Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ad04a1485b15effe3e454c15eb72bdb79cbedacd
/
drivers
fd1569d
OMAP5912: fix FIFO handling in UART driver
by Wolfgang Denk
· Thu Dec 27 10:56:54 2007 +0100
860a4e0
Merge ../custodians
by Wolfgang Denk
· Wed Jan 23 14:35:32 2008 +0100
ae8f82a
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· Wed Jan 23 14:35:26 2008 +0100
3595e61
Coding Style Cleanup; update CHANGELOG
by Wolfgang Denk
· Wed Jan 23 14:31:17 2008 +0100
1989823
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· Wed Jan 23 14:23:13 2008 +0100
979c325
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· Wed Jan 23 14:20:49 2008 +0100
bcc6d9d
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· Wed Jan 23 13:56:55 2008 +0100
88ee542
Merge branch 'kumar'
by Andy Fleming
· Thu Jan 17 15:52:38 2008 -0600
95e8787
ColdFire: Add MCF547x_8x FEC driver
by TsiChungLiew
· Tue Jan 15 14:00:25 2008 -0600
cab977a
ColdFire: Add MCF547x_8x dma code and header files
by TsiChungLiew
· Tue Jan 15 13:54:09 2008 -0600
aeaad40
ColdFire: Add MCF547x_8x dma code - 2
by TsiChungLiew
· Tue Jan 15 13:52:03 2008 -0600
e1aa7cb
ColdFire: Add MCF547x_8x dma code - 1
by TsiChungLiew
· Tue Jan 15 13:48:52 2008 -0600
b8e2520
codingstyle cleanup for spi driver
by Kim Phillips
· Thu Jan 17 12:48:00 2008 -0600
7efe927
Add support for a Freescale non-CPM SPI controller
by Ben Warren
· Wed Jan 16 22:37:35 2008 -0500
30bf52c
sh: Update SuperH SCIF driver
by Nobuhiro Iwamatsu
· Thu Jan 17 15:53:52 2008 +0900
95fd2f6
85xx: Move LAW init code into C
by Kumar Gala
· Wed Jan 16 01:13:58 2008 -0600
a466d55
drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).
by Shinya Kuribayashi
· Wed Jan 16 16:13:31 2008 +0900
ec450fe
drivers/net/rtl8139.c: Fix cache coherency issues
by Shinya Kuribayashi
· Wed Jan 16 16:12:26 2008 +0900
fad82ef
drivers/net/rtl8139.c: Fix tx timeout
by Shinya Kuribayashi
· Wed Jan 16 16:11:14 2008 +0900
a304a28
TSEC: Add the support for RealTek RTL8211B PHY
by Dave Liu
· Fri Jan 11 18:45:28 2008 +0800
3d7f255
Remove annoying debug printout for PHY less boards.
by Joakim Tjernlund
· Wed Jan 16 09:40:41 2008 +0100
d986cba
net: reduce boot latency on QE UEC based boards
by Kim Phillips
· Tue Jan 15 14:11:00 2008 -0600
0838484
TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus
by michael.firth@bt.com
· Wed Jan 16 11:40:51 2008 +0000
48b7d94
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· Wed Jan 16 22:11:08 2008 +0100
6ab97e9
nand: FSL UPM NAND driver
by Anton Vorontsov
· Mon Jan 14 23:09:32 2008 +0300
79fe683
OneNAND: Separate U-Boot dependent code from OneNAND
by Kyungmin Park
· Tue Jan 15 08:59:44 2008 +0900
f397883
QE UEC: Extend number of supported UECs to 4
by David Saada
· Tue Jan 15 10:40:24 2008 +0200
74eca5b
pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver
by Nobuhiro Iwamatsu
· Tue Jan 15 17:48:13 2008 +0900
fb3205b
sh: Add support SH7710/SH7712
by Nobuhiro Iwamatsu
· Tue Jan 15 23:25:25 2008 +0900
e625834
sh: Add support for SH7720 in serial_sh driver.
by Yoshihiro Shimoda
· Wed Jan 09 14:30:02 2008 +0900
8a7e0a5
QE: fix compile warning
by Dave Liu
· Mon Jan 14 11:12:01 2008 +0800
5fb0aa4
CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation
by Michael Schwingen
· Sat Jan 12 20:29:47 2008 +0100
923f43a
USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB)
by TsiChung Liew
· Fri Jan 11 20:42:58 2008 -0600
8487dfa
Remove superfluous preprocessor conditionals from LM73 driver
by Larry Johnson
· Wed Jan 09 12:42:35 2008 -0500
3545f59
Add Fujitsu CoralP/Lime video driver
by Anatolij Gustschin
· Fri Jan 11 14:30:01 2008 +0100
938db91
Fix video console newline and carriage return handling
by Anatolij Gustschin
· Fri Jan 11 02:39:47 2008 +0100
de9fcb5
Fix Ethernet init() return codes
by Ben Warren
· Wed Jan 09 18:15:53 2008 -0500
545b06a
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· Thu Jan 10 00:55:14 2008 +0100
6d838da
85xx: add ability to upload QE firmware
by Timur Tabi
· Mon Jan 07 13:31:19 2008 -0600
0037635
fix various comments
by Marcel Ziswiler
· Sun Dec 30 03:30:56 2007 +0100
aea6856
fix comments with new drivers organization
by Marcel Ziswiler
· Sun Dec 30 03:30:46 2007 +0100
de20a4f
Fix endianness conversions in rtl8169 driver
by Guennadi Liakhovetski
· Tue Nov 20 13:14:20 2007 +0100
6f60bf3
Add Epson RX8025 RTC support
by Matthias Fuchs
· Thu Dec 27 16:55:17 2007 +0100
4e48320
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· Thu Dec 06 16:43:40 2007 +0100
b19ecd3
mpc83xx: Add the support of MPC837xEMDS board
by Dave Liu
· Tue Sep 18 12:37:57 2007 +0800
faa7315
cfi_flash: Fix bug in flash_isset() to use correct 32bit function
by Stefan Roese
· Wed Jan 02 14:06:26 2008 +0100
89fc2a2
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· Wed Jan 02 11:30:58 2008 +0100
abe5f7f
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
by Stefan Roese
· Thu Dec 27 19:37:26 2007 +0100
2528338
Add driver for National Semiconductor LM73 temperature sensor
by Larry Johnson
· Thu Dec 27 09:52:17 2007 -0500
7e38e7a
Add driver for STMicroelectronics M41T60 RTC
by Larry Johnson
· Sat Dec 22 15:14:00 2007 -0500
707c146
cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()
by Stefan Roese
· Thu Dec 27 07:50:54 2007 +0100
0a5c214
Fix coding style issues; update CHANGELOG.
by Wolfgang Denk
· Thu Dec 27 01:52:50 2007 +0100
6723561
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· Thu Dec 27 01:13:05 2007 +0100
5857888
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· Thu Dec 27 01:12:56 2007 +0100
21bd1f7
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· Thu Dec 27 00:35:03 2007 +0100
750ea7f
cfi_flash: Add manufacturer-specific fixups
by Haavard Skinnemoen
· Fri Dec 14 15:36:18 2007 +0100
c4d478b
cfi_flash: Add cmdset-specific init functions
by Haavard Skinnemoen
· Fri Dec 14 15:36:17 2007 +0100
53baec7
cfi_flash: Read whole QRY structure in one go
by Haavard Skinnemoen
· Fri Dec 14 15:36:16 2007 +0100
e3ea188
cfi_flash: Use map_physmem() and unmap_physmem()
by Haavard Skinnemoen
· Thu Dec 13 12:56:34 2007 +0100
21b95b4
cfi_flash: Introduce read and write accessors
by Haavard Skinnemoen
· Thu Dec 13 12:56:32 2007 +0100
6dd763c
cfi_flash: Reorder functions and eliminate extra prototypes
by Haavard Skinnemoen
· Sat Oct 06 18:55:36 2007 +0200
670a323
cfi_flash: Make some needlessly global functions static
by Haavard Skinnemoen
· Thu Dec 13 12:56:29 2007 +0100
d523e39
cfi_flash: Break long lines
by Haavard Skinnemoen
· Thu Dec 13 12:56:28 2007 +0100
2fd67e1
CFI: synchronize command offsets with Linux CFI driver
by Bartlomiej Sieka
· Tue Dec 11 13:59:57 2007 +0100
93166d2
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
by Kumar Gala
· Fri Dec 07 12:17:34 2007 -0600
498f9f7
rtc: Fix merging problem
by Stefan Roese
· Tue Dec 11 11:46:01 2007 +0100
1a32b7a
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· Tue Dec 11 11:34:54 2007 +0100
5543171
CFI: Coding style cleanup
by Stefan Roese
· Sat Dec 08 08:25:09 2007 +0100
73d044d
CFI: support JEDEC flash roms in CFI-flash framework
by Michael Schwingen
· Fri Dec 07 23:35:02 2007 +0100
dbb55dd
sh: Moved driver of the SuperH dependence
by Nobuhiro Iwamatsu
· Fri Dec 07 01:25:38 2007 +0900
72f9e2e
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· Fri Dec 07 01:20:16 2007 +0900
770395e
sh: Add marubun's pcmcia driver
by Nobuhiro Iwamatsu
· Sun Nov 25 02:39:31 2007 +0900
8c6fe76
sh: Update SuperH SCIF driver
by Nobuhiro Iwamatsu
· Sun Nov 25 02:32:13 2007 +0900
bde7089
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· Thu Nov 29 00:56:37 2007 +0900
82ca974
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 21:26:56 2007 +0100
b780301
drivers/misc : move misc drivers to drivers/misc
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 21:17:55 2007 +0100
7f7e6fb
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 21:13:59 2007 +0100
9df0007
drivers/rtc : move rtc drivers to drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 20:59:50 2007 +0100
cf2e108
drivers/hwmon : move hardware monitor drviers to drivers/hwmon
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 20:14:44 2007 +0100
0c20dcd
drivers/input : move input drivers to drivers/input
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 19:46:45 2007 +0100
780133c
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 19:40:11 2007 +0100
126e782
drivers/serial : move serial drivers to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 19:33:38 2007 +0100
ed0ea1f
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Nov 21 21:19:24 2007 +0100
e6b1ec1
drivers/video : move video drivers to drivers/video
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Nov 20 20:41:48 2007 +0100
e77f5b8
drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Nov 20 20:33:09 2007 +0100
67572cf
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Nov 20 20:28:09 2007 +0100
a8c9916
drivers/i2c : move i2c drivers to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Nov 20 20:14:18 2007 +0100
909f258
Merge branch 'origin' into kconfig-for-1.3.1
by Grant Likely
· Tue Nov 20 08:19:56 2007 -0700
dcac38b
Fix build problems with mp2usb board
by Wolfgang Denk
· Mon Nov 19 12:59:14 2007 +0100
a923f11
Fix compiler warnings for ARM systems.
by Wolfgang Denk
· Sun Nov 18 17:11:09 2007 +0100
9225411
Fix compiler warnings for PPC systems. Update CHANGELOG.
by Wolfgang Denk
· Sun Nov 18 16:36:27 2007 +0100
1aa2381
Merge branch 'origin' into kconfig-for-1.3.1
by Grant Likely
· Fri Nov 16 21:01:19 2007 -0700
5ea6c99
Group PCI and PCMCIA drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:31 2007 -0600
74d0ace
Group block/flash drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:31 2007 -0600
f214ca1
Group USB drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:31 2007 -0600
26fb76d
Group i2c drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:30 2007 -0600
3c7bb1e
Group console drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:30 2007 -0600
e1c8f94
Group network drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:30 2007 -0600
1179ad1
Build: split COBJS value into multiple lines
by Grant Likely
· Mon Sep 24 09:05:30 2007 -0600
9976223
Implement general ULi 526x Ethernet driver support in U-boot
by Roy Zang
· Mon Nov 05 17:39:24 2007 +0800
Next »