1. a9a8271 spl: Set spl_image->fdt_addr pointer for full fitImage configuration by Marek Vasut · 5 years ago
  2. 048a92e Fix spelling of available. by Vagrant Cascadian · 5 years ago
  3. 7296a33 spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled by Jean-Jacques Hiblot · 5 years ago
  4. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  5. 0698528 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  6. 443b3ce spl: spl_nand.c: Add NAND loading message by Stefan Roese · 6 years ago
  7. 792dd57 spl: ymodem: Add support for loading full fitImages by Marek Vasut · 6 years ago
  8. b0cc1b8 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
  9. d574c19 spl: ymodem: Move GZ handling out of YModem session by Marek Vasut · 6 years ago
  10. 6d8dbe4 spl: ymodem: Terminate YModem session on error by Marek Vasut · 6 years ago
  11. cf8dcc5 common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled by Abel Vesa · 6 years ago
  12. 438dcab spl: add debug print for early malloc usage by Simon Goldschmidt · 6 years ago
  13. dae5c2d spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  14. 7953601 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  15. 7287597 spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · 6 years ago
  16. 778572d mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  17. 0c6f187 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  18. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  19. d8c3ea9 spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · 6 years ago
  20. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  21. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago WIP-26Jan2019
  22. 6536ca4 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  23. 2dcfa05 common: spl: Kconfig: spelling fixes by Chris Packham · 6 years ago
  24. 92e5cb8 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · 6 years ago
  25. f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  26. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago WIP-01Jan2019
  27. f6282cd imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M by Ye Li · 6 years ago
  28. e246bfc SPL: Add HAB image authentication to FIT by Ye Li · 6 years ago
  29. 0f46fb5 spl: net: dm: usb: bind the gadget before attempting to load the image by Jean-Jacques Hiblot · 6 years ago
  30. d50d681 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  31. 91ff686 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  32. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago WIP-2018-11-25-master-imports
  33. c21f407 spl: Add a comment to spl_set_bd() by Simon Glass · 6 years ago
  34. aedc08b spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · 6 years ago
  35. d633006 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  36. 2d424eb spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  37. e945a72 spl: Set up the bloblist in SPL by Simon Glass · 6 years ago
  38. 4d8d305 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  39. 30c0740 spl: fix debug prints for tiny printf by Simon Goldschmidt · 6 years ago
  40. 3313ae6 spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · 6 years ago
  41. 51c1231 spl: spi: Do not hardcode fixed size for header by Michal Simek · 6 years ago
  42. 83a6456 spl: ram: Fix u_boot_pos calculation by Michal Simek · 6 years ago
  43. a4b38fc Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  44. 70fe287 spl: add support to booting with OP-TEE by Kever Yang · 6 years ago
  45. 592cd5d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago WIP-02Oct2018
  46. aa608b6 spl: mmc: Report device number when we fail by Alex Kiernan · 6 years ago
  47. bbef20d Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago WIP-27Sep2018
  48. 975e789 spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · 6 years ago
  49. 04ce542 spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  50. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  51. 08c4531 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  52. 8802741 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  53. 586bde9 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  54. c3c19c2 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · 6 years ago
  55. 94cb986 spl: fix debug print in spl_common_init() by Simon Goldschmidt · 6 years ago
  56. 0041670 kconfig: fix typo 'parition' by Simon Goldschmidt · 6 years ago
  57. e13278c power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  58. 0cba6e9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  59. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  60. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  61. 6f796a9 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  62. 7550dbe spl: Add option SPL_PAYLOAD by York Sun · 6 years ago
  63. 02db548 spl: remove dependency to "asm/utils.h" by Paulo Zaneti · 6 years ago
  64. de5dd4c spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · 6 years ago
  65. 25dabd7 spl: Make the spl_nand_load_image static by Michael Trimarchi · 6 years ago
  66. 7267fbf spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · 6 years ago
  67. 14acea0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · 6 years ago
  68. 6ecd820 spl: nor: Add FIT support by York Sun · 6 years ago
  69. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  70. 3907eef spl: fit: display a message when an FPGA image is loaded by Luis Araneda · 6 years ago
  71. d154ca6 spl: fit: verify images prior to post processing by Ben Whitten · 6 years ago
  72. 56419ea spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · 6 years ago
  73. 26ad648 spl: spi: Support full fitImage handling by Marek Vasut · 6 years ago
  74. 8b1531f spl: fat: Support full fitImage handling by Marek Vasut · 6 years ago
  75. bfc6bae reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  76. 1da1938 spl: Add default values for ARCH_MX7 by Fabio Estevam · 6 years ago
  77. 919d25c u-boot: Fix several typos by Shyam Saini · 6 years ago
  78. 8a9dc16 spl: Add full fitImage support by Marek Vasut · 6 years ago WIP-23May2018
  79. 26a6422 spl: fit: Add support for loading FPGA bitstream by Marek Vasut · 6 years ago
  80. a8be249 bootcount: spl: Extend SPL to support bootcount incrementation by Lukasz Majewski · 6 years ago
  81. afa9609 bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 6 years ago
  82. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  83. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  84. 14ad44a spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 7 years ago
  85. 3bac19c spl: Add dependency on serial to Ymodem by Alex Kiernan · 7 years ago
  86. 117a0e0 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · 7 years ago
  87. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  88. d79dfd4 spl: ram: Add TPL Kconfig symbols by Marek Vasut · 7 years ago
  89. 4913261 spl: ram: Convert to CONFIG_IS_ENABLED by Marek Vasut · 7 years ago
  90. 6ce3d67 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · 7 years ago
  91. 1e725e2 tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  92. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  93. 1f8e4bf image: fit: Show firmware configuration property if present by Michal Simek · 7 years ago
  94. 35a6696 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · 7 years ago
  95. 3bf5f13 Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  96. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago WIP-04Apr2018
  97. 55fe0e2 spl: fix binman_sym output check by Miquel Raynal · 7 years ago
  98. 0e373c0 spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
  99. 5c643db SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  100. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago