Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3818b677641038d27b2663fbd6771ad38c932f86
/
drivers
3818b67
fpga: Fix Spartan II FPGA booting
by Matthias Fuchs
· 16 years ago
b4746d8
drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)
by Mike Frysinger
· 16 years ago
e3ba7f1
ARM:PXA Use new definitions in mmc.h
by Tom Rix
· 16 years ago
682beea
Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions
by Andy Fleming
· 16 years ago
b03d92e
pxa: move mmc drivers to drivers/mmc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e5e88c3
ARM:OMAP3 Change mmc_init to mmc_legacy_init
by Tom Rix
· 16 years ago
9eb468d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
369d0aa
sata_sil3114: fix compiler warning
by Kim Phillips
· 16 years ago
f5675aa
Create configuration option for restricted ns16550 functions
by Ron Madrid
· 16 years ago
daaf74f
mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile
by Mike Frysinger
· 16 years ago
50586ef
Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
by Andy Fleming
· 16 years ago
272cc70
Add MMC Framework
by Andy Fleming
· 16 years ago
abb5466
Convert mmc_init to mmc_legacy_init
by Andy Fleming
· 16 years ago
b2e2ed0
Eliminate support for using MMC as memory
by Andy Fleming
· 16 years ago
8d949af
mpc85xx: Add support for the P2020
by Srikanth Srinivasan
· 16 years ago
952a6bd
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 16 years ago
f3c0de6
Added usbtty_configured() check. Fixed attribute(packed) warnings.
by Atin Malaviya
· 16 years ago
e7de18a
i.MX31: Start the I2C clock on driver initialisation
by Guennadi Liakhovetski
· 16 years ago
f15c651
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 16 years ago
ae0b05d
Fix whitespace damage: double space changed to a tab
by Jerry Van Baren
· 16 years ago
c50a603
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
4f97567
cfi: make flash_get_info() non static
by Heiko Schocher
· 16 years ago
86321fc
net: removed board-specific CONFIGs from MPC5xxx FEC driver
by Ben Warren
· 16 years ago
9e5be82
tsec: Fix a bug in soft-resetting
by Andy Fleming
· 16 years ago
09fcc8b
Fix 100Mbs ethernet operation on sh7763 based boards
by Simon Munton
· 16 years ago
1785dbe
drivers/block/ahci: Fix pci mapping bug
by Becky Bruce
· 16 years ago
6e61fae
drivers/pci: Create pci_map_bar function
by Becky Bruce
· 16 years ago
62cbc40
dnet: driver for Dave DNET ethernet controller
by Ilya Yanok
· 16 years ago
f8306cb
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
2d43e87
pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
by Kumar Gala
· 16 years ago
ff4e66e
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
64ace0d
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
0cfa6a9
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 16 years ago
8da6012
NAND: Add timeout for reset command
by Peter Tyser
· 16 years ago
10dc6a9
NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
by Peter Tyser
· 16 years ago
ad09ab2
NAND: Fixed invalid pointers to static relocated chip names
by Valeriy Glushkov
· 16 years ago
c4ff77f
Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command
by Richard Retanubun
· 16 years ago
92d3e6e
Coldfire: Applied baudrate formula of serial_init to serial_setbrg
by Richard Retanubun
· 16 years ago
e1fb6d0
cfi_flash: Fix typo in cfi_flash.c
by Stefan Roese
· 16 years ago
28745db
jedec_flash: Only use manufacturer defines from common flash.h
by Stefan Roese
· 16 years ago
ec21d5c
cfi_flash: Silence compilation warning
by Stefan Roese
· 16 years ago
09ce992
flash/cfi_flash: Use virtual sector start address, not phys
by Becky Bruce
· 16 years ago
657f206
Fix compiler warning
by Wolfgang Denk
· 16 years ago
9d8811c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 16 years ago
a270d1e
USB: Add EHCI support for VCT EHCI controller (really with driver now)
by Stefan Roese
· 16 years ago
716ebf4
Blackfin: add driver for on-chip MMC/SD controller
by Cliff Cai
· 16 years ago
8a6b272
Blackfin: add driver for on-chip ATAPI controller
by Sonic Zhang
· 16 years ago
be9d8c7
Blackfin: add driver for on-chip NAND controller
by Mike Frysinger
· 16 years ago
400f577
Blackfin: add driver for on-chip SPI controller
by Mike Frysinger
· 16 years ago
6d7d480
Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues
by Mike Frysinger
· 16 years ago
092d248
Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII
by Mike Frysinger
· 16 years ago
8eed6ca
Blackfin: bfin_mac: use common debug()
by Mike Frysinger
· 16 years ago
a7ec6ac
Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}
by Mike Frysinger
· 16 years ago
ac45af4
Blackfin: bfin_mac: cleanup MII/PHY functions
by Mike Frysinger
· 16 years ago
6b310a0
Blackfin: bfin_mac: set MDCDIV based on SCLK
by Mike Frysinger
· 16 years ago
6c6e042
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
ee924e0
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 16 years ago
930590f
ixp: move serial to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8cb79b5
ixp: move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fc01ea1
AVR32: macb - Search for PHY id
by Gunnar Rangoy
· 16 years ago
12a8b9d
Marvell 88E1118 interrupt fix
by Ron Madrid
· 16 years ago
9a37f2a
net: smc911x.c: Add LAN9211 to chip_ids[] array
by Stefan Roese
· 16 years ago
2688593
net: Sort Makefile labels
by Michal Simek
· 16 years ago
6b7243a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 16 years ago
daa2daf
USB: Add dcache support to the EHCI driver
by Stefan Roese
· 16 years ago
4e0ea0e
USB: Add EHCI support for VCT EHCI controller
by Stefan Roese
· 16 years ago
832e614
USB: Add config option to call ehci_hcd_init() again after EHCI reset
by Stefan Roese
· 16 years ago
597eb28
USB: Fix speed detection on EHCI cntr with root hub transaction translators
by Stefan Roese
· 16 years ago
e142e9f
usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support
by Thomas Abraham
· 16 years ago
a142896
usb : musb : Adding host controller driver for Mentor USB controller
by Thomas Abraham
· 16 years ago
7b6e31e
USB ehci ixp4xx support
by Michael Trimarchi
· 16 years ago
1ed9f9a
USB ehci remove infinite loop and use handshake function
by Michael Trimarchi
· 16 years ago
8fea291
Add initial support for USB ehci pci
by Michael Trimarchi
· 16 years ago
c0d722f
EHCI fix code and ixp4xx test. USB ehci configuration parameter:
by Remy Böhmer
· 16 years ago
51ab142
[PATCH] This patch add varius fix to the ehci.
by michael
· 16 years ago
db63299
[PATCH] Fix EHCI usb. I start to test on a
by michael
· 16 years ago
6b92487
USB ehci freescale support
by Michael Trimarchi
· 16 years ago
aaf098c
USB ehci core support
by Michael Trimarchi
· 16 years ago
be853bf
Blackfin: overhaul i2c driver
by Mike Frysinger
· 16 years ago
1118ea7
Blackfin: bfin_mac: update port muxing
by Mike Frysinger
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
2ac6985
soft_i2c.c add option for repeated start in i2c_read()
by Andrew Dyer
· 16 years ago
1bc4343
drivers/net/e1000.c: missing terminator for supported devices
by Stefan Althoefer
· 16 years ago
e8eac43
CFI: Add geometry reversal for STMicro M29W320ET
by Richard Retanubun
· 16 years ago
0f8e851
CFI: increase performance of function find_sector()
by Jens Gehrlein
· 16 years ago
a729287
CFI: avoid redundant function call in single word programming mode
by Jens Gehrlein
· 16 years ago
bd3980c
sh: sh_eth: Change new network API
by Nobuhiro Iwamatsu
· 16 years ago
890a02e
net: smc911x: Make register read/write functions weak
by Stefan Roese
· 16 years ago
8b69b56
powerpc: net: support for the SMSC LAN8700 PHY
by Heiko Schocher
· 16 years ago
7d264c1
OMAP3: Add I2C support
by Dirk Behme
· 16 years ago
b1c3bf9
OMAP3: Add MMC support
by Dirk Behme
· 16 years ago
12201a1
OMAP3: Add NAND support
by Dirk Behme
· 16 years ago
68f8718
spi flash: fix crash due to spi flash miscommunication
by Brad Bozarth
· 16 years ago
a7c9310
Add support for Maxim's DS4510 I2C device
by Peter Tyser
· 16 years ago
97cae3a
serial: Rename driver vcth to vct to support other board variants
by Stefan Roese
· 16 years ago
94f9279
Added legacy flash ST Micro M29W040B
by Niklaus Giger
· 16 years ago
d4bade8
nand: fixup printf modifiers to match types used
by Mike Frysinger
· 16 years ago
6c86963
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
50657c2
NAND: Enable nand lock, unlock feature
by Nishanth Menon
· 16 years ago
Next »