switch-coreboot/mainboard/emulation/qemu-x86
Stefan Reinauer 276a0e0ec9 * move post_code() to a seperate file
* statically link linuxbios.initram for now (depends on printk, post_code
  and die)
* greatly simplify all makefiles by creating a global Rules.make
* use $(dir $@) in Makefiles instead of absolute paths for mkdir..
* clean up Makefiles by calling components' code locally instead of in the
  Makefile. (Remember: one day, no code per mainboard)
* unconditionally create .xcompile in case it changed
* add NM to xcompile                          
* create $(obj)/linuxbios.map with all symbols of all stages

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@463 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-07-23 16:49:00 +00:00
..
cmos.layout * update i82371eb code 2007-04-23 23:41:32 +00:00
dts Various cosmetic fixes in dts files (trivial). 2007-06-30 17:50:54 +00:00
initram.c Move include/console/console.h to include/console.h in order to 2007-05-05 20:18:28 +00:00
Kconfig Fix various license headers. 2007-05-20 20:35:59 +00:00
Makefile * move post_code() to a seperate file 2007-07-23 16:49:00 +00:00
stage1.c Stage0 and Stage1 improvements. Gets Geode LX into initram. Use LAR XIP. Add disable_CAR(). 2007-07-19 15:15:57 +00:00
vga.c Add (and use) the new PCI IDs: 2007-07-12 01:03:05 +00:00