aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-31test: provide test for errno_str()Heinrich Schuchardt2-0/+47
2019-10-31lib: errno: check for unsupported error numberHeinrich Schuchardt1-1/+7
2019-10-31lib: time: Add microsecond timerMarek Vasut3-3/+15
2019-10-31NVMe: do PCI enumerate before nvme scanPatrick Wildt1-0/+1
2019-10-31nvme: use page-aligned buffer for identify commandPatrick Wildt1-6/+18
2019-10-31nvme: flush dcache on both r/w, and the prp listPatrick Wildt1-3/+5
2019-10-31virtio: pci: use correct type in virtio_pci_bind()Heinrich Schuchardt1-1/+1
2019-10-31checkpatch.pl: update from Linux kernel v5.4-rc3Heinrich Schuchardt1-113/+333
2019-10-30dts: Kconfig: Fix help for SPL_OF_CONTROLWalter Lozano1-1/+1
2019-10-30Makefile: Fix printing problem in size_check on overflowTom Rini1-1/+1
2019-10-30gpio: da8xx_gpio: Fix the _gpio_direction_output functionKeerthy1-7/+7
2019-10-30test/py: Use raw strings more to avoid deprecation warningsTom Rini2-6/+3
2019-10-30gitlab/travis: Rework how and when we use virtualenv in order to use python3Tom Rini2-21/+19
2019-10-30test/py: Update docs, add requirements.txt for pipTom Rini2-21/+48
2019-10-30test/py: Rework test.py to be a different kind of wrapperTom Rini1-16/+4
2019-10-30test/py: Update test_fs to decode check_output callsTom Rini1-12/+12
2019-10-30test/py: test_efi_selftest.py: Updates for python 3 supportTom Rini1-18/+18
2019-10-30test/py: test_ut.py: Ensure we use bytesTom Rini1-3/+3
2019-10-30test/py: Manual python3 fixesTom Rini5-12/+19
2019-10-30test/py: Automated conversion to Python 3Tom Rini8-80/+71
2019-10-30test/py: Fix pytest4 deprecation warningsMarek Vasut3-20/+14
2019-10-30test/py: Split mark to multiple linesTom Rini2-4/+9
2019-10-30gitlab-ci: Prepend to PATH rather than replace itTom Rini1-1/+1
2019-10-30gitlab-ci: Fix indentation in some stanzasTom Rini1-20/+20
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini12-64/+407
2019-10-30Prepare v2020.01-rc1v2020.01-rc1Tom Rini1-3/+3
2019-10-30Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2-42/+6
2019-10-30Merge branch '2019-10-28-azure-ci-support'Tom Rini20-79/+578
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini56-94/+359
2019-10-29Bring all testings in gitlab and travis CI to Azure PipelinesBin Meng1-0/+382
2019-10-29.travis.yml: Remove the unneeded '&' for ls20xx buildmanBin Meng1-1/+1
2019-10-29arm: mvebu: Avoid generating kwbimage.cfg in the source treeBin Meng5-10/+21
2019-10-29tools: buildman: Remove useless mkdir() in Make() in test.pyBin Meng1-8/+0
2019-10-29tools: buildman: Honor output directory when generating boards.cfgBin Meng1-5/+5
2019-10-29spl: spl_mmc: fix getting raw_sect when boot from emmc boot partitionPeng Fan1-2/+3
2019-10-29mmc: fsl_esdhc: drop i.MX DDR support codeYangbo Lu1-6/+2
2019-10-29mmc: fsl_esdhc: remove redundant DM_MMC checkingYangbo Lu1-2/+0
2019-10-29mmc: fsl_esdhc: make BLK as hard requirement of DM_MMCYangbo Lu1-32/+1
2019-10-28Add Microsoft Azure Pipelines configurationBin Meng1-0/+38
2019-10-28tools: Avoid creating symbolic links for tools/version.hBin Meng3-4/+7
2019-10-28Add .gitattributes for line endingsBin Meng1-0/+2
2019-10-28doc: Add documentation for how to build U-Boot host toolsBin Meng3-0/+67
2019-10-28tools: ifwitool: Define __packed when it is not definedBin Meng1-0/+2
2019-10-28linux/types.h: Surround 'struct ustat' with __linux__Bin Meng1-0/+2
2019-10-28tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32Bin Meng1-1/+1
2019-10-28tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXXBin Meng1-43/+43
2019-10-28tools: image.h: Use portable uint32_t instead of linux-specific __be32Bin Meng1-7/+7
2019-10-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini75-545/+2327
2019-10-25Merge branch '2019-10-24-ti-imports'Tom Rini44-28/+39198
2019-10-25arm: dts: k3-am65: Add R5F ranges in interconnect nodesSuman Anna1-0/+4