summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/u-boot-x86.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-26x86: Support tracing functionSimon Glass1-1/+1
2013-05-14x86: Re-enable PCAT timer 2 for beepingSimon Glass1-0/+1
2013-05-14x86: Add TSC timerSimon Glass1-0/+2
2013-05-14x86: Implement panic output for corebootSimon Glass1-0/+1
2013-03-16x86: Use sections header to obtain link symbolsSimon Glass1-9/+0
2013-03-16Change stub example to use asm-generic/sections.hSimon Glass1-3/+3
2013-03-05x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass1-0/+1
2012-12-07x86: Remove video_init() prototype from u-boot-x86.hSimon Glass1-1/+0
2012-12-07x86: Add function to read time stamp counterVadim Bendebury1-0/+12
2012-12-01x86: Add a default implementation for cleanup_before_linux()Gabe Black1-0/+1
2012-01-04x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ1-0/+1
2012-01-04x86: Use fs for global dataGraeme Russ1-0/+2
2012-01-04x86: Simplify Flash-to-RAM code execution transitionGraeme Russ1-0/+2
2011-11-29cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ1-0/+8
2011-11-02x86: Remove the prototype for the unused function board_initGabe Black1-1/+0
2011-08-05Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-08-01Unify timer_init() and cpu_init() prototypesWolfgang Denk1-1/+0
2011-04-13x86: Rename i386 to x86Graeme Russ1-0/+59