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