summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-20-11/+7
|\
| * kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-13/+7
| * kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-1/+1
| * net, phy: atheros ar803x bugHeiko Schocher2014-02-19-1/+1
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-2/+613
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-11-1513/+1233
| |\ \
| * | | NET: fec_mxc: fix MDIO clock prescaler calculationMarkus Niebel2014-02-11-2/+6
| * | | pci: mx6: Implement reset callbackMarek Vasut2014-02-11-3/+44
| * | | ARM: mx6: Add PCI express driverMarek Vasut2014-01-26-0/+566
* | | | serial_zynq: Migrate to Zynq clock frameworkSoren Brinkmann2014-02-19-11/+2
* | | | net: zynq_gem: Calculate clock dividers dynamicallySoren Brinkmann2014-02-19-6/+11
* | | | net: zynq_gem: Move RCLK details out of driverSoren Brinkmann2014-02-19-5/+2
* | | | zynq: serial: Simplify serial driver initializationMichal Simek2014-02-19-14/+20
* | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-66464/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: serial: Remove the IXP UART driverMarek Vasut2014-02-06-133/+0
| * | | ARM: NET: Remove the IXP NPE ethernet driverMarek Vasut2014-02-06-65938/+0
| * | | ARM: PCI: Remove the IXP PCI driverMarek Vasut2014-02-06-352/+0
| * | | ARM: USB: Remove the IXP EHCI driverMarek Vasut2014-02-06-38/+0
| * | | ARM: IXP: Remove the IXP architecture supportMarek Vasut2014-02-06-3/+0
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-17-44/+29
|\ \ \
| * \ \ Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-13-44/+20
| |\ \ \
| | * | | serial: s5p: set automatically clears after resetting Rx FIFOInha Song2014-02-05-2/+2
| | * | | video: exynos: fimd: add support for various display color modesPrzemyslaw Marczak2014-02-03-7/+8
| | * | | samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak2014-02-03-28/+0
| | * | | trats2: Code cleanup.Przemyslaw Marczak2014-02-03-1/+1
| | * | | s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak2014-02-03-6/+9
| | |/ /
| * | | mmc: tegra: support Tegra124Stephen Warren2014-02-03-0/+9
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2014-02-17-41/+11
|\ \ \
| * | | serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementationAxel Lin2014-02-11-40/+9
| * | | serial: opencores_yanu: Fix build errorAxel Lin2014-02-11-1/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-02-17-55/+46
|\ \ \ \ | |/ / / |/| | |
| * | | cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini2014-02-07-65/+0
| * | | cmd_mmc.c: Add bootbus mmc sub-commandTom Rini2014-02-07-0/+21
| * | | cmd_mmc.c: Add 'partconf' command to mmcTom Rini2014-02-07-0/+21
| * | | mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1BSiva Durga Prasad Paladugu2014-02-07-1/+2
| * | | MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde2014-02-07-3/+16
| * | | mmc: set rca to 1 for MMC cardsStephen Warren2014-02-07-1/+1
* | | | serial/serial_arc - add driver for ARC UARTAlexey Brodkin2014-02-07-0/+108
* | | | net/designware: make driver compatible with data cacheAlexey Brodkin2014-02-07-3/+50
* | | | net/designware - switch driver to phylib usageAlexey Brodkin2014-02-07-327/+151
* | | | net/designware: add explicit reset of {tx|rx}_currdescnumAlexey Brodkin2014-02-07-0/+2
* | | | blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu2014-02-07-0/+2
|/ / /
* | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-06-0/+10
|\ \ \
| * | | fpga: zynq: Correct fpga load when buf is not alignedNovasys Ingenierie2014-02-06-0/+10
* | | | usb: mv_udc: Rename to ci_udcMarek Vasut2014-02-06-104/+104
* | | | usb:gadget:f_thor: cosmetic: Remove debug memsetLukasz Majewski2014-02-06-2/+0
* | | | usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacketLukasz Majewski2014-02-06-1/+1
* | | | usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driverLukasz Majewski2014-02-06-40/+42
* | | | usb:udc:samsung: Allow burst transfers for non EP0 endpintsLukasz Majewski2014-02-06-4/+3
* | | | usb:udc:samsung: Remove redundant cache operation from Samsung UDC driverLukasz Majewski2014-02-06-17/+0