summaryrefslogtreecommitdiffstats
path: root/src/mainboard/pcengines
Commit message (Expand)AuthorAgeFilesLines
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-152-2/+2
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-142-0/+2
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-182-4/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-2/+0
* superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan2014-05-311-2/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-034-4/+0
* AMD: Add common header file for CAR setupKyösti Mälkki2014-04-282-2/+2
* pcengines/alix2c: Add ALIX.2C as a clone of ALIX.2D.Vladimir Serbinenko2014-02-044-2/+19
* pcengines/alix6: Make clone declaration in line with other clones.Vladimir Serbinenko2014-02-015-3/+21
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-192-0/+9
* PC Engines ALIX.1C: Add CMOS defaults.Denis 'GNUtoo' Carikli2013-06-042-0/+13
* AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner2013-06-042-2/+0
* AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner2013-06-042-2/+2
* AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner2013-06-042-2/+2
* Revert "PC Engines ALIX.1C: Add CMOS defaults."Peter Stuge2013-05-122-13/+0
* PC Engines ALIX.1C: Add CMOS defaults.Denis 'GNUtoo' Carikli2013-05-112-0/+13
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-016-6/+6
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-252-4/+4
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-2/+2
* Fix PIRQ routing abstractionStefan Reinauer2012-11-162-4/+4
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-062-2/+0
* Drop mainboard chip.hStefan Reinauer2012-07-264-46/+0
* amd/lx: Move configuration from source to KconfigPatrick Georgi2012-07-262-10/+2
* alix2: add support for alix6Philip Prindeville2012-04-232-3/+6
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-136-10/+10
* pcengines: align VENDOR_ and BOARD_ names for PC enginesPhilip Prindeville2012-01-301-2/+2
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-202-2/+0
* Unify use of post_codeAlexandru Gagniuc2011-04-112-6/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-082-2/+2
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-222-8/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-212-14/+4
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-212-4/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-212-2/+0
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-202-4/+4
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-202-6/+2
* Enable or disable the power button in KconfigPeter Stuge2010-10-133-6/+2
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-052-2/+2
* All these boards already had the CACHE_AS_RAM option in their individualWarren Turkal2010-09-272-2/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-252-2/+2
* Cut the crap.Uwe Hermann2010-09-212-2/+2
* Set up an arbitrary amount of system memory on Geode LX, soAurelien Guillaume2010-09-072-8/+0
* Make ALIX.2D3 support 2D2 as well.Jens Rottmann2010-08-318-13/+16
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-302-2/+2
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-303-14/+25
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-262-6/+2
* * Adds support for PC Engines Alix.2D(1)3 board to Coreboot.Aurelien Guillaume2010-08-248-0/+548
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
OpenPOWER on IntegriCloud