summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* net/fman: update 10GEC to fit new SoCShengzhou Liu2014-12-05-2/+7
* powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu2014-12-05-0/+90
* driver/ddr/fsl: Add workaround for faulty SPDYork Sun2014-12-05-0/+22
* B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfigSuresh Gupta2014-12-05-2/+62
* powerpc/b4860qds: add xfi supportShaohui Xie2014-12-05-1/+3
* net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu2014-12-05-0/+337
* driver/ddr/fsl: Adjust timing_cfg_0 to better support two DDR slotsYork Sun2014-12-05-6/+25
* Freescale t104x: Do not exclude SGMIIJoakim Tjernlund2014-12-05-4/+0
* mtd: nand: s3c: Unify the register definition and namingMarek Vasut2014-11-26-19/+19
* mtd/nand/vf610_nfc: Disable subpage writesSanchayan Maity2014-11-26-0/+3
* mtd: denali: set some registers after nand_scan_ident()Masahiro Yamada2014-11-26-0/+11
* mtd: denali: use CONFIG_SYS_NAND_SELF_INITMasahiro Yamada2014-11-26-40/+93
* nand: reinstate lazy bad block scanningRostislav Lisovy2014-11-26-3/+7
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-11-26-4/+152
|\
| * drivers : usb: fsl: Implement usb Erratum A007798 workaroundNikhil Badola2014-11-24-2/+1
| * drivers: usb: fsl: Move USB Errata checking codeNikhil Badola2014-11-21-1/+1
| * u_qe: add u_qe_upload_firmware for u_qeZhao Qiang2014-11-19-2/+131
| * qe: add u-qe support to arm boardZhao Qiang2014-11-19-1/+21
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-11-26-5/+13
|\ \
| * | mmc: fsl_esdhc: fix f_max retrieval during initMarkus Niebel2014-11-19-1/+1
| * | net/fm: add 2.5G SGMII supportShengzhou Liu2014-11-19-4/+12
| |/
* | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-26-11/+96
|\ \
| * | arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-17-8/+47
| * | arm: odroid: pmic77686: allow buck voltage settingsSuriyan Ramasami2014-11-17-3/+49
* | | sunxi: video: Add simplefb supportLuc Verhaegen2014-11-25-0/+41
* | | sunxi: video: Add sun6i supportHans de Goede2014-11-25-0/+30
* | | sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-25-0/+381
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-24-0/+276
|\ \ \
| * | | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-24-0/+51
| * | | DM: thermal: Add imx thermal DM driverYe.Li2014-11-21-0/+217
| * | | mmc: fsl_esdhc: Update esdhc driver for iMX6SXYe.Li2014-11-20-0/+8
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-24-286/+625
|\ \ \
| * | | dm: core: remove unnecessary return condition in uclass lookupMasahiro Yamada2014-11-22-3/+0
| * | | dm: core: remove unnecessary return condition in driver lookupMasahiro Yamada2014-11-22-3/+0
| * | | dm: core: remove meaningless if conditionalMasahiro Yamada2014-11-22-2/+1
| * | | dm: core: a trivial clean upMasahiro Yamada2014-11-22-3/+1
| * | | cros_ec: Fix uninitialised variable in cros_ec.cSimon Glass2014-11-22-0/+1
| * | | dm: spi: Use device_bind_driver() instead of our own functionSimon Glass2014-11-22-23/+2
| * | | dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass2014-11-22-11/+2
| * | | dm: Add a function to bind a device by driver nameSimon Glass2014-11-22-0/+21
| * | | dm: core: Add functions to find parent and OF dataSimon Glass2014-11-22-0/+5
| * | | dm: core: Allow access to the device's driver_id dataSimon Glass2014-11-22-6/+19
| * | | dm: tegra: Add platform data for the SPL uartSimon Glass2014-11-21-0/+16
| * | | dm: Allow stdio registration to be droppedSimon Glass2014-11-21-3/+7
| * | | dm: Allow device removal features to be droppedSimon Glass2014-11-21-169/+189
| * | | dm: serial: Support changing the baud rateSimon Glass2014-11-21-0/+67
| * | | dm: at91: Add driver model support for the serial driverSimon Glass2014-11-21-0/+84
| * | | dm: at91: Refactor serial driver slightly for driver modelSimon Glass2014-11-21-9/+23
| * | | dm: at91: Add driver model support for atmel GPIO driverSimon Glass2014-11-21-54/+187
* | | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-24-26/+107
|\ \ \ \