Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / common /
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-09 Tom RiniMerge tag 'video-20211009' of https://source.denx.de...
2021-10-09 Anatolij Gustschincommon: Kconfig: use 'vidconsole' name instead of old...
2021-10-09 Simon Glasslz4: Use a private header for U-Boot
2021-10-08 Tom RiniMerge branch '2021-10-08-image-cleanups'
2021-10-08 Simon Glassimage: Split up boot_get_fdt()
2021-10-08 Simon Glassimage: Reduce variable scope in boot_get_fdt()
2021-10-08 Simon Glassimage: Remove some #ifdefs from image-fit and image...
2021-10-08 Simon Glassimage: Remove #ifdefs from select_ramdisk()
2021-10-08 Simon Glassimage: Split up boot_get_ramdisk()
2021-10-08 Simon Glassimage: Reduce variable scope in boot_get_ramdisk()
2021-10-08 Simon Glassimage: Drop most #ifdefs in image-board.c
2021-10-08 Simon Glassimage: Drop #ifdefs for fit_print_contents()
2021-10-08 Simon Glassimage: Tidy up fit_unsupported_reset()
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_IGNORE
2021-10-08 Simon Glassimage: Drop IMAGE_OF_SYSTEM_SETUP
2021-10-08 Simon Glassimage: Drop IMAGE_OF_BOARD_SETUP
2021-10-08 Simon Glassimage: Drop IMAGE_BOOT_GET_CMDLINE
2021-10-08 Simon Glassimage: Use the correct checks for CRC32
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_OF_LIBFDT
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_FIT
2021-10-08 Simon Glasshash: Drop some #ifdefs in hash.c
2021-10-08 Simon Glasshash: Use Kconfig to enable hashing in host tools and SPL
2021-10-08 Simon Glassimage: Add Kconfig options for FIT in the tools build
2021-10-08 Simon Glasscompiler: Rename host_build() to tools_build()
2021-10-08 Simon Glassimage: Remove ifdefs around image_setup_linux() el at
2021-10-08 Simon Glassimage: Avoid #ifdefs for manual relocation
2021-10-08 Simon Glassimage: Create a function to do manual relocation
2021-10-08 Simon Glassimage: Split host code out into its own file
2021-10-08 Simon Glassimage: Fix up checkpatch warnings in image-board.c
2021-10-08 Simon Glassimage: Split board code out into its own file
2021-10-08 Simon Glassimage: Update image_decomp() to avoid ifdefs
2021-10-08 Simon Glassimage: Update zstd to avoid reporting error twice
2021-10-08 Simon Glassimage: Avoid switch default in image_decomp()
2021-10-08 Simon Glasszstd: Create a function for use from U-Boot
2021-10-07 Heiko Schocherimx: spl: fix imx8m secure boot
2021-10-07 Heiko Schocherspl_fit. add hook to make fixes after fit header is...
2021-10-07 Tom RiniMerge tag 'u-boot-amlogic-20211007' of https://source...
2021-10-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-07 Samuel Hollandriscv: image: Use the first DRAM bank for bootm_low
2021-10-05 Tom RiniMerge branch '2021-10-05-general-updates'
2021-10-05 Patrick Delaunaylib: optee: remove the duplicate CONFIG_OPTEE
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-30 Tom RiniMerge branch '2021-09-30-whitespace-cleanups' into...
2021-09-30 Wolfgang DenkWS cleanup: remove SPACE(s) followed by TAB
2021-09-30 Wolfgang DenkWS cleanup: remove trailing white space
2021-09-30 Wolfgang DenkWS cleanup: remove trailing empty lines
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-28 Tom RiniMerge branch '2021-09-25-TI-platform-updates' into...
2021-09-28 Tom Riniti: keystone: Move away from CONFIG_SOC_KEYSTONE
2021-09-27 Tom RiniMerge tag 'dm-pull-next-27sep21' of https://source...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-25 Simon Glasstreewide: Simply conditions with the new OF_REAL
2021-09-25 Simon Glasstreewide: fdt: Move fdt_get_config_... to ofnode_conf_r...
2021-09-24 Tom RiniMerge branch '2021-09-23-assorted-updates' into next
2021-09-23 Artem Lapkinimage: add lz4 zstd compression magic map
2021-09-23 Tom RiniMerge tag 'u-boot-at91-2022.01-a' of https://source...
2021-09-22 Tom RiniMerge branch '2021-09-22-general-updates' into next
2021-09-17 Pali RohárRemove including timestamp.h in version.h
2021-09-17 Pali Rohárversion: Move version_string[] from version.h to versio...
2021-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-09-14 Alexandru Gagniucimage: Avoid erroneous double byte-swap in CRC value
2021-09-14 Tom RiniMerge branch '2021-09-14-assorted-fixes'
2021-09-14 Alexandru Gagniucimage: rsa: Move padding_algos to linker lists
2021-09-14 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-09-13 Tom RiniMerge branch '2021-09-09-finish-pre-DM_PCI-removal'
2021-09-13 Simon Glasspci: Drop DM_PCI
2021-09-09 Tom RiniMerge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'
2021-09-08 Alexandru Gagniucimage: Drop if/elseif hash selection in calculate_hash()
2021-09-08 Alexandru Gagniuccommon: Move MD5 hash to hash_algo[] array.
2021-09-08 Alexandru Gagniuccommon/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST...
2021-09-08 Alexandru Gagniuccommon: Remove unused CONFIG_FIT_SHAxxx selectors
2021-09-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-07 Zong Licommon: board_r: support enable_caches for RISC-V
2021-09-04 Tom RiniMerge branch '2021-09-04-makefile-cleanups-part-b'...
2021-09-04 Simon Glassnet: Move network rules to drivers/net
2021-09-04 Simon Glassnet: Rename SPL_NET_SUPPORT to SPL_NET
2021-09-04 Simon Glasspower: Refactor Makefile rules
2021-09-04 Simon Glasssata: Rename SATA_SUPPORT to SATA
2021-09-04 Simon Glassppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR
2021-09-04 Simon GlassRename CACHE_SUPPORT to CACHE
2021-09-04 Simon Glassspi: Rename SPI_SUPPORT to SPI
2021-09-04 Simon Glassserial: Rename SERIAL_SUPPORT to SERIAL
2021-09-04 Simon Glassrtc: Rename RTC_SUPPORT to RTC
2021-09-04 Simon Glasspch: Rename PCH_SUPPORT to PCH
2021-09-04 Simon Glassmmc: Rename MMC_SUPPORT to MMC
2021-09-03 Tom RiniMerge branch '2021-09-03-xyz-modem-fixes' into next
2021-09-03 Pali Rohárxyz-modem: Allow to cancel transfer also by CTRL+C
2021-09-03 Pali Rohárxyz-modem: Put xyzModem_stream_close debug diagnostic...
2021-09-03 Pali Rohárxyz-modem: Fix x-modem "xyzModem_eof error" at the...
2021-09-03 Pali Rohárxyz-modem: Fix crash after cancelling transfer
2021-09-02 Tom RiniMerge branch '2021-09-02-assorted-fixes' into next
2021-09-01 Chia-Wei Wangfit: Use DM hash driver if supported
2021-08-31 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2021-08-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-08-31 Tom RiniMerge branch '2021-08-31-kconfig-migrations-part2'...
2021-08-31 Michal SimekKconfig: Remove all default n/no options
2021-08-31 Tom RiniConvert CONFIG_RAMBOOT_PBL et al to Kconfig
next