summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-03ARM: imx: Fix bmode detection from grp10Claudius Heine
2019-11-03arm: dts: Add devicetree support for iMXQXP AI_ML boardManivannan Sadhasivam
2019-11-03i.MX6: nand: extend nandbcb command for imx6UL(L)Parthiban Nallathambi
2019-11-03imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT on display5Lukasz Majewski
2019-11-03mx6: clock: Introduce disable_ipu_clock()Fabio Estevam
2019-11-03mx6: clock: Use setbits_le32()Fabio Estevam
2019-11-01azure: Update the script to prepend PATH not override PATHTom Rini
2019-11-01Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-11-01Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini
2019-11-01Merge branch '2019-10-30-master-imports'Tom Rini
2019-10-31azure: Update for python3 and current pytestTom Rini
2019-10-31cmd: avb: Support A/B slotsSam Protsenko
2019-10-31cmd: avb: Fix requested partitions listSam Protsenko
2019-10-31libavb: Fix build warnings after updating the libSam Protsenko
2019-10-31libavb: Update libavb to current AOSP masterSam Protsenko
2019-10-31mkimage: Set correct FDT type and ramdisk architecture in FIT auto modeMichal Sojka
2019-10-31drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot
2019-10-31linux_compat: fix potential NULL pointer accessMarek Szyprowski
2019-10-31tiny-printf: Support vsnprintf()Simon South
2019-10-31common: Kconfig: Fix typo in TPL_LOG_CONSOLE descriptionSimon South
2019-10-31lib: errno: avoid error format-overflowHeinrich Schuchardt
2019-10-31lib: errno: sync error codesHeinrich Schuchardt
2019-10-31dts: fix MULTI_DTB_FIT compression choice promptBaruch Siach
2019-10-31ata: ahci allow 64-bit DMA for SATARoman Kapl
2019-10-31disk: part_dos: correctly detect DOS PBRHeinrich Schuchardt
2019-10-31test: provide test for errno_str()Heinrich Schuchardt
2019-10-31lib: errno: check for unsupported error numberHeinrich Schuchardt
2019-10-31lib: time: Add microsecond timerMarek Vasut
2019-10-31NVMe: do PCI enumerate before nvme scanPatrick Wildt
2019-10-31nvme: use page-aligned buffer for identify commandPatrick Wildt
2019-10-31nvme: flush dcache on both r/w, and the prp listPatrick Wildt
2019-10-31virtio: pci: use correct type in virtio_pci_bind()Heinrich Schuchardt
2019-10-31checkpatch.pl: update from Linux kernel v5.4-rc3Heinrich Schuchardt
2019-10-31splash: fix build breakage with newer llvm-7Anatolij Gustschin
2019-10-30dts: Kconfig: Fix help for SPL_OF_CONTROLWalter Lozano
2019-10-30Makefile: Fix printing problem in size_check on overflowTom Rini
2019-10-30gpio: da8xx_gpio: Fix the _gpio_direction_output functionKeerthy
2019-10-30test/py: Use raw strings more to avoid deprecation warningsTom Rini
2019-10-30gitlab/travis: Rework how and when we use virtualenv in order to use python3Tom Rini
2019-10-30test/py: Update docs, add requirements.txt for pipTom Rini
2019-10-30test/py: Rework test.py to be a different kind of wrapperTom Rini
2019-10-30test/py: Update test_fs to decode check_output callsTom Rini
2019-10-30test/py: test_efi_selftest.py: Updates for python 3 supportTom Rini
2019-10-30test/py: test_ut.py: Ensure we use bytesTom Rini
2019-10-30test/py: Manual python3 fixesTom Rini
2019-10-30test/py: Automated conversion to Python 3Tom Rini
2019-10-30test/py: Fix pytest4 deprecation warningsMarek Vasut
2019-10-30test/py: Split mark to multiple linesTom Rini
2019-10-30gitlab-ci: Prepend to PATH rather than replace itTom Rini