summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada2014-10-231-3/+3
* kbuild, x86: use a short log for arch/x86/lib/libgcc.aMasahiro Yamada2014-03-121-2/+3
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-37/+19
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-131-1/+1
* x86: Remove ISR timerSimon Glass2013-05-131-1/+0
* x86: Add TSC timerSimon Glass2013-05-131-0/+1
* x86: Remove legacy board init codeSimon Glass2013-05-131-5/+0
* x86: Remove unused bios/pci codeSimon Glass2013-05-131-1/+0
* x86: Enable generic board supportSimon Glass2013-03-151-0/+3
* x86: Remove unused real mode codeSimon Glass2013-02-141-10/+0
* x86: Build vga video code only if CONFIG_VIDEO_VGA is definedSimon Glass2012-12-061-2/+2
* x86: Implement arch_phys_memset so that it can wipe memory above 4GBGabe Black2012-12-061-0/+1
* x86: Allow compiling out realmode/bios codeGabe Black2012-11-301-3/+6
* x86: Split init functions out of board.cGraeme Russ2012-01-041-0/+2
* x86: Move relocation code out of board.cGraeme Russ2012-01-041-0/+1
* x86: Move do_go_exec() out of board.cGraeme Russ2012-01-041-0/+1
* x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black2011-11-291-0/+6
* x86: Import the glibc memset implementationGabe Black2011-11-291-0/+1
* x86: Provide more configuration granularityGraeme Russ2011-11-291-9/+9
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+59
OpenPOWER on IntegriCloud