1. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon May 15 20:17:56 2017 -0400
  2. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  3. 56e10b3 Drop CONFIG_I2CFAST by Simon Glass · Fri May 12 21:09:59 2017 -0600
  4. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  5. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  6. 9c8b3c7 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · Fri Mar 17 16:12:31 2017 +0800
  7. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  8. 96c867d x86: board_r: Set the global data pointer after relocation by Simon Glass · Mon Jan 16 07:03:51 2017 -0700
  9. 2031fad board_f/r: Use static const for the init sequences by Simon Glass · Mon Jan 16 07:03:50 2017 -0700
  10. e85bd58 Drop CONFIG_CMD_DOC by Simon Glass · Mon Jan 23 13:31:27 2017 -0700
  11. 421e954 Drop CONFIG_WINBOND_83C553 by Simon Glass · Mon Jan 23 13:31:24 2017 -0700
  12. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  13. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  14. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · Fri Dec 09 07:56:54 2016 -0500
  15. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  16. b9da7da common/board_f: enable initr_trap for MIPS by Daniel Schwierzeck · Sat Jan 09 18:34:15 2016 +0100
  17. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  18. b0fb7bd dm: timer: Correct timer init ordering after relocation by Simon Glass · Fri Mar 11 22:06:46 2016 -0700
  19. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · Fri Mar 04 01:10:04 2016 +0100
  20. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100
  21. 8e4f80f timer: Set up the real timer after driver model is available by Simon Glass · Wed Feb 24 09:14:50 2016 -0700
  22. b970a89 board_r: fix a typo in comment block by Masahiro Yamada · Fri Feb 05 20:49:39 2016 +0900
  23. 23415e5 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set by Tom Rini · Mon Dec 07 08:23:29 2015 -0500
  24. abffd31 common: board: Dont relocate FDT incase of CONFIG_OF_EMBED by Siva Durga Prasad Paladugu · Thu Dec 03 15:46:03 2015 +0100
  25. fc7784e sparc: Update PROM initialization code for generic board by Francois Retief · Mon Nov 23 13:05:44 2015 +0200
  26. e3051d9 sparc: Initial ground work for generic board initialization by Francois Retief · Wed Oct 28 14:29:32 2015 +0200
  27. 7edd07d dm: timer: Avoid using timer before it is ready by Simon Glass · Sat Nov 28 22:16:35 2015 -0700
  28. 1bb4923 console: Add a console buffer by Simon Glass · Sun Nov 08 23:47:48 2015 -0700
  29. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  30. ee76cf6 Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · Fri Nov 13 10:04:34 2015 -0500
  31. e8e589d x86: Move timer_init() call a bit earlier by Bin Meng · Thu Oct 22 19:13:33 2015 -0700
  32. 7773202 sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · Mon Oct 27 13:39:03 2014 +0200
  33. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 27 19:08:19 2015 -0400
  34. c5dcb4a allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · Fri Aug 21 15:13:21 2015 +0200
  35. 4fda281 env: export fdt_blob to the environment variable by Thomas Chou · Fri Oct 16 08:44:51 2015 +0800
  36. 7881597 timer: start a new timer after relocation by Thomas Chou · Fri Oct 09 13:48:56 2015 +0800
  37. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:35 2015 +0800
  38. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · Thu May 07 13:00:23 2015 +0200
  39. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · Wed Apr 29 22:26:01 2015 -0600
  40. 820a18f armv8/fsl-lsch3: Update early MMU table by York Sun · Fri Mar 20 19:28:11 2015 -0700
  41. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  42. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  43. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  44. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · Thu Mar 05 12:25:25 2015 -0700
  45. a714a6b9 common/board_r: Restore non-cached memory setup by Jan Kiszka · Mon Mar 09 07:47:18 2015 +0100
  46. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · Thu Feb 12 18:33:15 2015 +0800
  47. f245ae9 m68k: add generic-board support by angelo@sysam.it · Thu Feb 12 01:40:17 2015 +0100
  48. c1d0917 avr32: add generic board support by Andreas Bießmann · Fri Feb 06 23:06:48 2015 +0100
  49. 111bbf5 common/board_r: allocate bootparams by Andreas Bießmann · Fri Feb 06 23:06:47 2015 +0100
  50. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  51. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · Tue Jan 20 00:29:05 2015 +0100
  52. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · Wed Jan 14 17:07:05 2015 +0900
  53. c97d974 ARM: Implement non-cached memory support by Thierry Reding · Tue Dec 09 22:25:22 2014 -0700
  54. 5c6bc7a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Dec 08 16:35:05 2014 -0500
  55. cdc932a powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · Fri Nov 21 11:26:11 2014 +0900
  56. eb0e02b flash: do not fail even if flash_size is zero by Masahiro Yamada · Fri Dec 05 12:20:58 2014 +0900
  57. 8030235 x86: Remove unnecessary call to initr_enable_interrupts() by Bin Meng · Thu Nov 20 16:11:27 2014 +0800
  58. 57a6cd8 x86: Remove cpu_init_r() for x86 by Bin Meng · Thu Nov 20 16:11:00 2014 +0800
  59. d9de96d x86: Remove board_early_init_r() by Simon Glass · Fri Nov 14 18:18:22 2014 -0700
  60. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · Mon Nov 10 17:16:43 2014 -0700
  61. d9e8762 common: board_r: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:32 2014 +0200
  62. 4584605 common: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:22 2014 +0200
  63. 55316ad dm: Remove spi_init() from board_r.c when using driver model by Simon Glass · Mon Oct 13 23:41:54 2014 -0600
  64. d6b4694 common/board_r: remove warning in initr_mem for 64-bit phys_size_t by Valentin Longchamp · Fri Oct 03 11:16:19 2014 +0200
  65. 6e78b3b common/board_r: Fix booting issue on T4240QDS by York Sun · Thu Oct 02 15:20:10 2014 -0700
  66. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Sat Sep 13 16:32:52 2014 -0400
  67. 712da5e dm: Make driver model available before board_init() by Simon Glass · Wed Sep 03 17:37:01 2014 -0600
  68. 254dfab Set up stdio earlier when using driver model by Simon Glass · Wed Sep 03 17:37:00 2014 -0600
  69. 498f97f board_r: ARM[64] do not set gd again by Jeroen Hofstee · Wed Jul 30 21:54:49 2014 +0200
  70. cce3e75 nios2: add generic board support by Thomas Chou · Fri Aug 22 11:36:47 2014 +0800
  71. 1e81e5b board_r: Add missing return to initr_doc by Ian Campbell · Thu Jul 24 09:29:57 2014 +0100
  72. a730c5d dm: Support driver model prior to relocation by Simon Glass · Wed Jul 23 06:55:04 2014 -0600
  73. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  74. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · Thu Jul 10 22:23:28 2014 -0600
  75. 63d424b board_r: run scsi init() on ARM too by Ian Campbell · Mon Jul 21 19:23:18 2014 +0100
  76. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · Thu Apr 10 20:01:32 2014 -0600
  77. 9516c27 board_r: return 0 from show_model_r by Paul Burton · Fri Apr 04 12:23:24 2014 +0100
  78. eea8710 dm: Set up driver model after relocation by Simon Glass · Wed Feb 26 15:59:20 2014 -0700
  79. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  80. 3f0516f board_r - fixup functions table after relocation by Alexey Brodkin · Mon Jan 20 14:30:39 2014 +0400
  81. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  82. 209a1a6 Add trace support to generic board by Simon Glass · Tue Jun 11 11:14:42 2013 -0700
  83. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · Mon May 27 00:37:30 2013 +0000
  84. 844199d Call bootstage_relocate() after malloc is initted by Doug Anderson · Wed Apr 17 16:13:42 2013 +0000
  85. 62cf912 sandbox: Switch over to generic board by Simon Glass · Fri Apr 26 02:53:43 2013 +0000
  86. 3f55a31 x86: Allow setup code to manage its own global data by Simon Glass · Mon Apr 15 11:25:20 2013 +0000
  87. 2e4622d x86: Enable generic board support by Simon Glass · Mon Mar 11 07:40:13 2013 +0000
  88. 6f5567d x86: Adjust board_r.c for x86 by Simon Glass · Tue Mar 05 14:39:53 2013 +0000
  89. 5af29bd Adjust board_r.c for ppc by Simon Glass · Thu Mar 14 07:20:12 2013 +0000
  90. db397fa Introduce generic post-relocation board_r.c by Simon Glass · Mon Mar 11 14:30:37 2013 +0000