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
Age
Commit message (
Expand
)
Author
2012-03-06
sc520: fix build warning about unused temp var
Mike Frysinger
2012-01-04
x86: Tweak IDT and GDT for alignment and readability
Graeme Russ
2012-01-04
x86: Create weak init_cache() and default enable_caches() functions
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: Rework Global Descriptor Table loading
Graeme Russ
2012-01-04
x86: Remove GDR related magic numbers
Graeme Russ
2011-12-19
x86: Add infrastructure to extract an e820 table from the coreboot tables
Gabe Black
2011-12-19
x86: Import code from coreboot's libpayload to parse the coreboot table
Gabe Black
2011-12-19
x86: Initial commit for running as a coreboot payload
Gabe Black
2011-11-29
x86: Fix a few recently added bugs
Gabe Black
2011-11-29
x86: Misc cleanups
Graeme Russ
2011-11-29
x86: Misc PCI touchups
Graeme Russ
2011-11-29
x86: Ensure IDT and GDT remain 16-byte aligned post relocation
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-11-29
cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c
Graeme Russ
2011-11-29
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
Graeme Russ
2011-11-29
x86: Call hang() on unrecoverable exception
Graeme Russ
2011-11-02
x86: Rename include/asm/ic to include/asm/arch-sc520
Graeme Russ
2011-11-02
x86: turn off cache: set control register properly
Ondrej Kupka
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-05-19
Minor coding style cleanup.
Wolfgang Denk
2011-04-13
sc520: Move reset to stand-alone file
Graeme Russ
2011-04-13
x86: Rename i386 to x86
Graeme Russ