summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-02binman: Correct symbol calculation with non-zero image baseSimon Glass
2019-11-02cbfs: do not pack struct cbfs_cachenodeHeinrich Schuchardt
2019-11-01Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2019-11-01azure: Update the script to prepend PATH not override PATHTom Rini
2019-11-01arc: emsdp: docs: Prefer Degilent over Opella-XDAlexey Brodkin
2019-11-01ARC: [plat-axs101]: migrate to DM_MMCEugeniy Paltsev
2019-11-01MAINTAINERS: add info about ARC HSDK reset driverEugeniy Paltsev
2019-11-01ARC: HSDK: introduce reset driverEugeniy Paltsev
2019-11-01arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin
2019-11-01arc: emsdp: Increase max FAT cluster sizeAlexey Brodkin
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-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