Commit Graph

36 Commits (393cb36199d337c8554cc8dfc853f5f405f4742b)

Author SHA1 Message Date
Gabe Black 36b2409a3d x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 13 years ago
Gabe Black dbaef6ef33 x86: Import the glibc memset implementation 13 years ago
Gabe Black 60a9b6bfdd x86: Fix a few recently added bugs 13 years ago
Gabe Black 769db03a4a x86: Don't relocate symbols which point to things that aren't relocated 13 years ago
Gabe Black 03228b26d5 x86: Fix how the location of the realmode and bios blobs are calculated 13 years ago
Graeme Russ 2f0e0cd246 x86: Misc cleanups 13 years ago
Graeme Russ 1cfcf03701 x86: Misc PCI touchups 13 years ago
Graeme Russ 303418cc97 x86: Ensure IDT and GDT remain 16-byte aligned post relocation 13 years ago
Graeme Russ a76fc70ee1 x86: Provide more configuration granularity 13 years ago
Graeme Russ a206cc2343 x86: Add multiboot header 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
Graeme Russ 01a0f5a1eb cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c 13 years ago
Graeme Russ 717979fdd7 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c 13 years ago
Graeme Russ 6d7404c4c1 x86: Call hang() on unrecoverable exception 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Gabe Black 4c1c355a68 x86: Fix a compiler warning in arch/x86/lib/realmode.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
Ondrej Kupka 7b3d5380ee x86: turn off cache: set control register properly 13 years ago
Simon Glass f5ca20c6b6 x86: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Anton Staaf 3620f860ef x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 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 13 years ago
Wolfgang Denk f6c019c454 Unify timer_init() and cpu_init() prototypes 13 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 14 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Wolfgang Denk cd6881b519 Minor coding style cleanup. 14 years ago
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 14 years ago
Graeme Russ b7af583185 sc520: Move reset to stand-alone file 14 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 14 years ago