summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* misc: i2c_eeprom: add size queryRobert Beckett2019-12-171-19/+126
* misc: i2c_eeprom: add fixed partitions supportRobert Beckett2019-12-171-0/+98
* dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett2019-12-171-5/+14
* dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett2019-12-171-14/+47
* i2c: add support for offset overflow in to addressRobert Beckett2019-12-171-7/+27
* Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-12-122-2/+2
|\
| * cros_ec: use uint instead of uint8_t for cmd paramMichael Auchter2019-12-101-1/+1
| * serial: sandbox: support UnicodeHeinrich Schuchardt2019-12-101-1/+1
* | Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-12-111-1/+1
|\ \
| * | i2c: i2c_cdns: fix write timeout on fifo boundaryMichael Auchter2019-12-111-1/+1
| |/
* | Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2019-12-111-3/+26
|\ \
| * | gpio: at91_gpio: Add bank namesJames Byrne2019-12-031-3/+26
* | | Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-12-105-16/+24
|\ \ \ | |_|/ |/| |
| * | video: make BPP and ANSI configs optionalAnatolij Gustschin2019-12-062-9/+9
| * | video: add guards around 16bpp/32bbp codeAnatolij Gustschin2019-12-062-0/+10
| * | video: bmp: Fix video_display_rle8_bitmap()Patrice Chotard2019-12-061-5/+3
| * | video: bmp: Fix video_splash_align_axis()Patrice Chotard2019-12-061-2/+2
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2019-12-091-0/+1
|\ \ \
| * | | spl: cache: Allow cache drivers in SPLRick Chen2019-12-101-0/+1
* | | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini2019-12-0918-442/+749
|\ \ \ \ | |/ / / |/| | |
| * | | net: ti: am65-cpsw-nuss: Add new compatible for J721eVignesh Raghavendra2019-12-092-0/+2
| * | | net: ti: am65-cpsw-nuss: Rework RX flow ID handlingVignesh Raghavendra2019-12-091-9/+6
| * | | dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra2019-12-091-0/+28
| * | | dma: Introduce dma_get_cfg() interfaceVignesh Raghavendra2019-12-091-0/+12
| * | | net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGNCédric Le Goater2019-12-091-8/+8
| * | | drivers: net: fsl_enetc: register internal MDIO busAlex Marginean2019-12-091-8/+7
| * | | drivers: net: fsl_enetc_mdio: return with time-out if HW is stuckAlex Marginean2019-12-091-1/+6
| * | | drivers: net: fsl_enetc: move PCS and PHY config to probeAlex Marginean2019-12-091-8/+9
| * | | drivers: net: fsl_enetc: Add 2.5Gbps to supported link speedsAlex Marginean2019-12-091-2/+3
| * | | drivers: net: fsl_enetc: use the new MDIO DM helper functionsAlex Marginean2019-12-092-44/+10
| * | | drivers: net: fsl_enetc: use XFI, USXGMII interface type macrosAlex Marginean2019-12-091-0/+2
| * | | drivers: net: aquantia: check system interface too when checking for link upAlex Marginean2019-12-091-5/+2
| * | | drivers: net: aquantia: set SMBus addr based on DT propertyAlex Marginean2019-12-091-0/+15
| * | | drivers: net: aquantia: set MDI reversal based on DT propertyAlex Marginean2019-12-091-0/+39
| * | | drivers: net: aquantia: set up SI protocol based on interface typeAlex Marginean2019-12-091-0/+107
| * | | drivers: net: aquantia: add PHY generation informationAlex Marginean2019-12-091-0/+11
| * | | drivers: net: aquantia: use XFI, USXGMII interface typesAlex Marginean2019-12-091-14/+33
| * | | net: phy: fix switch vendor nameAnatolij Gustschin2019-12-091-1/+1
| * | | net: phy: mv88e61xx: register phy_driver struct for 88E6071Anatolij Gustschin2019-12-091-0/+12
| * | | net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071Anatolij Gustschin2019-12-091-6/+16
| * | | net: phy: mv88e61xx: add CPU port parameter init for 88E6071Anatolij Gustschin2019-12-091-14/+28
| * | | net: phy: mv88e61xx: rework to enable detection of 88E6071 devicesAnatolij Gustschin2019-12-091-25/+125
| * | | net: phy: micrel: make sure the factory test bit is clearedNicolas Ferre2019-12-091-1/+20
| * | | net: phy: aquantia: wait for phy init sequence to finishFlorin Chiculita2019-12-091-0/+15
| * | | net: macb: let miiphy_read/_write pass arbitrary addressesJosef Holzmayr2019-12-091-8/+2
| * | | net: macb: explicitly pass phy_adr to mdio read and writeJosef Holzmayr2019-12-091-16/+17
| * | | net: phy: Increase link up delay in genphy_update_link()Stefan Roese2019-12-091-2/+2
| * | | net: rtl8169: Support RTL-8168c/8111cThierry Reding2019-12-091-0/+1
| * | | net: mvpp2: MVPP2 now needs MVMDIONevo Hed2019-12-091-0/+2
| * | | net: mvpp2: use new MVMDIO driverNevo Hed2019-12-091-177/+18