summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-28Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-01-28USB: Add dcache support to the EHCI driverStefan Roese
2009-01-28USB: Add EHCI support for VCT EHCI controllerStefan Roese
2009-01-28USB: Add config option to call ehci_hcd_init() again after EHCI resetStefan Roese
2009-01-28USB: Fix speed detection on EHCI cntr with root hub transaction translatorsStefan Roese
2009-01-28usb : musb : Adding DM6446 (TI DaVinci) platform specific USB supportThomas Abraham
2009-01-28usb : musb : Adding host controller driver for Mentor USB controllerThomas Abraham
2009-01-28USB ehci ixp4xx supportMichael Trimarchi
2009-01-28USB ehci remove infinite loop and use handshake functionMichael Trimarchi
2009-01-28Add initial support for USB ehci pciMichael Trimarchi
2009-01-28EHCI fix code and ixp4xx test.Remy Böhmer
2009-01-28[PATCH] This patch add varius fix to the ehci.michael
2009-01-28[PATCH] Fix EHCI usb. I start to test on amichael
2009-01-28USB ehci freescale supportMichael Trimarchi
2009-01-28USB ehci core supportMichael Trimarchi
2009-01-28Blackfin: overhaul i2c driverMike Frysinger
2009-01-28Blackfin: bfin_mac: update port muxingMike Frysinger
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-27soft_i2c.c add option for repeated start in i2c_read()Andrew Dyer
2009-01-27drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer
2009-01-26CFI: Add geometry reversal for STMicro M29W320ETRichard Retanubun
2009-01-26CFI: increase performance of function find_sector()Jens Gehrlein
2009-01-26CFI: avoid redundant function call in single word programming modeJens Gehrlein
2009-01-24spi flash: fix crash due to spi flash miscommunicationBrad Bozarth
2009-01-24Add support for Maxim's DS4510 I2C devicePeter Tyser
2009-01-24serial: Rename driver vcth to vct to support other board variantsStefan Roese
2009-01-24Added legacy flash ST Micro M29W040BNiklaus Giger
2009-01-23nand: fixup printf modifiers to match types usedMike Frysinger
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2009-01-23NAND: Enable nand lock, unlock featureNishanth Menon
2009-01-23NAND: move board_nand_init to nand.hMike Frysinger
2009-01-23OneNAND: Additional sync with 2.6.27Stefan Roese
2009-01-23Add markbad functionKyungmin Park
2009-01-23OneNAND: Save version_id in onenand_chip structStefan Roese
2009-01-23OneNAND: Fix compiler warningsStefan Roese
2009-01-23Sync with 2.6.27Kyungmin Park
2009-01-16sh: serial: use readx/writex accessorsJean-Christophe PLAGNIOL-VILLARD
2009-01-16sh: serial: coding style cleanupJean-Christophe PLAGNIOL-VILLARD
2008-12-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-12-19NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala
2008-12-19Add support for PCA953x I2C gpio devicesPeter Tyser
2008-12-19pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser
2008-12-16NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-12-16spi/stmicro: fix debug() display of cmdMike Frysinger
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2008-12-10sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD