1. 51c1231 spl: spi: Do not hardcode fixed size for header by Michal Simek · 6 years ago
  2. 83a6456 spl: ram: Fix u_boot_pos calculation by Michal Simek · 6 years ago
  3. a4b38fc Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  4. 70fe287 spl: add support to booting with OP-TEE by Kever Yang · 6 years ago
  5. 592cd5d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  6. aa608b6 spl: mmc: Report device number when we fail by Alex Kiernan · 6 years ago
  7. bbef20d Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  8. 975e789 spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · 6 years ago
  9. 04ce542 spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  10. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  11. 08c4531 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  12. 8802741 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  13. 586bde9 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  14. c3c19c2 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · 6 years ago
  15. 94cb986 spl: fix debug print in spl_common_init() by Simon Goldschmidt · 6 years ago
  16. 0041670 kconfig: fix typo 'parition' by Simon Goldschmidt · 6 years ago
  17. e13278c power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  18. 0cba6e9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  19. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  20. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  21. 6f796a9 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  22. 7550dbe spl: Add option SPL_PAYLOAD by York Sun · 6 years ago
  23. 02db548 spl: remove dependency to "asm/utils.h" by Paulo Zaneti · 6 years ago
  24. de5dd4c spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · 6 years ago
  25. 25dabd7 spl: Make the spl_nand_load_image static by Michael Trimarchi · 6 years ago
  26. 7267fbf spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · 6 years ago
  27. 14acea0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · 6 years ago
  28. 6ecd820 spl: nor: Add FIT support by York Sun · 6 years ago
  29. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  30. 3907eef spl: fit: display a message when an FPGA image is loaded by Luis Araneda · 6 years ago
  31. d154ca6 spl: fit: verify images prior to post processing by Ben Whitten · 6 years ago
  32. 56419ea spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · 6 years ago
  33. 26ad648 spl: spi: Support full fitImage handling by Marek Vasut · 6 years ago
  34. 8b1531f spl: fat: Support full fitImage handling by Marek Vasut · 6 years ago
  35. bfc6bae reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  36. 1da1938 spl: Add default values for ARCH_MX7 by Fabio Estevam · 6 years ago
  37. 919d25c u-boot: Fix several typos by Shyam Saini · 6 years ago
  38. 8a9dc16 spl: Add full fitImage support by Marek Vasut · 6 years ago
  39. 26a6422 spl: fit: Add support for loading FPGA bitstream by Marek Vasut · 6 years ago
  40. a8be249 bootcount: spl: Extend SPL to support bootcount incrementation by Lukasz Majewski · 6 years ago
  41. afa9609 bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 6 years ago
  42. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  43. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  44. 14ad44a spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 6 years ago
  45. 3bac19c spl: Add dependency on serial to Ymodem by Alex Kiernan · 6 years ago
  46. 117a0e0 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · 6 years ago
  47. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  48. d79dfd4 spl: ram: Add TPL Kconfig symbols by Marek Vasut · 6 years ago
  49. 4913261 spl: ram: Convert to CONFIG_IS_ENABLED by Marek Vasut · 6 years ago
  50. 6ce3d67 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · 6 years ago
  51. 1e725e2 tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · 6 years ago
  52. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 6 years ago
  53. 1f8e4bf image: fit: Show firmware configuration property if present by Michal Simek · 6 years ago
  54. 35a6696 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · 7 years ago
  55. 3bf5f13 Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  56. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  57. 55fe0e2 spl: fix binman_sym output check by Miquel Raynal · 7 years ago
  58. 0e373c0 spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
  59. 5c643db SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  60. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  61. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  62. 24ccd0c usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  63. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  64. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  65. 0b674a3 spl: include timezone in banner by Klaus Goger · 7 years ago
  66. f2ee915 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  67. 0292bc0 spl: add option to disable SPL banner output by Anatolij Gustschin · 7 years ago
  68. af2f442 spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · 7 years ago
  69. 0289e29 spl: atf: pass NULL for bl32_ep pc by Kever Yang · 7 years ago
  70. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  71. d21fb63 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option by Philipp Tomsich · 7 years ago
  72. 15616a0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  73. dfce179 binman: Add binman support to spl_ram.c by Simon Glass · 7 years ago
  74. 8bee2d2 binman: Add binman symbol support to SPL by Simon Glass · 7 years ago
  75. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  76. 7fef4590 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled by Tom Rini · 7 years ago
  77. 337bbb6 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  78. 506c428 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item by Philipp Tomsich · 7 years ago
  79. aa122f6 spl: rename config item SPL_ATF_SUPPORT to SPL_ATF by Philipp Tomsich · 7 years ago
  80. 1d37909 spl: atf: introduce spl_invoke_atf and make bl31_entry private by Philipp Tomsich · 7 years ago
  81. a616c78 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · 7 years ago
  82. d879616 spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · 7 years ago
  83. 8502f9f thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  84. 3fe3839 SPL: fix printing of image name by André Draszik · 7 years ago
  85. 8f4d62b spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip by Kever Yang · 7 years ago
  86. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  87. 26f9184 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  88. d1fc0a3 spl: fix assignment of board info to global data by York Sun · 7 years ago
  89. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  90. ff6c312 TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · 7 years ago
  91. b016b58 spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() by Seung-Woo Kim · 7 years ago
  92. 933f67a spl: Fix compiling warning on gunzip argument by York Sun · 7 years ago
  93. a8c5112 spl: stash bootstage info before jump to next stage by Kever Yang · 7 years ago
  94. 2d2531b spl: add newline in debug output by Anatolij Gustschin · 7 years ago
  95. c8bc3c0 spl: fit: Add booting OS first by York Sun · 7 years ago
  96. 5fd13d9 spl: fit: Support both external and embedded data by York Sun · 7 years ago
  97. 7264f29 spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  98. b5b82ab spl: typo fix for SPL_ATF_SUPPORT description by Kever Yang · 7 years ago
  99. f9d42d8 spl: do not repeat timer init on i.MX6 by Anatolij Gustschin · 7 years ago
  100. a3774c1 spl: add serial download protocol (SDP) support by Stefan Agner · 7 years ago