aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-02-21serial/serial_arc: switch from {read|write}l to {read|write}b accessorsAlexey Brodkin1-9/+9
2014-02-21serial/serial_arc: add work-around of ISS bugAlexey Brodkin1-0/+16
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini162-66491/+639
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini4-0/+4
2014-02-20dfu: mmc: fs: Fix format accepted by ext4write commandLukasz Majewski1-4/+3
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD5-11/+7
2014-02-20designware_i2c: remove inclusion of <asm/arch/hardware.h>Alexey Brodkin1-1/+0
2014-02-20OMAP24xx I2C: Add support for set-speedHannes Petermaier1-50/+97
2014-02-20i2c: i2c-mxs: Wait for I2C to empty queueMarek Vasut1-7/+32
2014-02-20designware_i2c: Enhance DesignWare I2C driver address supportChin Liang See1-32/+9
2014-02-20i2c, bootcount: add support for bootcounter on i2c devicesHeiko Schocher2-0/+45
2014-02-20blackfin: make i2c driver blackfin independantScott Jiang1-71/+80
2014-02-20blackfin: rename bfin-twi_i2c driver to adi_i2cSonic Zhang1-0/+378
2014-02-20blackfin: add spi and i2c specific get clock functionsSonic Zhang3-7/+10
2014-02-20blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024Sonic Zhang1-1/+1
2014-02-20i2c: zynq: Add support for the second i2c controllerMichael Burr1-17/+27
2014-02-20i2c: zynq: Support for 0-length register addressMichael Burr1-19/+23
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada5-13/+7
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-1/+1
2014-02-19net, phy: atheros ar803x bugHeiko Schocher1-1/+1
2014-02-19Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD3-2/+613
2014-02-19serial_zynq: Migrate to Zynq clock frameworkSoren Brinkmann1-11/+2
2014-02-19net: zynq_gem: Calculate clock dividers dynamicallySoren Brinkmann1-6/+11
2014-02-19net: zynq_gem: Move RCLK details out of driverSoren Brinkmann1-5/+2
2014-02-19zynq: serial: Simplify serial driver initializationMichal Simek1-14/+20
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD158-66464/+0
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini6-44/+29
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini1-41/+11
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini4-55/+46
2014-02-13Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD5-44/+20
2014-02-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic28-1513/+1233
2014-02-11NET: fec_mxc: fix MDIO clock prescaler calculationMarkus Niebel1-2/+6
2014-02-11pci: mx6: Implement reset callbackMarek Vasut1-3/+44
2014-02-11serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementationAxel Lin1-40/+9
2014-02-11serial: opencores_yanu: Fix build errorAxel Lin1-1/+2
2014-02-07serial/serial_arc - add driver for ARC UARTAlexey Brodkin3-0/+108
2014-02-07cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini1-65/+0
2014-02-07cmd_mmc.c: Add bootbus mmc sub-commandTom Rini1-0/+21
2014-02-07cmd_mmc.c: Add 'partconf' command to mmcTom Rini1-0/+21
2014-02-07mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1BSiva Durga Prasad Paladugu1-1/+2
2014-02-07MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde2-3/+16
2014-02-07mmc: set rca to 1 for MMC cardsStephen Warren1-1/+1
2014-02-07net/designware: make driver compatible with data cacheAlexey Brodkin1-3/+50
2014-02-07net/designware - switch driver to phylib usageAlexey Brodkin2-327/+151
2014-02-07net/designware: add explicit reset of {tx|rx}_currdescnumAlexey Brodkin1-0/+2
2014-02-07blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu1-0/+2
2014-02-06Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+10
2014-02-06fpga: zynq: Correct fpga load when buf is not alignedNovasys Ingenierie1-0/+10
2014-02-06usb: mv_udc: Rename to ci_udcMarek Vasut5-104/+104
2014-02-06ARM: serial: Remove the IXP UART driverMarek Vasut3-133/+0