1. bece6e8 src/mainboard/*.asl: Remove _HID / _ADR objects overlapping by Jonas Moehle · 4 years, 8 months ago
  2. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  3. ed69de3 mainboard: Add missing include <device/pci_def.h> by Elyes HAOUAS · 4 years, 8 months ago
  4. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  5. 4d99cde src/mainboard: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 10 months ago
  6. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  7. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  8. 26210fa intel/socket_mPGA604: Enable TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  9. 5e4a26a aopen/dxplplusu: Replace use of dev_find_slot() by Kyösti Mälkki · 5 years ago
  10. 810e566 aopen/dxplplusu: Remove PIRQ table by Kyösti Mälkki · 5 years ago
  11. 75380d3 src/mb/Kconfig: Fix PCI subsystem IDs by Elyes HAOUAS · 5 years ago
  12. 17fa9de mb/aopen/dxplplusu: Remove redundant use of ACPI offset operator by Elyes HAOUAS · 5 years ago
  13. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  14. 1194999 src: Drop unused 'include <arch/ioapic.h>' by Elyes HAOUAS · 5 years ago
  15. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  16. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  17. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  18. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  19. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  20. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  21. 0377a369 aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCK by Kyösti Mälkki · 6 years ago
  22. ec55868 aopen/dxplplusu: Move timestamps to common code by Kyösti Mälkki · 6 years ago
  23. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  24. c859f10 intel/e7505: Drop ECC scrubber code by Kyösti Mälkki · 6 years ago
  25. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  26. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  27. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  28. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  29. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  30. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  31. e1de648 mb/*/*: Clean up FADT checksum assignment by Jonathan Neuschäfer · 6 years ago
  32. dd35e2c mb: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  33. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  34. 4d99155 aopen/dxplplusu: Add romstage timestamps by Kyösti Mälkki · 6 years ago
  35. 07662a6 mb/aopen: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  36. 717b6e3 aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  37. 0db963a mb/aopen/dxplplusu: Get rid of device_t by Elyes HAOUAS · 6 years ago
  38. f95911a mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  39. 9bafa29 aopen/dxplplusu: Switch to 2MiB flash by Kyösti Mälkki · 8 years ago
  40. 4682986 mainboard/aopen: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  41. 408d392 intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  42. b62c5e8 aopen/dxplplusu: Disable HW scrubber by Kyösti Mälkki · 8 years ago
  43. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  44. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  45. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  46. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  47. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  48. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  49. c3e77fc superio/smsc/lpc47m10x: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  50. c7310d9 e7505: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  51. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  52. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  53. 52f7043 mainboard,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  54. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  55. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  56. 48713a1 console: Drop EARLY_CONSOLE option by Kyösti Mälkki · 10 years ago
  57. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 11 years ago
  58. b7d7cfb usbdebug: Quirk for board aopen/dxplplusu by Kyösti Mälkki · 11 years ago
  59. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  60. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  61. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  62. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  63. dbc6ca7 romcc: Use default romcc flags for most boards by Patrick Georgi · 12 years ago
  64. 6a427b9 Use tabs instead of spaces to align comments in DSTD header by Paul Menzel · 12 years ago
  65. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  66. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  67. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  68. 55db955 Drop unneeded BOARD_HAS_FADT option by Stefan Reinauer · 12 years ago
  69. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  70. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  71. 1d89f14 Intel 82801dx: compile early_smbus as separate object by Kyösti Mälkki · 12 years ago
  72. 93b4ed9 Intel e7505: build as separate object file by Kyösti Mälkki · 12 years ago
  73. 97c064f Intel e7505: enable ECC scrubbing by Kyösti Mälkki · 12 years ago
  74. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  75. 3aff1a3 Convert AOpen DXPL Plus mainboard to CAR by Kyösti Mälkki · 12 years ago
  76. 5c1ff92 Intel e7505: cleanups by Kyösti Mälkki · 12 years ago
  77. 0c24537 mainboard/aopen/Kconfig: remove extra whitespace by Patrick Georgi · 12 years ago
  78. 9116270 Add support for A-Open DXPL Plus-U motherboard by Kyösti Mälkki · 13 years ago