coreboot/lib
Uwe Hermann 71ccb36afc Massive file rename and moving orgy:
- Everything in include/cpu/generic/x86/arch/* goes into
   include/arch/x86 now.

 - include/cpu/generic/x86/div64.h moves into include/arch/x86, too.

 - The former include/cpu/generic/x86/arch/elf.h moved to
   include/arch/x86/archelf.h, as elf.h already exists in include/
   and we must prevent a name clash.

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



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@314 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-05-05 21:36:52 +00:00
..
clog2.c Coding style fixes, from running 'indent' (trivial). 2007-03-09 02:32:40 +00:00
compute_ip_checksum.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
delay.c Use 'unsigned int' instead of 'unsigned'. 2007-03-09 16:02:58 +00:00
elfboot.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
Kconfig Add missing license header to lib/Kconfig. 2007-03-08 22:55:32 +00:00
lar.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
lzma.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.h * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
Makefile Use 'ifeq' and check for variable contents of 'y' instead of using 2007-04-24 18:27:25 +00:00
malloc.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
mem.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
nrv2b.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
stage2.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
tables.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
uart8250.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00