1. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · Mon Jul 24 17:43:34 2017 +0800
  2. 2a4a20c mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · Thu Jun 22 16:52:36 2017 +0900
  3. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  4. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · Fri Jun 16 17:25:05 2017 -0500
  5. 5727d53 spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · Sun Jun 25 10:26:11 2017 +0200
  6. 9e58265 SPL: Add XIP booting support by Vikas Manocha · Sun May 28 12:55:11 2017 -0700
  7. 11dd706 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · Sun May 28 12:55:08 2017 -0700
  8. 3c82f98 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards by Tom Rini · Mon May 22 19:21:57 2017 +0000
  9. 01154cb bootstage: Support SPL by Simon Glass · Mon May 22 05:05:35 2017 -0600
  10. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · Fri Jun 02 17:53:59 2017 +0530
  11. df7576b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 22 14:15:16 2017 -0400
  12. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
  13. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
  14. e7c5856 SPL: FIT: allow loading multiple images by Andre Przywara · Wed Apr 26 01:32:37 2017 +0100
  15. 29053e9 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · Wed Apr 26 01:32:36 2017 +0100
  16. e7b3108 SPL: FIT: improve error handling by Andre Przywara · Wed Apr 26 01:32:35 2017 +0100
  17. 525e9c9 SPL: FIT: rework U-Boot image loading by Andre Przywara · Wed Apr 26 01:32:34 2017 +0100
  18. 1e329b6 SPL: FIT: refactor FDT loading by Andre Przywara · Wed Apr 26 01:32:33 2017 +0100
  19. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon May 15 20:17:56 2017 -0400
  20. 6e79a91 spl: add support to booting with ATF by Kever Yang · Fri May 05 11:47:45 2017 +0800
  21. a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · Tue May 09 20:31:40 2017 +0900
  22. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  23. 4cca5cf common: dfu: ignore reset for spl-dfu by B, Ravi · Thu May 04 15:45:29 2017 +0530
  24. 7e0c0ea spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · Thu May 04 15:45:28 2017 +0530
  25. 4cf02b1 boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · Tue Apr 18 17:27:27 2017 +0530
  26. 52778a6 spl: reorder the assignment of board info to global data by Lokesh Vutla · Tue Apr 18 17:27:23 2017 +0530
  27. e8eba3f spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · Mon Apr 17 17:45:11 2017 +0200
  28. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · Fri Apr 07 15:38:13 2017 -0700
  29. 0a88c80 spl: net: Add FIT image support over network boot by Andrew F. Davis · Fri Apr 07 14:29:36 2017 -0500
  30. d5a7599 spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC by Alexandru Gagniuc · Tue Apr 04 10:02:58 2017 -0700
  31. 7b22ba0 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point by Vikas Manocha · Fri Mar 31 16:34:39 2017 -0700
  32. 89ea21e spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN by Tom Rini · Mon Mar 20 14:19:27 2017 -0400
  33. 1c97f1e Kconfig: Disable non-FIT SPL loading for TI secure devices by Andrew F. Davis · Thu Feb 16 11:18:40 2017 -0600
  34. 7463034 spl: Add option to enable SPL Legacy image support by Andrew F. Davis · Thu Feb 16 11:18:39 2017 -0600
  35. b4be3c3 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · Thu Feb 16 11:18:38 2017 -0600
  36. 3225899 spl: Add spl_early_init() by Eddie Cai · Wed Mar 15 08:43:28 2017 -0600
  37. f5ba985 SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · Fri Feb 10 17:15:35 2017 -0800
  38. 8d770f4 SPL: add support to boot from a partition type by Dalon Westergreen · Fri Feb 10 17:15:34 2017 -0800
  39. 36258a5 spl: Allow PCH drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:33 2017 -0700
  40. 0c1b41a spl: Allow timer drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:32 2017 -0700
  41. b69691b spl: Allow RTC drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:31 2017 -0700
  42. 6569f3a spl: Allow PCI drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:30 2017 -0700
  43. eca677f spl: Allow CPU drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:29 2017 -0700
  44. 2c066d6 spl: spi: Add a debug message if loading fails by Simon Glass · Mon Jan 16 07:03:27 2017 -0700
  45. 43ccfaf ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB by Masahiro Yamada · Sat Jan 28 06:53:53 2017 +0900
  46. ac8ec0d Revert "armv8: release slave cores from CPU_RELEASE_ADDR" by Masahiro Yamada · Fri Jan 20 18:30:58 2017 +0900
  47. 080f414 spl: Remove overwrite of relocated malloc limit by Andrew F. Davis · Fri Jan 27 10:39:19 2017 -0600
  48. 0700993 spl: Add some missing newlines by Andrew F. Davis · Thu Jan 12 10:19:55 2017 -0600
  49. 2487488 spl: Remove inline ifdef check for EXT and FAT support by Andrew F. Davis · Fri Jan 06 13:35:45 2017 -0600
  50. bc21358 armv8: release slave cores from CPU_RELEASE_ADDR by Oded Gabbay · Wed Dec 28 13:38:35 2016 +0200
  51. cd01e64 spl: move RAM boot support in separate file by Stefan Agner · Fri Dec 23 07:51:53 2016 +0100
  52. e2eaac1 Convert CONFIG_SPL_RAM_DEVICE to defconfig by Stefan Agner · Fri Dec 23 07:51:52 2016 +0100
  53. 9732f79 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · Sat Jan 14 12:20:23 2017 -0500
  54. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · Mon Jan 02 11:48:31 2017 +0000
  55. 2b530f9 spl: Drop announce_boot_device() by Simon Glass · Wed Nov 30 15:30:53 2016 -0700
  56. f1e5575 spl: Pass the loader into spl_load_image() by Simon Glass · Wed Nov 30 15:30:52 2016 -0700
  57. c9ef185 spl: Move the loading code into its own function by Simon Glass · Wed Nov 30 15:30:51 2016 -0700
  58. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  59. 0ef6ec8 dm: spl: mmc: Fix EXT SPL support by Michal Simek · Thu Dec 01 11:09:01 2016 +0100
  60. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · Sun Nov 13 14:21:58 2016 -0700
  61. 8d5c4c3 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · Thu Dec 01 02:06:35 2016 +0100
  62. f537e39 mmc: Tinification of the mmc code by Marek Vasut · Thu Dec 01 02:06:33 2016 +0100
  63. 64a77a4 spl: mmc: fix switch statement by Max Krummenacher · Tue Nov 01 15:04:20 2016 +0100
  64. 0489c3b spl: add USB Gadget config option by Stefan Agner · Mon Nov 21 10:58:53 2016 -0800
  65. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · Mon Nov 21 10:58:52 2016 -0800
  66. 7ccd412 spl: add RAM boot device only if it is actually defined by Stefan Agner · Mon Nov 21 10:58:51 2016 -0800
  67. 7c8cb47 spl: remove redundant call to parse_image_header() by tomas.melin@vaisala.com · Wed Nov 16 13:15:05 2016 +0200
  68. e379f59 spl: add check for FIT-header when loading image by tomas.melin@vaisala.com · Wed Nov 16 12:54:39 2016 +0200
  69. db5862d ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · Sun Nov 06 18:33:57 2016 +0100
  70. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · Wed Nov 16 19:19:05 2016 +0200
  71. 6592893 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · Thu Oct 06 07:55:16 2016 +0200
  72. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · Thu Oct 06 07:55:15 2016 +0200
  73. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · Wed Sep 28 14:46:18 2016 +0530
  74. ce8f509 spl: Make spl_boot_list a local variable by Simon Glass · Sat Sep 24 18:20:17 2016 -0600
  75. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · Sat Sep 24 18:20:16 2016 -0600
  76. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:15 2016 -0600
  77. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:14 2016 -0600
  78. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  79. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  80. d9aefcb spl: Convert spl_net_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:11 2016 -0600
  81. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:09 2016 -0600
  82. 172b39f spl: spi: Move the generic SPI loader into common/spl by Simon Glass · Sat Sep 24 18:20:08 2016 -0600
  83. 3d2872e spl: Convert spl_sata_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:07 2016 -0600
  84. c43541b spl: Convert spl_usb_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:06 2016 -0600
  85. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:05 2016 -0600
  86. 8f42e64 spl: Convert spl_nor_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:04 2016 -0600
  87. 383aa47 spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:03 2016 -0600
  88. 6cf82c9 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:02 2016 -0600
  89. 92619e8 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:01 2016 -0600
  90. d449cb8 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:00 2016 -0600
  91. d561db9 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · Sat Sep 24 18:19:59 2016 -0600
  92. d1cf373 spl: Add a way to declare an SPL image loader by Simon Glass · Sat Sep 24 18:19:58 2016 -0600
  93. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  94. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · Sat Sep 24 18:19:56 2016 -0600
  95. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  96. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  97. 11a1a27 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · Sat Sep 24 18:19:52 2016 -0600
  98. 2fb19df dra7x: boot: add dfu bootmode support by B, Ravi · Thu Jul 28 17:39:17 2016 +0530
  99. d207b7e spl: dfu: adding dfu support functions for SPL-DFU by B, Ravi · Thu Jul 28 17:39:16 2016 +0530
  100. 688be33 Kconfig: tpl: Add some TPL support options to Kconfig by Simon Glass · Mon Sep 12 23:18:27 2016 -0600