summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib
Commit message (Expand)AuthorAgeFilesLines
* x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black2011-11-292-0/+44
* x86: Import the glibc memset implementationGabe Black2011-11-292-0/+88
* x86: Fix a few recently added bugsGabe Black2011-11-291-1/+5
* 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 PCI touchupsGraeme Russ2011-11-291-3/+7
* x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ2011-11-291-5/+12
* x86: Provide more configuration granularityGraeme Russ2011-11-295-51/+56
* cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ2011-11-2915-432/+501
* x86: Fix a compiler warning in arch/x86/lib/realmode.cGabe Black2011-11-021-1/+1
* x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-021-1/+0
* x86: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-11/+3
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-2/+0
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-0416-17/+17
* 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
* x86: Rename i386 to x86Graeme Russ2011-04-1318-0/+3703
OpenPOWER on IntegriCloud