Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9d9a89be3af7c5ce3c124f1ddd5470d1cad7c49a
/
drivers
« Previous
2c734cd
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 13 years ago
cafabe1
net/designware: Change timeout loop implementation
by Amit Virdi
· 13 years ago
20a5dde
net/designware: Set ANAR to 0x1e1
by Armando Visconti
· 13 years ago
e25c90b
net/designware: Program phy registers when auto-negotiation is ON
by Vikas Manocha
· 13 years ago
13edd17
net/designware: Try configuring phy on each dw_eth_init
by Vipin Kumar
· 13 years ago
aa51005
net/designware: Consecutive writes must have delay
by Armando Visconti
· 13 years ago
024333c
net/designware: Phy address fix
by Vipin KUMAR
· 13 years ago
97a6caa
net/designware: Fix the max frame length size
by Vipin KUMAR
· 13 years ago
c7f6dbe
net/designware: Fix to restore hw mac address
by Vipin KUMAR
· 13 years ago
e26fd3d
onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()
by Lukasz Majewski
· 13 years ago
df48265
net: ll_temac: Add LL TEMAC driver to u-boot
by Stephan Linz
· 13 years ago
6b3967b
onenand:samsung Target dependent OneNAND chip probe function
by Lukasz Majewski
· 13 years ago
cc79697
mvgbe: remove warning for unused methods
by Stefan Bigler
· 13 years ago
ee04a10
net/altera_tse: use flush_dcache_range instead of flush_dcache
by Stefan Kristiansson
· 13 years ago
83ea130
net/ethoc: use flush_dcache_range instead of flush_dcache
by Stefan Kristiansson
· 13 years ago
a7ed871
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
a3a7072
pci: declare pciauto functions in header
by Linus Walleij
· 13 years ago
dc3faf0
drivers/mmc/mmc.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
60e242e
drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
a939ea3
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
bc6f6c8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
96a78ac
tegra: i2c: Add I2C driver
by Yen Lin
· 13 years ago
87f938c
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
9ab4ce2
usb: Add support for txfifo threshold
by Simon Glass
· 13 years ago
5c1ad3e
net: fec_mxc: allow use with cache enabled
by Eric Nelson
· 13 years ago
3687c41
i.MX28: Do data transfers via DMA in MMC driver
by Marek Vasut
· 13 years ago
8635ff9
MMC: Implement generic bounce buffer
by Marek Vasut
· 13 years ago
6b9408e
i.MX28: Add cache support to MXS NAND driver
by Marek Vasut
· 13 years ago
c3dfe70
i.MX28: Add cache support into the APBH DMA driver
by Marek Vasut
· 13 years ago
d821ad4
net: calxedaxgmac: fix build due to missing __aligned definition
by Rob Herring
· 13 years ago
f9da0f8
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· 13 years ago
08b5ab0
omap3_spi: receive transmit mode
by jacopo mondi
· 14 years ago
61712bc
twl4030: fix potential power supply handling issues
by Grazvydas Ignotas
· 13 years ago
f7dad8f
NAND: TI: fix warnings in omap_gpmc.c
by Stefano Babic
· 13 years ago
6502949
net: smc91111: use mdelay()
by Mike Frysinger
· 13 years ago
522b2a0
USB: ehci-mx6: Add proper IO accessors
by Fabio Estevam
· 13 years ago
d9fb6a4
mxs_spi: Return proper timeout error
by Fabio Estevam
· 13 years ago
a22429d
pmic_i2c: Return error in case of invalid pmic_i2c_tx_num
by Fabio Estevam
· 13 years ago
b228e14
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
by Robert Delien
· 13 years ago
3f46752
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· 13 years ago
c1ff6d8
PXA: Remove PXA PCMCIA support
by Marek Vasut
· 13 years ago
c1d4ad9
sh_spi: Add 4 chip select signals supporting
by Yoshihiro Shimoda
· 13 years ago
85c344e
cfi: fix the incomplete erased status check in buffer write
by Tao Hou
· 13 years ago
54cb004
USB: Armada100: EHCI Driver for Armada100 SOCs
by Ajay Bhargav
· 13 years ago
732c7c2
USB: Armada100: Add UTMI PHY interface driver
by Ajay Bhargav
· 13 years ago
7cf7bef
usb:udc:samsung:fix Remove the req_config flag
by Łukasz Majewski
· 13 years ago
f50dcd6
USB:gadget:designware Fix memory nonalignment issue
by Shiraz Hashim
· 13 years ago
4df4f3c
USB:gadget:designware Make locally used functions static
by Amit Virdi
· 13 years ago
23b0e69
USB:gadget:designware Support high speed
by Vipin KUMAR
· 13 years ago
dc3e773
USB:gadget:designware Device controller bugfixes
by Vipin KUMAR
· 13 years ago
2721551
USB:gadget:designware USB device controller (UDC) implementation
by Vipin KUMAR
· 13 years ago
5b84dd6
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
b974308
usb: musb: fix printf warning
by Mike Frysinger
· 13 years ago
f6add13
net/miiphy/serial: drop duplicate "NAMESIZE" define
by Mike Frysinger
· 13 years ago
6e94125
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· 13 years ago
6ae38b8
Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
c9abb42
ATMEL: remove old atmel_mci driver
by Sven Schnelle
· 13 years ago
72fa467
ATMEL: use generic mmc framework
by Sven Schnelle
· 13 years ago
8d30fcd
sandbox: gpio: add basic driver for simulating GPIOs
by Simon Glass
· 13 years ago
117029c
sh: Fix sh7264 clock speed and related serial setting
by Phil Edworthy
· 13 years ago
73dba94
net: sh_eth: Remove unnecessary return
by Nobuhiro Iwamatsu
· 13 years ago
4ba62c7
net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT
by Nobuhiro Iwamatsu
· 13 years ago
1d4a2c9
net: sh_eth: Remove SH_ETH_PHY_DELAY
by Nobuhiro Iwamatsu
· 13 years ago
3bb4cc3
sh: sh_eth: Add support SH7724
by Nobuhiro Iwamatsu
· 13 years ago
b199c6e
Remove execute permissions from source files
by Thomas Weber
· 13 years ago
a1e47b6
pci: move pciauto_config_init() to pci.h
by Linus Walleij
· 13 years ago
f9636e8
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
e7e982d
eth: remove usb-ethernet devices before re-enumerating them
by Vincent Palatin
· 13 years ago
e910042
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
5f720b8
mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
by Prabhakar Kushwaha
· 13 years ago
d903612
mtd/nand: Fix IFC driver to support 2K NAND page
by Prabhakar Kushwaha
· 13 years ago
fb49454
nand: reinstate lazy bad block scanning
by Scott Wood
· 13 years ago
1f7b174
Revert "nand: make 1-bit software ECC configurable"
by Scott Wood
· 13 years ago
9fafe7d
net: phy: make board_phy_config responsible for calling drv->config
by Troy Kisky
· 13 years ago
8682aba
net: phy: add support for Micrel's KSZ9021
by Troy Kisky
· 13 years ago
13947f4
net: fec_mxc: add PHYLIB support
by Troy Kisky
· 13 years ago
28774cb
net: fec_mxc: add 1000 Mbps selection
by Troy Kisky
· 13 years ago
08c61a5
mxc_spi: move machine specifics into CPU headers
by Eric Nelson
· 13 years ago
cec487a
Revert "ARM: I2C: I2C Multi byte address support"
by Tom Rini
· 13 years ago
c2459a4
Revert "ARM: AM33XX: Add AM33XX I2C driver support"
by Tom Rini
· 13 years ago
2acca35
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
dbe20fc
Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
d617c42
mmc: make mmc_send_status() more reliable
by Jan Kloetzke
· 13 years ago
93ad0d1
mmc: fix card busy polling
by Jan Kloetzke
· 13 years ago
cf39cf5
Tegra: mmc: Fixed handling of interrupts in timeouts.
by Tom Warren
· 13 years ago
a7778f8
omap_hsmmc: Wait for CMDI to be clear
by Tom Rini
· 13 years ago
d1f862f
usb_ether: fix typo
by Peter Meerwald
· 13 years ago
e9d44b3
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
06576b2
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
8b463da
sf: eeprom_m95xxx: set a sane default timeout
by Mike Frysinger
· 13 years ago
a1f77b6
sf: eeprom_m95xxx: fix up style
by Mike Frysinger
· 13 years ago
44f67f7
Blackfin: pata_bfin: fix printf warning
by Mike Frysinger
· 13 years ago
3f54108
Blackfin: bfin_nand: mark local func static
by Mike Frysinger
· 13 years ago
43b6239
ehci-omap: Clean up added ehci-omap.c
by Govindraj.R
· 13 years ago
29321c0
ehci-omap: driver for EHCI host on OMAP3
by Ilya Yanok
· 13 years ago
928c4bd
usb: ulpi: Add omap-ulpi-view port support
by Govindraj.R
· 13 years ago
3e6e809
usb: ulpi: Extend the existing ulpi framework.
by Govindraj.R
· 13 years ago
805ad7e
orion5x: add USB host ehci-marvell support
by Albert ARIBAUD
· 13 years ago
74d3442
Remove kirkwood-specifics from marvell EHCI driver
by Albert ARIBAUD
· 13 years ago
a14bd41
Rename ehci-kirkwood as ehci-marvell
by Albert ARIBAUD
· 13 years ago
Next »