1. 1a4c077 common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · 4 years, 5 months ago
  2. 5cf9e3b common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · 4 years, 5 months ago
  3. c05b38d common: fix regression on block cache init by Angelo Durgehello · 4 years, 8 months ago
  4. 1526bcc common: add blkcache init by Angelo Durgehello · 4 years, 8 months ago
  5. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  6. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  7. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  8. 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 9 months ago
  9. a6f2aaf common: Move jumptable_init() out of common.h by Simon Glass · 4 years, 9 months ago
  10. 6b8d3ce common: Move main_loop() to init.h by Simon Glass · 4 years, 9 months ago
  11. fe08d39 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 4 years, 10 months ago
  12. dd0edcb board_r: Move early-timer init later by Simon Glass · 4 years, 10 months ago
  13. 3c10dc9 binman: Add a library to access binman entries by Simon Glass · 4 years, 10 months ago
  14. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  15. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  16. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  17. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  18. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 10 months ago
  19. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 11 months ago
  20. ac9cd48 bootstage: Correct relocation algorithm by Simon Glass · 5 years ago
  21. 5e0404f board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
  22. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  23. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  24. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  25. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  26. 49b10cb gpio: fixes for gpio-hog support by Heiko Schocher · 5 years ago
  27. 6874cb7 watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  28. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  29. 84b2416 board_r: move initr_watchdog to be called after initr_serial by Weijie Gao · 5 years ago
  30. 0698528 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 5 years ago
  31. e7ac009 efi_loader: move efi_save_gd() call to board_r.c by Heinrich Schuchardt · 5 years ago
  32. 47870af initcall: Move to inline function by Alexander Graf · 6 years ago
  33. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  34. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  35. c1cd921 board_r: fix build with DM_SPI by Christophe Leroy · 6 years ago
  36. f980c99 fdt: sandbox: correct use of ${fdtcontroladdr} by Heinrich Schuchardt · 6 years ago
  37. ef6ce46 board_r: Remove initr_spi by Jagan Teki · 6 years ago
  38. efbeabe spi: Remove unused mpc8xx code by Jagan Teki · 6 years ago
  39. 6c6add6 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · 6 years ago
  40. 17585e2 sandbox: led: use new function to configure default state by Patrick Delaunay · 6 years ago
  41. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  42. 3804f5b common: print \n in initr_scsi() by Heinrich Schuchardt · 6 years ago
  43. ec15d5f board_r: Do not initialize IDE when DM BLK is on by Bin Meng · 6 years ago
  44. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  45. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  46. b79b9f1 input: Drop PS/2 keyboard support by Simon Glass · 7 years ago
  47. b8aa55c common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  48. 9095d5b fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  49. 92f84b6 common: board_r: Fix style violations by Mario Six · 7 years ago
  50. 7341714 board_r: remove superfluous #ifdef CONFIG_PRAM by Heinrich Schuchardt · 7 years ago
  51. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  52. af1bc0c log: Plumb logging into the init sequence by Simon Glass · 7 years ago
  53. c5404b6 Drop the log buffer by Simon Glass · 7 years ago
  54. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  55. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  56. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  57. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  58. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  59. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  60. b089538 Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
  61. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  62. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  63. a132f77 bootstage: Record time taken to set up the live device tree by Simon Glass · 7 years ago
  64. 63c5bf4 bootstage: Record the time taken to set up driver model by Simon Glass · 7 years ago
  65. 5ac44a5 bootstage: Init as early as possible by Simon Glass · 7 years ago
  66. 12d738a api: Add a header for api_init() by Simon Glass · 7 years ago
  67. 3af86a4 dm: Build a live tree after relocation by Simon Glass · 7 years ago
  68. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  69. 4125bbc Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  70. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  71. 213f27f Drop CONFIG_I2CFAST by Simon Glass · 7 years ago
  72. 96d4b75 board_f: Make init_helpers generic by Simon Glass · 7 years ago
  73. 936478e SPARC: Remove by Tom Rini · 8 years ago
  74. 203db38 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · 8 years ago
  75. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  76. fb92308 x86: board_r: Set the global data pointer after relocation by Simon Glass · 8 years ago
  77. 4acff45 board_f/r: Use static const for the init sequences by Simon Glass · 8 years ago
  78. a8523a8 Drop CONFIG_CMD_DOC by Simon Glass · 8 years ago
  79. 37b499c Drop CONFIG_WINBOND_83C553 by Simon Glass · 8 years ago
  80. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  81. e8a016b dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  82. 361a879 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  83. bce4d18 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  84. 4c2cb11 common/board_f: enable initr_trap for MIPS by Daniel Schwierzeck · 9 years ago
  85. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  86. d74d6b4 dm: timer: Correct timer init ordering after relocation by Simon Glass · 9 years ago
  87. 5d00995 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago
  88. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago
  89. 1057e6c timer: Set up the real timer after driver model is available by Simon Glass · 9 years ago
  90. 776babd board_r: fix a typo in comment block by Masahiro Yamada · 9 years ago
  91. cbb2df2 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set by Tom Rini · 9 years ago
  92. e9acb9e common: board: Dont relocate FDT incase of CONFIG_OF_EMBED by Siva Durga Prasad Paladugu · 9 years ago
  93. 1e85cce sparc: Update PROM initialization code for generic board by Francois Retief · 9 years ago
  94. e17c520 sparc: Initial ground work for generic board initialization by Francois Retief · 9 years ago
  95. 881c124 dm: timer: Avoid using timer before it is ready by Simon Glass · 9 years ago
  96. 9854a87 console: Add a console buffer by Simon Glass · 9 years ago
  97. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  98. 618a51e Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  99. 643b0f7 x86: Move timer_init() call a bit earlier by Bin Meng · 9 years ago
  100. 3f33f6a sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · 10 years ago