1. de62790 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · Tue Jul 26 07:34:07 2016 +0200
  2. 55877f9 dm: spl: mmc: Support raw partitions with CONFIG_BLK by Simon Glass · Tue Jul 05 17:10:18 2016 -0600
  3. f0531a6 spl: fit: Fix the number of bytes read in raw mode by Lokesh Vutla · Tue Jul 19 14:56:14 2016 +0530
  4. 9c74372 spl: zImage support in Falcon mode by Ladislav Michl · Tue Jul 12 20:28:14 2016 +0200
  5. 2a8ea48 spl: support loading from UBI volumes by Ladislav Michl · Tue Jul 12 20:28:13 2016 +0200
  6. a0dfb84 spl: Fix compilation warnings for arm64 by Michal Simek · Wed Apr 27 16:07:20 2016 +0200
  7. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jul 15 10:44:01 2016 -0400
  8. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jul 15 08:06:22 2016 -0400
  9. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · Tue Jun 07 14:28:34 2016 +0300
  10. e9559fb dm: spl: Bind in all devices in SPL with of-platdata by Simon Glass · Mon Jul 04 11:58:14 2016 -0600
  11. bb94838 dm: spl: Don't set up device tree with of-platdata by Simon Glass · Mon Jul 04 11:57:56 2016 -0600
  12. ae9e3a5 spl: Drop include of i2c.h by Simon Glass · Mon Jul 04 11:57:43 2016 -0600
  13. cf839bd spl: fit: add support for post-processing of images by Daniel Allred · Mon Jun 27 09:19:21 2016 -0500
  14. 70061ba dm: spl: mmc: Support CONFIG_BLK in SPL MMC by Simon Glass · Sun Jun 12 23:30:32 2016 -0600
  15. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  16. 521240c Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jun 20 05:15:52 2016 -0400
  17. 4f238e7 spl: nand: support redundant u-boot image by Boris Brezillon · Mon Jun 06 10:16:58 2016 +0200
  18. 6771512 SPL ext: cosmetic: correct error message in spl_load_image_ext() by Petr Kulhavy · Sat Jun 18 12:21:17 2016 +0200
  19. ecb2364 SPL: ext: remove redundant ifdef statement by Petr Kulhavy · Tue Jun 14 12:06:36 2016 +0200
  20. 747ceee bootstage: call show_boot_progress also in SPL by Heiko Schocher · Tue Jun 07 08:31:20 2016 +0200
  21. c8f892b spl: fit: Fix non-matching DT names console output by Andreas Dannenberg · Fri Jun 03 14:05:04 2016 -0500
  22. aba2736 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Jun 02 21:42:23 2016 -0400
  23. d61ba11 spl: Allow settings malloc_f base address by Marek Vasut · Wed May 25 02:14:56 2016 +0200
  24. 970e201 spl: Remove bogus GD_FLG_SPL_INIT check by Marek Vasut · Mon May 30 17:10:53 2016 +0200
  25. c840585 spl: fit: Fix load address of fit header by Lokesh Vutla · Wed Jun 01 10:28:31 2016 +0530
  26. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 27 15:49:43 2016 -0400
  27. 37d2632 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · Tue May 24 10:34:44 2016 +0530
  28. 2d357e0 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · Tue May 24 10:34:43 2016 +0530
  29. 12c4922 spl: Support loading a FIT from NAND by Lokesh Vutla · Tue May 24 10:34:42 2016 +0530
  30. a0913a3 spl: Support loading a FIT from FAT FS by Lokesh Vutla · Tue May 24 10:34:39 2016 +0530
  31. f62cef1 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · Tue May 24 10:34:38 2016 +0530
  32. 906969d spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · Tue May 24 10:34:37 2016 +0530
  33. 670d304 dm: mmc: spl: Add support for CONFIG_BLK by Simon Glass · Sat May 14 14:03:06 2016 -0600
  34. 2e9306a SPL: FIT: Align loading address for header by Michal Simek · Thu Apr 28 10:36:11 2016 +0200
  35. 853fee2 SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode by Michal Simek · Thu Apr 28 09:54:16 2016 +0200
  36. 7a8465b spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · Tue May 10 07:54:20 2016 +0200
  37. 1f54cbb SPL: fat: Fix spl_parse_image_header() return value handling by Tom Rini · Mon May 23 11:51:13 2016 -0400
  38. 8667f8c spl: fit: Print error message when FDT is not present by Michal Simek · Wed May 04 15:08:00 2016 +0200
  39. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 17 13:58:27 2016 -0400
  40. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  41. 9a68432 dm: scsi: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:16 2016 -0600
  42. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:13 2016 -0600
  43. bf541b2 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE by Marek Vasut · Fri Apr 29 00:44:55 2016 +0200
  44. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · Fri Apr 29 00:44:54 2016 +0200
  45. 37342ab spl: spl_mmc: Disambiguate error message by Fabio Estevam · Wed Apr 20 23:12:04 2016 -0300
  46. 9dee77f spl: mmc: raw: Try to load u-boot if Linux image is not found by Lokesh Vutla · Mon Apr 11 15:24:50 2016 +0530
  47. b976eb2 Common: SPL: spl_nand: Fixed debug correct NAND ECC type. by Ahmed Samir Khalil · Fri Mar 25 13:13:17 2016 +0100
  48. 97f4842 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Wed Mar 23 18:35:11 2016 -0400
  49. 9ef3c9e spl: Print from which mmc slot spl is trying to boot by Hans de Goede · Sun Mar 20 14:17:10 2016 +0100
  50. 802f1c3 spl_mmc: allow to load raw image by Masahiro Yamada · Wed Mar 16 12:10:00 2016 +0900
  51. bc69da2 spl_nor: fix warning when compiled for 64bit target by Masahiro Yamada · Mon Feb 29 20:50:34 2016 +0900
  52. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  53. b52c7fc spl: Support loading a FIT from MMC by Simon Glass · Mon Feb 22 22:55:58 2016 -0700
  54. a6131a2 spl: Add an option to load a FIT containing U-Boot by Simon Glass · Mon Feb 22 22:55:56 2016 -0700
  55. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  56. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  57. 834dd88 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS by Guillaume GARDET · Thu Feb 18 18:17:36 2016 +0100
  58. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  59. 85260bb arm: move gd handling outside of C code by Albert ARIBAUD · Wed Nov 25 17:56:33 2015 +0100
  60. 05c2de8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Wed Dec 16 14:50:03 2015 -0500
  61. d09e59f spl: mmc: use block device number, not hard-coded 0 by Eric Nelson · Sat Dec 05 12:32:28 2015 -0700
  62. 9f08e44 spl: use panic_str instead of panic by Sjoerd Simons · Fri Dec 04 23:27:35 2015 +0100
  63. 51ace32 spl: mmc: Unify non/driver model spl_mmc_find_device() by Simon Glass · Wed Dec 02 10:59:13 2015 -0700
  64. 4faf63b spl: mmc: Rename 'mmc' variable to 'mmcp' by Simon Glass · Wed Dec 02 10:59:12 2015 -0700
  65. a2b771c spl: mmc: Fix compiler warning with CONFIG_DM_MMC by Simon Glass · Wed Dec 02 10:59:11 2015 -0700
  66. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · Sun Nov 08 17:11:54 2015 +0200
  67. 8ec2e6c spl: announce boot devices by Nikita Kiryanov · Sun Nov 08 17:11:52 2015 +0200
  68. 3ed9478 spl: add support for alternative boot device by Nikita Kiryanov · Sun Nov 08 17:11:51 2015 +0200
  69. 0a97881 common: spl: move image load to its own function by Nikita Kiryanov · Sun Nov 08 17:11:50 2015 +0200
  70. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  71. 2b3ae5f spl: mmc: get rid of emmc boot code duplication by Nikita Kiryanov · Sun Nov 08 17:11:48 2015 +0200
  72. 642648c spl: mmc: move fs boot into its own function by Nikita Kiryanov · Sun Nov 08 17:11:47 2015 +0200
  73. 011cd8f spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check by Nikita Kiryanov · Sun Nov 08 17:11:46 2015 +0200
  74. cc49f55 spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check by Nikita Kiryanov · Sun Nov 08 17:11:45 2015 +0200
  75. 022ddb8 spl: mmc: refactor device location code to its own function by Nikita Kiryanov · Sun Nov 08 17:11:44 2015 +0200
  76. ed52f4d spl: mmc: add break statements in spl_mmc_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:43 2015 +0200
  77. 08fb32e6 spl: nand: remove code duplication by Nikita Kiryanov · Sun Nov 08 17:11:42 2015 +0200
  78. 8f28038 malloc_simple: Add support for switching to DRAM heap by Hans de Goede · Sun Sep 13 15:04:17 2015 +0200
  79. a2c3672 spl: spl_relocate_stack_gd: Do not unnecessarily clear bss by Hans de Goede · Sun Sep 13 15:36:18 2015 +0200
  80. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  81. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · Wed Aug 12 07:31:54 2015 +0900
  82. 2ae4589 spl: Fix compile warning for arm64 by Gong Qianyu · Thu Jul 30 14:07:12 2015 +0800
  83. d0503cd spl: spl_mmc: Add option to boot from a MMC partition with offset by Stefan Roese · Mon Jul 20 11:20:39 2015 +0200
  84. 32f72f5 spl: Add a debug string before the jump to U-Boot by Simon Glass · Tue Jun 23 15:39:11 2015 -0600
  85. fa2a4db dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · Tue Jun 23 15:39:10 2015 -0600
  86. f22851a dm: mmc: Allow driver model to be used for MMC in SPL by Simon Glass · Tue Jun 23 15:38:51 2015 -0600
  87. 5614db8 spl: Add debugging info for spl_mmc boot by Simon Glass · Tue Jun 23 15:38:47 2015 -0600
  88. 4bd66e7 spl: spl_mmc: MMC boot mode provisions checks by Paul Kocialkowski · Mon Jun 08 23:05:09 2015 +0200
  89. 01c723f spl: spl_mmc: Minor cosmetics by Paul Kocialkowski · Wed Jun 03 18:48:51 2015 +0200
  90. 2d69f25 spl: spl_mmc: Error and count distinction by Paul Kocialkowski · Fri May 22 12:45:35 2015 +0200
  91. 295be40 spl: spl_mmc: fix mmc Falcon mode regression by Tim Harvey · Thu May 21 15:57:16 2015 -0700
  92. 097a3d0 spl: Correct address in spl_relocate_stack_gd() by Simon Glass · Wed May 13 21:15:21 2015 -0600
  93. 409d4f7 spl: spl_mmc: Partition raw boot mode for eMMC by Paul Kocialkowski · Mon Apr 27 10:20:23 2015 +0200
  94. 0d13972 spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics by Paul Kocialkowski · Mon Apr 27 10:20:22 2015 +0200
  95. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  96. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · Tue Mar 24 13:25:02 2015 -0700
  97. 9a49ec1 dm: Init device tree as well as driver model in SPL by Simon Glass · Fri Feb 27 22:06:42 2015 -0700
  98. 378dbdb Correct malloc_limit value for pre-relocation malloc() by Simon Glass · Fri Feb 27 22:06:37 2015 -0700
  99. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · Wed Apr 08 01:41:21 2015 -0500
  100. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500