1. 9c5970c ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · 5 years ago
  2. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  3. 00000ff Merge branch '2019-08-26-master-imports' by Tom Rini · 5 years ago
  4. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  5. af720a2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  6. 2a2a925 riscv: support SPL stack and global data relocation by Lukas Auer · 5 years ago
  7. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  8. 80afee7 spl: fit: use U-Boot device tree when FIT image has no device tree by Lukas Auer · 5 years ago
  9. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  10. 43a1e2d Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · 5 years ago
  11. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  12. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  13. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  14. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  15. 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
  16. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  17. 0b82085 spl: implement stack usage check by Simon Goldschmidt · 5 years ago
  18. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  19. c9eff6a spl: sata: support U-Boot load from raw sata disk by Baruch Siach · 5 years ago
  20. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  21. 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  22. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  23. d38c8ad sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · 6 years ago
  24. 6698318 spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · 6 years ago
  25. 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  26. 6c9771e SPL: Default to disabling legacy image support when using FIT by Tom Rini · 6 years ago
  27. 9f8d994 spl: Fix typo in kernel doc by Miquel Raynal · 6 years ago
  28. 2f490e4 spl: sata: don't force FS_FAT support by Baruch Siach · 6 years ago
  29. 6b6d862 spl: sata: fix build with DM_SCSI by Baruch Siach · 6 years ago
  30. b522464 spl: sata: add default partition and image name by Baruch Siach · 6 years ago
  31. cfe40f4 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 6 years ago
  32. 3ce740d ubispl: add support for loading volumes by name by Hamish Guthrie · 6 years ago
  33. f5aa176 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · 6 years ago
  34. b76d8c2 spl: atf: Fix uninitialized pointer to bl31_image_info by Frieder Schrempf · 5 years ago
  35. 8f6b935 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  36. 09580e2 usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 5 years ago
  37. 69732df Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  38. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 6 years ago
  39. 24d8ab3 usb: gadget: error out if g_dnl registration fails by Sjoerd Simons · 5 years ago
  40. c1abd50 spl: dfu: Fix printed variable name by Marek Vasut · 6 years ago
  41. dbc2c5f Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  42. 8ea5220 spl: imx6: Provide a SPL_SIZE_LIMIT default by Fabio Estevam · 5 years ago
  43. bc074c6 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  44. 764f766 spl: Correct SPL_SIZE_LIMIT Kconfig option by Tom Rini · 5 years ago
  45. c272283 spl: add overall SPL size check by Simon Goldschmidt · 6 years ago
  46. fdd833e spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · 6 years ago
  47. 187b9e3 spl: Set spl_image->fdt_addr pointer for full fitImage configuration by Marek Vasut · 6 years ago
  48. 973c099 Fix spelling of available. by Vagrant Cascadian · 6 years ago
  49. 943ec25 spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled by Jean-Jacques Hiblot · 6 years ago
  50. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  51. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  52. 438b6cd spl: spl_nand.c: Add NAND loading message by Stefan Roese · 6 years ago
  53. 3114a95 spl: ymodem: Add support for loading full fitImages by Marek Vasut · 6 years ago
  54. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
  55. f0c7fdc spl: ymodem: Move GZ handling out of YModem session by Marek Vasut · 6 years ago
  56. 09e84ec spl: ymodem: Terminate YModem session on error by Marek Vasut · 6 years ago
  57. 53420dc common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled by Abel Vesa · 6 years ago
  58. b3672af spl: add debug print for early malloc usage by Simon Goldschmidt · 6 years ago
  59. 1714047 spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  60. 5ea11ba5 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  61. f53872d spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · 6 years ago
  62. 3f5fb8b mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  63. 4d848c9 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  64. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  65. 87fda0c spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · 6 years ago
  66. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  67. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  68. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  69. 37bc316 common: spl: Kconfig: spelling fixes by Chris Packham · 6 years ago
  70. d963707 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · 6 years ago
  71. 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  72. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  73. d08aeb6 imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M by Ye Li · 6 years ago
  74. 9d5b0f4 SPL: Add HAB image authentication to FIT by Ye Li · 6 years ago
  75. 2c75314 spl: net: dm: usb: bind the gadget before attempting to load the image by Jean-Jacques Hiblot · 6 years ago
  76. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  77. 1794ae6 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  78. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  79. ef8d48a spl: Add a comment to spl_set_bd() by Simon Glass · 6 years ago
  80. 6324cce spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · 6 years ago
  81. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  82. 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  83. 4e0a52d spl: Set up the bloblist in SPL by Simon Glass · 6 years ago
  84. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  85. 1ddade6 spl: fix debug prints for tiny printf by Simon Goldschmidt · 6 years ago
  86. f707b5a spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · 6 years ago
  87. b76359a spl: spi: Do not hardcode fixed size for header by Michal Simek · 6 years ago
  88. 15e1216 spl: ram: Fix u_boot_pos calculation by Michal Simek · 6 years ago
  89. eab8e23 Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  90. a28d42c spl: add support to booting with OP-TEE by Kever Yang · 6 years ago
  91. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  92. f5920d0 spl: mmc: Report device number when we fail by Alex Kiernan · 6 years ago
  93. de4e126 Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  94. f354c3f spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · 6 years ago
  95. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  96. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  97. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  98. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  99. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  100. 96bdff5 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · 6 years ago