summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-2522-417/+2404
| |\ \ | | |/
| | * sandbox: Add implementation of spi_setup_slave_fdt()Simon Glass2014-03-171-0/+13
| | * sandbox: Allow Ctrl-C to work in sandboxSimon Glass2014-03-171-1/+5
| | * sound: Move Samsung-specific code into its own fileSimon Glass2014-03-173-221/+210
| | * sandbox: Add LCD driverSimon Glass2014-03-173-0/+84
| | * sandbox: Add a simple sound driverSimon Glass2014-03-172-0/+25
| | * cros_ec: Implement I2C pass-throughSimon Glass2014-03-171-2/+268
| | * cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass2014-03-173-0/+576
| | * cros_ec: Correct comparison between signed and unsigned numbersSimon Glass2014-03-171-16/+18
| | * cros_ec: spi: Add support for EC protocol version 3Randall Spangler2014-03-172-0/+36
| | * cros_ec: Add base support for protocol v3Simon Glass2014-03-171-1/+164
| | * cros_ec: Clean up multiple EC protocol supportRandall Spangler2014-03-173-44/+47
| | * cros_ec: Sync up with latest Chrome OS EC versionSimon Glass2014-03-171-16/+17
| | * cros_ec: Move #ifdef to permit flash region accessSimon Glass2014-03-171-1/+2
| | * cros_ec: Support systems with no EC interruptSimon Glass2014-03-171-4/+30
| | * cros_ec: Drop old EC version support from EC driverVadim Bendebury2014-03-172-89/+6
| | * cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass2014-03-171-0/+50
| | * mtd: spi: Fix page size for S25FL032P,S25FL064PMarek Vasut2014-03-171-1/+15
| | * spi: atmel_dataflash: Simplify AT91F_SpiEnable implementationAxel Lin2014-03-171-19/+12
| | * sf: ops: Squash the malloc+memset comboJagannadha Sutradharudu Teki2014-03-171-2/+6
| | * sf: Squash the malloc+memset comboMarek Vasut2014-03-171-2/+1
| | * sf: Add S25FL128S_256K IDsMarek Vasut2014-03-171-0/+1
| | * sf: Fix entries for S25FL256S_256K and S25FL512S_256KMarek Vasut2014-03-171-2/+2
| | * usb: net: introduce support for Moschip USB ethernetGerhard Sittig2014-03-123-0/+820
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-134-1/+242
| |\ \
| | * | usb: dfu: add static alt num count in dfu_config_entities()Przemyslaw Marczak2014-03-131-1/+5
| | * | drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-121-0/+129
| | * | video:exynos_fb:fdt: add additional fdt dataPiotr Wilczek2014-03-121-0/+12
| | * | video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek2014-03-121-0/+96
| | |/
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-132-0/+33
| |\ \
| * | | drivers: net: cpsw: init phy with gigabit featuresIlya Ledvich2014-03-121-5/+1
| * | | drivers/spi/omap3: Bug fix of premature write transfer completionVasili Galka2014-03-121-2/+3
| | |/ | |/|
| * | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-102-2/+210
| |\ \
| | * | mtd: nand: atmel: prepare for nand spl boot supportBo Shen2014-03-091-0/+208
| * | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-03-106-487/+11
| |\ \ \
| | * | | usb: create common header virtual root hub descriptorsStephen Warren2014-03-105-485/+5
| | * | | usb: ehci: fully align interrupt QHs/QTDsStephen Warren2014-03-101-2/+4
| | * | | ush: ehci: initialize altnext pointers in QHStephen Warren2014-03-101-0/+2
| * | | | cfb_console: align fields in gzipped .bmp filesEric Nelson2014-03-101-2/+6
| * | | | ahci: wait longer for link.Ian Campbell2014-03-101-1/+1
| * | | | ahci-plat: Provide a weak scsi_init hookIan Campbell2014-03-101-0/+5
| |/ / /
| * | | ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-071-13/+0
| * | | net/phy: Correct AR8021 phy_maskHaijun.Zhang2014-03-071-1/+1
| * | | net: asix: don't pad odd-length TX packetsStephen Warren2014-03-071-2/+0
| * | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-042-392/+186
| |\ \ \
| | * | | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-042-2/+2
| | * | | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-042-2/+2
| | * | | mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-042-2/+1
| | * | | mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemespekon gupta2014-03-031-90/+71
| | * | | mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemespekon gupta2014-03-031-163/+63
OpenPOWER on IntegriCloud