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