summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black2011-11-293-0/+51
* x86: Import the glibc memset implementationGabe Black2011-11-293-1/+89
* x86: Fix a few recently added bugsGabe Black2011-11-292-1/+6
* x86: Don't relocate symbols which point to things that aren't relocatedGabe Black2011-11-293-11/+8
* x86: Fix how the location of the realmode and bios blobs are calculatedGabe Black2011-11-292-2/+10
* x86: Misc cleanupsGraeme Russ2011-11-291-2/+3
* x86: Misc PCI touchupsGraeme Russ2011-11-293-7/+9
* x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ2011-11-292-6/+13
* x86: Provide more configuration granularityGraeme Russ2011-11-295-51/+56
* x86: Add multiboot headerGraeme Russ2011-11-291-0/+20
* sc520: Create arch asm-offsetsGraeme Russ2011-11-295-47/+49
* x86: Punt cold- and warm-boot flagsGraeme Russ2011-11-293-7/+0
* cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ2011-11-2918-432/+516
* cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.cGraeme Russ2011-11-295-87/+39
* cosmetic: checkpatch cleanup of arch/x86/cpu/*.cGraeme Russ2011-11-292-23/+30
* x86: Call hang() on unrecoverable exceptionGraeme Russ2011-11-291-10/+10
* Reduce build timesWolfgang Denk2011-11-031-4/+6
* x86: Fix a compiler warning in arch/x86/lib/realmode.cGabe Black2011-11-021-1/+1
* x86: Remove the prototype for the unused function board_initGabe Black2011-11-021-1/+0
* x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-0211-10/+9
* x86: turn off cache: set control register properlyOndrej Kupka2011-11-021-1/+1
* x86: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-11/+3
* x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+35
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-2/+0
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+3
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-0441-43/+43
* Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-011-1/+0
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-282-2/+2
* unify version_stringAndreas Bießmann2011-07-281-4/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-262-7/+0
* Minor coding style cleanup.Wolfgang Denk2011-05-191-1/+0
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-1/+0
* sc520: Move reset to stand-alone fileGraeme Russ2011-04-133-10/+41
* x86: Rename i386 to x86Graeme Russ2011-04-1364-0/+8631
OpenPOWER on IntegriCloud