summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | ARM: NET: Remove the IXP NPE ethernet driverMarek Vasut2014-02-06150-65938/+0
| | * | | | | ARM: PCI: Remove the IXP PCI driverMarek Vasut2014-02-062-352/+0
| | * | | | | ARM: USB: Remove the IXP EHCI driverMarek Vasut2014-02-062-38/+0
| | * | | | | ARM: IXP: Remove the IXP architecture supportMarek Vasut2014-02-061-3/+0
| | | |/ / / | | |/| | |
* | | | | | blackfin: Add <asm/clock.h> to numerous driversTom Rini2014-02-204-0/+4
* | | | | | dfu: mmc: fs: Fix format accepted by ext4write commandLukasz Majewski2014-02-201-4/+3
* | | | | | designware_i2c: remove inclusion of <asm/arch/hardware.h>Alexey Brodkin2014-02-201-1/+0
* | | | | | OMAP24xx I2C: Add support for set-speedHannes Petermaier2014-02-201-50/+97
* | | | | | i2c: i2c-mxs: Wait for I2C to empty queueMarek Vasut2014-02-201-7/+32
* | | | | | designware_i2c: Enhance DesignWare I2C driver address supportChin Liang See2014-02-201-32/+9
* | | | | | i2c, bootcount: add support for bootcounter on i2c devicesHeiko Schocher2014-02-202-0/+45
* | | | | | blackfin: make i2c driver blackfin independantScott Jiang2014-02-201-71/+80
* | | | | | blackfin: rename bfin-twi_i2c driver to adi_i2cSonic Zhang2014-02-201-0/+378
* | | | | | blackfin: add spi and i2c specific get clock functionsSonic Zhang2014-02-203-7/+10
* | | | | | blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024Sonic Zhang2014-02-201-1/+1
* | | | | | i2c: zynq: Add support for the second i2c controllerMichael Burr2014-02-201-17/+27
* | | | | | i2c: zynq: Support for 0-length register addressMichael Burr2014-02-201-19/+23
| |_|_|/ / |/| | | |
* | | | | kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-195-13/+7
* | | | | kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* | | | | net, phy: atheros ar803x bugHeiko Schocher2014-02-191-1/+1
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-176-44/+29
|\ \ \ \
| * \ \ \ Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-135-44/+20
| |\ \ \ \
| | * | | | serial: s5p: set automatically clears after resetting Rx FIFOInha Song2014-02-051-2/+2
| | * | | | video: exynos: fimd: add support for various display color modesPrzemyslaw Marczak2014-02-031-7/+8
OpenPOWER on IntegriCloud