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-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-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
2019-10-30
gitlab-ci: Prepend to PATH rather than replace it
Tom Rini
2019-10-30
gitlab-ci: Fix indentation in some stanzas
Tom Rini
2019-10-30
Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-10-30
Prepare v2020.01-rc1
Tom Rini
2019-10-30
Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2019-10-30
Merge branch '2019-10-28-azure-ci-support'
Tom Rini
2019-10-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2019-10-29
Bring all testings in gitlab and travis CI to Azure Pipelines
Bin Meng
2019-10-29
.travis.yml: Remove the unneeded '&' for ls20xx buildman
Bin Meng
2019-10-29
arm: mvebu: Avoid generating kwbimage.cfg in the source tree
Bin Meng
2019-10-29
tools: buildman: Remove useless mkdir() in Make() in test.py
Bin Meng
2019-10-29
tools: buildman: Honor output directory when generating boards.cfg
Bin Meng
2019-10-29
spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition
Peng Fan
2019-10-29
mmc: fsl_esdhc: drop i.MX DDR support code
Yangbo Lu
2019-10-29
mmc: fsl_esdhc: remove redundant DM_MMC checking
Yangbo Lu
2019-10-29
mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
Yangbo Lu
2019-10-28
Add Microsoft Azure Pipelines configuration
Bin Meng
2019-10-28
tools: Avoid creating symbolic links for tools/version.h
Bin Meng
2019-10-28
Add .gitattributes for line endings
Bin Meng
2019-10-28
doc: Add documentation for how to build U-Boot host tools
Bin Meng
2019-10-28
tools: ifwitool: Define __packed when it is not defined
Bin Meng
2019-10-28
linux/types.h: Surround 'struct ustat' with __linux__
Bin Meng
2019-10-28
tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32
Bin Meng
2019-10-28
tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX
Bin Meng
2019-10-28
tools: image.h: Use portable uint32_t instead of linux-specific __be32
Bin Meng
[next]