Merge tag 'u-boot-stm32-20210209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
[platform/kernel/u-boot.git] / common /
2021-02-02 Tom RiniMerge branch '2021-02-01-assorted-fixes'
2021-02-01 Ravik Hasijacommon: Kconfig.boot: Add FIT_PRINT config option
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2021-02-01 Simon Glassx86: spl: Add a function to find the text base
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Marek Szyprowskidfu: add support for the dfu_alt_info reintialization...
2021-01-29 Tom RiniMerge branch '2021-01-29-assorted-fixes'
2021-01-29 Heinrich Schuchardtavb: AVB_VERIFY depends on MMC
2021-01-28 Tom RiniMerge branch '2021-01-27-assorted-fixes-and-improvements'
2021-01-27 Yuezhang.Mo@sony.comautoboot: fix illegal memory access when stop key and...
2021-01-27 Simon Glassbloblist: Add missing tag names
2021-01-27 Simon Glassbloblist: Support relocating to a larger space
2021-01-27 Simon Glassspl: Add functions for next and previous phase
2021-01-27 Alexandru Gagniuccommon: fit-sig: Fix error message in fit_config_verify...
2021-01-27 Philippe Reynesbootcount: allow to use this feature on TPL
2021-01-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-25 Andre Przywarasunxi: support loading with SPL > 32KB
2021-01-25 Jernej Skrabecsunxi: Introduce common symbol for H6 like SoCs
2021-01-25 Tom RiniMerge tag 'u-boot-imx-20210125' of https://gitlab.denx...
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-24 Tom RiniMerge tag 'efi-2021-04-rc1-3' of https://gitlab.denx...
2021-01-23 Tom RiniMerge branch '2021-01-22-tool-updates'
2021-01-22 Joel Stanleyimage-fit: Fix FIT_CIPHER linking
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-18 Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-16 Peng Fancommon: Makefile: drop duplicated line
2021-01-16 Patrick Delaunayconsole: cosmetics: remove #if 0
2021-01-16 Heinrich Schuchardtcommon: always compile fixup_cmdtable()
2021-01-16 Philippe Reynescommon: spl: spl_fit.c: report an error on hash check...
2021-01-16 Steve Bennettcli_readline: Only insert printable chars
2021-01-16 Joel PeshkinAdd optional salt to AUTOBOOT_STOP_STR_SHA256
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Andy ShevchenkoIOMUX: Stop dropped consoles
2021-01-15 Andy ShevchenkoIOMUX: Drop indentation level by removing redundant...
2021-01-15 Andy ShevchenkoIOMUX: Refactor iomux_doenv() in order to increase...
2021-01-15 Andy ShevchenkoIOMUX: Preserve console list if realloc() fails
2021-01-15 Andy Shevchenkoconsole: rename search_device() to console_search_dev()
2021-01-15 Andy Shevchenkoconsole: Keep ->start() and ->stop() balanced
2021-01-15 Andy Shevchenkoconsole: Introduce console_start() and console_stop()
2021-01-15 Patrick Delaunayconsole: add console_has_tstc helper function for CONSO...
2021-01-15 Patrick Delaunayconsole: remove #ifdef CONFIG_CONSOLE_RECORD
2021-01-15 Patrick Delaunayconsole: add function console_devices_set
2021-01-15 Patrick Delaunayconsole: remove #ifdef CONFIG when it is possible
2021-01-15 Ovidiu Panaitspl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
2021-01-15 Ovidiu Panaitcommon: board_r: Drop arch-specific ifdefs around initr...
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_bbmii wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_api wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_jumptable wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_xen wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_noncached wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_pci wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_pci_ep wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_post_backlog wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_secondary_cpu wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_console_record wrapper
2021-01-15 Ovidiu Panaitcommon: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in...
2021-01-15 Ovidiu Panaitcommon: board_f: Move setup_machine code to setup_bdinfo
2021-01-15 Ovidiu Panaitcommon: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY...
2021-01-15 Ovidiu Panaitcommon: board_f: Drop initf_console_record wrapper
2021-01-15 Ovidiu Panaitcommon: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
2021-01-15 Patrick Delaunaylog: call vsnprintf only when it is needed to emit...
2021-01-15 Patrick Delaunayconsole: allow to record console output before ready
2021-01-15 Patrick Delaunayconsole: remove duplicated test on gd value
2021-01-15 Patrick Delaunaylog: use console puts to output trace before LOG init
2021-01-15 Patrick Delaunaylog: don't build the trace buffer when log is not ready
2021-01-15 Tom RiniMerge branch '2021.04-rc' of https://github.com/lftan...
2021-01-14 Tom RiniMerge tag 'efi-2021-04-rc1' of https://gitlab.denx...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-13 Heinrich Schuchardtimage-fit: fit_check_format check for valid FDT
2021-01-12 Tom RiniMerge tag 'ti-v2021.04-rc1' of https://gitlab.denx...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-12 Dario Binacchifdt: translate address if #size-cells = <0>
2021-01-12 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2021-01-11 Andre Przywaratools: mkimage: Add Allwinner eGON support
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'u-boot-stm32-20210106' of https://gitlab...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Tom RiniMerge tag 'ti-v2021.01-rc5' of https://gitlab.denx...
2021-01-05 Simon Glassspl: Drop bd_info in the data section
2021-01-05 Sebastian Reichelimage: support board_fit_config_name_match
2021-01-05 Sebastian Reichelimage: cleanup pre-processor usage
2021-01-04 Michal Simekcommon: usb_storage: Fix code indentation
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-23 Hongwei ZhangCommon:fdt: Check for error return value
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-12-07 Alexandru Gagniucspl: fit: Prefer a malloc()'d buffer for loading images
2020-12-07 Tom RiniMerge branch '2020-12-07-bootm-and-spl-atf-improvements...
2020-12-05 Simon Glassbootm: Support string substitution in bootargs
2020-12-04 Simon Glasscli: Support macro processing with a fixed-size buffer
next