summaryrefslogtreecommitdiffstats
path: root/src/mainboard/aopen
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* console: Drop EARLY_CONSOLE optionKyösti Mälkki2014-04-301-1/+1
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+6
* usbdebug: Quirk for board aopen/dxplplusuKyösti Mälkki2013-06-121-0/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0112-12/+12
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-2/+2
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-091-1/+0
* Use tabs instead of spaces to align comments in DSTD headerPaul Menzel2013-02-041-4/+4
* Drop empty mainboard.cKyösti Mälkki2012-11-291-2/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-3/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-4/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-5/+0
* Intel 82801dx: compile early_smbus as separate objectKyösti Mälkki2012-04-241-2/+0
* Intel e7505: build as separate object fileKyösti Mälkki2012-04-211-9/+4
* Intel e7505: enable ECC scrubbingKyösti Mälkki2012-04-212-2/+18