summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* core: Make device_is_compatible live-tree compatibleMario Six2018-01-211-1/+6
* core: Add {ofnode, dev}_translate_address functionsMario Six2018-01-212-0/+13
* core: read: Fix style violationsMario Six2018-01-211-5/+4
* core: ofnode: Fix style violationsMario Six2018-01-211-8/+10
* clk: Makefile: Sort entries alphabeticallyMario Six2018-01-211-10/+10
* clk: Remove superfluous gd declarationsMario Six2018-01-212-4/+0
* clk: clk_fixed_rate: Fix style violationMario Six2018-01-211-2/+2
* clk: clk-uclass: Fix style violationsMario Six2018-01-211-10/+10
* drivers: core: Add translation in live tree caseMario Six2018-01-211-2/+7
* Merge git://git.denx.de/u-boot-marvellTom Rini2018-01-206-38/+62
|\
| * ddr: marvell: update ddr controller init and freqChris Packham2018-01-193-21/+34
| * ddr: marvell: update additional ODT settingChris Packham2018-01-191-8/+14
| * ddr: marvell: use correct TREFI valueChris Packham2018-01-191-1/+1
| * ddr: marvell: only assert M_ODT[0] on write for a single CSChris Packham2018-01-193-8/+13
* | Merge git://git.denx.de/u-boot-arcTom Rini2018-01-191-10/+167
|\ \
| * | ARC: HSDK: CGU: Add 'Hz' when printing clock frequencyEugeniy Paltsev2018-01-191-3/+3
| * | ARC: HSDK: CGU: Use plat data instead of priv dataEugeniy Paltsev2018-01-191-1/+1
| * | ARC: HSDK: CGU: Update AXI, TUN, ARC clock optionsEugeniy Paltsev2018-01-191-6/+163
| |/
* | serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard2018-01-194-6/+6
* | GPIO: tca642x: Rework to not include commands in SPLTom Rini2018-01-191-3/+3
* | GPIO: pca953x: Rework to not include commands in SPLTom Rini2018-01-191-3/+3
* | drivers: dma: ti-edma3: add support for memory fillTero Kristo2018-01-191-7/+48
* | mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bitKishon Vijay Abraham I2018-01-191-3/+4
* | mmc: omap_hsmmc: Enable Auto command (CMD12) enableKishon Vijay Abraham I2018-01-191-1/+5
* | mmc: omap_hsmmc: Add support for DMA (ADMA2)Kishon Vijay Abraham I2018-01-191-3/+202
* | Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"Jean-Jacques Hiblot2018-01-181-31/+4
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-171-11/+7
|\
| * serial: lpuart: Proper device identificationSriram Dash2018-01-151-11/+7
* | i2c: mxc_i2c: Use or operationPeng Fan2018-01-161-3/+3
* | i2c: lpi2c: do not add 4 for bus seqPeng Fan2018-01-161-4/+4
* | Merge git://git.denx.de/u-boot-netTom Rini2018-01-1517-146/+1083
|\ \
| * | phy: atheros: set auto-negotiation for AR8021Zhao Qiang2018-01-151-0/+1
| * | net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu2018-01-151-0/+6
| * | net: sh-eth: Fix misaligned cache operation warningNobuhiro Iwamatsu2018-01-151-2/+3
| * | net: sh-eth: Change read/write() param to struct sh_eth_infoNobuhiro Iwamatsu2018-01-152-57/+75
| * | net: sh-eth: Remove bd_t from sh_eth_config()Nobuhiro Iwamatsu2018-01-151-2/+2
| * | net: sh-eth: Fix coding style checked by checkpatch.plNobuhiro Iwamatsu2018-01-151-12/+19
| * | net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli2018-01-151-0/+139
| * | net: designware: Pad small packetsFlorian Fainelli2018-01-151-0/+5
| * | net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli2018-01-154-0/+650
| * | net: designware: add clock supportPatrice Chotard2018-01-152-0/+47
| * | dm: core: add missing dev_count_phandle_with_args()Patrice Chotard2018-01-151-0/+7
| * | net: mvneta - Fixed recv() when multiple packets have arrived.Jason Brown2018-01-151-1/+5
| * | net: miiphybb: fix casting errorChris Brandt2018-01-151-1/+1
| * | net: sh-eth: remove sh_eth_offset_rz tableChris Brandt2018-01-151-58/+1
| * | net: sh-eth: fix inl and outl definitionsChris Brandt2018-01-151-1/+3
| * | net: phy: marvell: Add functions to read PHY's extended registersLukasz Majewski2018-01-151-0/+29
| * | net: Fix buffer overrun error in netconsoleJoe Hershberger2018-01-151-2/+5
| * | net: macb: Add support for Xilinx Zynq SoCWilson Lee2018-01-153-12/+87
| |/
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-01-153-2/+48
|\ \