| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | net: eepro100: Add DM support | Marek Vasut | 2020-06-18 | 1 | -1/+128 | |
| | | * | | | | | net: eepro100: Split common parts of non-DM functions out | Marek Vasut | 2020-06-18 | 1 | -62/+100 | |
| | | * | | | | | net: eepro100: Drop bd_t pointer from read_hw_addr() | Marek Vasut | 2020-06-18 | 1 | -2/+2 | |
| | | * | | | | | net: eepro100: Add RX/TX rings into the private data | Marek Vasut | 2020-06-18 | 1 | -24/+35 | |
| | | * | | | | | net: eepro100: Pass device private data into mdiobus | Marek Vasut | 2020-06-18 | 1 | -6/+3 | |
| | | * | | | | | net: eepro100: Pass device private data around | Marek Vasut | 2020-06-18 | 1 | -124/+140 | |
| | | * | | | | | net: eepro100: Introduce device private data | Marek Vasut | 2020-06-18 | 1 | -3/+9 | |
| | | * | | | | | net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus() | Marek Vasut | 2020-06-18 | 1 | -14/+22 | |
| | | * | | | | | net: eepro100: Drop inline keyword | Marek Vasut | 2020-06-18 | 1 | -4/+4 | |
| | | * | | | | | net: eepro100: Fix EE_*_CMD macros | Marek Vasut | 2020-06-18 | 1 | -5/+5 | |
| | | * | | | | | net: eepro100: Factor out MII registration | Marek Vasut | 2020-06-18 | 1 | -17/+39 | |
| | | * | | | | | net: eepro100: Switch from malloc()+memset() to calloc() | Marek Vasut | 2020-06-18 | 1 | -2/+1 | |
| | | * | | | | | net: eepro100: Use PCI_DEVICE() to define PCI device compat list | Marek Vasut | 2020-06-18 | 1 | -4/+4 | |
| | | * | | | | | net: eepro100: Reorder functions in the driver | Marek Vasut | 2020-06-18 | 1 | -170/+160 | |
| | | * | | | | | net: eepro100: Remove volatile misuse | Marek Vasut | 2020-06-18 | 1 | -21/+21 | |
| | | * | | | | | net: eepro100: Add cache management | Marek Vasut | 2020-06-18 | 1 | -20/+45 | |
| | | * | | | | | net: eepro100: Factor out tx_ring command issuing | Marek Vasut | 2020-06-18 | 1 | -71/+53 | |
| | | * | | | | | net: eepro100: Replace purge_tx_ring() with memset() | Marek Vasut | 2020-06-18 | 1 | -15/+1 | |
| | | * | | | | | net: eepro100: Use standard I/O accessors | Marek Vasut | 2020-06-18 | 1 | -4/+4 | |
| | | * | | | | | net: eepro100: Fix camelcase | Marek Vasut | 2020-06-18 | 1 | -87/+85 | |
| | | * | | | | | net: eepro100: Fix remaining checkpatch issues | Marek Vasut | 2020-06-18 | 1 | -21/+24 | |
| | | * | | | | | net: eepro100: Fix indented label | Marek Vasut | 2020-06-18 | 1 | -4/+4 | |
| | | * | | | | | net: eepro100: Fix pointer location | Marek Vasut | 2020-06-18 | 1 | -6/+6 | |
| | | * | | | | | net: eepro100: Fix parenthesis alignment | Marek Vasut | 2020-06-18 | 1 | -10/+10 | |
| | | * | | | | | net: eepro100: Fix braces | Marek Vasut | 2020-06-18 | 1 | -7/+4 | |
| | | * | | | | | net: eepro100: Fix spacing | Marek Vasut | 2020-06-18 | 1 | -139/+139 | |
| | | * | | | | | net: eepro100: Use plain debug() | Marek Vasut | 2020-06-18 | 1 | -11/+4 | |
| | | * | | | | | net: eepro100: Clean up comments | Marek Vasut | 2020-06-18 | 1 | -64/+36 | |
| | | * | | | | | net: eepro100: Remove EEPRO100_SROM_WRITE | Marek Vasut | 2020-06-18 | 3 | -90/+0 | |
| | * | | | | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next | Tom Rini | 2020-06-19 | 264 | -26582/+900 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | am335x: baltos: Enable DM_SPI | Jagan Teki | 2020-06-18 | 1 | -0/+1 | |
| | | * | | | | | | dm: spi: Convert Freescale ESPI driver to driver model | Chuanhua Han | 2020-06-18 | 2 | -123/+337 | |
| | | * | | | | | | powerpc: Remove TWR-P1025_defconfig board | Jagan Teki | 2020-06-18 | 10 | -1027/+0 | |
| | | * | | | | | | powerpc: Remove T4160QDS_NAND_defconfig board | Jagan Teki | 2020-06-18 | 29 | -3887/+0 | |
| | | * | | | | | | powerpc: Remove T1040QDS_DDR4_defconfig board | Jagan Teki | 2020-06-18 | 21 | -2540/+0 | |
| | | * | | | | | | powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig board | Jagan Teki | 2020-06-18 | 26 | -3250/+0 | |
| | | * | | | | | | powerpc: Remove P1022DS_36BIT_NAND_defconfig board | Jagan Teki | 2020-06-18 | 21 | -2524/+0 | |
| | | * | | | | | | powerpc: Remove configs/MPC8536DS_36BIT_defconfig board | Jagan Teki | 2020-06-18 | 14 | -1492/+0 | |
| | | * | | | | | | powerpc: Remove configs/C29XPCIE_NAND_defconfig board | Jagan Teki | 2020-06-18 | 19 | -1574/+0 | |
| | | * | | | | | | powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig board | Jagan Teki | 2020-06-18 | 27 | -2676/+0 | |
| | | * | | | | | | powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig board | Jagan Teki | 2020-06-18 | 15 | -1212/+0 | |
| | | * | | | | | | powerpc: Remove configs/B4420QDS_NAND_defconfig board | Jagan Teki | 2020-06-18 | 25 | -3752/+0 | |
| | * | | | | | | | Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-vid... | Tom Rini | 2020-06-18 | 33 | -161/+219 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | video: ipuv3: remove non-DM code | Anatolij Gustschin | 2020-06-18 | 2 | -44/+1 | |
| | | * | | | | | | | imx: convert mx53loco board to DM_VIDEO | Anatolij Gustschin | 2020-06-18 | 1 | -2/+8 | |
| | | * | | | | | | | imx: convert mx51evk board to DM_VIDEO | Anatolij Gustschin | 2020-06-18 | 1 | -2/+8 | |
| | | * | | | | | | | imx: convert gwventana board to DM_VIDEO | Anatolij Gustschin | 2020-06-18 | 3 | -6/+24 | |
| | | * | | | | | | | imx: convert mx6cuboxi board to DM_VIDEO | Anatolij Gustschin | 2020-06-18 | 1 | -3/+9 | |
| | | * | | | | | | | imx: convert cgtqmx6eval board to DM_VIDEO | Anatolij Gustschin | 2020-06-18 | 2 | -2/+13 | |
| | | * | | | | | | | imx: convert dms-ba16 boards to DM_VIDEO | Anatolij Gustschin | 2020-06-18 | 3 | -6/+16 | |
