1. 1fc5419 x86: apl: Add Kconfig and Makefile by Simon Glass · 4 years, 11 months ago
  2. 46c674b x86: apl: Add P2SB driver by Simon Glass · 4 years, 11 months ago
  3. 4dc0ab3 x86: apl: Add SPL/TPL init by Simon Glass · 4 years, 11 months ago
  4. 6a4c237 x86: apl: Add a CPU driver by Simon Glass · 4 years, 11 months ago
  5. 409d4c6 x86: apl: Add SPL loaders by Simon Glass · 4 years, 11 months ago
  6. f5b18ae x86: apl: Add PUNIT driver by Simon Glass · 4 years, 11 months ago
  7. 40fb08e x86: apl: Add PCH driver by Simon Glass · 4 years, 11 months ago
  8. 8bd5dcd x86: apl: Add LPC driver by Simon Glass · 4 years, 11 months ago
  9. 3a02f69 x86: apl: Add ITSS driver by Simon Glass · 4 years, 11 months ago
  10. e5fb75c x86: apl: Add hostbridge driver by Simon Glass · 4 years, 11 months ago
  11. bd47209 x86: apl: Add systemagent driver by Simon Glass · 4 years, 11 months ago
  12. 0a6f333 x86: apl: Add pinctrl driver by Simon Glass · 4 years, 11 months ago
  13. 7656582 x86: apl: Add UART driver by Simon Glass · 4 years, 11 months ago
  14. 28eefef x86: apl: Add PMC driver by Simon Glass · 4 years, 11 months ago
  15. 5690d5c x86: apl: Add basic IO addresses by Simon Glass · 4 years, 11 months ago
  16. baaeb92 x86: Move qemu CPU fixup function into its own file by Simon Glass · 4 years, 11 months ago
  17. 74749f1 x86: Add a generic Intel pinctrl driver by Simon Glass · 4 years, 11 months ago
  18. b84d4d0 x86: Add low-power subsystem (lpss) support by Simon Glass · 4 years, 11 months ago
  19. e556d3d x86: Enable pinctrl in SPL and TPL by Simon Glass · 4 years, 11 months ago
  20. 86c70e9 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · 4 years, 11 months ago
  21. df81abd x86: Separate out U-Boot and device tree in ROM image by Simon Glass · 4 years, 11 months ago
  22. 4f1f507 x86: Don't repeat microcode in U-Boot if not needed by Simon Glass · 4 years, 11 months ago
  23. 624c70b x86: Add an fdtmap and image-header by Simon Glass · 4 years, 11 months ago
  24. 28d7d76 x86: Add an option to control the position of SPL by Simon Glass · 4 years, 11 months ago
  25. b311295 x86: Add an option to control the position of U-Boot by Simon Glass · 4 years, 11 months ago
  26. dda8e3e x86: Update .dtsi file for FSP2 by Simon Glass · 4 years, 11 months ago
  27. 86a8fb3 x86: Disable microcode section for FSP2 by Simon Glass · 4 years, 11 months ago
  28. f45e747 x86: Add support for newer CAR schemes by Simon Glass · 4 years, 11 months ago
  29. 2e2a003 x86: Add an option to include a FIT by Simon Glass · 4 years, 11 months ago
  30. fb96dee x86: Don't include the BIOS emulator in TPL by Simon Glass · 4 years, 11 months ago
  31. af80192 x86: fsp: Make the notify API call common by Simon Glass · 4 years, 11 months ago
  32. 748ff53 x86: fsp: Allow remembering the location of FSP-S by Simon Glass · 4 years, 11 months ago
  33. e98791a x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · 4 years, 11 months ago
  34. cf87d3b x86: fsp: Add FSP2 base support by Simon Glass · 4 years, 11 months ago
  35. f42af29 x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · 4 years, 11 months ago
  36. f09d4ed x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · 4 years, 11 months ago
  37. 5924341 x86: Allow interrupt to happen once by Simon Glass · 4 years, 11 months ago
  38. 69b1e9f x86: Don't imply libfdt or SPI flash in TPL by Simon Glass · 4 years, 11 months ago
  39. 4279110 x86: Set up the MTRR for SDRAM by Simon Glass · 4 years, 11 months ago
  40. ea4e97a x86: Set the DRAM banks to reflect real location by Simon Glass · 4 years, 11 months ago
  41. 22e0de3 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 4 years, 11 months ago
  42. fa6cc1d x86: Don't export mrccache_update() by Simon Glass · 4 years, 11 months ago
  43. 0a0b09b x86: Add mrccache support for a 'variable' cache by Simon Glass · 4 years, 11 months ago
  44. 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 4 years, 11 months ago
  45. 83f288f x86: Tidy up error handling in mrccache_save() by Simon Glass · 4 years, 11 months ago
  46. 37a508f x86: Add a new global_data member for the cache record by Simon Glass · 4 years, 11 months ago
  47. 506f224 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · 4 years, 11 months ago
  48. 87f1084 x86: Adjust mrccache_get_region() to use livetree by Simon Glass · 4 years, 11 months ago
  49. 0ad9b6a x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · 4 years, 11 months ago
  50. 112629c x86: Reduce mrccache record alignment size by Simon Glass · 4 years, 11 months ago
  51. b93757c x86: Define the SPL image start by Simon Glass · 4 years, 11 months ago
  52. fbb0efd sandbox: Add a test for IRQ by Simon Glass · 4 years, 11 months ago
  53. 79d66a6 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 4 years, 11 months ago
  54. 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 4 years, 11 months ago
  55. 89694de sandbox: Disable mmio by default in tests by Simon Glass · 4 years, 11 months ago
  56. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 11 months ago
  57. 76ab9f2 x86: Drop unnecessary interrupt code for TPL by Simon Glass · 4 years, 11 months ago
  58. caca13f x86: Drop unnecessary cpu code for TPL by Simon Glass · 4 years, 11 months ago
  59. 77dd7c6 x86: timer: use a timer base of 0 by Simon Glass · 4 years, 11 months ago
  60. d496162 x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · 4 years, 11 months ago
  61. 8d72d5b i2c: designware: Avoid using static data by Simon Glass · 4 years, 11 months ago
  62. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 11 months ago
  63. 15ab77c sandbox: add missing compatible property in device tree by Heinrich Schuchardt · 5 years ago
  64. 520f955 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 11 months ago
  65. 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 4 years, 11 months ago
  66. 8b3e97b riscv: add functions for reading the IPI status by Lukas Auer · 4 years, 11 months ago
  67. cca8b1e riscv: dts: Add #address-cells and #size-cells in nor node by Rick Chen · 5 years ago
  68. f05b656 riscv: dts: Support four cores SMP by Rick Chen · 5 years ago
  69. 444c464 riscv: Fix clear bss loop in the start-up code by Rick Chen · 5 years ago
  70. 8ba595b riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL by Rick Chen · 5 years ago
  71. 43a0832 riscv: andes_plic: Fix some wrong configurations by Rick Chen · 5 years ago
  72. ca06444 riscv: ax25: add SPL support by Rick Chen · 5 years ago
  73. b82a185 riscv: dts: Add hifive-unleashed-a00 dts from Linux by Jagan Teki · 5 years ago
  74. 6b20dc1 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · 5 years ago
  75. 1045ff4 ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs by Suman Anna · 4 years, 11 months ago
  76. ac1ca99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 4 years, 11 months ago
  77. 4886f1c arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes by Vignesh Raghavendra · 4 years, 11 months ago
  78. 06f5552 arm: dts: armada-cp110-*dtsi: add xmdio nodes by Nevo Hed · 5 years ago
  79. 5efb692 arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxid by Grygorii Strashko · 5 years ago
  80. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  81. 0c5c3f2 arm: -march=armv5t for ARM11 by Heinrich Schuchardt · 4 years, 11 months ago
  82. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  83. 6a4b07e imx8m: fix rom version check to unbreak some B0 chips by Patrick Wildt · 5 years ago
  84. 90ab311 x86: simplify ljmp to 32-bit code by Masahiro Yamada · 4 years, 11 months ago
  85. 0d915a9 x86: use data32 directive instead of macro for operand-size prefix by Masahiro Yamada · 4 years, 11 months ago
  86. bead4f2 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 11 months ago
  87. edaec53 ARM: imx: vining2000: Repair PCIe support by Marek Vasut · 5 years ago
  88. 7d84f44 ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · 5 years ago
  89. df1b721 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · 5 years ago
  90. c671d8a board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · 4 years, 11 months ago
  91. d396f13 mx6: Allow configuring the NoC registers on i.MX6QP by Fabio Estevam · 5 years ago
  92. 2d4b87f mx7ulp: Sync the device tree related files by Fabio Estevam · 5 years ago
  93. d136eb9 mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · 5 years ago
  94. 0619af0 mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions by Fabio Estevam · 5 years ago
  95. b8cabb0 mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option by Fabio Estevam · 5 years ago
  96. 72a093a mx7ulp: Print the LDO mode status by Fabio Estevam · 5 years ago
  97. e0e6c96 arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · 4 years, 11 months ago
  98. 4ee6d51 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 4 years, 11 months ago
  99. aebd9ed dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC by David Wu · 5 years ago
  100. 982fab3 arm: dts: Add mac node for rk3308 at dtsi level by David Wu · 5 years ago