summaryrefslogtreecommitdiffstats
path: root/src/mainboard/aopen
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-1/+1
* intel/socket_mPGA604: Enable TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-081-1/+0
* aopen/dxplplusu: Replace use of dev_find_slot()Kyösti Mälkki2019-07-032-56/+26
* aopen/dxplplusu: Remove PIRQ tableKyösti Mälkki2019-07-032-74/+0
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-191-8/+0
* mb/aopen/dxplplusu: Remove redundant use of ACPI offset operatorElyes HAOUAS2019-04-011-4/+17
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Drop unused 'include <arch/ioapic.h>'Elyes HAOUAS2019-03-133-2/+5
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-9/+9
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki2019-01-134-15/+44
* aopen/dxplplusu: Move timestamps to common codeKyösti Mälkki2019-01-101-8/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* intel/e7505: Drop ECC scrubber codeKyösti Mälkki2019-01-042-13/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer2018-10-171-2/+1
* mb: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS2018-09-251-1/+1
* update all FADT version 3.0 to use the get tables functionMarc Jones2018-08-271-1/+1
* aopen/dxplplusu: Add romstage timestampsKyösti Mälkki2018-06-201-0/+8
* mb/aopen: Get rid of whitespace before tabElyes HAOUAS2018-06-043-10/+10
* aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INITKyösti Mälkki2018-06-021-0/+3
* mb/aopen/dxplplusu: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-2/+2
* aopen/dxplplusu: Switch to 2MiB flashKyösti Mälkki2017-01-131-1/+1
* mainboard/aopen: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-115-45/+46
* intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-211-2/+2
* aopen/dxplplusu: Disable HW scrubberKyösti Mälkki2016-06-031-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3114-56/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2114-15/+14
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* Kconfig whitespace fixesMartin Roth2015-04-281-1/+1
* kconfig: automatically include mainboardsStefan Reinauer2015-04-183-3/+6
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-2/+2
* superio/smsc/lpc47m10x: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-041-2/+1
* e7505: Move to per-device ACPIVladimir Serbinenko2014-10-181-77/+0
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-178-11/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0