1. 924de32 riscv: Add some comments to start.S by Sean Anderson · 4 years, 5 months ago
  2. 8576813 riscv: Ensure gp is NULL or points to valid data by Sean Anderson · 4 years, 5 months ago
  3. 309995b riscv: Consolidate fences into AMOs for available_harts_lock by Sean Anderson · 4 years, 5 months ago
  4. 768502e riscv: Clear pending IPIs on initialization by Sean Anderson · 4 years, 5 months ago
  5. f760c9a riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 5 months ago
  6. d4990a4 riscv: Match memory barriers between send_ipi_many and handle_ipi by Sean Anderson · 4 years, 5 months ago
  7. c410454 Revert "riscv: Clear pending interrupts before enabling IPIs" by Sean Anderson · 4 years, 5 months ago
  8. 422c3c5 riscv: Update SiFive device tree for new CLINT driver by Sean Anderson · 4 years, 4 months ago
  9. e89e898 riscv: Update Kendryte device tree for new CLINT driver by Sean Anderson · 4 years, 4 months ago
  10. a952c3a riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · 4 years, 4 months ago
  11. e5ca9a7 riscv: Rework Sifive CLINT as UCLASS_TIMER driver by Sean Anderson · 4 years, 4 months ago
  12. 15943bb riscv: Clean up initialization in Andes PLIC by Sean Anderson · 4 years, 4 months ago
  13. e86463f riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 4 months ago
  14. 7616e36 timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 4 months ago
  15. 3576121 timer: Add helper for drivers using timebase fallback by Sean Anderson · 4 years, 4 months ago
  16. c33efaf riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 4 months ago
  17. 9981a80 ram: sifive: Remove regmap dependency by Bin Meng · 4 years, 5 months ago
  18. f8c9660 ram: sifive: Check return value on clk_enable() by Bin Meng · 4 years, 5 months ago
  19. 08bff30 doc/sipeed/maix: describe RESET and BOOT button by Heinrich Schuchardt · 4 years, 5 months ago
  20. d53a95b doc: correct kflash settings for Maix One Dock by Heinrich Schuchardt · 4 years, 5 months ago
  21. c5a7e5b cmd: irq: disable CMD_IRQ for riscv arch by Pragnesh Patel · 4 years, 6 months ago
  22. 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 4 months ago
  23. 8c180d6 x86: edison: Add documentation for using am xFSTK image by Simon Glass · 4 years, 5 months ago
  24. 2e3b883 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 5 months ago
  25. fb91d56 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 5 months ago
  26. 204aa78 binman: Show an error when a file is missing by Simon Glass · 4 years, 5 months ago
  27. 2463f16 x86: Use multiple images by Simon Glass · 4 years, 5 months ago
  28. 308b1a9 x86: video: Show information about each video device by Simon Glass · 4 years, 5 months ago
  29. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 5 months ago
  30. 51af144 x86: Allow showing details about a HOB entry by Simon Glass · 4 years, 5 months ago
  31. 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 5 months ago
  32. d11544df x86: hob: Add way to show a single hob entry by Simon Glass · 4 years, 5 months ago
  33. 9c6aaf1 acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · 4 years, 5 months ago
  34. 1e4073b acpi: Add more documentation for struct acpi_gpio by Simon Glass · 4 years, 5 months ago
  35. 49f5141 x86: coral: Update config and device tree for ACPI by Simon Glass · 4 years, 5 months ago
  36. ee3cb7c x86: Move include of bitops out of ACPI region by Simon Glass · 4 years, 5 months ago
  37. 70c202c x86: Add a way to add to the e820 memory table by Simon Glass · 4 years, 5 months ago
  38. 2a2ebf8 acpi: Use defines for field lengths by Simon Glass · 4 years, 5 months ago
  39. cc5e02f x86: fsp: Show FSP-S or FSP-M address in fsp_get_header() by Simon Glass · 4 years, 5 months ago
  40. 4558d32 x86: fsp: Add more debugging for silicon init by Simon Glass · 4 years, 5 months ago
  41. 96bf9be x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 5 months ago
  42. a30898f x86: coral: Add audio descriptor files by Simon Glass · 4 years, 5 months ago
  43. 2da4b69 x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 5 months ago
  44. 77bb1c6 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 5 months ago
  45. 9179c35 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 5 months ago
  46. 4ff3591 x86: Correct handling of MADT table CPUs by Simon Glass · 4 years, 5 months ago
  47. 26c3d3d x86: Add a header guard to asm/acpi_table.h by Simon Glass · 4 years, 5 months ago
  48. 3a25073 x86: Correct the assembly guard in e820.h by Simon Glass · 4 years, 5 months ago
  49. 7c73cea x86: Notify the FSP of the 'end firmware' event by Simon Glass · 4 years, 5 months ago
  50. f31b02c x86: Sort the MTRR table by Simon Glass · 4 years, 5 months ago
  51. aec7c1c x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 5 months ago
  52. c90b302 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · 4 years, 5 months ago
  53. eaac971 tpm: cr50: Add ACPI support by Simon Glass · 4 years, 5 months ago
  54. ca60199 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · 4 years, 5 months ago
  55. ea78675 x86: apl: Generate ACPI table for LPC by Simon Glass · 4 years, 5 months ago
  56. 60c0231 x86: apl: Generate CPU tables by Simon Glass · 4 years, 5 months ago
  57. abb4e42 x86: apl: Add support for hostbridge ACPI generation by Simon Glass · 4 years, 5 months ago
  58. da2c1b8 x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 5 months ago
  59. 022256b p2sb: Add some definitions used for ACPI by Simon Glass · 4 years, 5 months ago
  60. 94c5ad2 x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 5 months ago
  61. 540f0ba x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 5 months ago
  62. b98b91b x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · 4 years, 5 months ago
  63. 9b3e6d4 x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 5 months ago
  64. 350c7f5 acpi: Add more support for generating processor tables by Simon Glass · 4 years, 5 months ago
  65. 7764a84 x86: acpi: Add PCT and PTC tables by Simon Glass · 4 years, 5 months ago
  66. 1540328 acpi: Add support for generating processor tables by Simon Glass · 4 years, 5 months ago
  67. f37979e x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 5 months ago
  68. d262898 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 5 months ago
  69. 6c0da2d x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 5 months ago
  70. abc585b x86: apl: Update iomap for ACPI by Simon Glass · 4 years, 5 months ago
  71. 1055237 x86: apl: Add power-management definitions by Simon Glass · 4 years, 5 months ago
  72. 59561c7 x86: Add some definitions for SMM by Simon Glass · 4 years, 5 months ago
  73. 18d8d24 x86: acpi: Add a common routine to write WiFi info by Simon Glass · 4 years, 5 months ago
  74. c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 5 months ago
  75. e4f09f9 x86: Add wake sources for the acpi_gpe driver by Simon Glass · 4 years, 5 months ago
  76. fd42f26 i2c: Add a generic driver to generate ACPI info by Simon Glass · 4 years, 5 months ago
  77. bddbaf5 x86: link: Allow more space for U-Boot by Simon Glass · 4 years, 5 months ago
  78. 23dd0ea dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 5 months ago
  79. 88490e1 acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years, 5 months ago
  80. da7cff3 acpi: Add support for conditions and return values by Simon Glass · 4 years, 5 months ago
  81. e0a896b acpi: Add support for writing a _PRW by Simon Glass · 4 years, 5 months ago
  82. 99e555a x86: coral: Add ACPI tables for coral by Simon Glass · 4 years, 5 months ago
  83. 7924b49 x86: acpi: Expand the GNVS by Simon Glass · 4 years, 5 months ago
  84. 55109f1 x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 5 months ago
  85. 167c3f6 x86: Add a common global NVS structure by Simon Glass · 4 years, 5 months ago
  86. 97bafc9 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · 4 years, 5 months ago
  87. 4c44aa7 x86: apl: Correct PCIE_ECAM_BASE by Simon Glass · 4 years, 5 months ago
  88. 13539ba x86: acpi: Add DPTF asl files by Simon Glass · 4 years, 5 months ago
  89. 14f643d x86: acpi: apl: Add asl files for Apollo Lake by Simon Glass · 4 years, 5 months ago
  90. d9434a1 x86: acpi: Add base asl files for common x86 devices by Simon Glass · 4 years, 5 months ago
  91. 4d0c576 x86: acpi: Add cros_ec tables by Simon Glass · 4 years, 5 months ago
  92. d9778ff cros: Add information about booting Chrome OS on x86 by Simon Glass · 4 years, 5 months ago
  93. dc8e7a9 cros: Update chromium documentation by Simon Glass · 4 years, 5 months ago
  94. 4f96023 x86: zboot: Allow overriding the command line by Simon Glass · 4 years, 5 months ago
  95. 631c2b9 x86: zboot: Add an option to dump the setup information by Simon Glass · 4 years, 5 months ago
  96. f82cd7b x86: zboot: Allow setting a separate setup base address by Simon Glass · 4 years, 5 months ago
  97. 126f47c x86: zboot: Set environment variables for image locations by Simon Glass · 4 years, 5 months ago
  98. 3e59759 x86: zboot: Add an 'setup' subcommand by Simon Glass · 4 years, 5 months ago
  99. 1d9e4bb x86: zboot: Add an 'load' subcommand by Simon Glass · 4 years, 5 months ago
  100. 6f873f5 x86: zboot: Add an 'info' subcommand by Simon Glass · 4 years, 5 months ago