summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-13Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini
2020-06-12Merge branch '2020-06-12-next-net' into nextTom Rini
2020-06-12net: move random_port() to dnsBaruch Siach
2020-06-12net: tftp: fix option validation as per RFCsRavik Hasija
2020-06-12net: rtl8139: Add DM supportMarek Vasut
2020-06-12net: rtl8139: Read HW address from EEPROM only on probeMarek Vasut
2020-06-12net: rtl8139: Use PCI_DEVICE() to define PCI device compat listMarek Vasut
2020-06-12net: rtl8139: Split out common and non-DM functionsMarek Vasut
2020-06-12net: rtl8139: Pass private data into rtl8139_eeprom_delay()Marek Vasut
2020-06-12net: rtl8139: Introduce device private dataMarek Vasut
2020-06-12net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macrosMarek Vasut
2020-06-12net: rtl8139: Use dev->iobase instead of custom ioaddrMarek Vasut
2020-06-12net: rtl8139: Switch from malloc()+memset() to calloc()Marek Vasut
2020-06-12net: rtl8139: Factor out device name assignmentMarek Vasut
2020-06-12net: tftp: fix progress marker for file transferRavik Hasija
2020-06-12net: phy: Add DP8382x phy registration to TI PHY initDan Murphy
2020-06-12net: phy: Add support for TI PHY initDan Murphy
2020-06-12net: phy: Add helper routines to set and clear bitsDan Murphy
2020-06-12net: phy: Fix kernel doc issues in phy.hDan Murphy
2020-06-12net: phy: Add missing kernel doc to phy functionsDan Murphy
2020-06-12net: phy: add phyid search in vendor specific spaceFlorin Chiculita
2020-06-12net: rt8169: WAR for DHCP not getting IP after kernel boot/rebootTom Warren
2020-06-12net: phy: micrel: ksz8061 implement errata 80000688A fixBryan O'Donoghue
2020-06-12net: smc911x: Drop the standalone EEPROM exampleMarek Vasut
2020-06-12net: Fix error if some network features are disabledKrebs, Olaf
2020-06-12board: tbs2910: add documentationDenis 'GNUtoo' Carikli
2020-06-12board: tbs2910: Enable distro_boot support.Denis 'GNUtoo' Carikli
2020-06-12board: tbs2910_defconfig: Add support for booting general purpose distributionsDenis 'GNUtoo' Carikli
2020-06-12board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfigDenis 'GNUtoo' Carikli
2020-06-12board: tbs2910: disable CONFIG_GZIPDenis 'GNUtoo' Carikli
2020-06-12board: tbs2910: disable loadb and loads commandsDenis 'GNUtoo' Carikli
2020-06-12Add support for SHA384 and SHA512Reuben Dowle
2020-06-11doc: driver-model: fix typo in design.rstDario Binacchi
2020-06-11dm: uclass: don't assign aliased seq numbersMichael Walle
2020-06-11dm: core: fix dev_read_alias_highest_id() without libfdtMichael Walle
2020-06-11usb: provide a device tree node to USB devicesMichael Walle
2020-06-11log: check argument of 'log level' commandHeinrich Schuchardt
2020-06-11log: clean up KconfigHeinrich Schuchardt
2020-06-11doc: move README.log to HTML documentationHeinrich Schuchardt
2020-06-11doc: log: correct option name CONFIG_LOG_MAX_LEVELPatrick Delaunay
2020-06-11regmap: Check for out-of-range offsets before mapping themPratyush Yadav
2020-06-11libfdt: Remove superfluous NUL character from overlay symbolsMarcus Comstedt
2020-06-11doc: driver-model: there is no UCLASS_SATAHeinrich Schuchardt
2020-06-11fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory()Bin Meng
2020-06-11fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()Bin Meng
2020-06-11buildman: Remove _of_#_ from results directory pathsOvidiu Panait
2020-06-11patman: Complain if a checkpatch line is not understoodSimon Glass
2020-06-11patman: Support warnings in the patch subjectSimon Glass
2020-06-11patman: Handle checkpatch output with notes and codeSimon Glass
2020-06-11patman: Don't try to process checkpatch lines twiceSimon Glass