1. 1104167 SPL: Add support for specifying offset between header and image by Pali Rohár · Fri Jul 23 11:14:27 2021 +0200
  2. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  3. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  4. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  5. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · Sat Jul 10 21:14:29 2021 -0600
  6. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  7. 762b997 Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · Sat Jul 10 21:14:27 2021 -0600
  8. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · Sat Jul 10 21:14:26 2021 -0600
  9. a8437ce Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · Sat Jul 10 21:14:25 2021 -0600
  10. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · Sat Jul 10 21:14:24 2021 -0600
  11. f2b410a spl: Introduce spl_board_prepare_for_optee() hook by Alexandru Gagniuc · Thu Jul 15 14:19:24 2021 -0500
  12. 36fd3ba spl: mmc: Support OP-TEE payloads in Falcon mode by Alexandru Gagniuc · Thu Jul 15 14:19:23 2021 -0500
  13. 6e6f204 spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL) by John Keeping · Wed May 19 15:05:53 2021 +0100
  14. 58254e0 spl: Provide more information on boot failure by Simon Glass · Mon Jul 05 16:32:57 2021 -0600
  15. 1f3b92a Merge branch '2021-07-16-cleanup-image-support' by Tom Rini · Sat Jul 17 11:39:50 2021 -0400
  16. e025c65 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · Wed Jul 14 17:05:33 2021 -0500
  17. efc1223 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · Wed Jul 14 17:05:32 2021 -0500
  18. b8cacf2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · Wed Jul 14 17:05:30 2021 -0500
  19. de1ce23 spl: mmc: Factor out eMMC boot partition selection code by Marek Vasut · Sat Jul 03 04:55:32 2021 +0200
  20. a9765d0 bootstage: Eliminate when not enabled by Tom Rini · Mon May 03 16:48:58 2021 -0400
  21. 08b3fd6 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jul 01 08:57:23 2021 -0400
  22. 0e4f43d spl: fit: Also record architecture in /fit-images by Michal Simek · Thu May 27 11:40:09 2021 +0200
  23. b36dd3e common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · Fri Jun 11 11:45:05 2021 +0300
  24. 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · Thu May 27 06:52:13 2021 -0700
  25. 0606f9e spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · Thu May 20 13:08:44 2021 +0200
  26. 6ccf10a sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · Tue Apr 20 10:50:56 2021 -0400
  27. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · Thu Apr 08 11:56:11 2021 -0500
  28. 5d6a29b spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties by Alexandru Gagniuc · Thu Apr 01 13:25:29 2021 -0500
  29. d8d728e spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads by Alexandru Gagniuc · Thu Apr 01 13:25:28 2021 -0500
  30. 089f7cf spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT by Alexandru Gagniuc · Thu Apr 01 13:25:27 2021 -0500
  31. fdf312e spl: LOAD_FIT_FULL: Fix selection of the "fdt" node by Alexandru Gagniuc · Thu Apr 01 13:25:26 2021 -0500
  32. 0df0759 spl: fit: Support loading FPGA images from list of "loadables" by Alexandru Gagniuc · Mon Mar 29 12:05:14 2021 -0500
  33. 69a9966 spl: fit: Warn if FIT contains "fpga" property in config node by Alexandru Gagniuc · Mon Mar 29 12:05:13 2021 -0500
  34. ec2a574 spl: fit: Move FPGA loading code to separate functions by Alexandru Gagniuc · Mon Mar 29 12:05:12 2021 -0500
  35. c5236c3 spl: fit: Don't overwrite previous loadable if "load" is missing by Alexandru Gagniuc · Mon Mar 29 12:05:10 2021 -0500
  36. c67140d Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Apr 09 07:41:32 2021 -0400
  37. a2c63f0 spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · Mon Mar 01 14:33:28 2021 -0800
  38. 26205a3 spl: fit: nand: skip bad block handling if NAND chip not fully defined by Tim Harvey · Mon Mar 01 14:33:27 2021 -0800
  39. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · Wed Mar 17 11:10:58 2021 +0800
  40. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · Mon Mar 15 18:11:18 2021 +1300
  41. 97447ea spl: Split out bootstage ID into a function by Simon Glass · Mon Mar 15 18:11:15 2021 +1300
  42. 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · Mon Mar 15 17:25:35 2021 +1300
  43. 2192e98 spl: Convert spl_fit to work with sandbox by Simon Glass · Sun Mar 07 17:35:14 2021 -0700
  44. e12d98a spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · Sat Feb 06 09:57:27 2021 -0700
  45. 769ed25 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · Wed Jan 20 10:46:56 2021 -0600
  46. a4fed79 spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · Wed Jan 20 10:46:55 2021 -0600
  47. fa11a44 spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · Wed Jan 20 10:46:53 2021 -0600
  48. 5180553 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · Wed Jan 20 10:46:52 2021 -0600
  49. 93d1557 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · Wed Jan 20 10:46:51 2021 -0600
  50. 23243c9 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · Wed Jan 20 10:46:50 2021 -0600
  51. 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · Wed Jan 20 10:46:49 2021 -0600
  52. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  53. 53857ee x86: spl: Add a function to find the text base by Simon Glass · Sun Jan 24 10:06:03 2021 -0700
  54. 95e4ec1 spl: Add functions for next and previous phase by Simon Glass · Wed Jan 13 20:29:42 2021 -0700
  55. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · Fri Dec 11 19:56:47 2020 +0100
  56. d42cbee sunxi: support loading with SPL > 32KB by Andre Przywara · Mon Jan 11 21:11:39 2021 +0100
  57. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:34 2021 +0100
  58. ba87da4 common: spl: spl_fit.c: report an error on hash check fail by Philippe Reynes · Tue Nov 24 16:15:05 2020 +0100
  59. f97049f spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · Sat Nov 28 10:43:19 2020 +0200
  60. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  61. 0256017 spl: fit: Prefer a malloc()'d buffer for loading images by Alexandru Gagniuc · Wed Oct 21 18:32:58 2020 -0500
  62. afaf6ea spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · Wed Nov 18 17:45:58 2020 +0100
  63. 0e4d90c spl: atf: remove helper structure from common header by Michael Walle · Wed Nov 18 17:45:57 2020 +0100
  64. 2def7d9 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · Wed Nov 18 17:45:56 2020 +0100
  65. 203fede spl: atf: move storage for bl31_params into function by Michael Walle · Wed Nov 18 17:45:55 2020 +0100
  66. 6c5c03c spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · Thu Oct 29 18:50:29 2020 +0100
  67. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  68. 9e64a55 spl: Use standard FIT entries by Michal Simek · Thu Sep 03 11:24:28 2020 +0200
  69. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  70. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  71. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · Fri Sep 25 21:12:56 2020 +0300
  72. e646f51 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · Wed Oct 21 21:12:13 2020 -0500
  73. c27cbe8 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · Mon Oct 19 23:40:26 2020 +0200
  74. 426c34d spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · Tue Sep 29 23:14:29 2020 -0300
  75. cd27fea spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · Thu Sep 03 14:25:15 2020 -0300
  76. 38183e6 spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · Thu Sep 03 11:23:39 2020 +0200
  77. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · Wed Sep 09 14:41:56 2020 +0200
  78. 2d2f155 Fix data abort caused by mis-aligning FIT data by Reuben Dowle · Tue Sep 01 21:32:01 2020 +0000
  79. 0b4b47b sdp: call board_usb_init at spl_sdp_load_image by Frank Li · Tue Aug 18 18:16:43 2020 +0800
  80. 5dd935a spl: usb: Only init usb once by Faiz Abbas · Mon Aug 03 11:35:05 2020 +0530
  81. 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · Mon Aug 03 11:35:04 2020 +0530
  82. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  83. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · Sun Jul 19 10:15:31 2020 -0600
  84. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · Fri Jul 03 10:17:30 2020 -0500
  85. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · Fri Jul 03 08:09:45 2020 -0500
  86. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · Fri Jul 03 08:09:44 2020 -0500
  87. 257875d riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · Sun Jul 19 23:17:07 2020 -0700
  88. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  89. 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · Tue Jun 16 22:03:52 2020 +0200
  90. fdcb979 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · Wed May 27 13:56:21 2020 +0200
  91. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  92. faf8d14 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · Wed May 27 13:56:19 2020 +0200
  93. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  94. 358138f riscv: sbi: Add newline to error message by Sean Anderson · Sat Jun 06 15:26:03 2020 -0400
  95. b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · Wed Jun 24 06:41:18 2020 -0400
  96. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  97. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  98. 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · Fri May 29 11:33:37 2020 +0530
  99. 593b82e spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · Mon May 25 19:57:25 2020 +0200
  100. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600