index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
start.S
Age
Commit message (
Expand
)
Author
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-23
dm: x86: Support pre-reloc malloc()
Simon Glass
2014-10-23
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