Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fd96ea4dd9a22ee380f1c59939a42744aa196ad0
/
drivers
d2ff5e5
e1000: remove redundant assignment
by David Müller (ELSOFT AG)
· 11 years ago
6fb49e4
pcnet: force ordering of descriptor accesses
by Paul Burton
· 11 years ago
a354ddc
pcnet: align rx buffers for cache invalidation
by Paul Burton
· 11 years ago
f1ae382
pcnet: access descriptor rings & init block uncached
by Paul Burton
· 11 years ago
36bf57b
arm: remove lubbock board support
by Masahiro Yamada
· 11 years ago
4fb3925
powerpc: remove RPXClassic, RPXlite boards support
by Masahiro Yamada
· 11 years ago
dd649f1
mtd: delete unused files
by Masahiro Yamada
· 11 years ago
7a65768
i2c: sh_i2c: bugfix: i2c probe command does not work
by Tetsuyuki Kobayashi
· 11 years ago
519fdde
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
1cad23c
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
3f62971
ahci: Fix data abort on multiple scsi resets.
by Roger Quadros
· 11 years ago
1336e2d
mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
by Haijun.Zhang
· 11 years ago
8a57302
mmc: fsl_esdhc: add controller reset in case of data related errors too
by Andrew Gabbasov
· 11 years ago
fb82398
mmc: fsl_esdhc: fix calculation of timeout for data transactions
by Andrew Gabbasov
· 11 years ago
33ace36
mmc: Add 'mmc rst-function' sub-command
by Tom Rini
· 11 years ago
74c32ef
mmc: sh_mmcif: Fix warning by unused variable
by Nobuhiro Iwamatsu
· 11 years ago
cd2bf48
mmc: sh_mmcif: Fix compile error
by Nobuhiro Iwamatsu
· 11 years ago
a778aea
pci: mx6: Implement power callback
by Marek Vasut
· 11 years ago
2bbcccf
ARM: mxs: Add OCOTP driver
by Marek Vasut
· 11 years ago
462d188
drivers: i2c: delete an unused source file
by Masahiro Yamada
· 11 years ago
0b2da7e
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c
by Tom Rini
· 11 years ago
0bd9372
drivers: crypto: ace_sha: add implementation of hardware based lib rand
by Przemyslaw Marczak
· 11 years ago
a7b26db
net/designware: align DMA buffer descriptors to D$ line
by Alexey Brodkin
· 11 years ago
82b9547
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
ab6423c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
eea4e6f
dfu: mmc: Replace calls to u-boot commands with native mmc API
by Łukasz Majewski
· 11 years ago
93bfd61
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
22cb7d3
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· 11 years ago
ab769f2
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· 11 years ago
7d0b605
dfu: mmc: Replace calls to u-boot commands with native mmc API
by Łukasz Majewski
· 11 years ago
001a831
usb: dfu: introduce dfuMANIFEST state
by Heiko Schocher
· 11 years ago
a2199af
usb, dfu: extract flush code into seperate function
by Heiko Schocher
· 11 years ago
6e16d90
sandbox: Add implementation of spi_setup_slave_fdt()
by Simon Glass
· 11 years ago
ffb8790
sandbox: Allow Ctrl-C to work in sandbox
by Simon Glass
· 11 years ago
a77bf70
sound: Move Samsung-specific code into its own file
by Simon Glass
· 11 years ago
7d95f2a
sandbox: Add LCD driver
by Simon Glass
· 11 years ago
c34c024
sandbox: Add a simple sound driver
by Simon Glass
· 11 years ago
b2a668b
cros_ec: Implement I2C pass-through
by Simon Glass
· 11 years ago
df93d90
cros_ec: sandbox: Add Chrome OS EC emulation
by Simon Glass
· 11 years ago
2ab83f0
cros_ec: Correct comparison between signed and unsigned numbers
by Simon Glass
· 11 years ago
a607028
cros_ec: spi: Add support for EC protocol version 3
by Randall Spangler
· 11 years ago
2d8ede5
cros_ec: Add base support for protocol v3
by Simon Glass
· 11 years ago
e8c1266
cros_ec: Clean up multiple EC protocol support
by Randall Spangler
· 11 years ago
836bb6e
cros_ec: Sync up with latest Chrome OS EC version
by Simon Glass
· 11 years ago
1c266b9
cros_ec: Move #ifdef to permit flash region access
by Simon Glass
· 11 years ago
e0dd81e
cros_ec: Support systems with no EC interrupt
by Simon Glass
· 11 years ago
4ff9b46
cros_ec: Drop old EC version support from EC driver
by Vadim Bendebury
· 11 years ago
d7f25f3
cros_ec: Add a function for decoding the Chrome OS EC flashmap
by Simon Glass
· 11 years ago
bf64035
mtd: spi: Fix page size for S25FL032P,S25FL064P
by Marek Vasut
· 11 years ago
7dfc4db
spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation
by Axel Lin
· 11 years ago
c6136aa
sf: ops: Squash the malloc+memset combo
by Jagannadha Sutradharudu Teki
· 11 years ago
cc56f13
sf: Squash the malloc+memset combo
by Marek Vasut
· 11 years ago
cfa90a6
sf: Add S25FL128S_256K IDs
by Marek Vasut
· 11 years ago
c1f9325
sf: Fix entries for S25FL256S_256K and S25FL512S_256K
by Marek Vasut
· 11 years ago
63f347e
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
0879802
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
b627eb4
usb: dfu: add static alt num count in dfu_config_entities()
by Przemyslaw Marczak
· 11 years ago
df4fb1c
usb: net: introduce support for Moschip USB ethernet
by Gerhard Sittig
· 11 years ago
ef59bb7
drivers: net: cpsw: init phy with gigabit features
by Ilya Ledvich
· 11 years ago
ce6889a
drivers/spi/omap3: Bug fix of premature write transfer completion
by Vasili Galka
· 11 years ago
3577fe8
drivers:mmc:sdhci: enable support for DT
by Piotr Wilczek
· 11 years ago
1591ee7
video:exynos_fb:fdt: add additional fdt data
by Piotr Wilczek
· 11 years ago
de461c5
video:mipidsim:fdt: Add DT support for mipi dsim driver
by Piotr Wilczek
· 11 years ago
5495dae
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
c0d2979
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
eb838e7
usb: create common header virtual root hub descriptors
by Stephen Warren
· 11 years ago
8165e34
usb: ehci: fully align interrupt QHs/QTDs
by Stephen Warren
· 11 years ago
2456b97
ush: ehci: initialize altnext pointers in QH
by Stephen Warren
· 11 years ago
5ca05c8
cfb_console: align fields in gzipped .bmp files
by Eric Nelson
· 11 years ago
73545f7
ahci: wait longer for link.
by Ian Campbell
· 11 years ago
c6f3d50
ahci-plat: Provide a weak scsi_init hook
by Ian Campbell
· 11 years ago
0b0b4f5
mtd: nand: atmel: prepare for nand spl boot support
by Bo Shen
· 11 years ago
345b77b
ppc4xx: Remove 4xx NAND booting support
by Stefan Roese
· 11 years ago
dc116bd
net/phy: Correct AR8021 phy_mask
by Haijun.Zhang
· 11 years ago
9a04a85
net: asix: don't pad odd-length TX packets
by Stephen Warren
· 11 years ago
1ad6364
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
91baa6f
power: add PFUZE100 PMIC driver
by Tim Harvey
· 11 years ago
e4b87e5
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
2eda892
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
6aff050
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
51d192c
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h
by pekon gupta
· 11 years ago
e2d8a71
sandbox: Convert GPIOs to use driver model
by Simon Glass
· 11 years ago
96495d9
dm: Add GPIO support and tests
by Simon Glass
· 11 years ago
39f7611
dm: Add a demonstration/example driver
by Simon Glass
· 11 years ago
6494d70
dm: Add base driver model support
by Simon Glass
· 11 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
9c653aa
drivers: net: cpsw: add support to have phy address from cpsw platform data
by Mugunthan V N
· 11 years ago
c9416b9
serial: zynq: Add OF initialization support
by Michal Simek
· 11 years ago
345d3c0
mmc: zynq: Add OF initialization support
by Michal Simek
· 11 years ago
f88a686
net: gem: Add OF initialization support
by Michal Simek
· 11 years ago
0c9c99a
net: emaclite: Fix OF initialization
by Michal Simek
· 11 years ago
6e562b1
mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
by pekon gupta
· 11 years ago
71a7f95
mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
by pekon gupta
· 11 years ago
f5f1f61
mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
by pekon gupta
· 11 years ago
eeb72e6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
a7e8c15
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
91d7746
fsl/usb: Limit phy_type comparison to first four characters
by Nikhil Badola
· 11 years ago
e0d8096
ar8031/8033/phy:enable autonegotiation for ar8031/8033
by Zhao Qiang
· 11 years ago
eae7453
power: fix: Do not execute pmic command when not all necessary parameters are passed
by Łukasz Majewski
· 11 years ago
7a9d0ad
mmc: kona: Add Kona mmc driver
by Darwin Rambo
· 11 years ago
Next »