summaryrefslogtreecommitdiffstats
path: root/src/mainboard/getac
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-5/+0
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-081-3/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-4/+4
* 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 <lib.h>Elyes HAOUAS2018-11-161-1/+0
* mb/*/*: Harmonise FD and devicetree on boards featuring ICH7Arthur Heymans2018-11-121-5/+5
* intel/i945: Factor out ram init time stampsPaul Menzel2018-11-121-2/+0
* src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS2018-11-051-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-022-3/+3
* sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans2018-06-291-82/+0
* mb/getac: Get rid of whitespace before tabElyes HAOUAS2018-06-043-13/+13
* src/mainboard: Add and update license headersMartin Roth2018-06-022-0/+26
* ACPI: Set the correct number of arguments in ACPI methodsMartin Roth2018-05-151-1/+1
* src/mainboard: Serialize methods with named objects insideMartin Roth2018-05-093-7/+7
* mb/getac: Get rid of device_tElyes HAOUAS2018-05-083-5/+5
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans2018-01-171-1/+1
* mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans2018-01-141-20/+22
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-2/+1
* Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber2017-06-021-1/+0
* nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESSArthur Heymans2017-05-111-4/+0
* nb/intel/i945: Move INTEL_EDIDPatrick Rudolph2017-04-071-1/+0
* mb/getac/p470: Do not select EARLY_CBMEM_INITArthur Heymans2017-03-031-1/+0
* sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans2017-01-063-25/+119
* intel/i945 boards: Add romstage time stampsPaul Menzel2017-01-041-0/+2
* nb/intel/i945: Make pci_mmio_size a devicetree parameterArthur Heymans2016-12-111-0/+2
* mainboard/getac/p470: transition away from device_tAntonello Dettori2016-11-091-4/+4
* mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS2016-09-261-3/+3
* src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS2016-09-202-22/+22
* intel/i82801gx 82801ix: Remove OpRegion of SMBus hostKyösti Mälkki2016-09-071-1/+1
* i945: Enable changing VRAM sizeArthur Heymans2016-08-311-1/+10
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-142-4/+4
* intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-211-2/+2
* southbridge/intel/ibexpeak: Use common gpio.cPatrick Rudolph2016-02-231-0/+1
* ASL: Remove unused modulo recipient.Vladimir Serbinenko2016-02-091-4/+4
* x86 acpi: remove ALIGN_CURRENT macroAaron Durbin2015-12-151-3/+2
* intel/i945: Consolidate MADT handlingVladimir Serbinenko2015-11-051-24/+0
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3124-96/+0
* southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`Paul Menzel2015-10-231-1/+1
* cpu/intel: Move Power notification ASL code into `common/acpi`Paul Menzel2015-10-231-1/+1
* getac/p470: enable early cbmem initPatrick Georgi2015-08-131-0/+1
* getac/p470: Enable native VGA initPatrick Georgi2015-08-132-0/+7