1. 39d5852 bootstage: Correct relocation algorithm by Simon Glass · Mon Oct 21 17:26:50 2019 -0600
  2. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · Tue Aug 27 11:54:31 2019 -0600
  3. aaef3bf Drop PCMCIA by Simon Glass · Thu Aug 01 09:47:14 2019 -0600
  4. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  5. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · Thu Aug 01 09:47:00 2019 -0600
  6. 8fe4093 env: Move env_relocate() to env.h by Simon Glass · Thu Aug 01 09:46:44 2019 -0600
  7. 58e4c38 gpio: fixes for gpio-hog support by Heiko Schocher · Wed Jul 17 06:59:51 2019 +0200
  8. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · Sun Jun 09 03:46:21 2019 +0200
  9. 39cb340 gpio: add gpio-hog support by Heiko Schocher · Wed Jun 12 06:11:46 2019 +0200
  10. e49871c board_r: move initr_watchdog to be called after initr_serial by developer · Thu May 16 17:19:13 2019 +0800
  11. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · Thu Apr 11 15:58:44 2019 +0200
  12. 3f2860f efi_loader: move efi_save_gd() call to board_r.c by Heinrich Schuchardt · Wed Apr 10 00:32:07 2019 +0200
  13. f204f01 initcall: Move to inline function by Alexander Graf · Thu Jan 31 16:06:23 2019 +0100
  14. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  15. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Dec 03 17:52:40 2018 -0500
  16. ee6f542 board_r: fix build with DM_SPI by Christophe Leroy · Wed Nov 21 08:51:55 2018 +0000
  17. 370a176 fdt: sandbox: correct use of ${fdtcontroladdr} by Heinrich Schuchardt · Sun Nov 18 17:58:50 2018 +0100
  18. dd3877c board_r: Remove initr_spi by Jagan Teki · Wed Nov 21 12:14:07 2018 +0530
  19. b64cea0 spi: Remove unused mpc8xx code by Jagan Teki · Thu Nov 22 21:38:38 2018 +0530
  20. 77a2933 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · Thu Sep 27 12:38:34 2018 +0200
  21. 29bf603 sandbox: led: use new function to configure default state by Patrick Delaunay · Fri Jul 27 16:37:09 2018 +0200
  22. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · Sun Jun 24 19:16:57 2018 +0300
  23. 34cef30 common: print \n in initr_scsi() by Heinrich Schuchardt · Fri Jun 15 07:01:26 2018 +0200
  24. f05614e board_r: Do not initialize IDE when DM BLK is on by Bin Meng · Sun Jun 17 05:57:50 2018 -0700
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  26. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  27. ab672c7 input: Drop PS/2 keyboard support by Simon Glass · Mon Mar 19 15:20:25 2018 -0600
  28. 18c5064 common: move init_helpers.h prototypes in init.h by Patrick Delaunay · Tue Mar 13 13:57:04 2018 +0100
  29. 639725e fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · Tue Feb 13 13:18:27 2018 +0100
  30. ee9b75b common: board_r: Fix style violations by Mario Six · Mon Jan 15 11:10:30 2018 +0100
  31. fbd08ae board_r: remove superfluous #ifdef CONFIG_PRAM by Heinrich Schuchardt · Sun Jan 07 00:54:20 2018 +0100
  32. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · Tue Dec 26 13:55:58 2017 +0800
  33. 55e32ba log: Plumb logging into the init sequence by Simon Glass · Mon Dec 04 13:48:28 2017 -0700
  34. 49badb9 Drop the log buffer by Simon Glass · Mon Dec 04 13:48:23 2017 -0700
  35. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:42 2017 +0300
  36. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  37. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  38. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  39. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  40. 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
  41. c9c5c9f Allow displaying the U-Boot banner on a video display by Simon Glass · Thu Jun 15 21:37:50 2017 -0600
  42. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  43. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  44. fda6052 bootstage: Record time taken to set up the live device tree by Simon Glass · Mon May 22 05:05:36 2017 -0600
  45. 405e2b0 bootstage: Record the time taken to set up driver model by Simon Glass · Mon May 22 05:05:32 2017 -0600
  46. e635af1 bootstage: Init as early as possible by Simon Glass · Mon May 22 05:05:31 2017 -0600
  47. ac53a5c api: Add a header for api_init() by Simon Glass · Wed May 17 08:22:40 2017 -0600
  48. 46e0977 dm: Build a live tree after relocation by Simon Glass · Thu May 18 20:08:56 2017 -0600
  49. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  50. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon May 15 20:17:56 2017 -0400
  51. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  52. 56e10b3 Drop CONFIG_I2CFAST by Simon Glass · Fri May 12 21:09:59 2017 -0600
  53. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  54. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  55. 9c8b3c7 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · Fri Mar 17 16:12:31 2017 +0800
  56. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  57. 96c867d x86: board_r: Set the global data pointer after relocation by Simon Glass · Mon Jan 16 07:03:51 2017 -0700
  58. 2031fad board_f/r: Use static const for the init sequences by Simon Glass · Mon Jan 16 07:03:50 2017 -0700
  59. e85bd58 Drop CONFIG_CMD_DOC by Simon Glass · Mon Jan 23 13:31:27 2017 -0700
  60. 421e954 Drop CONFIG_WINBOND_83C553 by Simon Glass · Mon Jan 23 13:31:24 2017 -0700
  61. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  62. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  63. 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
  64. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  65. b9da7da common/board_f: enable initr_trap for MIPS by Daniel Schwierzeck · Sat Jan 09 18:34:15 2016 +0100
  66. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  67. b0fb7bd dm: timer: Correct timer init ordering after relocation by Simon Glass · Fri Mar 11 22:06:46 2016 -0700
  68. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · Fri Mar 04 01:10:04 2016 +0100
  69. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100
  70. 8e4f80f timer: Set up the real timer after driver model is available by Simon Glass · Wed Feb 24 09:14:50 2016 -0700
  71. b970a89 board_r: fix a typo in comment block by Masahiro Yamada · Fri Feb 05 20:49:39 2016 +0900
  72. 23415e5 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set by Tom Rini · Mon Dec 07 08:23:29 2015 -0500
  73. abffd31 common: board: Dont relocate FDT incase of CONFIG_OF_EMBED by Siva Durga Prasad Paladugu · Thu Dec 03 15:46:03 2015 +0100
  74. fc7784e sparc: Update PROM initialization code for generic board by Francois Retief · Mon Nov 23 13:05:44 2015 +0200
  75. e3051d9 sparc: Initial ground work for generic board initialization by Francois Retief · Wed Oct 28 14:29:32 2015 +0200
  76. 7edd07d dm: timer: Avoid using timer before it is ready by Simon Glass · Sat Nov 28 22:16:35 2015 -0700
  77. 1bb4923 console: Add a console buffer by Simon Glass · Sun Nov 08 23:47:48 2015 -0700
  78. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  79. ee76cf6 Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · Fri Nov 13 10:04:34 2015 -0500
  80. e8e589d x86: Move timer_init() call a bit earlier by Bin Meng · Thu Oct 22 19:13:33 2015 -0700
  81. 7773202 sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · Mon Oct 27 13:39:03 2014 +0200
  82. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 27 19:08:19 2015 -0400
  83. c5dcb4a allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · Fri Aug 21 15:13:21 2015 +0200
  84. 4fda281 env: export fdt_blob to the environment variable by Thomas Chou · Fri Oct 16 08:44:51 2015 +0800
  85. 7881597 timer: start a new timer after relocation by Thomas Chou · Fri Oct 09 13:48:56 2015 +0800
  86. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:35 2015 +0800
  87. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · Thu May 07 13:00:23 2015 +0200
  88. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · Wed Apr 29 22:26:01 2015 -0600
  89. 820a18f armv8/fsl-lsch3: Update early MMU table by York Sun · Fri Mar 20 19:28:11 2015 -0700
  90. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  91. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  92. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  93. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · Thu Mar 05 12:25:25 2015 -0700
  94. a714a6b9 common/board_r: Restore non-cached memory setup by Jan Kiszka · Mon Mar 09 07:47:18 2015 +0100
  95. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · Thu Feb 12 18:33:15 2015 +0800
  96. f245ae9 m68k: add generic-board support by angelo@sysam.it · Thu Feb 12 01:40:17 2015 +0100
  97. c1d0917 avr32: add generic board support by Andreas Bießmann · Fri Feb 06 23:06:48 2015 +0100
  98. 111bbf5 common/board_r: allocate bootparams by Andreas Bießmann · Fri Feb 06 23:06:47 2015 +0100
  99. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  100. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · Tue Jan 20 00:29:05 2015 +0100