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
2019-10-08
x86: Use a common bus clock for Intel CPUs
Simon Glass
2019-10-08
x86: Add a common function to set CPU thermal target
Simon Glass
2019-10-08
x86: Use a common definition of MSR_IA32_PERF_CTL
Simon Glass
2019-10-08
x86: pci: Drop the first parameter in pci_x86_r/w_config()
Simon Glass
2019-10-08
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
Simon Glass
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
Simon Glass
2019-10-08
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
pci: sandbox: Move the emulators into their own node
Simon Glass
2019-10-08
sandbox: Allow use of real I/O with readl(), etc.
Simon Glass
2019-10-08
sandbox: pci: Increase the memory space
Simon Glass
2019-10-08
sandbox: Add a -T flag to use the test device tree
Simon Glass
2019-10-08
sandbox: Add support for clrsetio_32() and friends
Simon Glass
2019-10-08
sandbox: Rename PCI ID for swap_case to be more specific
Simon Glass
2019-10-08
sandbox: spmi: Add ranges property for address translation
Simon Glass
2019-10-08
dm: core: Add device_foreach_child()
Simon Glass
2019-10-08
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
Simon Glass
2019-10-08
x86: Add various MTRR indexes and values
Simon Glass
2019-10-08
x86: Add more comments to the start-up code
Simon Glass
2019-10-08
x86: Change condition for using CAR
Simon Glass
2019-10-08
x86: fsp: Save usable RAM and hob_list in the handoff area
Simon Glass
2019-10-08
x86: spl: Move broadwell-specific code out of generic x86 spl
Simon Glass
2019-10-08
x86: spl: Reduce priority of the basic SPL image loader
Simon Glass
2019-10-08
x86: spl: Use hang() instead of a while() loop
Simon Glass
2019-10-08
x86: pci: Add a function to clear and set PCI config regs
Simon Glass
2019-10-08
x86: Add binman symbols to the image
Simon Glass
2019-10-08
x86: Move common Intel CPU info code into a function
Simon Glass
2019-10-08
x86: fsp: Add access to variable MRC data
Simon Glass
2019-10-08
x86: fsp: Add a few more definitions for FSP2
Simon Glass
2019-10-08
x86: fsp: Move common support functions into a common file
Simon Glass
2019-10-08
x86: Move common fsp functions into a common file
Simon Glass
2019-10-08
x86: fsp: Move common dram functions into a common file
Simon Glass
2019-10-08
x86: fsp: Tidy up comment style a little
Simon Glass
2019-10-08
x86: fsp: Use if() instead of #ifdef
Simon Glass
2019-10-08
x86: fsp: Create a common fsp_support.h header
Simon Glass
2019-10-08
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
spl: Add an arch-specific hook for writing to SPL handoff
Simon Glass
2019-10-08
x86: Move fsp_ffs.h include to fsp_arch.h
Simon Glass
2019-10-08
x86: Move fsp_bootmode.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_infoheader.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_hob.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_fv.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_types.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_api.h inclusion out of fsp_support.h
Simon Glass
2019-10-08
x86: Create a new fsp_arch.h header
Simon Glass
2019-10-08
x86: Move fsp_azalia.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-07
NET: DW: fix regression for ARC boards
Eugeniy Paltsev
2019-10-05
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
[next]