summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* socfpga: cleanup socfpga_dw_mmcPavel Machek2014-08-301-4/+4
* socfpga: fix clock manager register definitionPavel Machek2014-08-291-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-08-299-5/+201
|\
| * pci: mx6: fix occasional link failuresTim Harvey2014-08-201-4/+4
| * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-1129-45/+1056
| |\
| * | pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam2014-08-081-1/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-0839-353/+1286
| |\ \
| * | | spi: add config option to enable the WP pin function on st micron flashesHeiko Schocher2014-07-232-0/+34
| * | | pwm, imx6: add support for pwm modul on imx6Heiko Schocher2014-07-235-0/+162
* | | | net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese2014-08-281-18/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-08-283-0/+218
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-08-093-0/+218
| |\ \ \
| | * | | sunxi: add USB EHCI driverRoman Byshko2014-07-312-0/+202
| | * | | ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2014-07-311-0/+16
* | | | | mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-257-47/+206
* | | | | mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-252-0/+4
* | | | | mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-2537-4438/+10961
* | | | | lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-255-68/+2
* | | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-08-253-2/+3
|\ \ \ \ \
| * | | | | RTC: add support for DS1339 (using DS1307 driver)Markus Niebel2014-08-142-1/+2
| * | | | | driver/qe: update status of QE microcodevijay rai2014-08-141-1/+1
| * | | | | pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren2014-08-141-1/+1
* | | | | | e1000: add i210 supportMarek Vasut2014-08-212-27/+180
* | | | | | e1000: Implement dcache supportMarek Vasut2014-08-211-22/+49
* | | | | | powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada2014-08-211-4/+2
* | | | | | omap: remove omap5912osk board supportMasahiro Yamada2014-08-212-1507/+0
* | | | | | drivers: net: remove dead driversMasahiro Yamada2014-08-215-459/+0
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-202-1/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | powerpc/T4240QDS/eth: some fix for XFIShaohui Xie2014-08-201-0/+5
| * | | | | driver/qe: update status of QE microcodeVijay Rai2014-08-201-1/+1
* | | | | | video: ipu_disp: squash clang warningJeroen Hofstee2014-08-111-1/+1
* | | | | | video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying2014-08-113-19/+19
* | | | | | video: Add support for TI's AM335x LCD-ControllerHannes Petermaier2014-08-103-0/+237
|/ / / / /
* | | | | omap: clean-up dead configsMasahiro Yamada2014-08-097-230/+1
* | | | | vitesse: remove duplicated argument to ||maxin.john@enea.com2014-08-091-1/+0
* | | | | serial: sh: Add support External Clock modeNobuhiro Iwamatsu2014-08-092-3/+9
* | | | | serial: sh: Add support DL and CKS register for R8A7794Nobuhiro Iwamatsu2014-08-091-1/+2
* | | | | usb: ehci: rmobile: Remove xHCI addressNobuhiro Iwamatsu2014-08-091-3/+0
* | | | | usb: ehci: rmobile: Add support R8A7794Nobuhiro Iwamatsu2014-08-091-0/+6
* | | | | dfu: fix readback buffer overflow testStephen Warren2014-08-091-1/+1
* | | | | dfu: add SF backendStephen Warren2014-08-093-0/+143
* | | | | dfu: add free_entity() to struct dfu_entityStephen Warren2014-08-091-0/+3
* | | | | dfu: allow backend to specify a maximum buffer sizeStephen Warren2014-08-092-7/+11
* | | | | dfu: defer parsing of device string to IO backendStephen Warren2014-08-094-21/+24
* | | | | dfu: add write error handlingStephen Warren2014-08-092-22/+44
* | | | | dfu: fix some issues with reads/uploadsStephen Warren2014-08-094-21/+76
|/ / / /
* | | | Change Andy Fleming's email addressAndy Fleming2014-08-062-2/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-08-065-8/+25
|\ \ \ \
| * | | | spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher2014-08-061-2/+15
| * | | | spi: Support half-duplex mode in FDT decodeSimon Glass2014-08-061-0/+2
OpenPOWER on IntegriCloud