Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7eada184c7e118bbcab5332dbaed4d31b55b50ac
/
drivers
2b4fa32
onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()
by Lukasz Majewski
· 13 years ago
9d7ba32
onenand:samsung Target dependent OneNAND chip probe function
by Lukasz Majewski
· 13 years ago
ea45ea2
net/altera_tse: use flush_dcache_range instead of flush_dcache
by Stefan Kristiansson
· 13 years ago
7524258
net/ethoc: use flush_dcache_range instead of flush_dcache
by Stefan Kristiansson
· 13 years ago
dbe365f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
0053272
pci: declare pciauto functions in header
by Linus Walleij
· 13 years ago
dfad56c
drivers/mmc/mmc.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
e1f5341
drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
43dbcdf
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
bb30784
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
ccf7e90
tegra: i2c: Add I2C driver
by Yen Lin
· 13 years ago
08d6ec2
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
5978cdb
usb: Add support for txfifo threshold
by Simon Glass
· 13 years ago
3d2f727
net: fec_mxc: allow use with cache enabled
by Eric Nelson
· 13 years ago
5796bed
i.MX28: Do data transfers via DMA in MMC driver
by Marek Vasut
· 13 years ago
dccb608
MMC: Implement generic bounce buffer
by Marek Vasut
· 13 years ago
1b120e8
i.MX28: Add cache support to MXS NAND driver
by Marek Vasut
· 13 years ago
2642766
i.MX28: Add cache support into the APBH DMA driver
by Marek Vasut
· 13 years ago
3c76c54
net: calxedaxgmac: fix build due to missing __aligned definition
by Rob Herring
· 13 years ago
bdb1770
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· 13 years ago
fe8793e
omap3_spi: receive transmit mode
by jacopo mondi
· 14 years ago
0fcedce
twl4030: fix potential power supply handling issues
by Grazvydas Ignotas
· 13 years ago
aade579
NAND: TI: fix warnings in omap_gpmc.c
by Stefano Babic
· 13 years ago
03130cb
net: smc91111: use mdelay()
by Mike Frysinger
· 13 years ago
654838c
USB: ehci-mx6: Add proper IO accessors
by Fabio Estevam
· 13 years ago
8e57ca2
mxs_spi: Return proper timeout error
by Fabio Estevam
· 13 years ago
d38fb7e
pmic_i2c: Return error in case of invalid pmic_i2c_tx_num
by Fabio Estevam
· 13 years ago
fb98d4a
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
by Robert Delien
· 13 years ago
1859b70
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· 13 years ago
00be0b8
PXA: Remove PXA PCMCIA support
by Marek Vasut
· 13 years ago
41153eb
sh_spi: Add 4 chip select signals supporting
by Yoshihiro Shimoda
· 13 years ago
dd3b455
cfi: fix the incomplete erased status check in buffer write
by Tao Hou
· 13 years ago
13a9cf5
USB: Armada100: EHCI Driver for Armada100 SOCs
by Ajay Bhargav
· 13 years ago
253d375
USB: Armada100: Add UTMI PHY interface driver
by Ajay Bhargav
· 13 years ago
22c8a87
usb:udc:samsung:fix Remove the req_config flag
by Łukasz Majewski
· 13 years ago
466e3ac
USB:gadget:designware Fix memory nonalignment issue
by Shiraz Hashim
· 13 years ago
c1b4f8e
USB:gadget:designware Make locally used functions static
by Amit Virdi
· 13 years ago
f710a11
USB:gadget:designware Support high speed
by Vipin KUMAR
· 13 years ago
b8af2078
USB:gadget:designware Device controller bugfixes
by Vipin KUMAR
· 13 years ago
33cf5bd
USB:gadget:designware USB device controller (UDC) implementation
by Vipin KUMAR
· 13 years ago
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
6889628
usb: musb: fix printf warning
by Mike Frysinger
· 13 years ago
6b300dc
net/miiphy/serial: drop duplicate "NAMESIZE" define
by Mike Frysinger
· 13 years ago
8211d12
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· 13 years ago
18f8ba2
Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
69df6de
ATMEL: remove old atmel_mci driver
by Sven Schnelle
· 13 years ago
8aa9682
ATMEL: use generic mmc framework
by Sven Schnelle
· 13 years ago
b43d044
sandbox: gpio: add basic driver for simulating GPIOs
by Simon Glass
· 13 years ago
f701b5e
sh: Fix sh7264 clock speed and related serial setting
by Phil Edworthy
· 13 years ago
45c786e
net: sh_eth: Remove unnecessary return
by Nobuhiro Iwamatsu
· 13 years ago
71f507c
net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT
by Nobuhiro Iwamatsu
· 13 years ago
fa41330
net: sh_eth: Remove SH_ETH_PHY_DELAY
by Nobuhiro Iwamatsu
· 13 years ago
9dfac0a
sh: sh_eth: Add support SH7724
by Nobuhiro Iwamatsu
· 13 years ago
80979e8
Remove execute permissions from source files
by Thomas Weber
· 13 years ago
b91b974
pci: move pciauto_config_init() to pci.h
by Linus Walleij
· 13 years ago
185da95
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
451be50
eth: remove usb-ethernet devices before re-enumerating them
by Vincent Palatin
· 13 years ago
a0f4e47
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
cdd045d
mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
by Prabhakar Kushwaha
· 13 years ago
0ed5e77
mtd/nand: Fix IFC driver to support 2K NAND page
by Prabhakar Kushwaha
· 13 years ago
f2f5c9e
nand: reinstate lazy bad block scanning
by Scott Wood
· 13 years ago
107c630
Revert "nand: make 1-bit software ECC configurable"
by Scott Wood
· 13 years ago
8584641
net: phy: make board_phy_config responsible for calling drv->config
by Troy Kisky
· 13 years ago
80b6b09
net: phy: add support for Micrel's KSZ9021
by Troy Kisky
· 13 years ago
2000c66
net: fec_mxc: add PHYLIB support
by Troy Kisky
· 13 years ago
0111213
net: fec_mxc: add 1000 Mbps selection
by Troy Kisky
· 13 years ago
fe1e761
mxc_spi: move machine specifics into CPU headers
by Eric Nelson
· 13 years ago
49fbf67
Revert "ARM: I2C: I2C Multi byte address support"
by Tom Rini
· 13 years ago
217457a
Revert "ARM: AM33XX: Add AM33XX I2C driver support"
by Tom Rini
· 13 years ago
2b8e901
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
25707a8
Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
3178932
mmc: make mmc_send_status() more reliable
by Jan Kloetzke
· 13 years ago
4e929dd
mmc: fix card busy polling
by Jan Kloetzke
· 13 years ago
5d331d8
Tegra: mmc: Fixed handling of interrupts in timeouts.
by Tom Warren
· 13 years ago
32ec325
omap_hsmmc: Wait for CMDI to be clear
by Tom Rini
· 13 years ago
e124c7b
usb_ether: fix typo
by Peter Meerwald
· 13 years ago
a7469f1
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
cb4a15a
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
19f0c24
sf: eeprom_m95xxx: set a sane default timeout
by Mike Frysinger
· 13 years ago
d0e3ad6
sf: eeprom_m95xxx: fix up style
by Mike Frysinger
· 13 years ago
60ecb1b
Blackfin: pata_bfin: fix printf warning
by Mike Frysinger
· 13 years ago
cb9d4dd
Blackfin: bfin_nand: mark local func static
by Mike Frysinger
· 13 years ago
edc16a0
ehci-omap: Clean up added ehci-omap.c
by Govindraj.R
· 13 years ago
7ad7578
ehci-omap: driver for EHCI host on OMAP3
by Ilya Yanok
· 13 years ago
c5e5707
usb: ulpi: Add omap-ulpi-view port support
by Govindraj.R
· 13 years ago
6645d9e
usb: ulpi: Extend the existing ulpi framework.
by Govindraj.R
· 13 years ago
994bca2
orion5x: add USB host ehci-marvell support
by Albert ARIBAUD
· 13 years ago
c3c7645
Remove kirkwood-specifics from marvell EHCI driver
by Albert ARIBAUD
· 13 years ago
a31f2f5
Rename ehci-kirkwood as ehci-marvell
by Albert ARIBAUD
· 13 years ago
573b62b
kirkwood_spi: correct access to irq_mask register
by Ian Campbell
· 13 years ago
05acaac
mx28: fix i.MX28 spi driver
by Matthias Fuchs
· 13 years ago
64c316d
mmc: access mxcmmc from mx31 boards
by Helmut Raiger
· 13 years ago
9c9b7b1
tegra: mmc: Support operation with dcache enabled
by Simon Glass
· 13 years ago
156a513
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 13 years ago
10fff78
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
fe548c3
add STM29F400BB to table of supported legacy flashs
by David Müller (ELSOFT AG)
· 13 years ago
287a158
* Fix: watchdog timed out, if flash blank (0xFF) blocks
by Jens Scharsig (BuS Elektronik)
· 13 years ago
ea0da78
nand/fsl_elbc: Convert to self-init
by Scott Wood
· 13 years ago
193a0f5
nand: Introduce CONFIG_SYS_NAND_SELF_INIT
by Scott Wood
· 13 years ago
e963502
mtd/nand: Add ONFI support for FSL NAND controller
by Shengzhou Liu
· 13 years ago
Next »