Commit Graph

4997 Commits (401341d62175650e7966058360683cafeb15be88)

Author SHA1 Message Date
Heiko Schocher 001a831986 usb: dfu: introduce dfuMANIFEST state 11 years ago
Heiko Schocher a2199afea1 usb, dfu: extract flush code into seperate function 11 years ago
Simon Glass 6e16d90aca sandbox: Add implementation of spi_setup_slave_fdt() 11 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 11 years ago
Simon Glass a77bf70978 sound: Move Samsung-specific code into its own file 11 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 11 years ago
Simon Glass c34c0246a3 sandbox: Add a simple sound driver 11 years ago
Simon Glass b2a668b523 cros_ec: Implement I2C pass-through 11 years ago
Simon Glass df93d90aea cros_ec: sandbox: Add Chrome OS EC emulation 11 years ago
Simon Glass 2ab83f0d75 cros_ec: Correct comparison between signed and unsigned numbers 11 years ago
Randall Spangler a607028331 cros_ec: spi: Add support for EC protocol version 3 11 years ago
Simon Glass 2d8ede58ca cros_ec: Add base support for protocol v3 11 years ago
Randall Spangler e8c1266236 cros_ec: Clean up multiple EC protocol support 11 years ago
Simon Glass 836bb6e827 cros_ec: Sync up with latest Chrome OS EC version 11 years ago
Simon Glass 1c266b9214 cros_ec: Move #ifdef to permit flash region access 11 years ago
Simon Glass e0dd81e3aa cros_ec: Support systems with no EC interrupt 11 years ago
Vadim Bendebury 4ff9b461a8 cros_ec: Drop old EC version support from EC driver 11 years ago
Simon Glass d7f25f35f4 cros_ec: Add a function for decoding the Chrome OS EC flashmap 11 years ago
Marek Vasut bf64035a15 mtd: spi: Fix page size for S25FL032P,S25FL064P 11 years ago
Axel Lin 7dfc4dbd2d spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation 11 years ago
Jagannadha Sutradharudu Teki c6136aad91 sf: ops: Squash the malloc+memset combo 11 years ago
Marek Vasut cc56f13392 sf: Squash the malloc+memset combo 11 years ago
Marek Vasut cfa90a636b sf: Add S25FL128S_256K IDs 11 years ago
Marek Vasut c1f9325965 sf: Fix entries for S25FL256S_256K and S25FL512S_256K 11 years ago
Gerhard Sittig df4fb1c36d usb: net: introduce support for Moschip USB ethernet 11 years ago
Stephen Warren eb838e7d84 usb: create common header virtual root hub descriptors 11 years ago
Stephen Warren 8165e34bf4 usb: ehci: fully align interrupt QHs/QTDs 11 years ago
Stephen Warren 2456b97f0c ush: ehci: initialize altnext pointers in QH 11 years ago
Eric Nelson 5ca05c8b03 cfb_console: align fields in gzipped .bmp files 11 years ago
Ian Campbell 73545f75b6 ahci: wait longer for link. 11 years ago
Ian Campbell c6f3d50b9b ahci-plat: Provide a weak scsi_init hook 11 years ago
Bo Shen 0b0b4f5981 mtd: nand: atmel: prepare for nand spl boot support 11 years ago
Stefan Roese 345b77baca ppc4xx: Remove 4xx NAND booting support 11 years ago
Haijun.Zhang dc116bd6c4 net/phy: Correct AR8021 phy_mask 11 years ago
Stephen Warren 9a04a858eb net: asix: don't pad odd-length TX packets 11 years ago
pekon gupta 2eda892f00 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand 11 years ago
pekon gupta 6aff050988 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand 11 years ago
pekon gupta 51d192c40d mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h 11 years ago
Simon Glass e2d8a714a7 sandbox: Convert GPIOs to use driver model 11 years ago
Simon Glass 96495d90fe dm: Add GPIO support and tests 11 years ago
Simon Glass 39f7611fec dm: Add a demonstration/example driver 11 years ago
Simon Glass 6494d708bf dm: Add base driver model support 11 years ago
Alexey Brodkin 1ace402239 sizes.h - consolidate for all architectures 11 years ago
Mugunthan V N 9c653aad16 drivers: net: cpsw: add support to have phy address from cpsw platform data 11 years ago
Michal Simek c9416b9292 serial: zynq: Add OF initialization support 11 years ago
Michal Simek 345d3c0f01 mmc: zynq: Add OF initialization support 11 years ago
Michal Simek f88a6869a1 net: gem: Add OF initialization support 11 years ago
Michal Simek 0c9c99a20b net: emaclite: Fix OF initialization 11 years ago
pekon gupta 6e562b1106 mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes 11 years ago
pekon gupta 71a7f95600 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes 11 years ago