Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5fcb084932de05bba2dee10e340638a2b1e6f8c0
/
drivers
080d897
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
08ad9b0
ar8031: modify the config func of ar8031 to ar8021_config
by Zhao Qiang
· 11 years ago
1eaa742
driver: Add support of image load for MMC & SPI in SPL
by Prabhakar Kushwaha
· 11 years ago
e278ddc
driver/mtd/spi:Read 8KB data chunk during u-boot load in SPL
by Prabhakar Kushwaha
· 11 years ago
5abed9c
driver/ifc: define nand_spl_load_image() for SPL
by Prabhakar Kushwaha
· 11 years ago
aade200
mpc85xx/t104x: Add deep sleep framework support
by Tang Yuantian
· 11 years ago
349689b
drivers/ddr: Fix possible out of bounds error
by York Sun
· 11 years ago
2ee6c52
driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3
by Priyanka Jain
· 11 years ago
896720c
fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0
by Nikhil Badola
· 11 years ago
613ab32
driver/mmc: fix compile warnings
by Prabhakar Kushwaha
· 11 years ago
1185691
fsl/usb: Workaround for USB erratum-A007075
by Nikhil Badola
· 11 years ago
34e026f
driver/ddr/fsl: Add DDR4 support to Freescale DDR driver
by York Sun
· 11 years ago
44afbbc
net/phy: Fix PHY id for VSC8514
by Codrin Ciubotariu
· 11 years ago
e77224e
driver/fsl_ifc: Add a function to finalize CS0 address binding
by York Sun
· 11 years ago
2a44efe
QE/U-QE: Add U-QE support
by Zhao Qiang
· 11 years ago
dcf1d77
QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR
by Zhao Qiang
· 11 years ago
0ecb15c
fsl/usb: Fix phy type for Second USB controller
by Nikhil Badola
· 11 years ago
538cf92
MIPS: drop incaip board
by Daniel Schwierzeck
· 11 years ago
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
Next »