Age | Commit message (Expand) | Author |
2020-01-30 | env: kconfig: Restrict rockchip env for MMC | Jagan Teki |
2020-01-30 | rk3399: Check MMC env while defining it | Jagan Teki |
2020-01-30 | ram: rk3399: don't assume phy_io_config() uses real regs | Thomas Hebb |
2020-01-29 | Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c | Tom Rini |
2020-01-28 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung | Tom Rini |
2020-01-28 | Prepare v2020.04-rc1 | Tom Rini |
2020-01-27 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi | Tom Rini |
2020-01-28 | arm: exynos: odroid: Change autoboot script to use ${mmcbootdev} | Marek Szyprowski |
2020-01-27 | Merge branch '2020-01-27-master-imports' | Tom Rini |
2020-01-27 | pmic: allow dump command for non contiguous register maps | Martin Fuzzey |
2020-01-27 | power: regulator: add driver for Dialog DA9063 PMIC | Martin Fuzzey |
2020-01-27 | power: pmic: add driver for Dialog DA9063 PMIC | Martin Fuzzey |
2020-01-27 | rtc: s35392a: encode command correctly | Ian Ray |
2020-01-27 | cmd: sata: Add block unbind device function | Peng Ma |
2020-01-27 | tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfig | Anatolij Gustschin |
2020-01-27 | dts: add property removal option CONFIG_OF_REMOVE_PROPS | Anatolij Gustschin |
2020-01-28 | arm: exynos: Read default MMC device from XOM[7:5] pins | Marek Szyprowski |
2020-01-27 | spi: cadence-qspi: Add compatible for TI AM654 | Vignesh Raghavendra |
2020-01-27 | spi: cadence-qspi: Add support for Cadence Octal SPI controller | Vignesh Raghavendra |
2020-01-27 | mtd: spi-nor-core: Add octal mode support | Vignesh Raghavendra |
2020-01-27 | spi: cadence-qspi: Add direct mode support | Vignesh Raghavendra |
2020-01-27 | spi: cadence_qspi: Move to spi-mem framework | Vignesh Raghavendra |
2020-01-27 | mtd: spinand: winbond: Add support for W25N01GV | Robert Marko |
2020-01-27 | spi: ti_qspi: Add support for CS other than CS0 | Vignesh Raghavendra |
2020-01-27 | spi: prevent overriding established bus settings | Marcin Wojtas |
2020-01-27 | cmd: spi: Permit setting bus frequency | Marek Vasut |
2020-01-27 | test: dm: spi: Fix sandbox dm_test_spi_find() | Bin Meng |
2020-01-27 | dm: spi: Check cs number before accessing slaves | Bin Meng |
2020-01-27 | spi: nxp_fspi: new driver for the FlexSPI controller | Michael Walle |
2020-01-27 | Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini |
2020-01-27 | i2c: designware_i2c: Do more in the probe() method | Simon Glass |
2020-01-27 | i2c: designware_i2c: Separate out the speed calculation | Simon Glass |
2020-01-27 | i2c: designware_i2c: Move dw_i2c_speed_config to header | Simon Glass |
2020-01-27 | i2c: designware_i2c: Add support for fast-plus speed | Simon Glass |
2020-01-27 | i2c: Update drivers to use enum for speed | Simon Glass |
2020-01-27 | i2c: stm32: Update to use standard enums for speed | Simon Glass |
2020-01-27 | i2c: omap: Update to use standard enums for speed | Simon Glass |
2020-01-27 | i2c: kona_i2c: Update to use standard enums for speed | Simon Glass |
2020-01-27 | i2c: designware_i2c: Update to use standard enums for speed | Simon Glass |
2020-01-27 | i2c: ast_i2c: Update to use standard enums for speed | Simon Glass |
2020-01-27 | i2c: Add enums for i2c speed and address size | Simon Glass |
2020-01-27 | i2c: designware_i2c: Add spike supression | Simon Glass |
2020-01-27 | i2c: designware_i2c: Rewrite timing calculation | Simon Glass |
2020-01-27 | i2c: designware_i2c: Put hold config in a struct | Simon Glass |
2020-01-27 | i2c: designware_i2c: Drop scl_sda_cfg parameter | Simon Glass |
2020-01-27 | i2c: designware_i2c: Read device-tree properties | Simon Glass |
2020-01-27 | i2c: designware_i2c: Bring in the binding file | Simon Glass |
2020-01-27 | i2c: designware_i2c: Use an accurate bus clock instead of MHz | Simon Glass |
2020-01-27 | i2c: designware_i2c: Use an enum for selected speed mode | Simon Glass |
2020-01-27 | i2c: designware_i2c: Rename 'max' speed to 'high' speed | Simon Glass |