Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7376f8d1670004987671290d50c794271e2be4a4
/
drivers
7376f8d
e1000: Clean up handling of dual-port NICs and support 82571
by Kyle Moffett
· Mon Sep 13 05:52:22 2010 +0000
dae82aa
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Fri Oct 28 00:15:19 2011 +0200
04a7a4e
GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c
by Marek Vasut
· Mon Oct 24 23:40:04 2011 +0000
478e2d0
GCC4.6: Squash warnings in fec_mxc.c
by Marek Vasut
· Mon Oct 24 23:40:03 2011 +0000
f831011
GCC4.6: Squash warning in bus_vcxk.c
by Marek Vasut
· Mon Oct 24 23:40:02 2011 +0000
b8fb384
GCC4.6: Squash warnings in ks8695eth.c
by Marek Vasut
· Mon Oct 24 23:40:01 2011 +0000
445e3ac
GCC4.6: Squash warnings in lattice.c
by Marek Vasut
· Mon Oct 24 23:40:00 2011 +0000
922a3a9
GCC4.6: Squash warnings in kirkwood_spi.c
by Marek Vasut
· Mon Oct 24 23:39:59 2011 +0000
ef78e08
GCC4.6: Squash warnings in smsc95xx.c
by Marek Vasut
· Mon Oct 24 23:39:58 2011 +0000
9ed3ff1
GCC4.6: Fix warnings in pxa_mmc.c
by Marek Vasut
· Mon Oct 24 23:39:57 2011 +0000
95fbd0b
GCC4.6: Squash error in pcmcia/i82365.c
by Marek Vasut
· Fri Oct 21 14:17:30 2011 +0000
0ceb622
GCC4.6: Squash warnings in tqm8xx_pcmcia.c
by Marek Vasut
· Fri Oct 21 14:17:24 2011 +0000
ad6db6a
GCC4.6: Squash warnings in sata_sil3114.c
by Marek Vasut
· Fri Oct 21 14:17:23 2011 +0000
2e662ee
GCC4.6: Squash warnings in fsl_pci_init.c
by Marek Vasut
· Fri Oct 21 14:17:21 2011 +0000
d36e8c3
GCC4.6: Squash warnings in fsl_espi.c
by Marek Vasut
· Fri Oct 21 14:17:20 2011 +0000
2c2e637
GCC4.6: Squash warnings in ahci.c
by Marek Vasut
· Fri Oct 21 14:17:16 2011 +0000
041b5df
GCC4.6: Squash warnings in 4xx_enet.c
by Marek Vasut
· Fri Oct 21 14:17:13 2011 +0000
0e94ad8
GCC4.6: Squash warning in jedec_flash.c
by Marek Vasut
· Fri Oct 21 14:17:11 2011 +0000
cb1622e
GCC4.6: Squash warning in cfi_flash.c
by Marek Vasut
· Fri Oct 21 14:17:05 2011 +0000
2eb9a49
GCC4.6: Squash warning in cfb_console.c
by Marek Vasut
· Fri Oct 21 14:17:04 2011 +0000
7d74410
ARM:AM33XX: Add support for TI AM335X EVM
by Chandan Nath
· Fri Oct 14 02:58:26 2011 +0000
5b5260e
davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM
by Manjunath Hadli
· Thu Oct 13 03:40:55 2011 +0000
444d8c1
davinci: emac: add support for more than 1 PHYs
by Manjunath Hadli
· Thu Oct 13 03:40:54 2011 +0000
4141ad4
davinci: emac: add new features to autonegotiate for EMAC
by Manjunath Hadli
· Thu Oct 13 03:40:53 2011 +0000
fd6e294
mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset
by Tom Rini
· Wed Oct 12 06:20:50 2011 +0000
d816de5
omap3: Add interface for omap3 DMA
by Simon Schwarz
· Wed Sep 28 05:00:26 2011 +0000
86ea45b
kirkwood_spi: add dummy spi_init()
by Michael Walle
· Tue Oct 18 20:12:00 2011 +0530
f886dbd
gpio: mvmfp: reduce include platform file
by Lei Wen
· Tue Oct 18 20:11:55 2011 +0530
d26517d
serial: reduce include platform file for marvell chip
by Lei Wen
· Tue Oct 18 20:11:48 2011 +0530
298ae91
ARM: kirkwood: reduce dependence of including platform file
by Lei Wen
· Tue Oct 18 20:11:42 2011 +0530
b1b0820
SPI: Add SPI driver support for Marvell Armada100
by Ajay Bhargav
· Mon Oct 03 14:00:57 2011 +0530
8685930
misc: pmic: drop old Freescale's pmic driver
by Stefano Babic
· Sat Oct 08 11:35:14 2011 +0200
54324c1
misc: pmic: addI2C support to pmic_fsl driver
by Stefano Babic
· Thu Oct 06 21:06:39 2011 +0200
ca4f5fb
misc: pmic: use I2C_SET_BUS in pmic I2C
by Stefano Babic
· Tue Oct 11 19:18:05 2011 +0200
07735d1
RTC: Switch mc13783 to generic pmic code
by Stefano Babic
· Sun Oct 02 18:38:43 2011 +0200
222be65
misc: pmic: Freescale PMIC switches to generic PMIC driver
by Stefano Babic
· Wed Oct 05 12:38:27 2011 +0200
bad888c
misc:pmic:max8998 MAX8998 support at a new PMIC driver.
by Łukasz Majewski
· Mon Oct 03 19:45:50 2011 +0000
16db062
misc:pmic:core New generic PMIC driver
by Łukasz Majewski
· Thu Oct 06 02:37:34 2011 +0000
4f27444
I2C: Add i2c_get/set_speed() to mxc_i2c.c
by Marek Vasut
· Tue Sep 27 06:34:11 2011 +0000
97bf58f
tegra2: Enable MMC for Seaboard
by Tom Warren
· Wed Sep 21 12:40:07 2011 +0000
c2ea5e4
tegra2: Add more clock functions
by Simon Glass
· Wed Sep 21 12:40:04 2011 +0000
384a819
altera_tse: Fix return of eth_device's recv() callback
by Joachim Foerster
· Mon Oct 17 05:24:46 2011 +0000
7ce9929
altera_tse: m88e1111s: Honor device flags regarding PHY interface mode
by Joachim Foerster
· Tue Oct 25 22:39:57 2011 +0000
cb0ddaf
altera_tse: Add support for dedicated descriptor memory
by Joachim Foerster
· Mon Oct 17 05:24:44 2011 +0000
953cc0c
altera_tse: Fix SGDMA reset triggering
by Joachim Foerster
· Mon Oct 17 05:24:43 2011 +0000
fc883c2
altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case
by Joachim Foerster
· Tue Oct 25 22:39:54 2011 +0000
82d04cb
mmc: dcache: allocate cache aligned buffers for ext_csd
by Anton staaf
· Tue Oct 04 11:24:50 2011 +0000
9b00f0d
mmc: dcache: allocate cache aligned buffer for scr and switch_status
by Anton staaf
· Mon Oct 03 13:54:59 2011 +0000
1237f45
net: sc589: drop unused !NET_MULTI driver
by Mike Frysinger
· Sun Oct 16 10:04:12 2011 +0000
75ff9fe
net: s3c4510b_eth: drop unused !NET_MULTI driver
by Mike Frysinger
· Sun Oct 16 10:04:11 2011 +0000
9552a2f
net: ns9750: drop !NET_MULTI driver
by Mike Frysinger
· Sun Oct 16 10:04:10 2011 +0000
fbae9af
net: enc28j60_lpc2292: drop unused !NET_MULTI driver
by Mike Frysinger
· Sun Oct 16 16:04:09 2011 -0400
a6745b8
net: emaclite: Move RX/TX ping pong initialization to
by Michal Simek
· Wed Oct 12 23:23:22 2011 +0000
c433655
net: emaclite: Use unsigned long for baseaddr
by Michal Simek
· Wed Oct 12 23:23:21 2011 +0000
2d0dd6e
spi/eon: add support for new EON spi flash EN25Q32B
by Shaohui Xie
· Tue Sep 27 01:21:34 2011 +0000
dd5497c
NS16550: trivial code clean for checkpatch
by Simon Glass
· Sat Oct 15 19:14:09 2011 +0000
e9a7806
serial: uartlite: Fix compilation warnings
by Michal Simek
· Tue Oct 18 00:22:10 2011 +0000
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· Wed Oct 12 02:31:39 2011 +0000
4511ccc
drivers: add the support for Silicon Image SATA controller
by Tang Yuantian
· Fri Oct 07 19:26:58 2011 +0000
c3213b8
gpio: Add PCA9698 40-bit I2C I/O port
by Dirk Eibach
· Mon Oct 03 23:13:51 2011 +0000
b8058e8
serial: pl01x: drain PL01x FIFO before baudrate change
by Linus Walleij
· Sun Oct 02 11:52:52 2011 +0000
68b1b93
net: dc2114x: check for apropriate command
by Linus Walleij
· Sun Sep 25 21:41:14 2011 +0000
c56c5a3
ftgmac100: reset fix when supports wake on lan
by Macpaul Lin
· Tue Sep 20 19:54:32 2011 +0000
856f32f
powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)
by Timur Tabi
· Tue Oct 18 18:44:34 2011 -0500
213c7b1
fm: Don't allow disabling of FM1-DTSEC1
by Kumar Gala
· Fri Oct 14 03:17:56 2011 -0500
1ec665a
fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree
by Kumar Gala
· Thu Oct 13 14:55:59 2011 -0500
5040241
Move timestamp and version files into 'generated' subdir
by Simon Glass
· Mon Oct 10 08:55:19 2011 +0000
479349a
sandbox: Add serial uart
by Simon Glass
· Mon Oct 03 19:26:46 2011 +0000
cafa1aa
Replace space and tab checks with isblank
by Jason Hobbs
· Tue Aug 23 11:06:54 2011 +0000
c74c436
DM9000:Add a byte swap macro for dm9000 io operation.
by Jason Jin
· Thu Aug 25 15:46:43 2011 +0800
8dd156e
kw_gpio: fix error in kw_gpio_direction_input
by Holger Brunck
· Sun Aug 21 23:21:06 2011 +0000
af4ccce
Blackfin: bfin_spi: fix build error when DEBUG is defined
by Mike Frysinger
· Mon Oct 03 20:51:13 2011 -0400
768456a
video: Moving mx3fb.c to CONFIG_VIDEO
by Helmut Raiger
· Wed Oct 12 23:16:29 2011 +0000
f763611
MX5: Make IPU display output and pixel format configurable
by Marek Vasut
· Thu Oct 06 00:25:03 2011 +0200
ea67696
VIDEO: MX5: export pix format
by Stefano Babic
· Wed Sep 28 11:21:16 2011 +0200
9baff38
VIDEO: MX5: Switch MX5 to CONFIG_VIDEO
by Stefano Babic
· Wed Sep 28 11:21:15 2011 +0200
7d50cd7
video: update the Freescale DIU driver to use linux/fb.h
by Timur Tabi
· Mon Aug 22 10:54:02 2011 -0500
2bd2cb1
pci: move pcidelay code to new location just before PCI bus scan
by Anatolij Gustschin
· Tue Oct 11 22:44:30 2011 +0000
6fc7c45
net: axi_ethernet: Add driver to u-boot
by Michal Simek
· Thu Oct 06 20:35:35 2011 +0000
5d1cf6c
net: emaclite: Fix coding style
by Michal Simek
· Mon Sep 12 21:10:05 2011 +0000
3aa96f8
net: emaclite: Use PKTSIZE directly
by Michal Simek
· Mon Sep 12 21:10:04 2011 +0000
df40ead
net: emaclite: Setup RX/TX ping pong for every instance
by Michal Simek
· Mon Sep 12 21:10:01 2011 +0000
a07b497
phylib: wait for TN2020 to achieve SERDES lane alignment at startup
by Timur Tabi
· Fri Oct 07 15:35:21 2011 -0500
8fa7b05
powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3
by Timur Tabi
· Thu Oct 13 15:33:20 2011 -0500
fea323d
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· Wed Oct 12 22:47:15 2011 +0200
bd014d4
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· Wed Oct 12 22:44:36 2011 +0200
e41a292
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· Wed Oct 12 22:43:54 2011 +0200
244e428
MIPS: Jz4740: Add NAND driver
by Xiangfu Liu
· Wed Oct 12 12:24:06 2011 +0800
e5db8e7
UBI: init eba tables before wl when attaching a device
by Holger Brunck
· Mon Oct 10 13:08:19 2011 +0200
0357a76
NAND: davinci: choose correct 1-bit h/w ECC reg
by Laurence Withers
· Mon Sep 26 16:02:30 2011 +0000
a89db42
fsl_sata: Fix compile error when CONFIG_LBA48 is not defined
by Tang Yuantian
· Mon Oct 03 12:18:41 2011 -0700
fae3da2
powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY
by Timur Tabi
· Tue Oct 04 16:44:43 2011 -0500
9d85174
phylib: Work around bug in Teranetics PHY
by Andy Fleming
· Wed Apr 20 18:41:17 2011 -0500
0ef5f62
drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used
by Wolfgang Denk
· Wed Oct 05 23:03:43 2011 +0200
ca11fad
drivers/net/smc91111.c: fix warning: variable ... set but not used
by Wolfgang Denk
· Wed Oct 05 22:59:27 2011 +0200
e967dc1
CFI: fix warning: variable ... set but not used
by Wolfgang Denk
· Wed Oct 05 22:48:12 2011 +0200
9227aed
netconsole: support packets longer than 512 bytes
by Michael Walle
· Fri Oct 07 12:27:50 2011 +0000
75348da
serial: uartlite: Support for SERIAL_MULTI
by Michal Simek
· Sun Sep 25 21:03:08 2011 +0000
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· Sun Oct 02 10:01:27 2011 +0000
4c97a84
net: drop !NET_MULTI ns7520 driver
by Mike Frysinger
· Sun Oct 02 10:01:26 2011 +0000
Next »