coreboot/src/arch/x86
Frank Vibrans 0822ad8b19 This code fixes a number of build issues related to the AMD Agesa code. The particular issues are global variables existing in romstage and the use of GCC intrinsics in the build. The former issue will be addressed shortly, and the latter issue requires community assistance. This code is dependent on the AMD Family 14h mainboard code.
Signed-off-by: Frank Vibrans <frank.vibrans@amd.com>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Marc Jones <marcj303@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6348 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-02-14 18:47:37 +00:00
..
acpi After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
boot This patch fixes an 'write_tables: coreboot table didn't fit (f0221)' issue. 2011-01-24 21:07:57 +00:00
include The cn700.c code references mainboard_interrupt_handlers() which isn't 2011-01-19 06:31:24 +00:00
init This code fixes a number of build issues related to the AMD Agesa code. The particular issues are global variables existing in romstage and the use of GCC intrinsics in the build. The former issue will be addressed shortly, and the latter issue requires community assistance. This code is dependent on the AMD Family 14h mainboard code. 2011-02-14 18:47:37 +00:00
lib This patch gets usbdebug console working in romstage. 2011-01-28 08:05:54 +00:00
llshell After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
coreboot_ram.ld After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Kconfig Disable CMOS recovery code for ROMCC boards as the CBFS code used for 2011-01-14 08:36:34 +00:00
Makefile.bigbootblock.inc Add support for cbfs-files-y to the build system. 2010-12-16 07:36:28 +00:00
Makefile.bootblock.inc print what make is doing (CBFS call) 2010-12-16 23:57:00 +00:00
Makefile.inc Reliably build arbitrary Kconfig-based revisions of SeaBIOS 2011-02-07 20:16:40 +00:00