aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-30arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng5-0/+1535
2014-08-30socfpga: cleanup socfpga_dw_mmcPavel Machek1-4/+4
2014-08-29socfpga: fix clock manager register definitionPavel Machek1-2/+2
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini9-5/+201
2014-08-28net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese1-18/+1
2014-08-28Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-0/+218
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher7-47/+206
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2-0/+4
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher37-4438/+10961
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher5-68/+2
2014-08-25Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini3-2/+3
2014-08-21e1000: add i210 supportMarek Vasut2-27/+180
2014-08-21e1000: Implement dcache supportMarek Vasut1-22/+49
2014-08-21powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada1-4/+2
2014-08-21omap: remove omap5912osk board supportMasahiro Yamada2-1507/+0
2014-08-21drivers: net: remove dead driversMasahiro Yamada5-459/+0
2014-08-20Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2-1/+6
2014-08-20powerpc/T4240QDS/eth: some fix for XFIShaohui Xie1-0/+5
2014-08-20driver/qe: update status of QE microcodeVijay Rai1-1/+1
2014-08-20pci: mx6: fix occasional link failuresTim Harvey1-4/+4
2014-08-14RTC: add support for DS1339 (using DS1307 driver)Markus Niebel2-1/+2
2014-08-14driver/qe: update status of QE microcodevijay rai1-1/+1
2014-08-14pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren1-1/+1
2014-08-11video: ipu_disp: squash clang warningJeroen Hofstee1-1/+1
2014-08-11video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying3-19/+19
2014-08-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic29-45/+1056
2014-08-10video: Add support for TI's AM335x LCD-ControllerHannes Petermaier3-0/+237
2014-08-09omap: clean-up dead configsMasahiro Yamada7-230/+1
2014-08-09vitesse: remove duplicated argument to ||maxin.john@enea.com1-1/+0
2014-08-09serial: sh: Add support External Clock modeNobuhiro Iwamatsu2-3/+9
2014-08-09serial: sh: Add support DL and CKS register for R8A7794Nobuhiro Iwamatsu1-1/+2
2014-08-09usb: ehci: rmobile: Remove xHCI addressNobuhiro Iwamatsu1-3/+0
2014-08-09usb: ehci: rmobile: Add support R8A7794Nobuhiro Iwamatsu1-0/+6
2014-08-09dfu: fix readback buffer overflow testStephen Warren1-1/+1
2014-08-09dfu: add SF backendStephen Warren3-0/+143
2014-08-09dfu: add free_entity() to struct dfu_entityStephen Warren1-0/+3
2014-08-09dfu: allow backend to specify a maximum buffer sizeStephen Warren2-7/+11
2014-08-09dfu: defer parsing of device string to IO backendStephen Warren4-21/+24
2014-08-09dfu: add write error handlingStephen Warren2-22/+44
2014-08-09dfu: fix some issues with reads/uploadsStephen Warren4-21/+76
2014-08-09Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD3-0/+218
2014-08-08pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam1-1/+1
2014-08-08Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic39-353/+1286
2014-08-06Change Andy Fleming's email addressAndy Fleming2-2/+2
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini5-8/+25
2014-08-06spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher1-2/+15
2014-08-06spi: Support half-duplex mode in FDT decodeSimon Glass1-0/+2
2014-08-06exynos: spi: Fix calculation of SPI transaction start timeSimon Glass1-4/+5
2014-08-06cros_ec: Fix two bugs in the SPI implementationSimon Glass1-2/+2
2014-08-06sf: sf_ops: Stop leaking memoryMarek Vasut1-0/+1