1. 0f6cf5b Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  2. 6767ec7 binman: Add binman support to spl_ram.c by Simon Glass · 7 years ago
  3. 867a398 binman: Add binman symbol support to SPL by Simon Glass · 7 years ago
  4. 8876c7e SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  5. 386902a spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled by Tom Rini · 7 years ago
  6. 4faa011 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  7. e3a43a8 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item by Philipp Tomsich · 7 years ago
  8. f661881 spl: rename config item SPL_ATF_SUPPORT to SPL_ATF by Philipp Tomsich · 7 years ago
  9. 4ab63e0 spl: atf: introduce spl_invoke_atf and make bl31_entry private by Philipp Tomsich · 7 years ago
  10. e61eff9 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · 7 years ago
  11. 1345ffa spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · 7 years ago
  12. ae1627c thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  13. 13ee6da SPL: fix printing of image name by André Draszik · 7 years ago
  14. 6cc131d spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip by Kever Yang · 7 years ago
  15. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  16. 06eefbd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  17. a34ca5f spl: fix assignment of board info to global data by York Sun · 7 years ago
  18. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  19. c37e0cf TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · 7 years ago
  20. c0a4e2d spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() by Seung-Woo Kim · 7 years ago
  21. 25d65f1 spl: Fix compiling warning on gunzip argument by York Sun · 7 years ago
  22. aca62db spl: stash bootstage info before jump to next stage by Kever Yang · 7 years ago
  23. dcb711f spl: add newline in debug output by Anatolij Gustschin · 7 years ago
  24. a058b8a spl: fit: Add booting OS first by York Sun · 7 years ago
  25. adf99fa spl: fit: Support both external and embedded data by York Sun · 7 years ago
  26. a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  27. 0dacdb0 spl: typo fix for SPL_ATF_SUPPORT description by Kever Yang · 7 years ago
  28. 28674c9 spl: do not repeat timer init on i.MX6 by Anatolij Gustschin · 7 years ago
  29. d0d9d21 spl: add serial download protocol (SDP) support by Stefan Agner · 7 years ago
  30. 195bc4b spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · 7 years ago
  31. e062f91 spl: fix Makefile for NOR, XIP and YMODEM by Philipp Tomsich · 7 years ago
  32. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  33. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  34. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  35. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  36. deff59a spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · 7 years ago
  37. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  38. 0e22188 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago
  39. ae7dcd8 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · 7 years ago
  40. 0c8e75c spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL by Philipp Tomsich · 7 years ago
  41. 60e1578 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  42. 6c7a88e spl: dm: Kconfig: fix help text for SPL/TPL confusion by Philipp Tomsich · 7 years ago
  43. 1013935 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  44. 2706fb1 spl: configure 'return to bootrom' separately for SPL and TPL by Philipp Tomsich · 7 years ago
  45. 83ad702 spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  46. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  47. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  48. 2a4a20c mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
  49. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  50. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  51. 5727d53 spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · 7 years ago
  52. 9e58265 SPL: Add XIP booting support by Vikas Manocha · 8 years ago
  53. 11dd706 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · 8 years ago
  54. 3c82f98 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards by Tom Rini · 8 years ago
  55. 01154cb bootstage: Support SPL by Simon Glass · 8 years ago
  56. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
  57. df7576b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  58. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  59. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  60. e7c5856 SPL: FIT: allow loading multiple images by Andre Przywara · 8 years ago
  61. 29053e9 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · 8 years ago
  62. e7b3108 SPL: FIT: improve error handling by Andre Przywara · 8 years ago
  63. 525e9c9 SPL: FIT: rework U-Boot image loading by Andre Przywara · 8 years ago
  64. 1e329b6 SPL: FIT: refactor FDT loading by Andre Przywara · 8 years ago
  65. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  66. 6e79a91 spl: add support to booting with ATF by Kever Yang · 8 years ago
  67. a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
  68. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  69. 4cca5cf common: dfu: ignore reset for spl-dfu by B, Ravi · 8 years ago
  70. 7e0c0ea spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · 8 years ago
  71. 4cf02b1 boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · 8 years ago
  72. 52778a6 spl: reorder the assignment of board info to global data by Lokesh Vutla · 8 years ago
  73. e8eba3f spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · 8 years ago
  74. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  75. 0a88c80 spl: net: Add FIT image support over network boot by Andrew F. Davis · 8 years ago
  76. d5a7599 spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC by Alexandru Gagniuc · 8 years ago
  77. 7b22ba0 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point by Vikas Manocha · 8 years ago
  78. 89ea21e spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN by Tom Rini · 8 years ago
  79. 1c97f1e Kconfig: Disable non-FIT SPL loading for TI secure devices by Andrew F. Davis · 8 years ago
  80. 7463034 spl: Add option to enable SPL Legacy image support by Andrew F. Davis · 8 years ago
  81. b4be3c3 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  82. 3225899 spl: Add spl_early_init() by Eddie Cai · 8 years ago
  83. f5ba985 SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · 8 years ago
  84. 8d770f4 SPL: add support to boot from a partition type by Dalon Westergreen · 8 years ago
  85. 36258a5 spl: Allow PCH drivers to be used in SPL by Simon Glass · 8 years ago
  86. 0c1b41a spl: Allow timer drivers to be used in SPL by Simon Glass · 8 years ago
  87. b69691b spl: Allow RTC drivers to be used in SPL by Simon Glass · 8 years ago
  88. 6569f3a spl: Allow PCI drivers to be used in SPL by Simon Glass · 8 years ago
  89. eca677f spl: Allow CPU drivers to be used in SPL by Simon Glass · 8 years ago
  90. 2c066d6 spl: spi: Add a debug message if loading fails by Simon Glass · 8 years ago
  91. 43ccfaf ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB by Masahiro Yamada · 8 years ago
  92. ac8ec0d Revert "armv8: release slave cores from CPU_RELEASE_ADDR" by Masahiro Yamada · 8 years ago
  93. 080f414 spl: Remove overwrite of relocated malloc limit by Andrew F. Davis · 8 years ago
  94. 0700993 spl: Add some missing newlines by Andrew F. Davis · 8 years ago
  95. 2487488 spl: Remove inline ifdef check for EXT and FAT support by Andrew F. Davis · 8 years ago
  96. bc21358 armv8: release slave cores from CPU_RELEASE_ADDR by Oded Gabbay · 8 years ago
  97. cd01e64 spl: move RAM boot support in separate file by Stefan Agner · 8 years ago
  98. e2eaac1 Convert CONFIG_SPL_RAM_DEVICE to defconfig by Stefan Agner · 8 years ago
  99. 9732f79 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago
  100. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago