summaryrefslogtreecommitdiffstats
path: root/src/mainboard/pcengines
Commit message (Expand)AuthorAgeFilesLines
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-301-12/+12
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-1/+0
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-161-0/+1
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-1/+1
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-171-1/+1
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-153-7/+7
* More kconfig:Patrick Georgi2009-10-083-1/+87
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-031-7/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-2/+2
* Kconfig!Patrick Georgi2009-08-122-0/+87
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-111-2/+2
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-304-84/+84
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-191-1/+0
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-171-0/+1
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
* Add "printk" support to all CAR targetsStefan Reinauer2009-04-301-0/+2
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-221-1/+1
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-211-33/+1
* Fix implicit declarations of done_cache_as_ram_main by adding aCarl-Daniel Hailfinger2009-04-201-0/+1
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-121-1/+1
* Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger2009-04-111-6/+0
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-1/+7
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-3/+3
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-121-2/+2
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-201-1/+1
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-281-3/+3
* Drop a number of duplicated failover.c files (they have the same contentUwe Hermann2008-10-111-32/+0
* Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to allMarc Jones2008-05-161-2/+2
* Now coreboot performs IRQ routing for some boards.Nikolay Petukhov2008-03-292-43/+3
* Factor out print_conf() from Geode LX mainboard directories. TheCarl-Daniel Hailfinger2008-02-051-132/+0
* This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich2008-01-261-1/+1
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-183-13/+13
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-186-6/+6
* Correction to irq tables. Ronald G. Minnich2007-11-261-1/+1
* Random minor cosmetical or coding style fixes (trivial).Uwe Hermann2007-11-134-71/+81
* Final set of changes to make Alix1c work.Ronald G. Minnich2007-11-073-83/+121
* This patch is a trivial response to a good comment from Uwe, so I amRonald G. Minnich2007-11-011-1/+1
* This code gets us to a working linux boot on the alix1c. I have not tested Ronald G. Minnich2007-10-261-21/+88
* Partial changes and fixup.Ronald G. Minnich2007-09-098-119/+106
* Welcome to PC Engines and the ALIX 1C!Ronald G. Minnich2007-09-0810-0/+984
OpenPOWER on IntegriCloud