summaryrefslogtreecommitdiff
path: root/arch/x86/lib/Makefile
AgeCommit message (Expand)Author
2013-03-15x86: Enable generic board supportSimon Glass
2013-02-15x86: Remove unused real mode codeSimon Glass
2012-12-06x86: Build vga video code only if CONFIG_VIDEO_VGA is definedSimon Glass
2012-12-06x86: Implement arch_phys_memset so that it can wipe memory above 4GBGabe Black
2012-11-30x86: Allow compiling out realmode/bios codeGabe Black
2012-01-04x86: Split init functions out of board.cGraeme Russ
2012-01-04x86: Move relocation code out of board.cGraeme Russ
2012-01-04x86: Move do_go_exec() out of board.cGraeme Russ
2011-11-29x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black
2011-11-29x86: Import the glibc memset implementationGabe Black
2011-11-29x86: Provide more configuration granularityGraeme Russ
2011-04-13x86: Rename i386 to x86Graeme Russ