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-12-15
x86: Define the SPL image start
Simon Glass
2019-12-15
sandbox: Add a test for IRQ
Simon Glass
2019-12-15
x86: Move UCLASS_IRQ into a separate file
Simon Glass
2019-12-15
sandbox: Add PCI driver and test for p2sb
Simon Glass
2019-12-15
sandbox: Disable mmio by default in tests
Simon Glass
2019-12-15
pci: Add support for p2sb uclass
Simon Glass
2019-12-15
x86: sandbox: Add a PMC emulator and test
Simon Glass
2019-12-15
x86: power: Add an ACPI PMC uclass
Simon Glass
2019-12-15
x86: Drop unnecessary interrupt code for TPL
Simon Glass
2019-12-15
x86: Drop unnecessary cpu code for TPL
Simon Glass
2019-12-15
x86: timer: Reduce timer code size in TPL on Intel CPUs
Simon Glass
2019-12-15
x86: timer: use a timer base of 0
Simon Glass
2019-12-15
board_r: Move early-timer init later
Simon Glass
2019-12-15
dm: pinctrl: Allow enabling full pinctrl in SPL/TPL
Simon Glass
2019-12-15
fdt: Show the preprocessed .dts file on error
Simon Glass
2019-12-15
x86: spi: Add helper functions for Intel Fast SPI
Simon Glass
2019-12-15
i2c: designware: Support use in SPL
Simon Glass
2019-12-15
i2c: designware: Avoid using static data
Simon Glass
2019-12-15
i2c: designware: Tidy up PCI support
Simon Glass
2019-12-15
net: Move the checksum functions to lib/
Simon Glass
2019-12-15
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
2019-12-15
dm: pci: Allow delaying auto-config until after relocation
Simon Glass
2019-12-15
dm: core: Fix offset_to_ofnode() with invalid offset
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
binman: Add a library to access binman entries
Simon Glass
2019-12-12
Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-12-11
Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...
Tom Rini
2019-12-11
Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-12-11
Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...
Tom Rini
2019-12-11
ARM: defconfig: Fix 32bit config for RPi4
Matthias Brugger
2019-12-11
rpi: Enable DRAM bank initialization on arm64
Matthias Brugger
2019-12-11
rpi: fix dram bank initialization
Matthias Brugger
2019-12-11
i2c: i2c_cdns: fix write timeout on fifo boundary
Michael Auchter
2019-12-10
cros_ec: use uint instead of uint8_t for cmd param
Michael Auchter
2019-12-10
buildman: Ignore blank lines during size checks
Tom Rini
2019-12-10
buildman: Add options to get the arch and toolchain info
Simon Glass
2019-12-10
buildman: Figure out boards before commits
Simon Glass
2019-12-10
buildman: Ask genboardscfg to be quiet
Simon Glass
2019-12-10
genboardcfg: Support a quiet mode
Simon Glass
2019-12-10
Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-12-10
test.py: Make search for autoconf.mk more permissive
Simon Glass
2019-12-10
buildman: Improve [make-flags] section parser to allow quoted strings
Cristian Ciocaltea
2019-12-10
serial: sandbox: support Unicode
Heinrich Schuchardt
2019-12-10
sandbox: add missing compatible property in device tree
Heinrich Schuchardt
2019-12-10
configs: sama5d27_som1_ek: Add default config to read ENV from QSPI
Swapna Gurumani
2019-12-09
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-12-10
spl: opensbi: wait for ack from secondary harts before entering OpenSBI
Lukas Auer
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-12-10
riscv: add functions for reading the IPI status
Lukas Auer
2019-12-10
spl: opensbi: specify main hart as preferred boot hart
Lukas Auer
[next]