Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
840a0d7854916808c176c34fb6ec2d3bc6317caf
/
drivers
840a0d7
Coding Style cleanyp; update CHANGELOG
by Wolfgang Denk
· 17 years ago
52136e3
rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
by Stefan Roese
· 17 years ago
05d2318
Add Flex-OneNAND booting support
by Kyungmin Park
· 17 years ago
eb3def6
net: Add support AX88796L ethernet device
by goda.yusuke
· 17 years ago
22a7027
ne2000 driver: change #ifdef to Makefile conditional compilation
by Wolfgang Denk
· 17 years ago
7b603ad
net: Divided code of NE2000 ethernet driver
by goda.yusuke
· 17 years ago
b11eb3f
net/Blackfin: move on-chip MAC driver into drivers/net/
by Mike Frysinger
· 17 years ago
bd3f52b
smc91111: use SSYNC() rather than asm(ssync) for Blackfin
by Mike Frysinger
· 17 years ago
48116dc
lwmon5 SYSMON POST: fix backlight control
by Yuri Tikhonov
· 17 years ago
c3f9ee7
Merge branch 'master' of /home/wd/git/u-boot/master/
by Wolfgang Denk
· 17 years ago
efce1c5
pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
by Nobuhiro Iwamatsu
· 17 years ago
5d85774
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 17 years ago
9bacd94
LWMON5: POST RTC fix
by Yuri Tikhonov
· 17 years ago
7758c16
CFI: Small cleanup for FLASH_SHOW_PROGRESS
by Stefan Roese
· 17 years ago
aae7357
Flash programming progress countdown.
by Jerry Van Baren
· 17 years ago
e46a0c3
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
0d0d0f0
drivers/rtc/Makefile: keep list sorted
by Wolfgang Denk
· 17 years ago
b27939b
Add support for Intersil isl1208 RTC
by Tor Krill
· 17 years ago
41e74eb
usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
by Stefan Roese
· 17 years ago
754a5e5
rtc: Add M41T62 support
by Stefan Roese
· 17 years ago
1338d1f
net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()
by Nobuhiro Iwamatsu
· 17 years ago
b5da427
net: uec_phy: actually increment the timeout counter
by Kim Phillips
· 17 years ago
c6c0fd5
fix QE firmware uploading limit
by Timur Tabi
· 17 years ago
2108405
net: uec_phy: handle 88e1111 rev.B2 erratum 5.6
by Kim Phillips
· 17 years ago
8f9b6d2
LM75 bug fix for negative temperatures
by Larry Johnson
· 17 years ago
361b3b5
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 17 years ago
046ca2e
uli526x: Fix multiple differ in signedness and parentheses around comparison
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
4661cf7
CFI: Do not use uninitialized cmd_reset
by Michael Schwingen
· 17 years ago
24059e9
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 17 years ago
f7cda18
Wipe out assembler warnings while compiling x86 biosemu
by Anatolij Gustschin
· 17 years ago
66ecfed
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
1a45d3f
Add Radeon Mobility 9200 pci device id to the radeon driver
by Anatolij Gustschin
· 17 years ago
9d9acf2
Extend ATI Radeon driver to support more video modes
by Anatolij Gustschin
· 17 years ago
e9f2dbb
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
7b2d836
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
by Wolfgang Denk
· 17 years ago
fea82c8
Use #ifdef CONFIG_FSLDMAFEC
by Vlad Lungu
· 17 years ago
29bb2cc
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
87a8254
AT91CAP9 support : MACB changes
by Stelian Pop
· 17 years ago
6c93974
AT91CAP9 support : build integration
by Stelian Pop
· 17 years ago
05a333b
Improve DataFlash CS definition.
by Stelian Pop
· 17 years ago
4134872
Fix remaining CONFIG_COMMANDS
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
d595abf
Remove duplicate defines for ARRAY_SIZE
by Kumar Gala
· 17 years ago
0f79f36c
Fix incorrect address test in AT91F_DataflashSelect().
by Stelian Pop
· 17 years ago
d327eaf
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
5688a32
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
1f16448
QE: Move FDT support into a common file
by Kumar Gala
· 17 years ago
6742eaf
rewrite/cleanup Blackfin RTC driver
by Mike Frysinger
· 17 years ago
66c4cf4
punt Blackfin VDSP headers and import sanitized/auto-generated ones
by Mike Frysinger
· 17 years ago
fd1569d
OMAP5912: fix FIFO handling in UART driver
by Wolfgang Denk
· 17 years ago
3753140
Fix conditional compilation of mpx8xxx_spi driver
by Ben Warren
· 17 years ago
2a15f75
86xx: Add print_laws function to fsl_law.c
by Becky Bruce
· 17 years ago
860a4e0
Merge ../custodians
by Wolfgang Denk
· 17 years ago
ae8f82a
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 17 years ago
3595e61
Coding Style Cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
1989823
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
979c325
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 17 years ago
bcc6d9d
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
88ee542
Merge branch 'kumar'
by Andy Fleming
· 17 years ago
95e8787
ColdFire: Add MCF547x_8x FEC driver
by TsiChungLiew
· 17 years ago
cab977a
ColdFire: Add MCF547x_8x dma code and header files
by TsiChungLiew
· 17 years ago
aeaad40
ColdFire: Add MCF547x_8x dma code - 2
by TsiChungLiew
· 17 years ago
e1aa7cb
ColdFire: Add MCF547x_8x dma code - 1
by TsiChungLiew
· 17 years ago
b8e2520
codingstyle cleanup for spi driver
by Kim Phillips
· 17 years ago
7efe927
Add support for a Freescale non-CPM SPI controller
by Ben Warren
· 17 years ago
30bf52c
sh: Update SuperH SCIF driver
by Nobuhiro Iwamatsu
· 17 years ago
95fd2f6
85xx: Move LAW init code into C
by Kumar Gala
· 17 years ago
a466d55
drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).
by Shinya Kuribayashi
· 17 years ago
ec450fe
drivers/net/rtl8139.c: Fix cache coherency issues
by Shinya Kuribayashi
· 17 years ago
fad82ef
drivers/net/rtl8139.c: Fix tx timeout
by Shinya Kuribayashi
· 17 years ago
a304a28
TSEC: Add the support for RealTek RTL8211B PHY
by Dave Liu
· 17 years ago
3d7f255
Remove annoying debug printout for PHY less boards.
by Joakim Tjernlund
· 17 years ago
d986cba
net: reduce boot latency on QE UEC based boards
by Kim Phillips
· 17 years ago
0838484
TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus
by michael.firth@bt.com
· 17 years ago
48b7d94
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 17 years ago
6ab97e9
nand: FSL UPM NAND driver
by Anton Vorontsov
· 17 years ago
79fe683
OneNAND: Separate U-Boot dependent code from OneNAND
by Kyungmin Park
· 17 years ago
f397883
QE UEC: Extend number of supported UECs to 4
by David Saada
· 17 years ago
74eca5b
pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver
by Nobuhiro Iwamatsu
· 17 years ago
fb3205b
sh: Add support SH7710/SH7712
by Nobuhiro Iwamatsu
· 17 years ago
e625834
sh: Add support for SH7720 in serial_sh driver.
by Yoshihiro Shimoda
· 17 years ago
8a7e0a5
QE: fix compile warning
by Dave Liu
· 17 years ago
5fb0aa4
CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation
by Michael Schwingen
· 17 years ago
923f43a
USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB)
by TsiChung Liew
· 17 years ago
8487dfa
Remove superfluous preprocessor conditionals from LM73 driver
by Larry Johnson
· 17 years ago
3545f59
Add Fujitsu CoralP/Lime video driver
by Anatolij Gustschin
· 17 years ago
938db91
Fix video console newline and carriage return handling
by Anatolij Gustschin
· 17 years ago
de9fcb5
Fix Ethernet init() return codes
by Ben Warren
· 17 years ago
545b06a
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
6d838da
85xx: add ability to upload QE firmware
by Timur Tabi
· 17 years ago
0037635
fix various comments
by Marcel Ziswiler
· 17 years ago
aea6856
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
de20a4f
Fix endianness conversions in rtl8169 driver
by Guennadi Liakhovetski
· 17 years ago
6f60bf3
Add Epson RX8025 RTC support
by Matthias Fuchs
· 17 years ago
4e48320
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· 17 years ago
b19ecd3
mpc83xx: Add the support of MPC837xEMDS board
by Dave Liu
· 17 years ago
faa7315
cfi_flash: Fix bug in flash_isset() to use correct 32bit function
by Stefan Roese
· 17 years ago
89fc2a2
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 17 years ago
abe5f7f
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
by Stefan Roese
· 17 years ago
2528338
Add driver for National Semiconductor LM73 temperature sensor
by Larry Johnson
· 17 years ago
7e38e7a
Add driver for STMicroelectronics M41T60 RTC
by Larry Johnson
· 17 years ago
Next »