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-11-03
x86: Add a CPU init function for TPL
Simon Glass
2019-11-03
x86: tpl: Add a fake PCI bus
Simon Glass
2019-11-03
x86: spl: Support init of a PUNIT
Simon Glass
2019-11-03
x86: timer: Use a separate flag for whether timer is inited
Simon Glass
2019-11-03
x86: timer: Set up the timer in timer_early_get_count()
Simon Glass
2019-11-03
spl: Add a size check for TPL
Simon Glass
2019-11-03
dm: doc: Correct of-platdata driver name
Simon Glass
2019-11-03
spi: Add support for memory-mapped flash
Simon Glass
2019-11-03
spl: Correct priority selection for image loaders
Simon Glass
2019-11-02
binman: Fix up comment in intel-fsp-m
Simon Glass
2019-11-02
binman: Add support for Intel FSP-T
Simon Glass
2019-11-02
binman: Add support for Intel FSP-S
Simon Glass
2019-11-02
binman: Correct symbol calculation with non-zero image base
Simon Glass
2019-11-02
cbfs: do not pack struct cbfs_cachenode
Heinrich Schuchardt
2019-11-01
azure: Update the script to prepend PATH not override PATH
Tom Rini
2019-11-01
Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-11-01
Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-11-01
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-11-01
Merge branch '2019-10-30-master-imports'
Tom Rini
2019-10-31
azure: Update for python3 and current pytest
Tom Rini
2019-10-31
cmd: avb: Support A/B slots
Sam Protsenko
2019-10-31
cmd: avb: Fix requested partitions list
Sam Protsenko
2019-10-31
libavb: Fix build warnings after updating the lib
Sam Protsenko
2019-10-31
libavb: Update libavb to current AOSP master
Sam Protsenko
2019-10-31
mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode
Michal Sojka
2019-10-31
drivers: phy: Handle gracefully NULL pointers
Jean-Jacques Hiblot
2019-10-31
linux_compat: fix potential NULL pointer access
Marek Szyprowski
2019-10-31
tiny-printf: Support vsnprintf()
Simon South
2019-10-31
common: Kconfig: Fix typo in TPL_LOG_CONSOLE description
Simon South
2019-10-31
lib: errno: avoid error format-overflow
Heinrich Schuchardt
2019-10-31
lib: errno: sync error codes
Heinrich Schuchardt
2019-10-31
dts: fix MULTI_DTB_FIT compression choice prompt
Baruch Siach
2019-10-31
ata: ahci allow 64-bit DMA for SATA
Roman Kapl
2019-10-31
disk: part_dos: correctly detect DOS PBR
Heinrich Schuchardt
2019-10-31
test: provide test for errno_str()
Heinrich Schuchardt
2019-10-31
lib: errno: check for unsupported error number
Heinrich Schuchardt
2019-10-31
lib: time: Add microsecond timer
Marek Vasut
2019-10-31
NVMe: do PCI enumerate before nvme scan
Patrick Wildt
2019-10-31
nvme: use page-aligned buffer for identify command
Patrick Wildt
2019-10-31
nvme: flush dcache on both r/w, and the prp list
Patrick Wildt
2019-10-31
virtio: pci: use correct type in virtio_pci_bind()
Heinrich Schuchardt
2019-10-31
checkpatch.pl: update from Linux kernel v5.4-rc3
Heinrich Schuchardt
2019-10-31
splash: fix build breakage with newer llvm-7
Anatolij Gustschin
2019-10-30
dts: Kconfig: Fix help for SPL_OF_CONTROL
Walter Lozano
2019-10-30
Makefile: Fix printing problem in size_check on overflow
Tom Rini
2019-10-30
gpio: da8xx_gpio: Fix the _gpio_direction_output function
Keerthy
2019-10-30
test/py: Use raw strings more to avoid deprecation warnings
Tom Rini
2019-10-30
gitlab/travis: Rework how and when we use virtualenv in order to use python3
Tom Rini
2019-10-30
test/py: Update docs, add requirements.txt for pip
Tom Rini
2019-10-30
test/py: Rework test.py to be a different kind of wrapper
Tom Rini
[next]