coreboot/mainboard/pcengines/alix2c3
Carl-Daniel Hailfinger 1a09707fd6 Convert stage2 and initram makefile rules from object to source files.
This creates a clearer distinction between source files in the source 
tree we want to have compiled and indirectly created object/source files 
in the object tree.

It also will make enable us to move to whole-program 
optimization/compilation which should yield substantial size savings.
Then again, we may be able to do that without the makefile conversion as 
well.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@714 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-08-02 20:56:11 +00:00
..
cmos.layout Add pcengines alix.2c3 support. 2008-04-17 17:27:13 +00:00
defconfig Right now, our Kconfig files in the mainboard/ directory in the v3 tree 2008-08-01 17:40:22 +00:00
dts 1. fix dtc to properly put @x,y in hex, not decimal. 2008-07-30 15:08:25 +00:00
initram.c 1. geodelx.c: cover case of unterminated DRAM by adding a terminated 2008-07-29 15:54:46 +00:00
irq_tables.h This puts USB and eth2 on IRQ 11 (eth1 was already on IRQ 11). This makes the 2008-05-09 14:00:57 +00:00
Makefile Convert stage2 and initram makefile rules from object to source files. 2008-08-02 20:56:11 +00:00
stage1.c Add pcengines alix.2c3 support. 2008-04-17 17:27:13 +00:00