Age | Commit message (Expand) | Author |
2020-07-10 | doc: driver-model: Update SPI migration status | Jagan Teki |
2020-07-10 | spi: kirkwood: Drop nondm code | Bhargav Shah |
2020-07-09 | mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP | Pragnesh Patel |
2020-07-09 | spi: add support for all spi modes with soft spi | Johannes Holland |
2020-07-09 | arm: Remove mx31pdk board | Jagan Teki |
2020-07-09 | spi: omap3: Drop nondm code | Jagan Teki |
2020-07-09 | db-88f6281-bp-nand: Enable DM_SPI/SPI_FLASH | Jagan Teki |
2020-07-09 | arm: Remove pengwyn board | Jagan Teki |
2020-07-09 | arm: Remove pepper board | Jagan Teki |
2020-07-09 | arm: Remove bav335x board | Jagan Teki |
2020-07-09 | arm: Remove cairo board | Jagan Teki |
2020-07-09 | logicpd: Drop omap3 zoom1 | Jagan Teki |
2020-07-09 | arm: Remove overo board | Jagan Teki |
2020-07-09 | arm: Remove cm_t35 board | Jagan Teki |
2020-07-09 | arm: Remove cm_t54 board | Jagan Teki |
2020-07-09 | siemens: rut: Enable DM_SPI, DM_SPI_FLASH | Jagan Teki |
2020-07-09 | siemens: pxm2: Enable DM_SPI, DM_SPI_FLASH | Jagan Teki |
2020-07-09 | siemens: thuban: Enable DM_SPI, DM_SPI_FLASH | Jagan Teki |
2020-07-09 | siemens: rastaban: Enable DM_SPI, DM_SPI_FLASH | Jagan Teki |
2020-07-09 | siemens: etamin: Enable DM_SPI, DM_SPI_FLASH | Jagan Teki |
2020-07-09 | siemens: draco: Enable DM_SPI, DM_SPI_FLASH | Jagan Teki |
2020-07-09 | am335x: igep003x: Enable DM_SPI | Jagan Teki |
2020-07-09 | Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c | Tom Rini |
2020-07-09 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini |
2020-07-09 | net: mvpp2: fix second cp110 initialization | Sven Auhagen |
2020-07-09 | arm: kirkwood: enable DM_ETH for LaCie board | Simon Guinot |
2020-07-09 | arm: kirkwood: enable DM_USB for LaCie board | Simon Guinot |
2020-07-09 | arm: kirkwood: switch LaCie boards to sata_mv driver | Simon Guinot |
2020-07-09 | arm: kirkwood: convert LaCie boards to DM_SPI_FLASH | Simon Guinot |
2020-07-09 | arm: kirkwood: add DT spi0 alias to LaCie boards | Simon Guinot |
2020-07-09 | arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel | Dennis Gilmore |
2020-07-09 | arm: mvebu: a38x: Adjust UTMI PHY parameters | Chris Packham |
2020-07-09 | arm: mvebu: a38x: Fix typo | Chris Packham |
2020-07-09 | mv_ddr: ddr3: Update {min,max}_read_sample calculation | Chris Packham |
2020-07-09 | mv_ddr: ddr3: Use correct bitmask for read sample delay | Chris Packham |
2020-07-09 | pwm: Add PWM driver for SiFive SoC | Yash Shah |
2020-07-09 | pwm: Add DT documentation for SiFive PWM Controller | Yash Shah |
2020-07-09 | i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 | Patrick Delaunay |
2020-07-09 | i2c: stm32f7: add stm32mp15 compatible | Patrick Delaunay |
2020-07-09 | test: dm: rtc: add tests of rtc shell command | Rasmus Villemoes |
2020-07-09 | sandbox: add rtc command to defconfigs | Rasmus Villemoes |
2020-07-09 | test: dm: rtc: add test of dm_rtc_read, dm_rtc_write | Rasmus Villemoes |
2020-07-09 | rtc: i2c_rtc_emul: catch any write to the "reset" register | Rasmus Villemoes |
2020-07-09 | rtc: sandbox-rtc: fix set method | Rasmus Villemoes |
2020-07-09 | rtc: add rtc command | Rasmus Villemoes |
2020-07-09 | rtc: pcf2127: provide ->write method | Rasmus Villemoes |
2020-07-09 | rtc: pcf2127: provide ->read method | Rasmus Villemoes |
2020-07-09 | rtc: fall back to ->{read, write} if ->{read, write}8 are not provided | Rasmus Villemoes |
2020-07-09 | rtc: add dm_rtc_write() helper | Rasmus Villemoes |
2020-07-09 | rtc: add dm_rtc_read helper and ->read method | Rasmus Villemoes |