Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c04c7a27987bb535ff9096e605062f9083976e36
/
drivers
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
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
4c113c3
Trimmed some variables in ne2000.c
by Vlad Lungu
· Thu Oct 25 16:08:14 2007 +0300
d3f7a28
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· Fri Nov 02 15:09:10 2007 +0100
e437a3b
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· Thu Nov 01 22:57:33 2007 +0100
59151ec
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· Thu Nov 01 22:55:23 2007 +0100
d6e526c
fsl_pci_init enable COMMAND_MEMORY if inbound window
by Ed Swarthout
· Fri Oct 19 17:51:40 2007 -0500
9a74ab6
Coding style: keep lists sorted; update CHANGELOG
by Wolfgang Denk
· Tue Oct 23 16:50:03 2007 +0200
71dd93a
Fix missing drivers makefile entries ds1722.c mw_eeprom.c
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Oct 19 00:09:05 2007 +0200
58d6f3d
Move PL01* serial drivers to drivers/serial and adjust Makefiles.
by Peter Pearse
· Tue Oct 23 10:22:16 2007 +0100
ba93093
Minor coding style cleanup; update CHANGELOG
by Wolfgang Denk
· Sun Oct 21 01:01:17 2007 +0200
a78b0cd
Fix NE2000 driver:
by Vlad Lungu
· Thu Oct 04 20:47:10 2007 +0300
e3d7d6b
tsec driver should clear RHALT on startup
by Dan Wilson
· Fri Oct 19 11:33:48 2007 -0500
58e9f94
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Wolfgang Denk
· Mon Oct 15 20:55:51 2007 +0200
9b9b379
Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze
by Wolfgang Denk
· Sat Oct 13 22:57:43 2007 +0200
5ced83e
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· Sat Oct 13 21:40:23 2007 +0200
ebc1591
Coding Style cleanup.
by Wolfgang Denk
· Sat Oct 13 21:15:39 2007 +0200
487ef36
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· Thu Oct 04 11:00:44 2007 +0100
0006944
Bugfix: Use only one PTD for one endpoint
by Timo Ketola
· Mon Sep 24 14:50:32 2007 +0300
fbb2d01
[PATCH] Change macro name for UartLite
by Michal Simek
· Mon Sep 24 00:25:11 2007 +0200
3e92841
synchronizition with mainline
by Michal Simek
· Mon Sep 24 00:08:37 2007 +0200
c6ae152
Merge ../u-boot
by Michal Simek
· Mon Sep 24 00:04:22 2007 +0200
abf2c5d
Move coloured led API to status_led.h Improve indentation in drivers/at45.c
by Peter Pearse
· Tue Sep 18 13:07:54 2007 +0100
41a7685
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· Tue Sep 18 11:12:58 2007 +0100
c7157e9
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Mon Sep 17 17:12:45 2007 +0200
e3b2842
Description: Add NEC's PCI OHCI module ID to the USB OHCI driver
by David Saada
· Mon Sep 17 17:04:47 2007 +0200
ed67ee0
Small whitespace cleanup of OneNAND patch
by Stefan Roese
· Mon Sep 17 08:20:47 2007 +0200
4ce1694
OneNAND support (take #2)
by Kyungmin Park
· Mon Sep 10 17:14:34 2007 +0900
79e9046
OneNAND support (take #2)
by Kyungmin Park
· Mon Sep 10 17:13:49 2007 +0900
34b3f2e
Typo fix in tsec.c
by urwithsughosh@gmail.com
· Mon Sep 10 14:54:56 2007 -0400
82714b9
Fix do_div() usage in nand process output
by Matthias Fuchs
· Tue Sep 11 17:04:00 2007 +0200
d112a2c
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· Sat Sep 15 20:48:41 2007 +0200
f279f24
Merge git://www.denx.de/git/u-boot
by Michal Simek
· Tue Sep 11 00:29:27 2007 +0200
990ac3b
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· Fri Sep 07 13:26:51 2007 +0100
6708a60
PXA270: Added support for TrizepsIV board.
by stefano babic
· Thu Aug 30 23:01:49 2007 +0200
66c757b
Add BUILD_DIR support for bios emulator.
by Jason Jin
· Thu Aug 30 18:19:05 2007 +0800
ffd0be3
Add support for Sil680 IDE controller.
by Gary Jennejohn
· Fri Aug 31 14:29:04 2007 +0200
63777b8
Ran Lindent on drivers/at45.c
by Peter Pearse
· Tue Sep 04 14:25:51 2007 +0100
94c9231
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· Sun Sep 02 14:02:19 2007 +0200
9a1263f
ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia
by Gary Jennejohn
· Fri Aug 31 15:21:46 2007 +0200
56d8776
Revert "Fix MPC8544DS PCIe3 scsi."
by Ed Swarthout
· Thu Aug 30 02:26:17 2007 -0500
bec1330
Fix MPC8544DS PCIe3 scsi.
by Kumar Gala
· Mon Aug 20 09:44:00 2007 -0500
edb0687
Fix MAC address setting in DM9000 driver.
by stefano babic
· Tue Aug 21 15:50:33 2007 +0200
8a58819
MPC5xxx: fix some compiler warnings in USB code
by Martin Krause
· Tue Aug 21 12:40:34 2007 +0200
1ab6def
fsl_pci_init - Remove self PCSRBAR allocation
by Ed Swarthout
· Mon Aug 20 23:55:33 2007 -0500
c30709a
Fix some build errors.
by Wolfgang Denk
· Sun Aug 19 10:27:34 2007 +0200
0b718a1
Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire
by Wolfgang Denk
· Sat Aug 18 21:56:57 2007 +0200
f19da9d
PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug
by Shinya Kuribayashi
· Fri Aug 17 12:43:44 2007 +0900
fc3ca3b6
ColdFire: Add M54455EVB for MCF5445x
by TsiChungLiew
· Thu Aug 16 15:05:11 2007 -0500
aedd3d7
ColdFire: MCF5329 Update and cleanup
by TsiChungLiew
· Wed Aug 15 15:39:17 2007 -0500
2684728
Merge branch 'denx-coldfire' into coldfire-aug2007
by John Rigby
· Thu Aug 16 17:40:03 2007 -0600
4eb3dcf
Don't wait for disconnected TSECs
by Andy Fleming
· Wed Aug 15 20:03:44 2007 -0500
088e82c
Fix numerous bugs in the 8568 UEC support
by Andy Fleming
· Wed Aug 15 20:03:34 2007 -0500
09b88df
Define tsec flag values in config files
by Andy Fleming
· Wed Aug 15 20:03:25 2007 -0500
05958f9
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Thu Aug 16 12:04:37 2007 +0200
694a710
Bios emulator - fix microblaze toolchain problem
by Michal Simek
· Thu Aug 16 08:54:10 2007 +0200
c73a477
[FIX] Changes for bios_emulator code for others architecture
by Michal Simek
· Thu Aug 16 10:46:28 2007 +0200
c9ef5f7
[FIX] Remove unused include file
by Michal Simek
· Thu Aug 16 10:45:09 2007 +0200
952d861
[FIX] Resolve problem with warnings
by Michal Simek
· Wed Aug 15 21:15:05 2007 +0200
9329ab4
Merge git://www.denx.de/git/u-boot into merge
by Michal Simek
· Wed Aug 15 21:06:52 2007 +0200
a0f13d5
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· Wed Aug 15 21:06:27 2007 +0200
a06fd37
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· Wed Aug 15 14:51:27 2007 +0200
afd2519
Fix malloc size error in ahci_init_one.
by Ed Swarthout
· Tue Aug 14 14:06:45 2007 -0500
0611c49
Coding style cleanup. Update CHANGELOG.
by Wolfgang Denk
· Tue Aug 14 18:42:36 2007 +0200
d7687c5
Supply spi interface in at45.c
by Peter Pearse
· Tue Aug 14 15:40:00 2007 +0100
2fbbf3e
Replace lost end of at45.c.
by Peter Pearse
· Tue Aug 14 10:46:32 2007 +0100
aacc860
Update Makefiles for merged and split at45.c.
by Peter Pearse
· Tue Aug 14 10:30:06 2007 +0100
051c257
Add the files.
by Peter Pearse
· Tue Aug 14 10:14:05 2007 +0100
de5b02c
Add MACH_TYPE records for several AT91 boards.
by Peter Pearse
· Tue Aug 14 10:10:52 2007 +0100
474c1a9
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· Tue Aug 14 09:53:38 2007 +0200
627f5c3
Coding style cleanup; rebuild CHANGELOG
by Wolfgang Denk
· Tue Aug 14 09:47:27 2007 +0200
ee0e917
Add support for UEC to 8568
by Andy Fleming
· Tue Aug 14 00:14:25 2007 -0500
7280da7
multicast tftp: RFC2090
by David Updegraff
· Mon Jun 11 10:41:07 2007 -0500
e54d6c1
Add ability to take MAC address from the environment to DM9000 driver
by Mike Rapoport
· Sun Aug 12 08:48:27 2007 +0300
Next »