summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/u-boot-x86.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix up some missing prototypesSimon Glass2014-11-211-0/+9
* x86: Use the standard arch_cpu_init() functionSimon Glass2014-11-211-0/+1
* x86: Use the standard dram_init() functionSimon Glass2014-11-211-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: Support tracing functionSimon Glass2013-06-261-1/+1
* x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-131-0/+1
* x86: Add TSC timerSimon Glass2013-05-131-0/+2
* x86: Implement panic output for corebootSimon Glass2013-05-131-0/+1
* x86: Use sections header to obtain link symbolsSimon Glass2013-03-151-9/+0
* Change stub example to use asm-generic/sections.hSimon Glass2013-03-151-3/+3
* x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass2013-03-041-0/+1
* x86: Remove video_init() prototype from u-boot-x86.hSimon Glass2012-12-061-1/+0
* x86: Add function to read time stamp counterVadim Bendebury2012-12-061-0/+12
* x86: Add a default implementation for cleanup_before_linux()Gabe Black2012-11-301-0/+1
* x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ2012-01-041-0/+1
* x86: Use fs for global dataGraeme Russ2012-01-041-0/+2
* x86: Simplify Flash-to-RAM code execution transitionGraeme Russ2012-01-041-0/+2
* cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ2011-11-291-0/+8
* x86: Remove the prototype for the unused function board_initGabe Black2011-11-021-1/+0
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-011-1/+0
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+59
OpenPOWER on IntegriCloud