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
Age
Commit message (
Expand
)
Author
2016-03-17
x86: Add basic support for broadwell
Simon Glass
2016-03-17
x86: Add support for running Intel reference code
Simon Glass
2016-03-17
x86: Drop all the old pin configuration code
Simon Glass
2016-03-17
x86: Add an ICH6 pin configuration driver
Simon Glass
2016-03-17
x86: link: Add pin configuration to the device tree
Simon Glass
2016-03-17
x86: Update microcode for secondary CPUs
Simon Glass
2016-03-17
x86: ivybridge: Show microcode version for each core
Simon Glass
2016-03-17
x86: Record the CPU details when starting each core
Simon Glass
2016-03-17
x86: Move common MRC Kconfig options to the common file
Simon Glass
2016-03-17
x86: Allow I/O functions to use pointers
Simon Glass
2016-03-17
x86: Add macros to clear and set I/O bits
Simon Glass
2016-03-17
x86: ivybridge: Drop sandybridge_early_init()
Simon Glass
2016-03-17
x86: Move Intel Management Engine code to a common place
Simon Glass
2016-03-17
x86: Rename PORT_RESET to IO_PORT_RESET
Simon Glass
2016-03-17
x86: Move common CPU code to its own place
Simon Glass
2016-03-17
x86: Move common LPC code to its own place
Simon Glass
2016-03-17
x86: Add the root-complex block to common intel registers
Simon Glass
2016-03-17
x86: Create a common header for Intel register access
Simon Glass
2016-03-17
x86: Move microcode code to a common location
Simon Glass
2016-03-17
x86: Move cache-as-RAM code into a common location
Simon Glass
2016-03-17
x86: cpu: Add functions to return the family and stepping
Simon Glass
2016-03-17
x86: broadwell: Add a few microcode files
Simon Glass
2016-03-17
x86: Add comments to the SIPI vector
Simon Glass
2016-03-17
x86: Tidy up mp_init to reduce duplication
Simon Glass
2016-03-17
x86: Correct duplicate POST values
Simon Glass
2016-03-17
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
x86: dts: link: Add board ID GPIOs
Simon Glass
2016-03-17
x86: dts: link: Move SPD info into the memory controller
Simon Glass
2016-03-17
x86: link: Add required GPIO properties
Simon Glass
2016-03-17
x86: Add some more common MSR indexes
Simon Glass
2016-03-17
x86: cpu: Make the vendor table const
Simon Glass
2016-03-17
x86: Support booting SeaBIOS
Bin Meng
2016-03-17
x86: Implement functions for writing coreboot table
Bin Meng
2016-03-17
x86: Support writing configuration tables in high area
Bin Meng
2016-03-17
x86: Simplify codes in write_tables()
Bin Meng
2016-03-17
x86: Change write_acpi_tables() signature a little bit
Bin Meng
2016-03-17
x86: Use a macro for ROM table alignment
Bin Meng
2016-03-17
x86: Change to use start/end address pair in write_tables()
Bin Meng
2016-03-17
x86: Clean up coreboot_tables.h
Bin Meng
2016-03-17
x86: Move sysinfo related to sysinfo.h
Bin Meng
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-16
spl: arm: Make sure to include all of the u_boot_list entries
Tom Rini
2016-03-16
arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX
Tom Rini
2016-03-16
ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds
Tom Rini
2016-03-16
ARM: keystone2: Switch to using the poweroff command
Tom Rini
2016-03-16
ARM: keystone2: Split monitor code / command code
Tom Rini
2016-03-15
ARM: DRA7: DDR: Enable SR in Power Management Control
Nishanth Menon
2016-03-15
arm: Allow EFI payload code to take exceptions
Alexander Graf
2016-03-15
arm64: Allow EFI payload code to take exceptions
Alexander Graf
2016-03-15
arm64: Allow exceptions to return
Alexander Graf
[next]