summaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
2011-11-29x86: Import the glibc memset implementationGabe Black
2011-11-29x86: Fix a few recently added bugsGabe Black
2011-11-29x86: Don't relocate symbols which point to things that aren't relocatedGabe Black
2011-11-29x86: Fix how the location of the realmode and bios blobs are calculatedGabe Black
2011-11-29x86: Misc PCI touchupsGraeme Russ
2011-11-29x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ
2011-11-29x86: Provide more configuration granularityGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ
2011-11-02x86: Fix a compiler warning in arch/x86/lib/realmode.cGabe Black
2011-11-02x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ
2011-10-23x86: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-07-28unify version_stringAndreas Bießmann
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-04-13x86: Rename i386 to x86Graeme Russ