summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: asix: don't pad odd-length TX packetsStephen Warren2014-03-071-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-042-392/+186
|\
| * mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-042-2/+2
| * mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-042-2/+2
| * mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-042-2/+1
| * mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemespekon gupta2014-03-031-90/+71
| * mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemespekon gupta2014-03-031-163/+63
| * mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta2014-03-031-142/+56
* | sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-041-78/+139
* | dm: Add GPIO support and testsSimon Glass2014-03-042-0/+268
* | dm: Add a demonstration/example driverSimon Glass2014-03-045-0/+288
* | dm: Add base driver model supportSimon Glass2014-03-046-0/+934
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-044-4/+4
* | serial: zynq: Add OF initialization supportMichal Simek2014-03-041-0/+28
* | mmc: zynq: Add OF initialization supportMichal Simek2014-03-041-0/+29
* | net: gem: Add OF initialization supportMichal Simek2014-03-041-0/+42
* | net: emaclite: Fix OF initializationMichal Simek2014-03-041-8/+9
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-266-0/+1008
|\
| * mmc: kona: Add Kona mmc driverDarwin Rambo2014-02-222-0/+135
| * i2c: kona: Add Kona I2C driverDarwin Rambo2014-02-222-0/+731
| * gpio: kona: Add Kona gpio driverDarwin Rambo2014-02-222-0/+142
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-252-1/+2
|\ \
| * | fsl/usb: Limit phy_type comparison to first four charactersNikhil Badola2014-02-241-1/+1
| * | ar8031/8033/phy:enable autonegotiation for ar8031/8033Zhao Qiang2014-02-241-0/+1
* | | power: fix: Do not execute pmic command when not all necessary parameters are...Łukasz Majewski2014-02-241-0/+3
* | | SMC91111: Fix compilation warningsBhupesh Sharma2014-02-211-3/+12
* | | driver/ddr: Add 256 byte interleaving supportYork Sun2014-02-214-2/+20
* | | Driver/ddr: Add support of different DDR base addressYork Sun2014-02-211-2/+14
* | | driver/ddr: Change Freescale ARM DDR driver to support both big and little en...York Sun2014-02-213-59/+60
* | | serial: arc: Convert to use default_serial_putsAxel Lin2014-02-211-7/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-213-8/+42
|\ \ \
| * | | spi: ti_qspi: Add delay before xfer for am43xxSourav Poddar2014-02-181-0/+7
| * | | spi: ti_qspi: Add AM43xx specifics changesSourav Poddar2014-02-181-3/+23
| * | | spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3Markus Niebel2014-02-181-2/+7
| * | | spi: xilinx: Move timeout calculation out of the loopMichal Simek2014-02-181-3/+5
| |/ /
* | | serial/serial_arc: switch from {read|write}l to {read|write}b accessorsAlexey Brodkin2014-02-211-9/+9
* | | serial/serial_arc: add work-around of ISS bugAlexey Brodkin2014-02-211-0/+16
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-20162-66491/+639
|\ \ \ | | |/ | |/|
| * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-205-11/+7
| |\ \
| * \ \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-193-2/+613
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-1128-1513/+1233
| | |\ \ \
| | * | | | NET: fec_mxc: fix MDIO clock prescaler calculationMarkus Niebel2014-02-111-2/+6
| | * | | | pci: mx6: Implement reset callbackMarek Vasut2014-02-111-3/+44
| | * | | | ARM: mx6: Add PCI express driverMarek Vasut2014-01-262-0/+566
| * | | | | serial_zynq: Migrate to Zynq clock frameworkSoren Brinkmann2014-02-191-11/+2
| * | | | | net: zynq_gem: Calculate clock dividers dynamicallySoren Brinkmann2014-02-191-6/+11
| * | | | | net: zynq_gem: Move RCLK details out of driverSoren Brinkmann2014-02-191-5/+2
| * | | | | zynq: serial: Simplify serial driver initializationMichal Simek2014-02-191-14/+20
| * | | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19158-66464/+0
| |\ \ \ \ \
| | * | | | | ARM: serial: Remove the IXP UART driverMarek Vasut2014-02-063-133/+0
OpenPOWER on IntegriCloud