Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5194477b6be7aa9466531e019e4551515fad80b7
/
drivers
f90f133
ftrtc010.c : enhance code according to original datasheet
by Macpaul Lin
· 14 years ago
42dc7c4
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
a91a1df
ARMV7: OMAP: I2C driver: Restructure i2c_probe function
by Steve Sakoman
· 14 years ago
94be761
ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function
by Steve Sakoman
· 14 years ago
519effe
ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function
by Steve Sakoman
· 14 years ago
fb5c39a
ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver
by Steve Sakoman
· 14 years ago
f5a2e74
Fix compile warning in uli526x driver
by Kumar Gala
· 14 years ago
3bc2d8d
powerpc/fsl: Introduce common enum for PHY types
by Kumar Gala
· 14 years ago
ebb829f
USB: sync Queue Element Transfer Descriptor against EHCI spec
by Wolfgang Denk
· 14 years ago
e57b330
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
a4a3055
drivers/net/fec_mxc.c: write mac address in init
by John Rigby
· 14 years ago
2db1e96
PXA: pxa-regs.h cleanup
by Marek Vasut
· 14 years ago
8cc3b77
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
7c3be66
MPC5121: Add USB EHCI support
by Damien Dusha
· 14 years ago
ace143a
FPGA: fix support for non-Lattice devices
by Wolfgang Denk
· 14 years ago
5e6b1f6
MX31: add delay between USB port setup and reset
by Stefano Babic
· 14 years ago
fee0e3a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
dfd19ea
davinci_nand, trivial : use symbolic ECC start command
by Ben Gardiner
· 14 years ago
c53f5e5
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· 14 years ago
232293c
MMC: Fix for capacity calculation on eMMC
by Sukumar Ghorai
· 14 years ago
2e88030
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
57b9988
ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards
by Stefan Roese
· 14 years ago
7f0ca34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
5e6ec9c
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
adf5b64
MX31: Add support for MXC EHCI controller
by Stefano Babic
· 14 years ago
6272c7e
MX31: add support for setting pin pads
by Stefano Babic
· 14 years ago
ec65c59
FPGA: add support for downloading Lattice bitstream
by Stefano Babic
· 14 years ago
fe439d2
usb: musb: only write CLRDATATOG when appropriate
by Bryan Wu
· 14 years ago
e4bd386
USB-CDC: Prevent rx_req being enqueued twice
by Vitaly Kuzmichev
· 14 years ago
2907b2c
USB-CDC: Fix tx/rx_req memory leaks
by Vitaly Kuzmichev
· 14 years ago
9d78675
USB: Make non-bulk delay longer in OHCI
by Marek Vasut
· 14 years ago
d6ce53e
ARMV7: Fixed baudrate setting in pl01x driver
by Matt Waddel
· 14 years ago
a1bd9c5
mvsata_ide: adjust port init sequence
by Albert Aribaud
· 14 years ago
cfe1c67
sf: turn probe switch into a lookup table
by Reinhard Meyer
· 14 years ago
435a63d
led_display: split led display support into generic and hw-dependent parts
by Ilya Yanok
· 14 years ago
4ac6354
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 14 years ago
1ed3686
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 14 years ago
61665db
cfi_flash: Fix "Unknown FLASH" error message
by John Schmoller
· 14 years ago
c25126d
smc91111: add write_hwaddr
by Thomas Chou
· 14 years ago
1fb49e3
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· 14 years ago
b4a1d08
net: Move Emaclite to NET_MULTI
by Michal Simek
· 14 years ago
1b9ecc9
net: Fix emaclite driver to support little-endian microblaze
by Michal Simek
· 14 years ago
a43f9c6
mpc5xxx_fec: add call to reset_phy() after PHY initialization
by Ilya Yanok
· 14 years ago
6335e08
drivers/net/at91_emac.c: change return values
by Andreas Bießmann
· 14 years ago
d074840
drivers/net/at91_emac.c: increase timeout for autonegotiation
by Andreas Bießmann
· 14 years ago
3a3a48f
NET: add ENC28J60 driver using SPI framework
by Reinhard Meyer
· 14 years ago
69554e1
UEC PHY: Speed up initial PHY neg.
by Joakim Tjernlund
· 14 years ago
cce4d31
UEC PHY: Remove strange 0.5 sec delay
by Joakim Tjernlund
· 14 years ago
c96cc50
UEC: Don't udelay needlessly
by Joakim Tjernlund
· 14 years ago
54dfa80
NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c
by Reinhard Meyer (-VC)
· 14 years ago
891d81b
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
by Enric Balletbo i Serra
· 14 years ago
10390ce
Followup fixes on the mtdparts spread patchset
by Scott Wood
· 14 years ago
50bae73
mtd: add an mtd method for get_len_incl_bad()
by Ben Gardiner
· 14 years ago
da0f439
nand: remove dead code and suspend/resume
by Scott Wood
· 14 years ago
1b5cd51
nand erase: .spread, .part, .chip subcommands
by Scott Wood
· 14 years ago
fe3b5e1
nand util: read/write: accept unaligned length
by Scott Wood
· 14 years ago
697e771
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
f127745
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
aed8931
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
d7cc468
sf: spansion: add support for S25FL032P parts
by David Jander
· 14 years ago
8f46492
sf: spansion: fixing erasing when sector size >64KiB
by Marc-André Hébert
· 14 years ago
5339a10
ds1621: Fix negative temperature readings
by Jeff Dischler
· 14 years ago
65e72f7
ds1621: Clean up coding style
by Peter Tyser
· 14 years ago
aedd97c
ds1621: Poll for register write completion
by Peter Tyser
· 14 years ago
a448bce
sf: winbond: add support W25Q64 parts
by Graeme Smecher
· 14 years ago
fb37868
atmel_usart: change register access to C structure
by Andreas Bießmann
· 14 years ago
0bd1b57
at91_emac.c: poll for IDLE when writing PHY
by Andreas Bießmann
· 14 years ago
467d915
at91_emac.c: fix 'Warning: eth device name has a space!'
by Andreas Bießmann
· 14 years ago
afc448b
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
40ed86d
Merge branch 'next' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 14 years ago
dec3c78
Blackfin: bfin_mac: convert from old style MMR macros
by Mike Frysinger
· 14 years ago
960e44e
Blackfin: bfin_sdh: clean up send_cmd
by Mike Frysinger
· 14 years ago
b3e82c7
Blackfin: bfin_spi: add optional DMA support
by Mike Frysinger
· 15 years ago
125f82a
MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51
by Stefano Babic
· 14 years ago
4c59699
MXC: Correct SPI_CPOL setting in SPI driver
by Stefano Babic
· 14 years ago
733c435
MXC: Add watchdog support to serial driver
by Stefano Babic
· 14 years ago
d77fe99
Use common function to set GPIOs for MX3 and MX5
by Stefano Babic
· 14 years ago
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
01a3aea
Fix "ubi part" cmd re-entrancy
by Karl Beldan
· 14 years ago
7fd4ea5
atmel_lcd: Allow contrast polarity to be either positive or negative
by Alexander Stein
· 14 years ago
9b58a20
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
by Stefan Roese
· 14 years ago
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
d1d5ded
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
c43f06d
Blackfin: bfin_spi: use same gpio cs define as Linux
by Mike Frysinger
· 14 years ago
0fce992
video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB
by Timur Tabi
· 14 years ago
60d66d9
Merge branch 'next' of ../custodians into next
by Wolfgang Denk
· 14 years ago
f1ef814
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
97feac0
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
by Wolfgang Denk
· 14 years ago
558535a
Merge branch 'next' of ../custodians into next
by Wolfgang Denk
· 14 years ago
49ed805
USB-CDC: Fix coding style issues
by Vitaly Kuzmichev
· 14 years ago
4d172f1
USB-CDC: called handle_interrupts inside usb_eth_send
by Stefano Babic
· 14 years ago
76e3d4e
USB-CDC: correct wrong alignment in ether.c
by Stefano Babic
· 14 years ago
e59ba53
USB-CDC: change simple_strtol to simple_strtoul
by Vitaly Kuzmichev
· 14 years ago
750be4c
USB-CDC: ethernet error path potential oops fix
by Vitaly Kuzmichev
· 14 years ago
ef8d8d7
USB-CDC: Correct stat_req initialization
by Vitaly Kuzmichev
· 14 years ago
214d7b0
USB-CDC: Replace 'strcpy' by 'strlcpy'
by Vitaly Kuzmichev
· 14 years ago
9067070
USB-CDC: Correct freeing usb requests
by Vitaly Kuzmichev
· 14 years ago
ae5f932
USB-CDC: Use native debug printout macros
by Vitaly Kuzmichev
· 14 years ago
aec83b8
USB-CDC: Add lost 'qmult' definition
by Vitaly Kuzmichev
· 14 years ago
Next »