aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines
AgeCommit message (Expand)Author
2016-07-31mainboard: Format irq_tables.cPaul Menzel
2016-06-18AMD boards: Fix romstage main() declarationKyösti Mälkki
2016-06-05pcengines/apu1: Add SMBIOS SKU fieldKyösti Mälkki
2016-06-04AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki
2016-05-30pcengines/apu1: Rename Kconfig variables for pinmuxKyösti Mälkki
2016-05-10AGESA boards: Relocate platform memory configKyösti Mälkki
2016-05-10AGESA boards: Rename files containing OEM configurationKyösti Mälkki
2016-03-15pcengines/apu1: Enable USB overcurrent detection.Tobias Diedrich
2015-12-10ACPI: Work around IASL warning reading/writing same registerMartin Roth
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-12-06pcengines/apu1: Supply _HID object for ACPI GPIO devicesMartin Roth
2015-11-23IASL: Enable warnings as errorsMartin Roth
2015-11-19pcengines/apu1: enable use of clkreq pinsFelix Held
2015-11-19pcengines/apu1: disable unused clock outputsFelix Held
2015-11-10mainboard: Remove empty mainboard.c filesPaul Menzel
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer
2015-10-29pcengines/apu1: adapt comments in devicetree to boardFelix Held
2015-10-15pcengines/apu1: Fill serial number in SMBIOSKyösti Mälkki
2015-10-15pcengines/apu1: Fix CRCs in SPD fileKyösti Mälkki
2015-10-15pcengines/apu1: Fix SPD for 4GB modelKyösti Mälkki
2015-09-30pcengines/apu1: Add CMOS/NVRAM supportMaxime de Roucy
2015-09-30amd/family14: Add k10temp thermal zone.Tobias Diedrich
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-06-24pcengines/apu1: Remove unused ide.aslTobias Diedrich
2015-06-23pcengines/apu1: 64bit fixesStefan Reinauer
2015-06-17pcengines/apu1: Add ACPI led, button and GPIO devices.Tobias Diedrich
2015-06-14pcengines/apu1: Remove unused smbus.aslTobias Diedrich
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-26pcengines/apu1: Enable HAVE_ACPI_RESUMEKyösti Mälkki
2015-05-24AGESA binaryPI boards: Drop annoying commentaryKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19pcengines/apu1: Add switch between UART and GPIO modesKyösti Mälkki
2015-05-10AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-01mainboards: fix spd generationAaron Durbin
2015-03-30Update hex values to CBFS binary name types in MakefilesMartin Roth
2015-03-07AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki
2015-02-23pcengines/apu1: Fix 0:15.x PCIe root portsKyösti Mälkki
2015-02-23pcengines/apu1: Fix and clean up devicetreeKyösti Mälkki
2015-02-23pcengines/apu1: Fix PCI device 16 interruptsKyösti Mälkki
2015-02-23pcengines/apu1: Implement board GPIOsKyösti Mälkki
2015-02-23pcengines/apu1: New board PC Engines APU1Kyösti Mälkki
2015-02-23pcengines/apu1: Fork of amd/persimmonKyösti Mälkki
2015-02-16mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson
2015-02-16mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2014-12-02Replace hlt with halt()Patrick Georgi
2014-08-15intel/cpu: rename car.h to romstage.hAaron Durbin
2014-08-14Intel: Add common header file for CAR setupEdward O'Callaghan
2014-07-18mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-05-31superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-28AMD: Add common header file for CAR setupKyösti Mälkki
2014-02-04pcengines/alix2c: Add ALIX.2C as a clone of ALIX.2D.Vladimir Serbinenko
2014-02-01pcengines/alix6: Make clone declaration in line with other clones.Vladimir Serbinenko
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2013-06-04PC Engines ALIX.1C: Add CMOS defaults.Denis 'GNUtoo' Carikli
2013-06-04AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner
2013-06-04AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner
2013-06-04AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner
2013-05-12Revert "PC Engines ALIX.1C: Add CMOS defaults."Peter Stuge
2013-05-11PC Engines ALIX.1C: Add CMOS defaults.Denis 'GNUtoo' Carikli
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-07-26amd/lx: Move configuration from source to KconfigPatrick Georgi
2012-04-23alix2: add support for alix6Philip Prindeville
2012-02-13AMD Geode cpus: apply un-written naming rulesKyösti Mälkki
2012-01-30pcengines: align VENDOR_ and BOARD_ names for PC enginesPhilip Prindeville
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-04-11Unify use of post_codeAlexandru Gagniuc
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-22Drop per-board ram_check() calls for now.Uwe Hermann
2010-11-21Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann
2010-11-21Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann
2010-11-21Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann
2010-11-20Some more DIMM0 related cleanups and deduplication.Uwe Hermann
2010-11-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-10-13Enable or disable the power button in KconfigPeter Stuge
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-09-27All these boards already had the CACHE_AS_RAM option in their individualWarren Turkal
2010-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
2010-09-21Cut the crap.Uwe Hermann
2010-09-07Set up an arbitrary amount of system memory on Geode LX, soAurelien Guillaume
2010-08-31Make ALIX.2D3 support 2D2 as well.Jens Rottmann
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-30Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann
2010-08-26Remove unused mainboard_config definitions. Trivial.Myles Watson