index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
start.S
Age
Commit message (
Expand
)
Author
2016-03-17
x86: Support a chained-boot development flow
Simon Glass
2016-01-14
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2015-10-21
x86: Init the debug UART if enabled
Simon Glass
2015-08-26
x86: fsp: Add comments about U-Boot entering start.S twice
Bin Meng
2015-08-26
x86: fsp: Enlarge the size of malloc() pool before relocation
Bin Meng
2015-08-14
x86: Switch to using generic global_data setup
Simon Glass
2015-08-06
x86: Enable debug UART for Minnowmax
Simon Glass
2015-08-05
x86: Add support for passing tables into U-Boot
Simon Glass
2015-08-05
x86: Tidy up global_data flags
Simon Glass
2015-08-05
x86: Add various minor tidy-ups to the 32-bit startup code
Simon Glass
2015-07-15
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-03-24
remove unnecessary version.h includes
Rob Herring
2015-01-13
x86: Disable CAR before relocation on platforms that need it
Simon Glass
2014-12-14
x86: Support Intel FSP initialization path in start.S
Bin Meng
2014-12-14
x86: Clean up asm-offsets
Bin Meng
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
x86: Emit post codes in startup code for Chromebooks
Simon Glass
2014-11-21
x86: Save the BIST value on reset
Simon Glass
2014-11-21
x86: Tidy up global descriptor table setup
Simon Glass
2014-10-24
dm: x86: Support pre-reloc malloc()
Simon Glass
2014-10-24
dm: x86: Zero global data before board_init_f()
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-01
x86: Set up the global data pointer in C instead of asm
Simon Glass
2012-12-06
x86: Add back cold- and warm-boot flags
Gabe Black
2012-11-28
x86: Put global data on the stack
Graeme Russ
2012-01-04
x86: Use fs for global data
Graeme Russ
2012-01-04
x86: Simplify Flash-to-RAM code execution transition
Graeme Russ
2012-01-04
x86: Remove GDR related magic numbers
Graeme Russ
2011-11-29
x86: Misc cleanups
Graeme Russ
2011-11-29
x86: Add multiboot header
Graeme Russ
2011-11-29
sc520: Create arch asm-offsets
Graeme Russ
2011-11-29
x86: Punt cold- and warm-boot flags
Graeme Russ
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-04-13
x86: Rename i386 to x86
Graeme Russ