Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b1637e5ab8c6ef07c687992f045b91dff4ea32bf
/
drivers
b1637e5
sf: winbond: add support for W25Q16/32/128 parts
by Wojtek Skulski
· Tue Dec 07 01:07:45 2010 -0500
c71e6dc
sf: new driver for EON devices
by Chong Huang
· Tue Nov 30 03:33:25 2010 -0500
19fd86f
Serial: Add UART support for Marvell ARMADA 100 SoCs.
by Prafulla Wadaskar
· Thu Oct 28 02:07:45 2010 +0530
6621637
Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro
by Prafulla Wadaskar
· Wed Oct 27 21:58:31 2010 +0530
c704e7a
gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs
by Prafulla Wadaskar
· Tue Dec 07 15:23:39 2010 +0530
0b2cc86
Merge branch 'master' of ../master into next
by Wolfgang Denk
· Thu Dec 16 23:00:53 2010 +0100
7b1868b
fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller
by P.V.Suresh
· Sat Dec 04 10:37:23 2010 +0530
a5fb403
fsl_upm: Add MxMR/MDR synchronization
by John Schmoller
· Thu Dec 02 11:43:10 2010 -0600
c1457f9
tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII
by Kumar Gala
· Wed Dec 01 22:55:54 2010 -0600
78cd9ac
OMAP3: SPI driver
by Dirk Behme
· Sat Dec 11 11:01:00 2010 -0500
13c3c50
ARMV7: OMAP4: twl6030 add battery charging support
by Balaji T K
· Thu Nov 25 16:22:04 2010 +0530
26a71f1
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· Thu Dec 09 20:52:44 2010 +0100
3867334
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Wed Dec 08 23:17:57 2010 +0100
f267557
AT91: gen_atmel_mci.c: fix bug when Slot B is used
by Reinhard Meyer
· Tue Nov 16 09:24:41 2010 +0100
e03effe
fix s3c2410_nand timing default values
by David Müller (ELSOFT AG)
· Mon Nov 29 05:49:19 2010 +0000
58a7758
video: move fsl_diu_fb driver to drivers/video
by Anatolij Gustschin
· Mon Nov 29 21:17:37 2010 +0100
c92fdac
Merge branch 'next' of git://git.denx.de/u-boot-arm into next
by Wolfgang Denk
· Tue Nov 30 22:13:15 2010 +0100
fb3c95f
pl01x: use C structs and readl/writel
by Rabin Vincent
· Wed May 05 09:23:07 2010 +0530
015db1f
add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns
by Wolfgang Wegner
· Fri Apr 23 11:08:05 2010 +0200
5851e12
da850: Add RMII support for EMAC
by Sudhakar Rajashekhara
· Thu Nov 18 09:59:37 2010 -0500
6acb77b
cfi_flash: fix bug introduced while recent change to flash_get_size()
by Anatolij Gustschin
· Sun Nov 28 02:13:33 2010 +0100
2ef3005
74xx_7xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· Thu Nov 25 12:14:07 2010 +0100
79362d3
824x: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· Tue Nov 23 23:48:56 2010 +0100
585b5f54
ppc4xx/NAND: Reduce size of NAND SPL image
by Stefan Roese
· Tue Nov 23 14:32:48 2010 +0100
f83102e
e1000: fix compile warning
by Wolfgang Denk
· Mon Nov 22 09:48:45 2010 +0100
d766363
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· Fri Nov 26 21:52:30 2010 +0100
9259381
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Fri Nov 26 21:33:14 2010 +0100
808bffa
usb: Remove usb_dev_init() from ehci-ppc4xx.c
by Stefan Roese
· Fri Nov 26 15:43:44 2010 +0100
745af44
usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
by Stefan Roese
· Fri Nov 26 15:44:00 2010 +0100
86b34cf
usb: Add WATCHDOG_RESET call to polling loop
by Stefan Roese
· Fri Nov 26 15:43:28 2010 +0100
e1e0931
usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
by Anatolij Gustschin
· Tue Nov 02 11:47:29 2010 +0100
4df6619
imx: Get fec mac address from fuse
by Liu Hui-R64343
· Thu Nov 18 23:45:55 2010 +0000
d3bfaac
mmc: omap: timeout counter fix
by Nishanth Menon
· Fri Nov 19 11:18:12 2010 -0500
3809d83
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· Fri Nov 19 21:57:17 2010 +0100
331f4c3
Exclude drivers/qe/fdt.c without CONFIG_QE
by Sebastien Carlier
· Thu Nov 18 12:06:46 2010 +0100
c9ff12f
GRETH: removed space in network driver device name.
by Daniel Hellstrom
· Thu Oct 21 15:08:11 2010 +0200
a776a7a
GRETH: fixed 2 decriptor table typos
by Daniel Hellstrom
· Fri Oct 22 11:36:39 2010 +0200
11bbdc6
GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception.
by Daniel Hellstrom
· Fri Oct 22 11:34:01 2010 +0200
9ae3be8
GRETH: Added autodetection of PHY address, or let BSP hardcode it.
by Daniel Hellstrom
· Fri Oct 22 11:26:49 2010 +0200
ebb753c
GRETH: made debug printouts use common debug() macro.
by Daniel Hellstrom
· Wed Oct 27 09:24:13 2010 +0200
2a860eb
GRETH: removed unneccesary register write and one clean up.
by Daniel Hellstrom
· Wed Oct 27 09:39:46 2010 +0200
5761ce4
net: e1000: typo using wrong argument to sizeof
by Matthew McClintock
· Mon Nov 15 18:02:53 2010 -0600
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
b6814d4
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Wed Nov 17 20:54:39 2010 +0100
b46513d
pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· Fri Oct 29 17:59:29 2010 -0500
d40cdc4
pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· Fri Oct 29 17:59:28 2010 -0500
22ccb7f
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· Fri Oct 29 17:59:27 2010 -0500
826fd9d
fsl_pci_init: Quiet scanning printf()
by Peter Tyser
· Fri Oct 29 17:59:26 2010 -0500
2b91f71
fsl: Clean up printing of PCI boot info
by Peter Tyser
· Fri Oct 29 17:59:24 2010 -0500
149dcbc
fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware
by Peter Tyser
· Thu Oct 28 15:24:59 2010 -0500
7693357
net: e1000: Add initialized eth_device & e1000_hw structure
by Kumar Gala
· Fri Nov 12 04:13:06 2010 -0600
e633d27
net: uli526x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· Tue Oct 19 14:03:47 2010 +0900
513682f
net: tsi108_eth: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· Tue Oct 19 14:03:46 2010 +0900
a836a29
net: pcnet: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· Tue Oct 19 14:03:45 2010 +0900
d30481c
net: ns8382x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· Tue Oct 19 14:03:44 2010 +0900
6f2ffff
net: natsemi: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· Tue Oct 19 14:03:43 2010 +0900
1843c5b
net: fec_mxc: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· Tue Oct 19 14:03:42 2010 +0900
f414b3e
net: eepro100: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· Tue Oct 19 14:03:41 2010 +0900
d45fa74
net: dc2114x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· Tue Oct 19 14:03:40 2010 +0900
80f9165
net: rtl8139: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· Tue Oct 19 14:03:39 2010 +0900
c834e44
net: rtl8169: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· Tue Oct 19 14:03:38 2010 +0900
52cb0a7
sf: ramtron: new spi fram driver
by Reinhard Meyer
· Tue Oct 05 16:56:40 2010 +0200
c25d1b9
mmc: Add multi-block read support to the generic mmc driver
by Alagu Sankar
· Mon Oct 25 07:23:56 2010 -0700
eb28886
mmc: Clean up generic mmc driver multi-block write functions
by Steve Sakoman
· Thu Oct 28 09:00:26 2010 -0700
e020dd4
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· Fri Oct 29 21:47:48 2010 +0200
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· Thu Oct 28 20:00:11 2010 +0200
383c43e
Add generic support for samsung s3c2440
by C Nauman
· Tue Oct 26 23:04:31 2010 +0900
1136f69
Coding Style cleanup
by Wolfgang Denk
· Wed Oct 27 22:48:30 2010 +0200
6b405b7
mmc: seperate block number into small parts for multi-write cmd
by Lei Wen
· Thu Oct 14 13:38:11 2010 +0800
b633f26
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· Tue Oct 26 20:55:39 2010 +0200
e8fadbd
ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing
by Steve Sakoman
· Fri Oct 22 13:48:00 2010 -0700
28ece0e
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Sat Oct 23 21:59:42 2010 +0200
153787d
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· Sat Oct 23 21:56:51 2010 +0200
0e64fdb
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· Sat Oct 23 21:49:28 2010 +0200
755c180
cfi_flash: handle 'chip size exceeds address window' situation
by Ilya Yanok
· Thu Oct 21 17:20:12 2010 +0200
cdc5a7a
ehci-hcd.c: fix hanging under higher load
by Wolfgang Denk
· Fri Oct 22 14:23:00 2010 +0200
671bc3d
usb: musb: constify a bit
by Mike Frysinger
· Wed Oct 20 07:15:35 2010 -0400
cd6cbd9
USB: fix Queue Element Transfer Descriptor changes
by Wolfgang Denk
· Wed Oct 20 21:08:17 2010 +0200
17e648b
ehci-pci: print hccr, hcor and hc_lenght
by Florian Fainelli
· Fri Oct 15 15:53:45 2010 +0200
60e877f
pci: Add ability to re-enumerate PCI buses
by John Schmoller
· Fri Oct 22 00:20:23 2010 -0500
42f151a
MX51: Add video support
by Stefano Babic
· Wed Oct 13 12:17:14 2010 +0200
ed5939d
MX51: Add IPU driver for video support
by Stefano Babic
· Wed Oct 13 12:16:35 2010 +0200
f90f133
ftrtc010.c : enhance code according to original datasheet
by Macpaul Lin
· Tue Oct 19 20:14:36 2010 +0800
42dc7c4
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· Wed Oct 20 21:23:22 2010 +0200
a91a1df
ARMV7: OMAP: I2C driver: Restructure i2c_probe function
by Steve Sakoman
· Wed Oct 20 06:07:47 2010 -0700
94be761
ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function
by Steve Sakoman
· Wed Oct 20 06:07:46 2010 -0700
519effe
ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function
by Steve Sakoman
· Wed Oct 20 06:07:45 2010 -0700
fb5c39a
ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver
by Steve Sakoman
· Wed Oct 20 06:07:44 2010 -0700
f5a2e74
Fix compile warning in uli526x driver
by Kumar Gala
· Wed Oct 20 01:55:39 2010 -0500
3bc2d8d
powerpc/fsl: Introduce common enum for PHY types
by Kumar Gala
· Thu Sep 30 09:14:40 2010 -0500
ebb829f
USB: sync Queue Element Transfer Descriptor against EHCI spec
by Wolfgang Denk
· Tue Oct 19 16:13:15 2010 +0200
e57b330
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Wed Oct 20 00:10:07 2010 +0200
a4a3055
drivers/net/fec_mxc.c: write mac address in init
by John Rigby
· Wed Oct 13 14:31:08 2010 -0600
2db1e96
PXA: pxa-regs.h cleanup
by Marek Vasut
· Thu Sep 09 09:50:39 2010 +0200
8cc3b77
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· Tue Oct 19 20:58:16 2010 +0200
bfa1424
ARMV7: S5P: serial: support the s5pc210
by Minkyu Kang
· Tue Sep 28 14:35:02 2010 +0900
af3c3b2
s5p_mmc: support 8-bit bus width
by Jaehoon Chung
· Mon Sep 27 15:43:52 2010 +0900
7c3be66
MPC5121: Add USB EHCI support
by Damien Dusha
· Thu Oct 14 15:27:06 2010 +0200
ace143a
FPGA: fix support for non-Lattice devices
by Wolfgang Denk
· Mon Oct 18 21:32:14 2010 +0200
5e6b1f6
MX31: add delay between USB port setup and reset
by Stefano Babic
· Mon Oct 18 10:23:05 2010 +0200
Next »