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