Commit Graph

40 Commits (3fdf7596dff87a79e2b41d07479c608d91d06cb3)

Author SHA1 Message Date
Stefan Reinauer 339c511106 x86: Don't spam POST80 codes with slow IO functions 12 years ago
Gabe Black 687c108b10 x86: Include types.h explicitly in the i386 version of io.h 12 years ago
Gabe Black f30fc4de41 x86: Add a default implementation for cleanup_before_linux() 12 years ago
Gabe Black 028a56289a x86: Add an fdt pointer to the global data structure 12 years ago
Simon Glass 402ed0048a x86: coreboot: Decode additional coreboot sysinfo tags 12 years ago
Gabe Black 452f50f7cf x86: coreboot: Tell u-boot about PCI bus 0 when initializing 12 years ago
Gabe Black c953fbee54 x86: Add some missing includes 12 years ago
Simon Glass 8a487a4417 x86: Add initial memory barrier macros 12 years ago
Graeme Russ 8abebe3ead x86: Add ilog2 to bitops 12 years ago
Graeme Russ 8d61625d6a x86: Put global data on the stack 12 years ago
Graeme Russ e4fb611649 x86: Forward declare gd_t 12 years ago
Simon Glass 55f97c1bfb x86: Change global data baudrate to int 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 13 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Graeme Russ a1d57b7aba x86: Convert board_init_f_r to a processing loop 13 years ago
Graeme Russ d47ab0ecde x86: Split init functions out of board.c 13 years ago
Graeme Russ d653244b12 x86: Create weak init_cache() and default enable_caches() functions 13 years ago
Graeme Russ 9e6c572ff0 x86: Use fs for global data 13 years ago
Graeme Russ f48dd6fc6c x86: Simplify Flash-to-RAM code execution transition 13 years ago
Graeme Russ 109ad143f8 x86: Remove GDR related magic numbers 13 years ago
Graeme Russ b2c2a03842 x86: Import glibc memcpy implementation 13 years ago
Gabe Black 69370d144a x86: Refactor the zboot innards so they can be reused with a vboot image 13 years ago
Gabe Black 233dbc1194 x86: Add support for booting Linux using the 32 bit boot protocol 13 years ago
Gabe Black d3a2bc3fd1 x86: Clean up the x86 zimage code in preparation to extend it 13 years ago
Gabe Black 63f559cd12 x86: Import code from coreboot's libpayload to parse the coreboot table 13 years ago
Gabe Black dbaef6ef33 x86: Import the glibc memset implementation 13 years ago
Graeme Russ 1cfcf03701 x86: Misc PCI touchups 13 years ago
Graeme Russ 311b1a2b38 sc520: Create arch asm-offsets 13 years ago
Graeme Russ facc9e7bf4 x86: Punt cold- and warm-boot flags 13 years ago
Graeme Russ 83088afbba cosmetic: checkpatch cleanup of arch/x86/lib/*.c 13 years ago
Gabe Black fdb711528c x86: Remove the prototype for the unused function board_init 13 years ago
Graeme Russ 3c7db1beac x86: Rename include/asm/ic to include/asm/arch-sc520 13 years ago
Anton Staaf 3620f860ef x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
Wolfgang Denk f6c019c454 Unify timer_init() and cpu_init() prototypes 14 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 14 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 14 years ago