summaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines
AgeCommit message (Expand)Author
2009-06-19Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson
2009-06-17Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson
2009-06-06When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger
2009-04-30Add "printk" support to all CAR targetsStefan Reinauer
2009-04-22drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer
2009-04-21Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger
2009-04-20Fix implicit declarations of done_cache_as_ram_main by adding aCarl-Daniel Hailfinger
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-12This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger
2009-04-11Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-01-20This patch makes the recently added assembler debug optional, as it mayStefan Reinauer
2008-11-28This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer
2008-10-11Drop a number of duplicated failover.c files (they have the same contentUwe Hermann
2008-05-16Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to allMarc Jones
2008-03-29Now coreboot performs IRQ routing for some boards.Nikolay Petukhov
2008-02-05Factor out print_conf() from Geode LX mainboard directories. TheCarl-Daniel Hailfinger
2008-01-26This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-11-26Correction to irq tables. Ronald G. Minnich
2007-11-13Random minor cosmetical or coding style fixes (trivial).Uwe Hermann
2007-11-07Final set of changes to make Alix1c work.Ronald G. Minnich
2007-11-01This patch is a trivial response to a good comment from Uwe, so I amRonald G. Minnich
2007-10-26This code gets us to a working linux boot on the alix1c. I have not tested Ronald G. Minnich
2007-09-09Partial changes and fixup.Ronald G. Minnich
2007-09-08Welcome to PC Engines and the ALIX 1C!Ronald G. Minnich