summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: rcar_i2c: Set the slave address from rcar_i2c_xferIsmael Luceno Cortes2019-03-081-9/+5
* i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xferIsmael Luceno Cortes2019-03-081-1/+1
* i2c: rcar_i2c: Fix sending of slave addressesIsmael Luceno Cortes2019-03-081-1/+3
* i2c: rcar_i2c: Add comments about registers & valuesIsmael Luceno Cortes2019-03-081-21/+26
* i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speedIsmael Luceno Cortes2019-03-081-3/+6
* i2c: i2c_cdns: Add support for handling arbitration lostSiva Durga Prasad Paladugu2019-03-081-13/+53
* i2c: i2c_cdns: Fix clearing of all interruptsSiva Durga Prasad Paladugu2019-03-081-1/+11
* i2c: rcar_i2c: Add Gen3 SoC supportMarek Vasut2019-03-071-5/+18
* i2c: rcar_iic: Read ICSR only onceMarek Vasut2019-03-071-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-03-043-102/+119
|\
| * pinctrl: renesas: r8a77990: Reivse USB ID pin nameHiroyuki Yokoyama2019-03-041-3/+3
| * pinctrl: renesas: r8a77990: Fix MOD_SEL0 bit3 when using TX0Hiroyuki Yokoyama2019-03-041-2/+2
| * pinctrl: renesas: r8a77990: Fix MOD_SEL0 bit16 when using NFALE and NFRB_NHiroyuki Yokoyama2019-03-041-2/+2
| * pinctrl: renesas: r8a77990: Fix MOD_SEL0 bit2 when using RX2,TX2 and SCK2Hiroyuki Yokoyama2019-03-041-5/+5
| * pinctrl: renesas: r8a77990: Fix rename RTSx_N_TANS_x to RTSx_N_xHiroyuki Yokoyama2019-03-041-17/+17
| * pinctrl: renesas: Fix r8a779{6,65} rename sel_ndfc to sel_ndfHiroyuki Yokoyama2019-03-041-11/+11
| * pinctrl: renesas: Remove r8a779{5,6,65} CC5_OSCOUT of IP17Hiroyuki Yokoyama2019-03-042-4/+2
| * pinctrl: renesas: Fix r8a779{5,6,65} rename sel_adg_ to sel_adgHiroyuki Yokoyama2019-03-042-20/+20
| * pinctrl: renesas: Fix r8a779{5,6,65} assign to GP7_03/02 of GPSR7Hiroyuki Yokoyama2019-03-042-39/+58
* | configs: fsl: move DDR specific defines to KconfigRajesh Bhagat2019-03-031-0/+12
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-02-281-1/+1
|\
| * gpio: altera_pio: fix get_valueJulien BĂ©raud2019-02-251-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-02-284-22/+2
|\ \
| * | mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8Marek Vasut2019-02-251-1/+1
| * | mmc: tmio: Clear BUSWIDTH bit when WMODE bit is setMarek Vasut2019-02-251-1/+1
| * | pinctrl: renesas: Drop def_bool per SoCMarek Vasut2019-02-251-10/+0
| * | clk: rmobile: Drop def_bool per SoCMarek Vasut2019-02-251-10/+0
| |/
* | spi: omap3: fix set_wordlen() reading from incorrect address for CHCONFDavid Rivshin2019-02-281-1/+1
* | cpu: Bind timer driver for boot hartAtish Patra2019-02-271-3/+4
* | drivers: serial_sifive: Skip baudrate config if no input clockAtish Patra2019-02-271-16/+16
* | drivers: serial_sifive: Fix baud rate calculationAtish Patra2019-02-271-2/+26
* | clk: Add fixed-factor clock driverAnup Patel2019-02-272-1/+77
* | clk: Add SiFive FU540 PRCI clock driverAnup Patel2019-02-277-0/+1121
* | net: macb: Fix GEM hardware detectionAtish Patra2019-02-271-1/+1
* | net: macb: Fix clk API usage for RISC-V systemsAnup Patel2019-02-271-5/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2019-02-203-0/+18
|\
| * Kconfig: tegra: Migrate TEGRA_KEYBOARDPeter Robinson2019-02-201-0/+6
| * Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson2019-02-201-0/+6
| * Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson2019-02-201-0/+6
* | Merge git://git.denx.de/u-boot-x86Tom Rini2019-02-2021-24/+3444
|\ \
| * | x86: Add sound support for samusSimon Glass2019-02-201-1/+1
| * | x86: sound: Add sound support for samus (broadwell)Simon Glass2019-02-202-1/+66
| * | sound: Add a driver for RealTek RT5677Simon Glass2019-02-204-0/+1772
| * | x86: sound: Add support for broadwell I2SSimon Glass2019-02-203-0/+608
| * | sound: Add a driver for the i8254 beepSimon Glass2019-02-203-0/+51
| * | sound: x86: link: Add sound supportSimon Glass2019-02-203-0/+148
| * | sandbox: sound: Silence sound for testingSimon Glass2019-02-201-3/+22
| * | sound: Add support for Intel HDASimon Glass2019-02-203-0/+566
| * | sound: Add uclass operations for beepingSimon Glass2019-02-202-4/+76
| * | sound: Mark sound_setup() as optionalSimon Glass2019-02-201-1/+1