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
Age
Commit message (
Expand
)
Author
2019-10-08
x86: Add new common CPU functions for turbo/burst mode
Simon Glass
2019-10-08
x86: Tidy up some duplicate MSR defines
Simon Glass
2019-10-08
x86: Add common functions for TDP and perf control
Simon Glass
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: Allow distinguishing between two phases in U-Boot
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
iod: Enhance to support display of multiple values
Simon Glass
2019-10-08
cros_ec: Add MEC_EMI_BASE and size to the header file
Simon Glass
2019-10-08
log: Add log_nop() to avoid unused-variable warnings
Simon Glass
2019-10-08
binman: Take account of skip-at-start with image-header
Simon Glass
2019-10-08
binman: Handle reading data for end-at-4gb sections
Simon Glass
2019-10-08
binman: Add a base implementation of Entry.ReadChildData()
Simon Glass
2019-10-08
binman: Allow verbose output with all commands
Simon Glass
2019-10-08
serial: ns16550: Add a PCI device/function field
Simon Glass
2019-10-08
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
pci: Show a message if PCI autoconfig fails
Simon Glass
2019-10-08
pci: Add more debug detail when resources are exhausted
Simon Glass
2019-10-08
pci: Correct 'specifified' and 'Plese' typos
Simon Glass
2019-10-08
pci: Disable autoconfig in SPL
Simon Glass
2019-10-08
pci: Show the result of binding a device
Simon Glass
2019-10-08
pci: sandbox: Probe PCI emulation devices when used
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: pci: Move pci_offset_to_barnum() to pci.h
Simon Glass
2019-10-08
sandbox: pci: Drop the get_devfn() method
Simon Glass
2019-10-08
sandbox: swap_case: Use statics where possible
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: mmc: Fix up MMC emulator for valgrind
Simon Glass
2019-10-08
sandbox: spmi: Add ranges property for address translation
Simon Glass
2019-10-08
dm: test: Correct a stray backslash in dm_test_destroy()
Simon Glass
2019-10-08
dm: core: Add device_foreach_child()
Simon Glass
2019-10-08
dm: core: Correct the return value for uclass_find_first_device()
Simon Glass
2019-10-08
dm: core: Call ofdata_to_platdata() with of-platdata
Simon Glass
2019-10-08
dm: test: Don't fail when tests are skipped due to build
Simon Glass
2019-10-08
dm: test: Fix running of multiple test from command line
Simon Glass
2019-10-08
dm: core: Add documentation on how to debug driver model
Simon Glass
2019-10-08
dm: core: Drop a few early returns
Simon Glass
2019-10-08
dm: core: Use U-Boot logging instead of pr_debug()
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
[next]