1. cee2e02 arm: Kconfig: Explain TFABOOT by Andre Przywara · 4 years, 1 month ago
  2. 2b5a719 riscv: add DT binding for BOOT button on Maix board by Heinrich Schuchardt · 4 years, 1 month ago
  3. be3076e riscv: Add pinmux and gpio bindings for Kendryte K210 by Sean Anderson · 4 years, 1 month ago
  4. 3e41c7b test: dm: Test for default led naming by Sean Anderson · 4 years, 1 month ago
  5. 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 1 month ago
  6. 5d457f8 ram: move aspeed ram driver into drivers/ directory by Dylan Hung · 4 years, 2 months ago
  7. 1c431f1 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 1 month ago WIP/07Oct2020
  8. e602dd5 mips: octeon: Add bootoctlinux command by Aaron Williams · 4 years, 2 months ago
  9. 4b43e7e mips: octeon: Add bootmem support by Aaron Williams · 4 years, 2 months ago
  10. b0ce805 mips: octeon: Add coremask support by Aaron Williams · 4 years, 2 months ago
  11. afb4828 mips: octeon: Add header cvmx-bootinfo.h by Aaron Williams · 4 years, 2 months ago
  12. 99b937e mips: octeon: Add header cvmx-fuse.h by Aaron Williams · 4 years, 2 months ago
  13. 5d72821 mips: octeon: Add header octeon-feature.h by Aaron Williams · 4 years, 2 months ago
  14. b1fed50 mips: octeon: Add header cvmx-regs.h by Aaron Williams · 4 years, 2 months ago
  15. 7c6f274 mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting by Stefan Roese · 4 years, 2 months ago
  16. 97e795c mips: octeon: octeon-model.h: Enable inclusion from assembler files by Stefan Roese · 4 years, 2 months ago
  17. d25d2db mips: octeon: Add USB DT nodes by Stefan Roese · 4 years, 2 months ago
  18. 399b867 mips: octeon: cache.c: Flush all pending writes in flush_dcache_range() by Stefan Roese · 4 years, 2 months ago
  19. b28d352 mips: octeon: Add mangle-port.h by Stefan Roese · 4 years, 2 months ago
  20. fd569c8 mips: octeon: cpu.c: Add table for selective swapping by Stefan Roese · 4 years, 2 months ago
  21. 590d48e mips: octeon: dram.c: Add RAM driver support by Stefan Roese · 4 years, 2 months ago
  22. 073e8ee mips: octeon: Add octeon_ddr.h header by Aaron Williams · 4 years, 2 months ago
  23. 91e34fc mips: octeon Add cvmx/cvmx-lmcx-defs.h header by Aaron Williams · 4 years, 2 months ago
  24. 75168b4 mips: octeon: Add octeon-model.h header by Aaron Williams · 4 years, 2 months ago
  25. a23c279 mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node by Stefan Roese · 4 years, 2 months ago
  26. 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago WIP/06Oct2020
  27. 175e832 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · 4 years, 1 month ago
  28. c421621 sandbox: add missing SDL key scan codes by Heinrich Schuchardt · 4 years, 1 month ago
  29. cc72f3e test: dm: add test for phandle access functions by Patrick Delaunay · 4 years, 1 month ago
  30. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 1 month ago
  31. 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 1 month ago
  32. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  33. 1110e49 ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1 by Neil Armstrong · 4 years, 1 month ago
  34. 85a034c ARM: dts: meson-axg: add USB nodes for S400 by Neil Armstrong · 4 years, 1 month ago
  35. e9d29b9 arm: meson-axg: add board_usb_init()/cleanup() for USB gadget by Neil Armstrong · 4 years, 1 month ago
  36. 66d9427 phy: meson-gxl: remove invalid USB3 PHY driver by Neil Armstrong · 4 years, 1 month ago
  37. 7ccc737 ARM: mach-meson: use new DWC3 glue for GXL & GXM by Neil Armstrong · 4 years, 1 month ago
  38. 46eddbc usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · 4 years, 1 month ago
  39. 4e7b0a3 ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1 by Neil Armstrong · 4 years, 1 month ago
  40. caebff0 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 1 month ago WIP/05Oct2020-next
  41. 62f95af ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4 by Patrick Delaunay · 4 years, 1 month ago
  42. d983941 ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96 by Marek Vasut · 4 years, 1 month ago
  43. b084d85 Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · 4 years, 1 month ago
  44. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 1 month ago WIP/30Sep2020-next
  45. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 1 month ago
  46. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 1 month ago
  47. 0ced26a test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · 4 years, 1 month ago
  48. 88e6a60 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 1 month ago
  49. bad2433 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 2 months ago
  50. 924de32 riscv: Add some comments to start.S by Sean Anderson · 4 years, 1 month ago
  51. 8576813 riscv: Ensure gp is NULL or points to valid data by Sean Anderson · 4 years, 1 month ago
  52. 309995b riscv: Consolidate fences into AMOs for available_harts_lock by Sean Anderson · 4 years, 1 month ago
  53. 768502e riscv: Clear pending IPIs on initialization by Sean Anderson · 4 years, 1 month ago
  54. f760c9a riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 1 month ago
  55. d4990a4 riscv: Match memory barriers between send_ipi_many and handle_ipi by Sean Anderson · 4 years, 1 month ago
  56. c410454 Revert "riscv: Clear pending interrupts before enabling IPIs" by Sean Anderson · 4 years, 1 month ago
  57. 422c3c5 riscv: Update SiFive device tree for new CLINT driver by Sean Anderson · 4 years, 1 month ago
  58. e89e898 riscv: Update Kendryte device tree for new CLINT driver by Sean Anderson · 4 years, 1 month ago
  59. e5ca9a7 riscv: Rework Sifive CLINT as UCLASS_TIMER driver by Sean Anderson · 4 years, 1 month ago
  60. 15943bb riscv: Clean up initialization in Andes PLIC by Sean Anderson · 4 years, 1 month ago
  61. e86463f riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 1 month ago
  62. 7616e36 timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 1 month ago
  63. c33efaf riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 1 month ago
  64. d44d46e Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago WIP/28Sep2020
  65. c48e9f3 riscv: restore global data pointer in trap handler by Heinrich Schuchardt · 4 years, 1 month ago
  66. 5157b01 arm: rmobile: Use imply for BOARD_EARLY_INIT_F by Biju Das · 4 years, 1 month ago
  67. aead065 arm: mach-rmobile: Mark the default s_init function as weak by Biju Das · 4 years, 1 month ago
  68. 3afde5a arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 1 month ago
  69. 1abdab9 arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 1 month ago
  70. 0040725 arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 1 month ago
  71. 7d79136 arm: rmobile: Identify R8A7796 r1.3 SoC by Biju Das · 4 years, 1 month ago
  72. 16dcfbc ARM: rmobile: Enable RPC on Salvator-X, ULCB, Ebisu by Marek Vasut · 7 years ago
  73. 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 1 month ago WIP/25Sep2020-next
  74. 558378a ARM: mach-at91: add support for new SoC sama7g5 by Eugen Hristev · 4 years, 2 months ago
  75. 2e3b883 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 2 months ago
  76. 2463f16 x86: Use multiple images by Simon Glass · 4 years, 2 months ago
  77. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 1 month ago
  78. 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 1 month ago
  79. 49f5141 x86: coral: Update config and device tree for ACPI by Simon Glass · 4 years, 1 month ago
  80. 70c202c x86: Add a way to add to the e820 memory table by Simon Glass · 4 years, 1 month ago
  81. cc5e02f x86: fsp: Show FSP-S or FSP-M address in fsp_get_header() by Simon Glass · 4 years, 1 month ago
  82. 4558d32 x86: fsp: Add more debugging for silicon init by Simon Glass · 4 years, 1 month ago
  83. 96bf9be x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 1 month ago
  84. 2da4b69 x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 1 month ago
  85. 77bb1c6 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 1 month ago
  86. 9179c35 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 1 month ago
  87. 4ff3591 x86: Correct handling of MADT table CPUs by Simon Glass · 4 years, 1 month ago
  88. 26c3d3d x86: Add a header guard to asm/acpi_table.h by Simon Glass · 4 years, 1 month ago
  89. 3a25073 x86: Correct the assembly guard in e820.h by Simon Glass · 4 years, 1 month ago
  90. 7c73cea x86: Notify the FSP of the 'end firmware' event by Simon Glass · 4 years, 1 month ago
  91. f31b02c x86: Sort the MTRR table by Simon Glass · 4 years, 1 month ago
  92. aec7c1c x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 1 month ago
  93. c90b302 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · 4 years, 1 month ago
  94. ca60199 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · 4 years, 1 month ago
  95. ea78675 x86: apl: Generate ACPI table for LPC by Simon Glass · 4 years, 1 month ago
  96. 60c0231 x86: apl: Generate CPU tables by Simon Glass · 4 years, 1 month ago
  97. abb4e42 x86: apl: Add support for hostbridge ACPI generation by Simon Glass · 4 years, 1 month ago
  98. da2c1b8 x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 1 month ago
  99. 94c5ad2 x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 1 month ago
  100. 540f0ba x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 1 month ago