summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10doc: driver-model: Update SPI migration statusJagan Teki
2020-07-10spi: kirkwood: Drop nondm codeBhargav Shah
2020-07-09mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDPPragnesh Patel
2020-07-09spi: add support for all spi modes with soft spiJohannes Holland
2020-07-09arm: Remove mx31pdk boardJagan Teki
2020-07-09spi: omap3: Drop nondm codeJagan Teki
2020-07-09db-88f6281-bp-nand: Enable DM_SPI/SPI_FLASHJagan Teki
2020-07-09arm: Remove pengwyn boardJagan Teki
2020-07-09arm: Remove pepper boardJagan Teki
2020-07-09arm: Remove bav335x boardJagan Teki
2020-07-09arm: Remove cairo boardJagan Teki
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki
2020-07-09arm: Remove overo boardJagan Teki
2020-07-09arm: Remove cm_t35 boardJagan Teki
2020-07-09arm: Remove cm_t54 boardJagan Teki
2020-07-09siemens: rut: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09siemens: pxm2: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09siemens: thuban: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09siemens: rastaban: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09siemens: etamin: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09siemens: draco: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09am335x: igep003x: Enable DM_SPIJagan Teki
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-07-09net: mvpp2: fix second cp110 initializationSven Auhagen
2020-07-09arm: kirkwood: enable DM_ETH for LaCie boardSimon Guinot
2020-07-09arm: kirkwood: enable DM_USB for LaCie boardSimon Guinot
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot
2020-07-09arm: kirkwood: convert LaCie boards to DM_SPI_FLASHSimon Guinot
2020-07-09arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore
2020-07-09arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham
2020-07-09arm: mvebu: a38x: Fix typoChris Packham
2020-07-09mv_ddr: ddr3: Update {min,max}_read_sample calculationChris Packham
2020-07-09mv_ddr: ddr3: Use correct bitmask for read sample delayChris Packham
2020-07-09pwm: Add PWM driver for SiFive SoCYash Shah
2020-07-09pwm: Add DT documentation for SiFive PWM ControllerYash Shah
2020-07-09i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7Patrick Delaunay
2020-07-09i2c: stm32f7: add stm32mp15 compatiblePatrick Delaunay
2020-07-09test: dm: rtc: add tests of rtc shell commandRasmus Villemoes
2020-07-09sandbox: add rtc command to defconfigsRasmus Villemoes
2020-07-09test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes
2020-07-09rtc: i2c_rtc_emul: catch any write to the "reset" registerRasmus Villemoes
2020-07-09rtc: sandbox-rtc: fix set methodRasmus Villemoes
2020-07-09rtc: add rtc commandRasmus Villemoes
2020-07-09rtc: pcf2127: provide ->write methodRasmus Villemoes
2020-07-09rtc: pcf2127: provide ->read methodRasmus Villemoes
2020-07-09rtc: fall back to ->{read, write} if ->{read, write}8 are not providedRasmus Villemoes
2020-07-09rtc: add dm_rtc_write() helperRasmus Villemoes
2020-07-09rtc: add dm_rtc_read helper and ->read methodRasmus Villemoes