1. 95fd977 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 5 months ago
  2. a43b598 common: Move initr_addr_map() to a bit earlier by Bin Meng · 3 years, 7 months ago
  3. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  4. 130845b common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 3 years, 10 months ago
  5. c65abc7 common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · 3 years, 10 months ago
  6. ce41e73 common: board_r: Drop initr_api wrapper by Ovidiu Panait · 3 years, 10 months ago
  7. 0154858 common: board_r: Drop initr_jumptable wrapper by Ovidiu Panait · 3 years, 10 months ago
  8. eb2825b common: board_r: Drop initr_xen wrapper by Ovidiu Panait · 3 years, 10 months ago
  9. 42d0d42 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · 3 years, 10 months ago
  10. b9f6d0f common: board_r: Drop initr_pci wrapper by Ovidiu Panait · 3 years, 10 months ago
  11. c343e8c common: board_r: Drop initr_pci_ep wrapper by Ovidiu Panait · 3 years, 10 months ago
  12. 7addd3c common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · 3 years, 10 months ago
  13. fb504b2 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · 3 years, 10 months ago
  14. 51c5a2c common: board_r: Drop initr_console_record wrapper by Ovidiu Panait · 3 years, 10 months ago
  15. 41cab8e Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 11 months ago
  16. c57c943 efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 3 years, 11 months ago
  17. a652d9c dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years ago
  18. 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years ago
  19. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 2 months ago
  20. 4865441 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  21. 276b6c9 common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 2 months ago
  22. 365af27 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 2 months ago
  23. bf2fb81 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 2 months ago
  24. fd00c53 pci_ep: Add the init function by Xiaowei Bao · 4 years, 3 months ago
  25. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  26. 32d0b2d bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · 4 years, 5 months ago
  27. b0b13f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
  28. 62d3a58 board_r: Detect ifc-nor flash at run-time by Pankit Garg · 4 years, 5 months ago
  29. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  30. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  31. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  32. b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 5 months ago
  33. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  34. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  35. 98bf46f board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · 4 years, 5 months ago
  36. 9441f8c board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · 4 years, 5 months ago
  37. 1a4c077 common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · 4 years, 5 months ago
  38. 5cf9e3b common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · 4 years, 5 months ago
  39. c05b38d common: fix regression on block cache init by Angelo Durgehello · 4 years, 8 months ago
  40. 1526bcc common: add blkcache init by Angelo Durgehello · 4 years, 8 months ago
  41. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  42. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  43. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  44. 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 9 months ago
  45. a6f2aaf common: Move jumptable_init() out of common.h by Simon Glass · 4 years, 9 months ago
  46. 6b8d3ce common: Move main_loop() to init.h by Simon Glass · 4 years, 9 months ago
  47. fe08d39 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 4 years, 10 months ago
  48. dd0edcb board_r: Move early-timer init later by Simon Glass · 4 years, 10 months ago
  49. 3c10dc9 binman: Add a library to access binman entries by Simon Glass · 4 years, 10 months ago
  50. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  51. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  52. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  53. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  54. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 10 months ago
  55. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 10 months ago
  56. ac9cd48 bootstage: Correct relocation algorithm by Simon Glass · 5 years ago
  57. 5e0404f board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
  58. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  59. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  60. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  61. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  62. 49b10cb gpio: fixes for gpio-hog support by Heiko Schocher · 5 years ago
  63. 6874cb7 watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  64. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  65. 84b2416 board_r: move initr_watchdog to be called after initr_serial by Weijie Gao · 5 years ago
  66. 0698528 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 5 years ago
  67. e7ac009 efi_loader: move efi_save_gd() call to board_r.c by Heinrich Schuchardt · 5 years ago
  68. 47870af initcall: Move to inline function by Alexander Graf · 6 years ago
  69. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  70. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  71. c1cd921 board_r: fix build with DM_SPI by Christophe Leroy · 6 years ago
  72. f980c99 fdt: sandbox: correct use of ${fdtcontroladdr} by Heinrich Schuchardt · 6 years ago
  73. ef6ce46 board_r: Remove initr_spi by Jagan Teki · 6 years ago
  74. efbeabe spi: Remove unused mpc8xx code by Jagan Teki · 6 years ago
  75. 6c6add6 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · 6 years ago
  76. 17585e2 sandbox: led: use new function to configure default state by Patrick Delaunay · 6 years ago
  77. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  78. 3804f5b common: print \n in initr_scsi() by Heinrich Schuchardt · 6 years ago
  79. ec15d5f board_r: Do not initialize IDE when DM BLK is on by Bin Meng · 6 years ago
  80. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  81. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  82. b79b9f1 input: Drop PS/2 keyboard support by Simon Glass · 7 years ago
  83. b8aa55c common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  84. 9095d5b fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  85. 92f84b6 common: board_r: Fix style violations by Mario Six · 7 years ago
  86. 7341714 board_r: remove superfluous #ifdef CONFIG_PRAM by Heinrich Schuchardt · 7 years ago
  87. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  88. af1bc0c log: Plumb logging into the init sequence by Simon Glass · 7 years ago
  89. c5404b6 Drop the log buffer by Simon Glass · 7 years ago
  90. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  91. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  92. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  93. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  94. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  95. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  96. b089538 Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
  97. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  98. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  99. a132f77 bootstage: Record time taken to set up the live device tree by Simon Glass · 7 years ago
  100. 63c5bf4 bootstage: Record the time taken to set up driver model by Simon Glass · 7 years ago