summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | net: eepro100: Add DM supportMarek Vasut2020-06-181-1/+128
| | * | | | | net: eepro100: Split common parts of non-DM functions outMarek Vasut2020-06-181-62/+100
| | * | | | | net: eepro100: Drop bd_t pointer from read_hw_addr()Marek Vasut2020-06-181-2/+2
| | * | | | | net: eepro100: Add RX/TX rings into the private dataMarek Vasut2020-06-181-24/+35
| | * | | | | net: eepro100: Pass device private data into mdiobusMarek Vasut2020-06-181-6/+3
| | * | | | | net: eepro100: Pass device private data aroundMarek Vasut2020-06-181-124/+140
| | * | | | | net: eepro100: Introduce device private dataMarek Vasut2020-06-181-3/+9
| | * | | | | net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus()Marek Vasut2020-06-181-14/+22
| | * | | | | net: eepro100: Drop inline keywordMarek Vasut2020-06-181-4/+4
| | * | | | | net: eepro100: Fix EE_*_CMD macrosMarek Vasut2020-06-181-5/+5
| | * | | | | net: eepro100: Factor out MII registrationMarek Vasut2020-06-181-17/+39
| | * | | | | net: eepro100: Switch from malloc()+memset() to calloc()Marek Vasut2020-06-181-2/+1
| | * | | | | net: eepro100: Use PCI_DEVICE() to define PCI device compat listMarek Vasut2020-06-181-4/+4
| | * | | | | net: eepro100: Reorder functions in the driverMarek Vasut2020-06-181-170/+160
| | * | | | | net: eepro100: Remove volatile misuseMarek Vasut2020-06-181-21/+21
| | * | | | | net: eepro100: Add cache managementMarek Vasut2020-06-181-20/+45
| | * | | | | net: eepro100: Factor out tx_ring command issuingMarek Vasut2020-06-181-71/+53
| | * | | | | net: eepro100: Replace purge_tx_ring() with memset()Marek Vasut2020-06-181-15/+1
| | * | | | | net: eepro100: Use standard I/O accessorsMarek Vasut2020-06-181-4/+4
| | * | | | | net: eepro100: Fix camelcaseMarek Vasut2020-06-181-87/+85
| | * | | | | net: eepro100: Fix remaining checkpatch issuesMarek Vasut2020-06-181-21/+24
| | * | | | | net: eepro100: Fix indented labelMarek Vasut2020-06-181-4/+4
| | * | | | | net: eepro100: Fix pointer locationMarek Vasut2020-06-181-6/+6
| | * | | | | net: eepro100: Fix parenthesis alignmentMarek Vasut2020-06-181-10/+10
| | * | | | | net: eepro100: Fix bracesMarek Vasut2020-06-181-7/+4
| | * | | | | net: eepro100: Fix spacingMarek Vasut2020-06-181-139/+139
| | * | | | | net: eepro100: Use plain debug()Marek Vasut2020-06-181-11/+4
| | * | | | | net: eepro100: Clean up commentsMarek Vasut2020-06-181-64/+36
| | * | | | | net: eepro100: Remove EEPRO100_SROM_WRITEMarek Vasut2020-06-183-90/+0
| * | | | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextTom Rini2020-06-19264-26582/+900
| |\ \ \ \ \ \
| | * | | | | | am335x: baltos: Enable DM_SPIJagan Teki2020-06-181-0/+1
| | * | | | | | dm: spi: Convert Freescale ESPI driver to driver modelChuanhua Han2020-06-182-123/+337
| | * | | | | | powerpc: Remove TWR-P1025_defconfig boardJagan Teki2020-06-1810-1027/+0
| | * | | | | | powerpc: Remove T4160QDS_NAND_defconfig boardJagan Teki2020-06-1829-3887/+0
| | * | | | | | powerpc: Remove T1040QDS_DDR4_defconfig boardJagan Teki2020-06-1821-2540/+0
| | * | | | | | powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig boardJagan Teki2020-06-1826-3250/+0
| | * | | | | | powerpc: Remove P1022DS_36BIT_NAND_defconfig boardJagan Teki2020-06-1821-2524/+0
| | * | | | | | powerpc: Remove configs/MPC8536DS_36BIT_defconfig boardJagan Teki2020-06-1814-1492/+0
| | * | | | | | powerpc: Remove configs/C29XPCIE_NAND_defconfig boardJagan Teki2020-06-1819-1574/+0
| | * | | | | | powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig boardJagan Teki2020-06-1827-2676/+0
| | * | | | | | powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig boardJagan Teki2020-06-1815-1212/+0
| | * | | | | | powerpc: Remove configs/B4420QDS_NAND_defconfig boardJagan Teki2020-06-1825-3752/+0
| * | | | | | | Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-vid...Tom Rini2020-06-1833-161/+219
| |\ \ \ \ \ \ \
| | * | | | | | | video: ipuv3: remove non-DM codeAnatolij Gustschin2020-06-182-44/+1
| | * | | | | | | imx: convert mx53loco board to DM_VIDEOAnatolij Gustschin2020-06-181-2/+8
| | * | | | | | | imx: convert mx51evk board to DM_VIDEOAnatolij Gustschin2020-06-181-2/+8
| | * | | | | | | imx: convert gwventana board to DM_VIDEOAnatolij Gustschin2020-06-183-6/+24
| | * | | | | | | imx: convert mx6cuboxi board to DM_VIDEOAnatolij Gustschin2020-06-181-3/+9
| | * | | | | | | imx: convert cgtqmx6eval board to DM_VIDEOAnatolij Gustschin2020-06-182-2/+13
| | * | | | | | | imx: convert dms-ba16 boards to DM_VIDEOAnatolij Gustschin2020-06-183-6/+16