Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
eda959f340f10e6efbe7ce916133344730e7cacd
/
drivers
« Previous
ed52d12
GRETH: fixed 2 decriptor table typos
by Daniel Hellstrom
· 14 years ago
533b67d
GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception.
by Daniel Hellstrom
· 14 years ago
e780d82
GRETH: Added autodetection of PHY address, or let BSP hardcode it.
by Daniel Hellstrom
· 14 years ago
6644c19
GRETH: made debug printouts use common debug() macro.
by Daniel Hellstrom
· 14 years ago
e3ce686
GRETH: removed unneccesary register write and one clean up.
by Daniel Hellstrom
· 14 years ago
f7ac99f
net: e1000: typo using wrong argument to sizeof
by Matthew McClintock
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
d7b1970
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
009884a
pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
a38d216
pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
983eb9d
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
37d03fc
fsl_pci_init: Quiet scanning printf()
by Peter Tyser
· 14 years ago
8ca78f2
fsl: Clean up printing of PCI boot info
by Peter Tyser
· 14 years ago
a72dbae
fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware
by Peter Tyser
· 14 years ago
4b29bdb
net: e1000: Add initialized eth_device & e1000_hw structure
by Kumar Gala
· 14 years ago
fe7f188
net: uli526x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
7faeb99
net: tsi108_eth: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
5ed0eec
net: pcnet: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
9a07e80
net: ns8382x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
a9bc6d7
net: natsemi: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
de0b957
net: fec_mxc: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
72c4c33
net: eepro100: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
be44f75
net: dc2114x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
986f727
net: rtl8139: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
f4eaef7
net: rtl8169: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
e0987e2
sf: ramtron: new spi fram driver
by Reinhard Meyer
· 14 years ago
4a1a06b
mmc: Add multi-block read support to the generic mmc driver
by Alagu Sankar
· 14 years ago
def412b
mmc: Clean up generic mmc driver multi-block write functions
by Steve Sakoman
· 14 years ago
17dd883
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
d9abba8
Add generic support for samsung s3c2440
by C Nauman
· 14 years ago
071bc92
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
0158126
mmc: seperate block number into small parts for multi-write cmd
by Lei Wen
· 14 years ago
90d8cff
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
4df6689
ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing
by Steve Sakoman
· 14 years ago
f2b382e
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
33a08c1
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 14 years ago
b4039a5
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 14 years ago
ec50a8e
cfi_flash: handle 'chip size exceeds address window' situation
by Ilya Yanok
· 14 years ago
09c83a4
ehci-hcd.c: fix hanging under higher load
by Wolfgang Denk
· 14 years ago
0228348
usb: musb: constify a bit
by Mike Frysinger
· 14 years ago
8b675fe
USB: fix Queue Element Transfer Descriptor changes
by Wolfgang Denk
· 14 years ago
af68c06
ehci-pci: print hccr, hcor and hc_lenght
by Florian Fainelli
· 14 years ago
96d6160
pci: Add ability to re-enumerate PCI buses
by John Schmoller
· 14 years ago
5dda794
MX51: Add video support
by Stefano Babic
· 14 years ago
575001e
MX51: Add IPU driver for video support
by Stefano Babic
· 14 years ago
0284816
ftrtc010.c : enhance code according to original datasheet
by Macpaul Lin
· 14 years ago
b763351
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
fbad355
ARMV7: OMAP: I2C driver: Restructure i2c_probe function
by Steve Sakoman
· 14 years ago
d480c46
ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function
by Steve Sakoman
· 14 years ago
da0cc66
ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function
by Steve Sakoman
· 14 years ago
73e8747
ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver
by Steve Sakoman
· 14 years ago
0ef9119
Fix compile warning in uli526x driver
by Kumar Gala
· 14 years ago
f8c4249
powerpc/fsl: Introduce common enum for PHY types
by Kumar Gala
· 14 years ago
3ed1607
USB: sync Queue Element Transfer Descriptor against EHCI spec
by Wolfgang Denk
· 14 years ago
b188157
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
e9319f1
drivers/net/fec_mxc.c: write mac address in init
by John Rigby
· 14 years ago
3ba8bf7
PXA: pxa-regs.h cleanup
by Marek Vasut
· 14 years ago
083d506
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
1628cfc
ARMV7: S5P: serial: support the s5pc210
by Minkyu Kang
· 14 years ago
1727e21
s5p_mmc: support 8-bit bus width
by Jaehoon Chung
· 14 years ago
29c6fbe
MPC5121: Add USB EHCI support
by Damien Dusha
· 14 years ago
439f6f7
FPGA: fix support for non-Lattice devices
by Wolfgang Denk
· 14 years ago
a2f9bff
MX31: add delay between USB port setup and reset
by Stefano Babic
· 14 years ago
cacc342
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
10d6ac9
davinci_nand, trivial : use symbolic ECC start command
by Ben Gardiner
· 14 years ago
de94124
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· 14 years ago
d23e2c0
MMC: Fix for capacity calculation on eMMC
by Sukumar Ghorai
· 14 years ago
6ca8037
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
1a2d9b3
ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards
by Stefan Roese
· 14 years ago
e1b4c57
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
da61f6c
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
5b59150
MX31: Add support for MXC EHCI controller
by Stefano Babic
· 14 years ago
f76888c
MX31: add support for setting pin pads
by Stefano Babic
· 14 years ago
3b8ac46
FPGA: add support for downloading Lattice bitstream
by Stefano Babic
· 14 years ago
4ee691f
usb: musb: only write CLRDATATOG when appropriate
by Bryan Wu
· 14 years ago
98fae97
USB-CDC: Prevent rx_req being enqueued twice
by Vitaly Kuzmichev
· 14 years ago
ac5d32d
USB-CDC: Fix tx/rx_req memory leaks
by Vitaly Kuzmichev
· 14 years ago
f2443d1
USB: Make non-bulk delay longer in OHCI
by Marek Vasut
· 14 years ago
249d521
ARMV7: Fixed baudrate setting in pl01x driver
by Matt Waddel
· 14 years ago
d349713
mvsata_ide: adjust port init sequence
by Albert Aribaud
· 14 years ago
0d3fe2b
sf: turn probe switch into a lookup table
by Reinhard Meyer
· 14 years ago
7f0d241
led_display: split led display support into generic and hw-dependent parts
by Ilya Yanok
· 14 years ago
c0c3590
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 14 years ago
0ee8746
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 14 years ago
0e3fa01
cfi_flash: Fix "Unknown FLASH" error message
by John Schmoller
· 14 years ago
1ca6d0d
smc91111: add write_hwaddr
by Thomas Chou
· 14 years ago
7b37a27
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· 14 years ago
042272a
net: Move Emaclite to NET_MULTI
by Michal Simek
· 14 years ago
3f91ec0
net: Fix emaclite driver to support little-endian microblaze
by Michal Simek
· 14 years ago
f87a6f2
mpc5xxx_fec: add call to reset_phy() after PHY initialization
by Ilya Yanok
· 14 years ago
7717906
drivers/net/at91_emac.c: change return values
by Andreas Bießmann
· 14 years ago
e63ac4c
drivers/net/at91_emac.c: increase timeout for autonegotiation
by Andreas Bießmann
· 14 years ago
a61a819
NET: add ENC28J60 driver using SPI framework
by Reinhard Meyer
· 14 years ago
f29c181
UEC PHY: Speed up initial PHY neg.
by Joakim Tjernlund
· 14 years ago
b0a75d7
UEC PHY: Remove strange 0.5 sec delay
by Joakim Tjernlund
· 14 years ago
bd6c25a
UEC: Don't udelay needlessly
by Joakim Tjernlund
· 14 years ago
b7081d9
NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c
by Reinhard Meyer (-VC)
· 14 years ago
456be17
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
by Enric Balletbo i Serra
· 14 years ago
36650ca
Followup fixes on the mtdparts spread patchset
by Scott Wood
· 14 years ago
Next »