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
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
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
efi: Move inline functions to unconditional part of header
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
x86: sysreset: Allow reset driver to be included in SPL/TPL
Simon Glass
2019-10-08
spl: Add a function to determine the U-Boot phase
Simon Glass
2019-10-08
spl: Set up the bloblist in board_init_r()
Simon Glass
2019-10-08
spl: Add an arch-specific hook for writing to SPL handoff
Simon Glass
2019-10-08
spl: handoff: Correct Kconfig condition for SPL and TPL
Simon Glass
2019-10-08
spl: Avoid checking for Ctrl-C in SPL with print_buffer()
Simon Glass
[next]