index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-07-31
mxc_i2c: check for arbitration lost
Troy Kisky
2012-07-31
mxc_i2c: change slave addr if conflicts with destination.
Troy Kisky
2012-07-31
mxc_i2c: don't disable controller after every transaction
Troy Kisky
2012-07-31
mxc_i2c: place i2c_reset code inline
Troy Kisky
2012-07-31
mxc_i2c: place imx_start code inline
Troy Kisky
2012-07-31
mxc_i2c: remove redundant read
Troy Kisky
2012-07-31
mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_s...
Troy Kisky
2012-07-31
mxc_i2c.c: code i2c_probe as a 0 length i2c_write
Troy Kisky
2012-07-31
mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
Troy Kisky
2012-07-31
mxc_i2c: create i2c_init_transfer
Troy Kisky
2012-07-31
mxc_i2c: clear i2sr before waiting for bit
Troy Kisky
2012-07-31
mxc_i2c: create tx_byte function
Troy Kisky
2012-07-31
mxc_i2c: remove ifdef of CONFIG_HARD_I2C
Troy Kisky
2012-07-31
mxc_i2c: fix i2c_imx_stop
Troy Kisky
2012-07-30
Merge branch 'next' of git://git.denx.de/u-boot
Wolfgang Denk
2012-07-23
net: sh_eth: add support for SH7757's GETHER
Yoshihiro Shimoda
2012-07-23
net: sh_eth: modify the definitions of regsiter
Yoshihiro Shimoda
2012-07-23
net: sh_eth: add SH_ETH_TYPE_ condition
Yoshihiro Shimoda
2012-07-23
net: sh_eth: clean up for the SH7757's code
Yoshihiro Shimoda
2012-07-20
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-07-20
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2012-07-20
sf: spansion: inline useless id defines
Mike Frysinger
2012-07-20
sf: drop unused/duplicate command defines
Mike Frysinger
2012-07-19
net: fec_mxc: Fix MDC for xMII
benoit.thebaudeau@advans
2012-07-19
net: fec_mxc: Fix setting of RCR for xMII
benoit.thebaudeau@advans
2012-07-19
Blackfin: bfin_mac: drop volatile markings on packet buffers
Mike Frysinger
2012-07-18
smsc95xx: align buffers to cache line size
Ilya Yanok
2012-07-18
ehci-hcd: change debug() to printf() in case of errors
Ilya Yanok
2012-07-18
ehci-hcd: fix external buffer cache handling
Ilya Yanok
2012-07-18
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
Tom Rini
2012-07-18
ehci-hcd: program asynclistaddr before every transfer
Ilya Yanok
2012-07-18
ehci-omap: Do not call dcache_off from omap_ehci_hcd_init
Tom Rini
2012-07-18
Merge branch 'next' of git://git.denx.de/u-boot-video
Wolfgang Denk
2012-07-13
FSL/eSDHC: enable the clock to detect the SD card
Jerry Huang
2012-07-13
SD/MMC: check the card status during erase operation
Jerry Huang
2012-07-13
mmc:fix Call mmc_init() when executing mmc_get_dev()
Ćukasz Majewski
2012-07-13
mmc: remove the hard setting for tran_speed
Jaehoon Chung
2012-07-13
i.MX: fsl_esdhc: allow use with cache enabled.
Eric Nelson
2012-07-12
Merge branch 'next' of git://git.denx.de/u-boot-net into next
Wolfgang Denk
2012-07-12
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
2012-07-11
net/designware: Consecutive writes to the same register to be avoided
Dinh Nguyen
2012-07-11
CACHE: net: asix: Fix asix driver to work with data cache on
Marek Vasut
2012-07-11
net: phy: micrel: make ksz9021 phy accessible
Troy Kisky
2012-07-11
net: abort network initialization if the PHY driver fails
Timur Tabi
2012-07-11
phylib: phy_startup() should return an error code on failure
Timur Tabi
2012-07-11
mxs-i2c: Fix internal address byte order
Torsten Fleischer
2012-07-11
mxc_i2c: remove setting speed at each start
Troy Kisky
2012-07-11
mxc_i2c: specify i2c base address in config file
Troy Kisky
2012-07-10
net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other
Nobuhiro Iwamatsu
2012-07-10
ipu_common: Add ldb_clk for use in parenting the pixel clock
Eric Nelson
[next]