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-01
Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...
Tom Rini
2019-11-01
azure: Update the script to prepend PATH not override PATH
Tom Rini
2019-11-01
arc: emsdp: docs: Prefer Degilent over Opella-XD
Alexey Brodkin
2019-11-01
ARC: [plat-axs101]: migrate to DM_MMC
Eugeniy Paltsev
2019-11-01
MAINTAINERS: add info about ARC HSDK reset driver
Eugeniy Paltsev
2019-11-01
ARC: HSDK: introduce reset driver
Eugeniy Paltsev
2019-11-01
arc: emsdp/iotdk: Switch to DM_MMC
Alexey Brodkin
2019-11-01
arc: emsdp: Increase max FAT cluster size
Alexey Brodkin
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
2019-10-30
test/py: Update test_fs to decode check_output calls
Tom Rini
2019-10-30
test/py: test_efi_selftest.py: Updates for python 3 support
Tom Rini
2019-10-30
test/py: test_ut.py: Ensure we use bytes
Tom Rini
2019-10-30
test/py: Manual python3 fixes
Tom Rini
2019-10-30
test/py: Automated conversion to Python 3
Tom Rini
2019-10-30
test/py: Fix pytest4 deprecation warnings
Marek Vasut
2019-10-30
test/py: Split mark to multiple lines
Tom Rini
[next]