summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak2014-02-031-28/+0
| | * trats2: Code cleanup.Przemyslaw Marczak2014-02-031-1/+1
| | * s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak2014-02-031-6/+9
| * | mmc: tegra: support Tegra124Stephen Warren2014-02-031-0/+9
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2014-02-171-41/+11
|\ \
| * | serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementationAxel Lin2014-02-111-40/+9
| * | serial: opencores_yanu: Fix build errorAxel Lin2014-02-111-1/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-02-174-55/+46
|\ \ \ | |/ / |/| |
| * | cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini2014-02-071-65/+0
| * | cmd_mmc.c: Add bootbus mmc sub-commandTom Rini2014-02-071-0/+21
| * | cmd_mmc.c: Add 'partconf' command to mmcTom Rini2014-02-071-0/+21
| * | mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1BSiva Durga Prasad Paladugu2014-02-071-1/+2
| * | MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde2014-02-072-3/+16
| * | mmc: set rca to 1 for MMC cardsStephen Warren2014-02-071-1/+1
* | | serial/serial_arc - add driver for ARC UARTAlexey Brodkin2014-02-073-0/+108
* | | net/designware: make driver compatible with data cacheAlexey Brodkin2014-02-071-3/+50
* | | net/designware - switch driver to phylib usageAlexey Brodkin2014-02-072-327/+151
* | | net/designware: add explicit reset of {tx|rx}_currdescnumAlexey Brodkin2014-02-071-0/+2
* | | blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu2014-02-071-0/+2
|/ /
* | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-061-0/+10
|\ \
| * | fpga: zynq: Correct fpga load when buf is not alignedNovasys Ingenierie2014-02-061-0/+10
* | | usb: mv_udc: Rename to ci_udcMarek Vasut2014-02-065-104/+104
* | | usb:gadget:f_thor: cosmetic: Remove debug memsetLukasz Majewski2014-02-061-2/+0
* | | usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacketLukasz Majewski2014-02-061-1/+1
* | | usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driverLukasz Majewski2014-02-062-40/+42
* | | usb:udc:samsung: Allow burst transfers for non EP0 endpintsLukasz Majewski2014-02-061-4/+3
* | | usb:udc:samsung: Remove redundant cache operation from Samsung UDC driverLukasz Majewski2014-02-061-17/+0
* | | usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignmentLukasz Majewski2014-02-061-2/+2
|/ /
* | Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-041-1/+13
|\ \
| * | serial: uartlite: Reset RX/TX in initMichal Simek2014-02-041-1/+13
* | | Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-042-0/+9
|\ \ \
| * | | net: axi_emac: Check if phy was correctly detectedMichal Simek2014-02-041-0/+4
| * | | net: gem: Check if phy was correctly detectedMichal Simek2014-01-211-0/+5
| |/ /
* | | driver/ifc:Change accessor function to take care of endiannessPrabhakar Kushwaha2014-02-032-151/+152
* | | boards/t1040qds: Adds ethernet support for T1040Prabhakar Kushwaha2014-02-031-0/+56
* | | driver/fsl_pci:Update print to display PCIe generationPrabhakar Kushwaha2014-02-031-2/+2
| |/ |/|
* | drivers: delete unused header filesMasahiro Yamada2014-01-243-1217/+0
* | esdhc: Detecting 8 bit width before mmc initializationHaijun.Zhang2014-01-221-0/+5
* | esdhc: Workaround for card can't be detected on T4240QDSHaijun.Zhang2014-01-221-0/+4
* | net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90fShengzhou Liu2014-01-211-52/+1
* | powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu2014-01-211-7/+24
* | powerpc/mpc85xx: Revise workaround for DDR-A003York Sun2014-01-211-2/+67
* | powerpc/t2080qds: some update for t2080qdsShengzhou Liu2014-01-211-4/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-01-204-5/+45
|\
OpenPOWER on IntegriCloud