Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5576092dbf1a7f00cce9255c228e7b2dc13d8bfe
/
drivers
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
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
0244963
fsl_esdhc: Deal with watermark level register related changes
by Priyanka Jain
· 14 years ago
dd269b9
Blackfin: bfin_sdh: add support for multiblock operations
by Sonic Zhang
· 14 years ago
df41087
Blackfin: bfin_sdh: set all timer bits before transfer
by Cliff Cai
· 15 years ago
134db0d
Blackfin: BF50x: new processor port
by Mike Frysinger
· 14 years ago
ef0946a
mtd, cfi: introduce void flash_protect_default(void)
by Heiko Schocher
· 14 years ago
5c3579e
cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too
by Mario Schuknecht
· 14 years ago
8cb2af7
powerpc/85xx: Add P1021 specific QE and UEC support
by Haiying Wang
· 14 years ago
e936628
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
25e38bd
tsec: add AR8021 PHY support
by Li Yang
· 14 years ago
73f25e9
echi: add ULI1575 PCI ID
by Zhao Chenhui
· 14 years ago
6a74ade
powerpc/8xxx: Fix LAW init to respect pre-initialized entries
by Kumar Gala
· 14 years ago
b582dae
fsl_pci: Add support for FSL PCIe controllers v2.x
by Prabhakar Kushwaha
· 14 years ago
d2c9188
ehci-pci: Add PCI EHCI controller
by Trübenbach, Ralf
· 14 years ago
47a6ea3
usb: musb: blackfin: check anomaly workarounds at runtime too
by Mike Frysinger
· 14 years ago
283ecc1
usb: musb: blackfin: make clkin configurable
by Mike Frysinger
· 14 years ago
4b5cef7
atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN
by michael
· 14 years ago
c98a935
NAND: add support for reading ONFI page table
by Florian Fainelli
· 14 years ago
ea95b64
NAND: add more watchdog resets
by Scott Wood
· 14 years ago
1865ccc
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
1c48e77
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
by Prabhakar Kushwaha
· 14 years ago
be9d568
cfi_flash: fix bug with flash banks with different sector numbers
by Martin Krause
· 14 years ago
1a0ce28
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 14 years ago
89b465a
S5P: mmc: Resolved interrupt error during mmc_init
by Chander Kashyap
· 14 years ago
0bed917
net: ftmac100: update get_timer() usages
by Po-Yu Chuang
· 14 years ago
767ba6f
net: ftmac100: remove unnecessary volatiles
by Po-Yu Chuang
· 14 years ago
34cca92
net: sh_eth: add support for SH7757's ETHER
by Yoshihiro Shimoda
· 14 years ago
c51b40d
fsl_esdhc: Correcting esdhc timeout counter calculation
by Priyanka Jain
· 14 years ago
978bb79
fsl_law: Fix LAW printing function
by Kumar Gala
· 14 years ago
7527a68
mvmfp: add MFP configuration support for PANTHEON
by Lei Wen
· 14 years ago
82a6051
serial: add pantheon soc support
by Lei Wen
· 14 years ago
1ded602
serial: Add Tegra2 serial port support
by Tom Warren
· 14 years ago
3433c33
USB-RNDIS: Send RNDIS state on disconnecting
by Vitaly Kuzmichev
· 14 years ago
216c447
USB: Add USB RNDIS gadget protocol
by Vitaly Kuzmichev
· 14 years ago
737f6b2
USB-CDC: Move struct declaration before its use
by Vitaly Kuzmichev
· 14 years ago
24fcb47
USB-CDC: Port struct net_device_stats
by Vitaly Kuzmichev
· 14 years ago
08d4dd7
USB-CDC: handle interrupt after dropped pullup
by Vitaly Kuzmichev
· 14 years ago
246d693
Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor
by Simon Glass
· 14 years ago
1e9961d
Add USB host ethernet adapter support
by Simon Glass
· 14 years ago
Next »