Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cdde3e91c44e5418c96bc165c8dec297daa88761
/
drivers
adae983
sf: kick watchdog when polling
by Patrick Sestier
· 14 years ago
75e490a
I2C: Add driver for ST-Ericsson U8500 i2c
by Michael Brandt
· 14 years ago
da22764
mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE
by Valentin Longchamp
· 14 years ago
9a77221
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· 14 years ago
fcbb2bc
MMC S5P: Fix typo
by Dirk Behme
· 14 years ago
49da20a
mvsata: issue hard reset on initialization
by Michael Walle
· 14 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
7414023
MMC: omap_hsmmc.c: Add missing prototype header
by Dirk Behme
· 14 years ago
1be94b7
fsl_esdhc: Initialize mmc->b_max
by Fabio Estevam
· 14 years ago
31b9980
mmc: enable partition switch function for emmc
by Lei Wen
· 14 years ago
d430d7c
cmd_mmc: eliminate device num in the mmc command
by Lei Wen
· 14 years ago
4538500
mmc_spi: generate response for send status command
by Thomas Chou
· 14 years ago
585273f
AT91: fix at91sam_wdt.c to reworked header files
by Reinhard Meyer
· 14 years ago
324914a
ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access
by Reinhard Meyer
· 14 years ago
b06208c
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· 14 years ago
7f619cb
ATMEL: fix related common atmel driver files
by Reinhard Meyer
· 14 years ago
da48040
AT91: fix related at91 driver files
by Reinhard Meyer
· 14 years ago
5807e79
avr32: fixup definitions to ATMEL_BASE_xxx
by Andreas Bießmann
· 14 years ago
94156fa
avr32: rename memory-map.h -> hardware.h
by Andreas Bießmann
· 14 years ago
ee96360
ftsmc020: fix relocation
by Macpaul Lin
· 14 years ago
2fe9baa
ftide020: add faraday ide ahb controller
by Macpaul Lin
· 14 years ago
4a9d3b1
hwmon: Extend lm63.c to support LM64
by Dirk Eibach
· 14 years ago
2986921
net: xilinx emaclite: Fix return values
by Michal Simek
· 14 years ago
428ab36
NET: pass source IP address to packet handlers
by Luca Ceresoli
· 14 years ago
b513166
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
34e21ee
Serial: p1011: new vendor init options
by John Rigby
· 14 years ago
893eafb
gpio: imx: Fix return value on error
by Fabio Estevam
· 14 years ago
2e4145b
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
e255427
spi: add new driver for OpenCores tiny_spi
by Thomas Chou
· 14 years ago
d21caa3
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 14 years ago
799efd9
powerpc: eSPI and eSPI controller support
by Mingkai Hu
· 14 years ago
bef0ff0
fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2
by Jason Liu
· 14 years ago
91fcc4b
MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon
by John Rigby
· 14 years ago
f2f4366
MMC: make b_max unconditional
by John Rigby
· 14 years ago
17eb497
MMC: Add support for PL180 ARM mmc device
by Matt Waddel
· 14 years ago
1a1164f
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 14 years ago
32f709e
powerpc: use 'video-mode' environment variable to configure DIU
by Timur Tabi
· 14 years ago
5576092
video: parse the video-mode environment variable
by Timur Tabi
· 14 years ago
ce5f8df
cfb_console: fix RLE bitmap drawing code
by Anatolij Gustschin
· 14 years ago
c634896
i2c, soft_i2c: deblock bus if switching to another i2c bus
by Heiko Schocher
· 14 years ago
8234294
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
de21a4e
Merge branch 'spi' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
d204d62
ftsmc020: move ftsmc020 static mem controller to driver/mtd
by Macpaul Lin
· 14 years ago
340983d
Replace obsolete e-mail address
by Albert ARIBAUD
· 14 years ago
8f66ea1
ftpmu010: fix relocation and enhance features
by Macpaul Lin
· 14 years ago
f384125
I2C: mv_i2c: add multi bus support
by Lei Wen
· 14 years ago
a41374b4
mv_i2c: use structure to replace the direclty define
by Lei Wen
· 14 years ago
de04937
mv_i2c: fix timeout value to be consistent with comments
by Lei Wen
· 14 years ago
d3ae17b
pxa: move i2c driver to the common place
by Lei Wen
· 14 years ago
7cacb5c
power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday
by Po-Yu Chuang
· 14 years ago
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
1f1b701
rtc, rv3029: add trickle charger support.
by Heiko Schocher
· 14 years ago
6594e15
bfin_spi: add spi_set_speed
by Thomas Chou
· 14 years ago
ffcef2f
cfi_flash driver - Add delay after reset command
by Aaron Williams
· 14 years ago
27cea50
mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices
by Heiko Schocher
· 14 years ago
02a3786
cfi_flash: reverse geometry for M29W800DT parts
by Mike Frysinger
· 14 years ago
c828253
Merge branch 'phylib' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 14 years ago
23a16b6
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 14 years ago
a5f7fad
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
f498335
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 14 years ago
7832a46
fsl: Change fsl_phy_enet_if to phy_interface_t
by Andy Fleming
· 14 years ago
422effd
tsec: Convert tsec to use PHY Lib
by Andy Fleming
· 14 years ago
60ca78b
phylib: Add a bunch of PHY drivers from tsec
by Andy Fleming
· 14 years ago
aecf6fc
Create PHY Lib for U-Boot
by Andy Fleming
· 14 years ago
0d2df96
Remove instances of phy_read/write
by Andy Fleming
· 14 years ago
e0653bf
tsec: arrange the code to avoid useless function declaration
by Mingkai Hu
· 14 years ago
a65e610
tsec: use IO accessors for IO accesses
by Mingkai Hu
· 14 years ago
3eb4fc6
NAND: rearrange ONFI revision checking, add ONFI 2.3
by Florian Fainelli
· 14 years ago
963eb89
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
by Florian Fainelli
· 14 years ago
48f7ae4
I2C: OMAP: detect more devices when probing an i2c bus
by Nick Thompson
· 14 years ago
1def8a6
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
4f3c60d
cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage
by Peter Tyser
· 14 years ago
23ec2c2
sf: sst: add support for SST25VF064C
by James Kosin
· 14 years ago
6348b13
MMC may wrongly regconize 2GB eMMC as high capacity
by Raffaele Recalcati
· 14 years ago
894b1e2
mmc: trace added
by Raffaele Recalcati
· 14 years ago
1df837e
mmc: SEND_OP_COND considers card capabilities (voltage)
by Raffaele Recalcati
· 14 years ago
01a0dc6
mmc: checking status after commands with R1b response
by Raffaele Recalcati
· 14 years ago
4c92a65
mmc: remove duplicated header file
by Minkyu Kang
· 14 years ago
1254c3d
mmc: add generic mmc spi driver
by Thomas Chou
· 14 years ago
b588caf
mmc: constify & localize data
by Mike Frysinger
· 14 years ago
010ba98
drivers/mmc/fsl_esdhc.c: reordered tests
by Frans Meulenbroeks
· 14 years ago
faba501
add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc
by Wolfgang Wegner
· 15 years ago
d0e3c80
MMC: Max blocks value adjustable
by Matt Waddel
· 14 years ago
24bb5ab
SD1.00 wide-bus fix
by Alagu Sankar
· 15 years ago
b5a85ec
ftwdt010_wdt: move header to include/faraday and enhance
by Macpaul Lin
· 14 years ago
5d0569a
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
fbb4248
sf: use print_size() for sector_size output
by Mike Frysinger
· 14 years ago
aea4e17
sf: localize erase funcs
by Mike Frysinger
· 14 years ago
816790c
sf: sst: setup read func
by Mike Frysinger
· 14 years ago
b0148dc
sf: add struct spi_flash.sector_size parameter
by Richard Retanubun
· 14 years ago
8982146
sf: atmel: undo unification of status polling
by Mike Frysinger
· 14 years ago
182d975
ftwdt010_wdt: support faraday ftwdt010 watchdog
by Macpaul Lin
· 14 years ago
181119b
Net: Add Intel E1000 82574L PCIe card support
by Roy Zang
· 14 years ago
b936eaa
ea20: fix undefined PHY_* errors
by Ben Gardiner
· 14 years ago
373e7d6
sf: unify read functions
by Mike Frysinger
· 14 years ago
53421bb
sf: unify erase functions
by Mike Frysinger
· 14 years ago
37e13bc
sf: unify status polling for ready bit
by Mike Frysinger
· 14 years ago
5efdb04
sf: unify read/write helpers
by Mike Frysinger
· 14 years ago
f644151
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
adb44b0
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
Next »