summaryrefslogtreecommitdiff
path: root/arch/x86/lib/Makefile
Commit message (Expand)AuthorAgeLines
* x86: Remove legacy board init codeSimon Glass2013-05-13-5/+0
* x86: Remove unused bios/pci codeSimon Glass2013-05-13-1/+0
* x86: Enable generic board supportSimon Glass2013-03-15-0/+3
* x86: Remove unused real mode codeSimon Glass2013-02-14-10/+0
* x86: Build vga video code only if CONFIG_VIDEO_VGA is definedSimon Glass2012-12-06-2/+2
* x86: Implement arch_phys_memset so that it can wipe memory above 4GBGabe Black2012-12-06-0/+1
* x86: Allow compiling out realmode/bios codeGabe Black2012-11-30-3/+6
* x86: Split init functions out of board.cGraeme Russ2012-01-04-0/+2
* x86: Move relocation code out of board.cGraeme Russ2012-01-04-0/+1
* x86: Move do_go_exec() out of board.cGraeme Russ2012-01-04-0/+1
* x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black2011-11-29-0/+6
* x86: Import the glibc memset implementationGabe Black2011-11-29-0/+1
* x86: Provide more configuration granularityGraeme Russ2011-11-29-9/+9
* x86: Rename i386 to x86Graeme Russ2011-04-13-0/+59