1. cf8e543 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 7 months ago
  2. 276375c common: Move initr_addr_map() to a bit earlier by Bin Meng · 3 years, 9 months ago
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  4. 2c82391 common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 4 years ago
  5. 69d1ddb common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · 4 years ago
  6. 4119ea43 common: board_r: Drop initr_api wrapper by Ovidiu Panait · 4 years ago
  7. 036f0f1 common: board_r: Drop initr_jumptable wrapper by Ovidiu Panait · 4 years ago
  8. b5738e6 common: board_r: Drop initr_xen wrapper by Ovidiu Panait · 4 years ago
  9. 1c45ed9 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · 4 years ago
  10. e353edb common: board_r: Drop initr_pci wrapper by Ovidiu Panait · 4 years ago
  11. a45c6e1 common: board_r: Drop initr_pci_ep wrapper by Ovidiu Panait · 4 years ago
  12. dc8b624 common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · 4 years ago
  13. c14c0f9 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · 4 years ago
  14. e83322f common: board_r: Drop initr_console_record wrapper by Ovidiu Panait · 4 years ago
  15. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  16. 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years, 1 month ago
  17. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
  18. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 2 months ago
  19. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
  20. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  21. 97dd43f common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 4 months ago
  22. 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 4 months ago
  23. bfcd5c5 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 4 months ago
  24. 97434b4 pci_ep: Add the init function by Xiaowei Bao · 4 years, 5 months ago
  25. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  26. f7cc66e bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · 4 years, 7 months ago
  27. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  28. d766ddd board_r: Detect ifc-nor flash at run-time by Pankit Garg · 4 years, 7 months ago
  29. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  30. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  31. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  32. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 7 months ago
  33. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  34. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  35. 6746c67 board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · 4 years, 7 months ago
  36. d7145f2 board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · 4 years, 7 months ago
  37. 8637bec common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · 4 years, 7 months ago
  38. 8998e71 common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · 4 years, 7 months ago
  39. 2c54cf5 common: fix regression on block cache init by Angelo Durgehello · 4 years, 10 months ago
  40. 3d8e4c1 common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
  41. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  42. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  43. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  44. 0c36441 common: Move reset_phy() to net.h by Simon Glass · 5 years ago
  45. 6ba0392 common: Move jumptable_init() out of common.h by Simon Glass · 5 years ago
  46. a5037e2 common: Move main_loop() to init.h by Simon Glass · 5 years ago
  47. 564a4a0 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 5 years ago
  48. 3199afb board_r: Move early-timer init later by Simon Glass · 5 years ago
  49. dd7fb9b binman: Add a library to access binman entries by Simon Glass · 5 years ago
  50. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  51. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  52. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  53. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  54. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  55. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  56. 39d5852 bootstage: Correct relocation algorithm by Simon Glass · 5 years ago
  57. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
  58. aaef3bf Drop PCMCIA by Simon Glass · 5 years ago
  59. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  60. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  61. 8fe4093 env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  62. 58e4c38 gpio: fixes for gpio-hog support by Heiko Schocher · 5 years ago
  63. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  64. 39cb340 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  65. e49871c board_r: move initr_watchdog to be called after initr_serial by developer · 6 years ago
  66. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  67. 3f2860f efi_loader: move efi_save_gd() call to board_r.c by Heinrich Schuchardt · 6 years ago
  68. f204f01 initcall: Move to inline function by Alexander Graf · 6 years ago
  69. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  70. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  71. ee6f542 board_r: fix build with DM_SPI by Christophe Leroy · 6 years ago
  72. 370a176 fdt: sandbox: correct use of ${fdtcontroladdr} by Heinrich Schuchardt · 6 years ago
  73. dd3877c board_r: Remove initr_spi by Jagan Teki · 6 years ago
  74. b64cea0 spi: Remove unused mpc8xx code by Jagan Teki · 6 years ago
  75. 77a2933 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · 6 years ago
  76. 29bf603 sandbox: led: use new function to configure default state by Patrick Delaunay · 6 years ago
  77. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  78. 34cef30 common: print \n in initr_scsi() by Heinrich Schuchardt · 6 years ago
  79. f05614e board_r: Do not initialize IDE when DM BLK is on by Bin Meng · 6 years ago
  80. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  81. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  82. ab672c7 input: Drop PS/2 keyboard support by Simon Glass · 7 years ago
  83. 18c5064 common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  84. 639725e fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  85. ee9b75b common: board_r: Fix style violations by Mario Six · 7 years ago
  86. fbd08ae board_r: remove superfluous #ifdef CONFIG_PRAM by Heinrich Schuchardt · 7 years ago
  87. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  88. 55e32ba log: Plumb logging into the init sequence by Simon Glass · 7 years ago
  89. 49badb9 Drop the log buffer by Simon Glass · 7 years ago
  90. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  91. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  92. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  93. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  94. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  95. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  96. c9c5c9f Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
  97. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  98. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  99. fda6052 bootstage: Record time taken to set up the live device tree by Simon Glass · 8 years ago
  100. 405e2b0 bootstage: Record the time taken to set up driver model by Simon Glass · 8 years ago