1. b28d352 mips: octeon: Add mangle-port.h by Stefan Roese · 4 years, 3 months ago
  2. fd569c8 mips: octeon: cpu.c: Add table for selective swapping by Stefan Roese · 4 years, 3 months ago
  3. 590d48e mips: octeon: dram.c: Add RAM driver support by Stefan Roese · 4 years, 3 months ago
  4. 073e8ee mips: octeon: Add octeon_ddr.h header by Aaron Williams · 4 years, 3 months ago
  5. 91e34fc mips: octeon Add cvmx/cvmx-lmcx-defs.h header by Aaron Williams · 4 years, 3 months ago
  6. 75168b4 mips: octeon: Add octeon-model.h header by Aaron Williams · 4 years, 3 months ago
  7. a23c279 mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node by Stefan Roese · 4 years, 3 months ago
  8. 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
  9. 175e832 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · 4 years, 2 months ago
  10. c421621 sandbox: add missing SDL key scan codes by Heinrich Schuchardt · 4 years, 2 months ago
  11. cc72f3e test: dm: add test for phandle access functions by Patrick Delaunay · 4 years, 2 months ago
  12. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
  13. 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
  14. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  15. 1110e49 ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1 by Neil Armstrong · 4 years, 2 months ago
  16. 85a034c ARM: dts: meson-axg: add USB nodes for S400 by Neil Armstrong · 4 years, 2 months ago
  17. e9d29b9 arm: meson-axg: add board_usb_init()/cleanup() for USB gadget by Neil Armstrong · 4 years, 2 months ago
  18. 66d9427 phy: meson-gxl: remove invalid USB3 PHY driver by Neil Armstrong · 4 years, 2 months ago
  19. 7ccc737 ARM: mach-meson: use new DWC3 glue for GXL & GXM by Neil Armstrong · 4 years, 2 months ago
  20. 46eddbc usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · 4 years, 2 months ago
  21. 4e7b0a3 ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1 by Neil Armstrong · 4 years, 2 months ago
  22. 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
  23. 62f95af ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4 by Patrick Delaunay · 4 years, 2 months ago
  24. d983941 ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96 by Marek Vasut · 4 years, 2 months ago
  25. b084d85 Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · 4 years, 2 months ago
  26. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 2 months ago
  27. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 2 months ago
  28. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 2 months ago
  29. 0ced26a test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · 4 years, 2 months ago
  30. 88e6a60 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 2 months ago
  31. bad2433 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 2 months ago
  32. 924de32 riscv: Add some comments to start.S by Sean Anderson · 4 years, 2 months ago
  33. 8576813 riscv: Ensure gp is NULL or points to valid data by Sean Anderson · 4 years, 2 months ago
  34. 309995b riscv: Consolidate fences into AMOs for available_harts_lock by Sean Anderson · 4 years, 2 months ago
  35. 768502e riscv: Clear pending IPIs on initialization by Sean Anderson · 4 years, 2 months ago
  36. f760c9a riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 2 months ago
  37. d4990a4 riscv: Match memory barriers between send_ipi_many and handle_ipi by Sean Anderson · 4 years, 2 months ago
  38. c410454 Revert "riscv: Clear pending interrupts before enabling IPIs" by Sean Anderson · 4 years, 2 months ago
  39. 422c3c5 riscv: Update SiFive device tree for new CLINT driver by Sean Anderson · 4 years, 2 months ago
  40. e89e898 riscv: Update Kendryte device tree for new CLINT driver by Sean Anderson · 4 years, 2 months ago
  41. e5ca9a7 riscv: Rework Sifive CLINT as UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
  42. 15943bb riscv: Clean up initialization in Andes PLIC by Sean Anderson · 4 years, 2 months ago
  43. e86463f riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
  44. 7616e36 timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 2 months ago
  45. c33efaf riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 2 months ago
  46. d44d46e Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
  47. c48e9f3 riscv: restore global data pointer in trap handler by Heinrich Schuchardt · 4 years, 2 months ago
  48. 5157b01 arm: rmobile: Use imply for BOARD_EARLY_INIT_F by Biju Das · 4 years, 2 months ago
  49. aead065 arm: mach-rmobile: Mark the default s_init function as weak by Biju Das · 4 years, 2 months ago
  50. 3afde5a arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
  51. 1abdab9 arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
  52. 0040725 arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
  53. 7d79136 arm: rmobile: Identify R8A7796 r1.3 SoC by Biju Das · 4 years, 2 months ago
  54. 16dcfbc ARM: rmobile: Enable RPC on Salvator-X, ULCB, Ebisu by Marek Vasut · 7 years ago
  55. 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 2 months ago
  56. 558378a ARM: mach-at91: add support for new SoC sama7g5 by Eugen Hristev · 4 years, 3 months ago
  57. 2e3b883 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 2 months ago
  58. 2463f16 x86: Use multiple images by Simon Glass · 4 years, 2 months ago
  59. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 2 months ago
  60. 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 2 months ago
  61. 49f5141 x86: coral: Update config and device tree for ACPI by Simon Glass · 4 years, 2 months ago
  62. 70c202c x86: Add a way to add to the e820 memory table by Simon Glass · 4 years, 2 months ago
  63. cc5e02f x86: fsp: Show FSP-S or FSP-M address in fsp_get_header() by Simon Glass · 4 years, 2 months ago
  64. 4558d32 x86: fsp: Add more debugging for silicon init by Simon Glass · 4 years, 2 months ago
  65. 96bf9be x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 2 months ago
  66. 2da4b69 x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 2 months ago
  67. 77bb1c6 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
  68. 9179c35 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago
  69. 4ff3591 x86: Correct handling of MADT table CPUs by Simon Glass · 4 years, 2 months ago
  70. 26c3d3d x86: Add a header guard to asm/acpi_table.h by Simon Glass · 4 years, 2 months ago
  71. 3a25073 x86: Correct the assembly guard in e820.h by Simon Glass · 4 years, 2 months ago
  72. 7c73cea x86: Notify the FSP of the 'end firmware' event by Simon Glass · 4 years, 2 months ago
  73. f31b02c x86: Sort the MTRR table by Simon Glass · 4 years, 2 months ago
  74. aec7c1c x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 2 months ago
  75. c90b302 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · 4 years, 2 months ago
  76. ca60199 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · 4 years, 2 months ago
  77. ea78675 x86: apl: Generate ACPI table for LPC by Simon Glass · 4 years, 2 months ago
  78. 60c0231 x86: apl: Generate CPU tables by Simon Glass · 4 years, 2 months ago
  79. abb4e42 x86: apl: Add support for hostbridge ACPI generation by Simon Glass · 4 years, 2 months ago
  80. da2c1b8 x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 2 months ago
  81. 94c5ad2 x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 2 months ago
  82. 540f0ba x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 2 months ago
  83. b98b91b x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · 4 years, 2 months ago
  84. 9b3e6d4 x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 2 months ago
  85. 7764a84 x86: acpi: Add PCT and PTC tables by Simon Glass · 4 years, 2 months ago
  86. f37979e x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
  87. d262898 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
  88. 6c0da2d x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
  89. abc585b x86: apl: Update iomap for ACPI by Simon Glass · 4 years, 2 months ago
  90. 1055237 x86: apl: Add power-management definitions by Simon Glass · 4 years, 2 months ago
  91. 59561c7 x86: Add some definitions for SMM by Simon Glass · 4 years, 2 months ago
  92. 18d8d24 x86: acpi: Add a common routine to write WiFi info by Simon Glass · 4 years, 2 months ago
  93. c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
  94. e4f09f9 x86: Add wake sources for the acpi_gpe driver by Simon Glass · 4 years, 2 months ago
  95. 7924b49 x86: acpi: Expand the GNVS by Simon Glass · 4 years, 2 months ago
  96. 55109f1 x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 2 months ago
  97. 167c3f6 x86: Add a common global NVS structure by Simon Glass · 4 years, 2 months ago
  98. 97bafc9 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · 4 years, 2 months ago
  99. 13539ba x86: acpi: Add DPTF asl files by Simon Glass · 4 years, 2 months ago
  100. 14f643d x86: acpi: apl: Add asl files for Apollo Lake by Simon Glass · 4 years, 2 months ago