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