summaryrefslogtreecommitdiff
path: root/arch/x86/lib/Makefile
Commit message (Expand)AuthorAgeLines
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21-0/+1
* x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada2014-10-23-3/+3
* kbuild, x86: use a short log for arch/x86/lib/libgcc.aMasahiro Yamada2014-03-12-2/+3
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-1/+1
* x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-37/+19
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-1/+1
* x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-13-1/+1
* x86: Remove ISR timerSimon Glass2013-05-13-1/+0
* x86: Add TSC timerSimon Glass2013-05-13-0/+1
* 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