aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * patman: Support emacs mode with checkpatchSimon Glass2020-06-111-3/+7
| * patman: Fix 'warning' typoSimon Glass2020-06-111-1/+1
| * Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-06-0920-71/+132
| |\
| | * Revert "imx: rom api: fix image offset computation"Stefano Babic2020-06-091-1/+6
| | * ARM: dts: imx: m53menlo: Convert to DM_ETHMarek Vasut2020-06-082-0/+14
| | * ARM: imx: m53menlo: Do not fail boot on invalid splash screenMarek Vasut2020-06-081-5/+9
| | * ARM: imx: ddr: Add missing PHY resetMarek Vasut2020-06-082-3/+20
| | * power: pmic: Add SPL Kconfig entry for PFUZE100Marek Vasut2020-06-081-0/+7
| | * imx: imx8mp_evk: fix boot issuePeng Fan2020-06-082-8/+7
| | * imx8mp_evk: spl: no need the code since spl framework could do thatPeng Fan2020-06-081-5/+1
| | * imx8mp_evk: spl: use spl_early_initPeng Fan2020-06-081-6/+6
| | * imx8mp_evk: spl: drop timer_initPeng Fan2020-06-081-2/+0
| | * imx8mp_evk: spl: drop useless codePeng Fan2020-06-081-14/+0
| | * imx: Update MTD partitions layout for display5 (i.MX6Q) boardLukasz Majewski2020-06-083-5/+6
| | * imx: rom api: fix image offset computationSébastien Szymanski2020-06-081-6/+1
| | * verdin-imx8mm: Select the watchdog driverFabio Estevam2020-06-081-1/+0
| | * imx8mp_evk: Select the watchdog driverFabio Estevam2020-06-081-1/+0
| | * imx8mm_beacon: Select the watchdog driverFabio Estevam2020-06-081-1/+0
| | * imx8mn_ddr4_evk: Select the watchdog driverFabio Estevam2020-06-081-1/+0
| | * imx8mm_evk: Select the watchdog driverFabio Estevam2020-06-081-1/+0
| | * imx8mp_evk: Add a README fileFabio Estevam2020-06-081-0/+41
| | * imx: move ATF to the back of the FIT to fix loading over yModemPatrick Wildt2020-06-081-14/+17
| | * imx: Kconfig: enable IMX_BOOTAUX for i.MX8MPeng Fan2020-06-081-1/+1
| | * ARM: dts: imxrt1050: indent lcdif node correctlyGiulio Benetti2020-06-081-6/+6
* | | Merge branch '2020-06-12-next-net' into nextTom Rini2020-06-1233-693/+892
|\ \ \
| * | | net: move random_port() to dnsBaruch Siach2020-06-123-17/+10
| * | | net: tftp: fix option validation as per RFCsRavik Hasija2020-06-121-7/+52
| * | | net: rtl8139: Add DM supportMarek Vasut2020-06-121-1/+132
| * | | net: rtl8139: Read HW address from EEPROM only on probeMarek Vasut2020-06-121-9/+18
| * | | net: rtl8139: Use PCI_DEVICE() to define PCI device compat listMarek Vasut2020-06-121-2/+2
| * | | net: rtl8139: Split out common and non-DM functionsMarek Vasut2020-06-121-24/+68
| * | | net: rtl8139: Pass private data into rtl8139_eeprom_delay()Marek Vasut2020-06-121-9/+9
| * | | net: rtl8139: Introduce device private dataMarek Vasut2020-06-121-58/+78
| * | | net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macrosMarek Vasut2020-06-121-5/+5
| * | | net: rtl8139: Use dev->iobase instead of custom ioaddrMarek Vasut2020-06-121-46/+38
| * | | net: rtl8139: Switch from malloc()+memset() to calloc()Marek Vasut2020-06-121-2/+1
| * | | net: rtl8139: Factor out device name assignmentMarek Vasut2020-06-121-1/+6
| * | | net: tftp: fix progress marker for file transferRavik Hasija2020-06-121-7/+9
| * | | net: phy: Add DP8382x phy registration to TI PHY initDan Murphy2020-06-122-0/+90
| * | | net: phy: Add support for TI PHY initDan Murphy2020-06-1215-12/+55
| * | | net: phy: Add helper routines to set and clear bitsDan Murphy2020-06-121-0/+54
| * | | net: phy: Fix kernel doc issues in phy.hDan Murphy2020-06-121-11/+8
| * | | net: phy: Add missing kernel doc to phy functionsDan Murphy2020-06-121-0/+39
| * | | net: phy: add phyid search in vendor specific spaceFlorin Chiculita2020-06-121-6/+16
| * | | net: rt8169: WAR for DHCP not getting IP after kernel boot/rebootTom Warren2020-06-121-0/+16
| * | | net: phy: micrel: ksz8061 implement errata 80000688A fixBryan O'Donoghue2020-06-121-0/+16
| * | | net: smc911x: Drop the standalone EEPROM exampleMarek Vasut2020-06-122-534/+0
| * | | net: Fix error if some network features are disabledKrebs, Olaf2020-06-122-2/+10
| * | | board: tbs2910: add documentationDenis 'GNUtoo' Carikli2020-06-124-0/+202
| * | | board: tbs2910: Enable distro_boot support.Denis 'GNUtoo' Carikli2020-06-122-1/+20