summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-17sandbox: Add implementation of spi_setup_slave_fdt()Simon Glass
2014-03-17sandbox: Allow Ctrl-C to work in sandboxSimon Glass
2014-03-17sound: Move Samsung-specific code into its own fileSimon Glass
2014-03-17sandbox: Add LCD driverSimon Glass
2014-03-17sandbox: Add a simple sound driverSimon Glass
2014-03-17cros_ec: Implement I2C pass-throughSimon Glass
2014-03-17cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass
2014-03-17cros_ec: Correct comparison between signed and unsigned numbersSimon Glass
2014-03-17cros_ec: spi: Add support for EC protocol version 3Randall Spangler
2014-03-17cros_ec: Add base support for protocol v3Simon Glass
2014-03-17cros_ec: Clean up multiple EC protocol supportRandall Spangler
2014-03-17cros_ec: Sync up with latest Chrome OS EC versionSimon Glass
2014-03-17cros_ec: Move #ifdef to permit flash region accessSimon Glass
2014-03-17cros_ec: Support systems with no EC interruptSimon Glass
2014-03-17cros_ec: Drop old EC version support from EC driverVadim Bendebury
2014-03-17cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass
2014-03-17mtd: spi: Fix page size for S25FL032P,S25FL064PMarek Vasut
2014-03-17spi: atmel_dataflash: Simplify AT91F_SpiEnable implementationAxel Lin
2014-03-17sf: ops: Squash the malloc+memset comboJagannadha Sutradharudu Teki
2014-03-17sf: Squash the malloc+memset comboMarek Vasut
2014-03-17sf: Add S25FL128S_256K IDsMarek Vasut
2014-03-17sf: Fix entries for S25FL256S_256K and S25FL512S_256KMarek Vasut
2014-03-12usb: net: introduce support for Moschip USB ethernetGerhard Sittig
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren
2014-03-10usb: ehci: fully align interrupt QHs/QTDsStephen Warren
2014-03-10ush: ehci: initialize altnext pointers in QHStephen Warren
2014-03-10cfb_console: align fields in gzipped .bmp filesEric Nelson
2014-03-10ahci: wait longer for link.Ian Campbell
2014-03-10ahci-plat: Provide a weak scsi_init hookIan Campbell
2014-03-09mtd: nand: atmel: prepare for nand spl boot supportBo Shen
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese
2014-03-07net/phy: Correct AR8021 phy_maskHaijun.Zhang
2014-03-07net: asix: don't pad odd-length TX packetsStephen Warren
2014-03-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2014-03-04mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass
2014-03-04dm: Add GPIO support and testsSimon Glass
2014-03-04dm: Add a demonstration/example driverSimon Glass
2014-03-04dm: Add base driver model supportSimon Glass
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N
2014-03-04serial: zynq: Add OF initialization supportMichal Simek
2014-03-04mmc: zynq: Add OF initialization supportMichal Simek
2014-03-04net: gem: Add OF initialization supportMichal Simek
2014-03-04net: emaclite: Fix OF initializationMichal Simek
2014-03-03mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemespekon gupta