summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31usb: ehci-hcd: Keep async schedule runningMarek Vasut
2019-10-31usb: storage: Only clear READY flag on errorMarek Vasut
2019-10-31usb: storage: Limit transfer size to 120 kiBMarek Vasut
2019-10-31dfu: add callback for flush and initiated operationPatrick Delaunay
2019-10-31dfu: add DFU virtual backendPatrick Delaunay
2019-10-31dfu: add partition support for MTD backendPatrick Delaunay
2019-10-31dfu: add backend for MTD devicePatrick Delaunay
2019-10-31dfu: allow read with no data without error for EOF indicationPatrick Delaunay
2019-10-31dfu: allow to manage DFU on several devicesPatrick Delaunay
2019-10-31dfu: prepare the support of multiple interfacePatrick Delaunay
2019-10-31dfu: sf: add partition support for nor backendPatrick Delaunay
2019-10-31doc: dfu: Add dfu documentationPatrick Delaunay
2019-10-31dfu: cosmetic: cleanup sf to avoid checkpatch errorPatrick Delaunay
2019-10-31thor: fix error path after g_dnl_register() failureMarek Szyprowski
2019-10-31dwc3: flush cache only if there is a buffer attached to a requestMarek Szyprowski
2019-10-31dfu: mmc: add support for in-partition offsetMarek Szyprowski
2019-10-31cmd: thor: select DFU subsystem also for 'thor' download toolMarek Szyprowski
2019-10-31gadget: f_thor: properly enable 3rd endpoint defined by the protocolMarek Szyprowski
2019-10-31dfu: dfu_nand: reduce verbosityRalph Siemsen
2019-10-31dwc3-generic: Don't fail probe if clk/reset entries are absentVignesh Raghavendra
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
2019-10-30gitlab-ci: Fix indentation in some stanzasTom Rini
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-10-30Prepare v2020.01-rc1Tom Rini
2019-10-30efi_loader: correct includes in efi_variable.cHeinrich Schuchardt
2019-10-30cmd: env: extend "env [set|print] -e" to manage UEFI variablesAKASHI Takahiro
2019-10-30blk: set log2blksz in blk_create_device()Heinrich Schuchardt
2019-10-30Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini