1. fad5ec5 mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodes by Stefan Roese · 4 years, 3 months ago
  2. 68941e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
  3. 9401859 x86: call32: Append appropriate suffixes by Andy Shevchenko · 4 years, 3 months ago
  4. 549c6f4 x86: sipi_vector: Append appropriate suffixes by Andy Shevchenko · 4 years, 3 months ago
  5. a018611 arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · 4 years, 3 months ago
  6. 858e5a1 x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · 4 years, 3 months ago
  7. 4911358 x86: irq: Fix some typos by Wolfgang Wallner · 4 years, 3 months ago
  8. 74b869b efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · 4 years, 3 months ago
  9. 4f0c4be x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · 4 years, 3 months ago
  10. 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 3 months ago
  11. 7cb2060 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 3 months ago
  12. 2ae7adc arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · 4 years, 3 months ago
  13. a76bfe5 arch: arm: use dt and UCLASS_IRQ to get gic details by Rayagonda Kokatanur · 4 years, 3 months ago
  14. 912fe37 gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3 by Rayagonda Kokatanur · 4 years, 6 months ago
  15. c8b9848 board: ns3: define ddr memory layout by Rayagonda Kokatanur · 4 years, 3 months ago
  16. ef7192e board: ns3: add api to save boot parameters passed from BL31 by Abhishek Shah · 4 years, 3 months ago
  17. 5d9302d arm: cpu: armv8: add L3 memory flush support by Rayagonda Kokatanur · 4 years, 3 months ago
  18. 291635a board: ns3: add support for Broadcom Northstar 3 by Rayagonda Kokatanur · 4 years, 3 months ago
  19. 3fad1ca board: mediatek: Add support for UniElec U7623 board by David Woodhouse · 4 years, 3 months ago
  20. d161108 arm: add support for SoC s5p4418 (cpu) / nanopi2 board by Stefan Bosch · 4 years, 3 months ago
  21. 18284c1 pwm: add driver for nexell by Stefan Bosch · 4 years, 3 months ago
  22. 95e9a8e arm: add mach-nexell (all files except header files) by Stefan Bosch · 4 years, 3 months ago
  23. a1ce9ed arm: add mach-nexell (header files) by Stefan Bosch · 4 years, 3 months ago
  24. 6744ace arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGH by Ard Biesheuvel · 4 years, 4 months ago
  25. e479a7d arm: Add support for Qualcomm IPQ40xx family by Robert Marko · 4 years, 4 months ago
  26. f5b441f arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629 by MarkLee · 4 years, 4 months ago
  27. a6c6f0f test/py: add tests for the button commands by Philippe Reynes · 4 years, 3 months ago
  28. bd3e488 sandbox: dtsi: add buttons by Philippe Reynes · 4 years, 3 months ago
  29. 037a56d sandbox, test: change hog gpio by Philippe Reynes · 4 years, 3 months ago
  30. 9589c44 x86: chromebook_panther: Correct the image layout by Simon Glass · 4 years, 3 months ago
  31. a78466a x86: Move the fdtmap away from the binary blobs by Simon Glass · 4 years, 3 months ago
  32. 5a11405 rockchip: Drop the fit_spl_optee.sh script by Simon Glass · 4 years, 3 months ago
  33. a32dd07 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · 4 years, 3 months ago
  34. e999bea mediatek: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 3 months ago
  35. be17bcb powerpc: mpc85xx: Only enable binman when it is needed by Simon Glass · 4 years, 3 months ago
  36. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 3 months ago
  37. 3077026 tegra: Don't enable binman on ARMv8 SoCs by Simon Glass · 4 years, 3 months ago
  38. c4cea2b rockchip: Enable building a SPI ROM image on bob by Simon Glass · 4 years, 3 months ago
  39. 9b312e2 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · 4 years, 3 months ago
  40. fab4f32 rockchip: Allow Bob to use SPI boot by Simon Glass · 4 years, 3 months ago
  41. bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 3 months ago
  42. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 4 months ago
  43. 0b263a9 ARM: dts: stm32: Add DHSOM based DRC02 board by Marek Vasut · 4 years, 3 months ago
  44. 8791cf0 ARM: dts: stm32: Move ethernet PHY into SoM DT by Marek Vasut · 4 years, 3 months ago
  45. 87e1e0f ARM: dts: stm32: add seeed studio odyssey-stm32mp157c board by Marcin Sloniewski · 4 years, 4 months ago
  46. 5f865bb Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards" by Patrick Delaunay · 4 years, 4 months ago
  47. ed111e4 Revert "ARM: dts: stm32: Reinstate card detect behavior on DHSOM" by Patrick Delaunay · 4 years, 4 months ago
  48. 346034a arm: stm32mp: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 4 months ago
  49. 0b73355 ARM: dts: stm32: add reset support to uart nodes on stm32mp15x by Patrick Delaunay · 4 years, 4 months ago
  50. 7ecbefd ARM: dts: stm32mp: remove hnp-srp-disable for usbotg on dk1 by Patrick Delaunay · 4 years, 4 months ago
  51. 500327e ARM: dts: stm32mp1: DT alignment with Linux kernel v5.8-rc1 by Patrick Delaunay · 4 years, 4 months ago
  52. 6ed83ed ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pins by Patrick Delaunay · 4 years, 4 months ago
  53. ded48be arm: stm32mp: stm32prog: check result of find_mmc_device by Patrick Delaunay · 4 years, 4 months ago
  54. 76db168 stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnent by Patrick Delaunay · 4 years, 4 months ago
  55. 43fe9d2 stm32mp1: mmu_set_region_dcache_behaviour by Patrick Delaunay · 4 years, 3 months ago
  56. 97f7e39 arm: stm32mp: move dbgmcu_init call when DT is ready by Patrick Delaunay · 4 years, 3 months ago
  57. 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 3 months ago
  58. 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
  59. 5c64d07 arm: dts: ls1028a: Add dspi flash device node to qds by Zhao Qiang · 4 years, 3 months ago
  60. 0b7cac7 arm64: lx2160a: dts: Add watchdog node by Zhao Qiang · 4 years, 3 months ago
  61. 57fcc13 armv8: dts: ls1046a: Add the PCIe EP node by Xiaowei Bao · 4 years, 3 months ago
  62. be2c7d7 arm: dts: lx2160a: Increase configuration window size by Wasim Khan · 4 years, 4 months ago
  63. c5f8943 arm64: ls1043a: Remove the workaround of erratum A-009929 by Hou Zhiqiang · 4 years, 4 months ago
  64. 4f73897 Drop global data sdhc_adapter for powerpc by Yangbo Lu · 4 years, 4 months ago
  65. 8b307b1 armv8: dts: fsl-lx2160a: add flash node under dspi to qds dts by Zhao Qiang · 4 years, 5 months ago
  66. af0e08c I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · 4 years, 5 months ago
  67. dd6df64 armv8: layerscape: rework spin table by Michael Walle · 4 years, 5 months ago
  68. 16863da armv8: layerscape: relocate spin table if EFI_LOADER is enabled by Michael Walle · 4 years, 5 months ago
  69. 308deab armv8: layerscape: clean exported symbols in spintable.S by Michael Walle · 4 years, 5 months ago
  70. 2e26211 armv8: layerscape: drop first .ltorg directive in spintable.S by Michael Walle · 4 years, 5 months ago
  71. 86c31da armv8: layerscape: make wake_secondary_core_n() static by Michael Walle · 4 years, 5 months ago
  72. dcfbbed armv8: layerscape: simplify get_spin_tbl_addr() calls by Michael Walle · 4 years, 5 months ago
  73. c31ac97 armv8: layerscape: remove determine_mp_bootpg() by Michael Walle · 4 years, 5 months ago
  74. b1c4123 armv8: layerscape: fix alignment for spin table by Michael Walle · 4 years, 5 months ago
  75. 2eca7b9 armv8: layerscape: load function pointer using ADR by Michael Walle · 4 years, 5 months ago
  76. f6c62f1 armv8: layerscape: move spin table into own module by Michael Walle · 4 years, 5 months ago
  77. 3d3fe8b armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · 4 years, 5 months ago
  78. ae846a6 armv8: layerscape: pretty print info about SMP cores by Michael Walle · 4 years, 5 months ago
  79. b27f485 armv8: layerscape: fix spin-table support by Michael Walle · 4 years, 5 months ago
  80. 02decd4 dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscape by hui.song · 4 years, 5 months ago
  81. 08333fa armv8: gpio: add gpio feature by hui.song · 4 years, 5 months ago
  82. f8c5815 armv8: ls1028a: move FSL_LAYERSCAPE to kconfig by Michael Walle · 4 years, 6 months ago
  83. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  84. 5ab71ea arm: mach-k3: Use SOC driver for device identification by Dave Gerlach · 4 years, 3 months ago
  85. e8918bc arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node by Dave Gerlach · 4 years, 3 months ago
  86. bec8b94 arm: dts: k3-am65-wakeup: Introduce chipid node by Dave Gerlach · 4 years, 3 months ago
  87. 21e3c21 test: Add tests for SOC uclass by Dave Gerlach · 4 years, 3 months ago
  88. 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 9 months ago
  89. 5902879 ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit by Adam Ford · 4 years, 4 months ago
  90. 3aabb0c ARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1 by Adam Ford · 4 years, 4 months ago
  91. dbabfcc ARM: renesas: Add basic R8A774A1 Support by Adam Ford · 4 years, 4 months ago
  92. ada61f1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
  93. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  94. 142dd57 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · 4 years, 3 months ago
  95. e491e15 riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 4 months ago
  96. 6b62495 Revert "riscv: Allow use of reset drivers" by Bin Meng · 4 years, 3 months ago
  97. ff7d25e env: Enable SPI flash env for SiFive FU540 by Jagan Teki · 4 years, 3 months ago
  98. 4243ff1 sifive: fu540: Add Booting from SPI by Jagan Teki · 4 years, 3 months ago
  99. a0018fc riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 3 months ago
  100. 5d3a21d Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 3 months ago