1. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · Fri Apr 07 15:38:13 2017 -0700
  2. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · Fri Apr 28 08:51:44 2017 -0400
  3. ffde9dde dm: scsi: fix divide-by-0 error in scsi_scan() by Jean-Jacques Hiblot · Fri Apr 07 13:42:08 2017 +0200
  4. 37e721c scsi: move the partition initialization out of the scsi detection by Jean-Jacques Hiblot · Fri Apr 07 13:42:07 2017 +0200
  5. 0c447f0 scsi: make the LUN a parameter of scsi_detect_dev() by Jean-Jacques Hiblot · Fri Apr 07 13:42:06 2017 +0200
  6. 908994e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Apr 14 10:58:49 2017 -0400
  7. 17e4526 usb: return 0 from usb_stor_get_info even if removable media by Troy Kisky · Mon Apr 10 18:23:11 2017 -0700
  8. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  9. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · Wed Apr 05 18:08:01 2017 +0200
  10. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
  11. 0a88c80 spl: net: Add FIT image support over network boot by Andrew F. Davis · Fri Apr 07 14:29:36 2017 -0500
  12. 6940d67 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Apr 08 09:28:02 2017 -0400
  13. 3967101 common/xyzModem.c: Do not use hard-coded address for debug buffer by Alexandru Gagniuc · Tue Apr 04 10:42:31 2017 -0700
  14. 06bfeaa common/xyzModem.c: unifdef (Remove useless #ifdefs) by Alexandru Gagniuc · Tue Apr 04 10:42:30 2017 -0700
  15. d5a7599 spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC by Alexandru Gagniuc · Tue Apr 04 10:02:58 2017 -0700
  16. 58d48b0 common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE by Nobuhiro Iwamatsu · Sun Apr 02 07:48:12 2017 +0900
  17. 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
  18. 312f7ac Remove extra fdt_fixup_ethernet() call by Joakim Tjernlund · Thu Mar 23 18:02:41 2017 +0100
  19. 803a9bb env_mmc: Allow SPL to use any MMC device to load/save the environment by Jean-Jacques Hiblot · Wed Feb 01 11:26:53 2017 +0100
  20. d780cdc common: Move environment choice to Kconfig by Maxime Ripard · Mon Feb 27 18:22:03 2017 +0100
  21. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  22. e770603 board_f: powerpc: Drop unused headers by Simon Glass · Fri Mar 31 08:40:39 2017 -0600
  23. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  24. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  25. bbf26ab powerpc: Move setup_board_extra() into a PPC file by Simon Glass · Fri Mar 31 08:40:36 2017 -0600
  26. b3c1256 board_f: Move errno.h down to the bottom by Simon Glass · Fri Mar 31 08:40:35 2017 -0600
  27. db8035f board_f: Drop unused headers by Simon Glass · Fri Mar 31 08:40:34 2017 -0600
  28. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  29. 6a55322 board_f: Drop CONFIG_SPL_BUILD check by Simon Glass · Fri Mar 31 08:40:31 2017 -0600
  30. 70ac86c board_f: Put video memory reservation in one function by Simon Glass · Fri Mar 31 08:40:30 2017 -0600
  31. e3cb449 board_f: Move the extra #ifdef condition into reserve_mmu() by Simon Glass · Fri Mar 31 08:40:29 2017 -0600
  32. bcf257d board_f: Use a single condition for reserve_logbuffer() by Simon Glass · Fri Mar 31 08:40:28 2017 -0600
  33. acaf69f xtensa: Place relocated U-Boot in the normal place by Simon Glass · Fri Mar 31 08:40:27 2017 -0600
  34. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  35. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  36. ee7c36f board_f: x86: Use checkcpu() for CPU init by Simon Glass · Tue Mar 28 10:27:30 2017 -0600
  37. c04d5b9 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · Tue Mar 28 10:27:29 2017 -0600
  38. b419dbb board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · Tue Mar 28 10:27:28 2017 -0600
  39. 156283f board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · Tue Mar 28 10:27:27 2017 -0600
  40. 6829d8c powerpc: freescale: Unify the two get_clocks() calls by Simon Glass · Tue Mar 28 10:27:26 2017 -0600
  41. 34863be board_f: Use timer_init() on all archs by Simon Glass · Tue Mar 28 10:27:25 2017 -0600
  42. 4c974d7 board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · Tue Mar 28 10:27:24 2017 -0600
  43. e8d20d4 board_f: powerpc: Unified get_clocks() portion of init sequence by Simon Glass · Tue Mar 28 10:27:23 2017 -0600
  44. 25eb4cb board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · Tue Mar 28 10:27:22 2017 -0600
  45. 61572ad board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · Tue Mar 28 10:27:21 2017 -0600
  46. ffe0fb4 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · Tue Mar 28 10:27:20 2017 -0600
  47. 70064a7 board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections by Simon Glass · Tue Mar 28 10:27:19 2017 -0600
  48. 295c423 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · Tue Mar 28 10:27:18 2017 -0600
  49. b94eed5 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · Tue Mar 28 10:27:16 2017 -0600
  50. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  51. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  52. 3fdf217 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Apr 04 09:17:08 2017 -0400
  53. 9c8b3c7 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · Fri Mar 17 16:12:31 2017 +0800
  54. a7042f5 fdt_support: Fixup 'ethernet' aliases not ending in digits by Tuomas Tynkkynen · Mon Mar 20 10:04:55 2017 +0200
  55. 7e9b9d6 dm: Add callback to modify the device tree by mario.six@gdsys.cc · Wed Feb 22 16:07:22 2017 +0100
  56. 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
  57. 1c97f1e Kconfig: Disable non-FIT SPL loading for TI secure devices by Andrew F. Davis · Thu Feb 16 11:18:40 2017 -0600
  58. 7463034 spl: Add option to enable SPL Legacy image support by Andrew F. Davis · Thu Feb 16 11:18:39 2017 -0600
  59. 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
  60. 70e38d9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Fri Mar 17 09:11:12 2017 -0400
  61. 3225899 spl: Add spl_early_init() by Eddie Cai · Wed Mar 15 08:43:28 2017 -0600
  62. 4de24ef armv8: layerscape: Rewrite memory reservation by York Sun · Mon Mar 06 09:02:28 2017 -0800
  63. 26b6131 splash: Prevent splash_load_fs from writing to 0x0 by Jonathan Golder · Fri Feb 24 17:46:10 2017 +0100
  64. f5ba985 SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · Fri Feb 10 17:15:35 2017 -0800
  65. 8d770f4 SPL: add support to boot from a partition type by Dalon Westergreen · Fri Feb 10 17:15:34 2017 -0800
  66. 8c61eb0 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled by Masahiro Yamada · Sat Feb 11 22:43:55 2017 +0900
  67. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  68. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  69. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Feb 08 16:24:44 2017 -0500
  70. 464eee1 common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx by Jean-Jacques Hiblot · Wed Feb 01 14:51:47 2017 +0100
  71. 2299938 common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts by Ladislav Michl · Mon Jan 09 11:17:27 2017 +0100
  72. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · Fri Nov 25 16:30:19 2016 +0100
  73. 2a7bf77 x86: Do relocation before clearing BSS by Simon Glass · Mon Jan 16 07:03:52 2017 -0700
  74. 96c867d x86: board_r: Set the global data pointer after relocation by Simon Glass · Mon Jan 16 07:03:51 2017 -0700
  75. 2031fad board_f/r: Use static const for the init sequences by Simon Glass · Mon Jan 16 07:03:50 2017 -0700
  76. 6e1a81a x86: board_f: Update init sequence for 64-bit startup by Simon Glass · Mon Jan 16 07:03:49 2017 -0700
  77. 36258a5 spl: Allow PCH drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:33 2017 -0700
  78. 0c1b41a spl: Allow timer drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:32 2017 -0700
  79. b69691b spl: Allow RTC drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:31 2017 -0700
  80. 6569f3a spl: Allow PCI drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:30 2017 -0700
  81. eca677f spl: Allow CPU drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:29 2017 -0700
  82. 2c066d6 spl: spi: Add a debug message if loading fails by Simon Glass · Mon Jan 16 07:03:27 2017 -0700
  83. dfc2535 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL by Simon Glass · Mon Jan 16 07:03:26 2017 -0700
  84. 43ccfaf ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB by Masahiro Yamada · Sat Jan 28 06:53:53 2017 +0900
  85. ac8ec0d Revert "armv8: release slave cores from CPU_RELEASE_ADDR" by Masahiro Yamada · Fri Jan 20 18:30:58 2017 +0900
  86. 080f414 spl: Remove overwrite of relocated malloc limit by Andrew F. Davis · Fri Jan 27 10:39:19 2017 -0600
  87. 34597e4 malloc_simple: Add debug statements to memalign_simple by Andrew F. Davis · Fri Jan 27 10:39:18 2017 -0600
  88. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  89. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  90. e85bd58 Drop CONFIG_CMD_DOC by Simon Glass · Mon Jan 23 13:31:27 2017 -0700
  91. ab051bb Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() by Simon Glass · Mon Jan 23 13:31:26 2017 -0700
  92. 68c1d01 Drop the static inline print_cpuinfo() by Simon Glass · Mon Jan 23 13:31:25 2017 -0700
  93. 421e954 Drop CONFIG_WINBOND_83C553 by Simon Glass · Mon Jan 23 13:31:24 2017 -0700
  94. 8937073 powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · Mon Jan 23 13:31:23 2017 -0700
  95. 302445a powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · Mon Jan 23 13:31:22 2017 -0700
  96. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · Mon Jan 23 13:31:21 2017 -0700
  97. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  98. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · Mon Jan 23 13:31:19 2017 -0700
  99. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  100. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200