summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* USB ehci ixp4xx supportMichael Trimarchi2009-01-28-0/+50
* USB ehci remove infinite loop and use handshake functionMichael Trimarchi2009-01-28-24/+25
* Add initial support for USB ehci pciMichael Trimarchi2009-01-28-0/+65
* EHCI fix code and ixp4xx test.Remy Böhmer2009-01-28-72/+106
* [PATCH] This patch add varius fix to the ehci.michael2009-01-28-44/+133
* [PATCH] Fix EHCI usb. I start to test on amichael2009-01-28-161/+234
* USB ehci freescale supportMichael Trimarchi2009-01-28-0/+186
* USB ehci core supportMichael Trimarchi2009-01-28-0/+785
* Command usage cleanupPeter Tyser2009-01-28-3/+3
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-5/+5
* soft_i2c.c add option for repeated start in i2c_read()Andrew Dyer2009-01-27-1/+11
* drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer2009-01-27-0/+1
* CFI: Add geometry reversal for STMicro M29W320ETRichard Retanubun2009-01-26-0/+17
* CFI: increase performance of function find_sector()Jens Gehrlein2009-01-26-7/+16
* CFI: avoid redundant function call in single word programming modeJens Gehrlein2009-01-26-3/+7
* spi flash: fix crash due to spi flash miscommunicationBrad Bozarth2009-01-24-2/+4
* Add support for Maxim's DS4510 I2C devicePeter Tyser2009-01-24-0/+425
* serial: Rename driver vcth to vct to support other board variantsStefan Roese2009-01-24-3/+7
* Added legacy flash ST Micro M29W040BNiklaus Giger2009-01-24-0/+14
* nand: fixup printf modifiers to match types usedMike Frysinger2009-01-23-6/+6
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-23-2/+2
* NAND: Enable nand lock, unlock featureNishanth Menon2009-01-23-36/+43
* NAND: move board_nand_init to nand.hMike Frysinger2009-01-23-2/+0
* OneNAND: Additional sync with 2.6.27Stefan Roese2009-01-23-1/+71
* Add markbad functionKyungmin Park2009-01-23-0/+33
* OneNAND: Save version_id in onenand_chip structStefan Roese2009-01-23-0/+1
* OneNAND: Fix compiler warningsStefan Roese2009-01-23-0/+26
* Sync with 2.6.27Kyungmin Park2009-01-23-156/+370
* sh: serial: use readx/writex accessorsJean-Christophe PLAGNIOL-VILLARD2009-01-16-23/+23
* sh: serial: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-16-17/+18
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-30-2/+307
|\
| * NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala2008-12-19-2/+4
| * Add support for PCA953x I2C gpio devicesPeter Tyser2008-12-19-0/+274
| * pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser2008-12-19-0/+29
* | NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood2008-12-16-1/+1
|/
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-16-4/+3
* spi/stmicro: fix debug() display of cmdMike Frysinger2008-12-16-1/+1
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-35/+0
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-12-13-3/+3
|\
| * sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD2008-12-10-2/+2
| * sh: Update SuperH serial driverNobuhiro Iwamatsu2008-12-10-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-12-13-3/+13
|\ \ | |/ |/|
| * UBI: Return -ENOMEM upon failing mallocStefan Roese2008-12-10-2/+3
| * UBI: Enable re-initializing of the "ubi part" commandStefan Roese2008-12-09-0/+1
| * MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese2008-12-09-1/+9
* | serial: Add vcth UART driverStefan Roese2008-12-10-0/+122
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-12-09-15/+26
|\ \
| * | usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD2008-12-09-15/+26
| |/
* | drivers/fsl_pci_init: Fix compile warningKumar Gala2008-12-09-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-12-09-0/+3
|\