summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...WIP/31Jan2020Tom Rini2020-01-315-31/+52
|\
| * mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada2020-02-012-3/+3
| * mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatibleMasahiro Yamada2020-02-012-9/+22
| * mtd: rawnand: denali_dt: insert udelay() after reset deassertMasahiro Yamada2020-02-011-2/+10
| * mtd: rawnand: denali: Do not reset the block before booting the kernelMarek Vasut2020-02-012-13/+4
| * mtd: rawnand: denali_dt: make the core clock optionalMasahiro Yamada2020-02-011-4/+6
| * mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGAMarek Vasut2020-02-011-0/+7
* | net: fix typoFlavio Suligoi2020-01-301-1/+1
* | Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cWIP/29Jan2020Tom Rini2020-01-2922-161/+355
|\ \
| * | i2c: designware_i2c: Do more in the probe() methodSimon Glass2020-01-271-8/+8
| * | i2c: designware_i2c: Separate out the speed calculationSimon Glass2020-01-272-33/+48
| * | i2c: designware_i2c: Move dw_i2c_speed_config to headerSimon Glass2020-01-272-17/+17
| * | i2c: designware_i2c: Add support for fast-plus speedSimon Glass2020-01-272-2/+12
| * | i2c: Update drivers to use enum for speedSimon Glass2020-01-2714-26/+32
| * | i2c: stm32: Update to use standard enums for speedSimon Glass2020-01-271-27/+16
| * | i2c: omap: Update to use standard enums for speedSimon Glass2020-01-272-5/+1
| * | i2c: kona_i2c: Update to use standard enums for speedSimon Glass2020-01-271-17/+11
| * | i2c: designware_i2c: Update to use standard enums for speedSimon Glass2020-01-272-18/+5
| * | i2c: ast_i2c: Update to use standard enums for speedSimon Glass2020-01-272-3/+1
| * | i2c: designware_i2c: Add spike supressionSimon Glass2020-01-273-1/+13
| * | i2c: designware_i2c: Rewrite timing calculationSimon Glass2020-01-271-22/+147
| * | i2c: designware_i2c: Put hold config in a structSimon Glass2020-01-271-27/+55
| * | i2c: designware_i2c: Drop scl_sda_cfg parameterSimon Glass2020-01-271-6/+8
| * | i2c: designware_i2c: Read device-tree propertiesSimon Glass2020-01-273-3/+22
| * | i2c: designware_i2c: Use an accurate bus clock instead of MHzSimon Glass2020-01-272-12/+10
| * | i2c: designware_i2c: Use an enum for selected speed modeSimon Glass2020-01-272-4/+8
| * | i2c: designware_i2c: Rename 'max' speed to 'high' speedSimon Glass2020-01-272-9/+9
| * | i2c: designware_i2c: Include clk.h in the header fileSimon Glass2020-01-272-1/+2
| * | i2c: designware_i2c: Don't allow changing IC_CLKSimon Glass2020-01-271-2/+0
| * | i2c: designware_i2c: Add more registersSimon Glass2020-01-271-1/+13
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2020-01-281-0/+5
|\ \ \ | |_|/ |/| |
| * | mmc: s5p_sdhci: Read generic MMC properties from DTMarek Szyprowski2020-01-231-0/+5
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/27Jan2020Tom Rini2020-01-2712-231/+1265
|\ \ \
| * | | spi: cadence-qspi: Add compatible for TI AM654Vignesh Raghavendra2020-01-271-0/+1
| * | | spi: cadence-qspi: Add support for Cadence Octal SPI controllerVignesh Raghavendra2020-01-272-2/+7
| * | | mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra2020-01-274-2/+33
| * | | spi: cadence-qspi: Add direct mode supportVignesh Raghavendra2020-01-273-33/+91
| * | | spi: cadence_qspi: Move to spi-mem frameworkVignesh Raghavendra2020-01-273-178/+91
| * | | mtd: spinand: winbond: Add support for W25N01GVRobert Marko2020-01-271-0/+8
| * | | spi: ti_qspi: Add support for CS other than CS0Vignesh Raghavendra2020-01-271-8/+13
| * | | spi: prevent overriding established bus settingsMarcin Wojtas2020-01-271-9/+11
| * | | dm: spi: Check cs number before accessing slavesBin Meng2020-01-271-19/+26
| * | | spi: nxp_fspi: new driver for the FlexSPI controllerMichael Walle2020-01-273-0/+1004
* | | | power: regulator: add driver for Dialog DA9063 PMICMartin Fuzzey2020-01-273-0/+409
* | | | power: pmic: add driver for Dialog DA9063 PMICMartin Fuzzey2020-01-273-0/+145
* | | | rtc: s35392a: encode command correctlyIan Ray2020-01-271-11/+18
|/ / /
* | | Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-01-277-11/+28
|\ \ \ | |_|/ |/| |
| * | clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate()Giulio Benetti2020-01-261-2/+8
| * | clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate()Giulio Benetti2020-01-261-0/+3
| * | clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate()Giulio Benetti2020-01-261-2/+8