Merge branch '2021-03-28-assorted-bugfixes'
[platform/kernel/u-boot.git] / common /
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-18 Tom RiniMerge branch '2021-03-17-assorted-fixes'
2021-03-17 schspaavb: Fix error when partition not found
2021-03-17 Simon Glassimage: Avoid -ENODATA in host tools
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-08 Tom RiniMerge tag 'u-boot-amlogic-20210308' of https://gitlab...
2021-03-08 Tom RiniMerge branch 'v2021.04-rc4' of https://github.com/lftan...
2021-03-08 Siew Chin Limarm: socfpga: soc64: Support Vendor Authorized Boot...
2021-03-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-03-05 Bin Mengcommon: Move initr_addr_map() to a bit earlier
2021-03-05 Bin Mengcommon: fdt_support: Support special case of PCI addres...
2021-03-04 Tom RiniMerge tag 'dm-pull-3mar21' of https://gitlab.denx.de...
2021-03-04 Simon Glassbootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT
2021-03-03 Tom RiniMerge tag 'u-boot-imx-20210303' of https://gitlab.denx...
2021-03-01 Frieder SchrempfRespect that some compression algos can be enabled...
2021-02-27 Tom RiniMerge tag 'efi-2021-04-rc3-2' of https://gitlab.denx...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-02-26 Stefan Brünsusb: kbd: Also accept keyboards with Interrupt OUT...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-25 Tom RiniMerge branch '2021-02-24-assorted-fixes'
2021-02-24 Klaus Heinrich KiwiKconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT
2021-02-24 Klaus Heinrich KiwiKconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE
2021-02-24 Wasim Khancmd: fdt: skip board specific fixup using env variable
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-22 Tom RiniMerge tag 'video-for-v2021.04-rc3' of https://gitlab...
2021-02-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-19 Andre Przywarafdt/sunxi: Remove OF_STDOUT_PATH
2021-02-19 Jaehoon Chungcommon: splash_source: fix -Wint-to-pointer-cast warning
2021-02-19 Tom RiniMerge tag 'mmc-2021-2-19' of https://gitlab.denx.de...
2021-02-18 Tom RiniMerge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
2021-02-18 Tom RiniMerge tag 'rpi-next-2021.04' of https://gitlab.denx...
2021-02-18 Nicolas Saenz Juliennedm: Introduce xxx_get_dma_range()
2021-02-18 Alexandru Gagniucspl: fit: Load devicetree when a Linux payload is found
2021-02-18 Alexandru Gagniucspl: fit: Replace #ifdef blocks with more readable...
2021-02-18 Alexandru Gagniucspl: fit: Only look up FIT configuration node once
2021-02-18 Alexandru Gagniucspl: fit: Remove useless loop in spl_fit_get_image_name()
2021-02-18 Alexandru Gagniucspl: fit: Pass FIT context via a structure pointer
2021-02-17 Alexandru Gagniucspl: fit: Factor out FIT parsing and use a context...
2021-02-17 Alexandru Gagniucspl: fit: Drop 'length' argument to board_spl_fit_post_...
2021-02-16 Tom RiniMerge branch '2021-02-16-assorted-improvements'
2021-02-16 Andy Shevchenkousb: kbd: destroy device after console is stopped
2021-02-16 Andy ShevchenkoIOMUX: Introduce iomux_replace_device()
2021-02-16 Andy ShevchenkoIOMUX: Split out for_each_console_dev() helper macro
2021-02-16 Andy ShevchenkoIOMUX: Split out iomux_match_device() helper
2021-02-16 Andy ShevchenkoIOMUX: Switch to use stdio_file_to_flags()
2021-02-16 Andy Shevchenkoconsole: Set file and devices at one go
2021-02-16 Andy Shevchenkoconsole: Set console device counter in console_devices_...
2021-02-16 Andy Shevchenkoconsole: Switch to use stdio_file_to_flags()
2021-02-16 Andy Shevchenkostdio: Introduce a new helper stdio_file_to_flags()
2021-02-16 Andy Shevchenkostdio: Split out nulldev_register() and move it under #if
2021-02-16 Andy Shevchenkostdio: Get rid of dead code, i.e. stdio_deregister()
2021-02-16 Tom RiniMerge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021...
2021-02-16 Simon Glassimage: Check for unit addresses in FITs
2021-02-16 Simon Glassimage: Add an option to do a full check of the FIT
2021-02-16 Simon Glassimage: Adjust the workings of fit_check_format()
2021-02-16 Simon Glassfit: Don't allow verification of images with @ nodes
2021-02-16 Simon Glassfdt_region: Check for a single root node of the correct...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
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...
next