| Commit message (Expand) | Author | Age | Lines |
* | USB: Add dcache support to the EHCI driver | Stefan Roese | 2009-01-28 | -0/+103 |
* | USB: Add EHCI support for VCT EHCI controller | Stefan Roese | 2009-01-28 | -0/+1 |
* | USB: Add config option to call ehci_hcd_init() again after EHCI reset | Stefan Roese | 2009-01-28 | -0/+5 |
* | USB: Fix speed detection on EHCI cntr with root hub transaction translators | Stefan Roese | 2009-01-28 | -1/+16 |
* | usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support | Thomas Abraham | 2009-01-28 | -0/+194 |
* | usb : musb : Adding host controller driver for Mentor USB controller | Thomas Abraham | 2009-01-28 | -0/+1302 |
* | USB ehci ixp4xx support | Michael Trimarchi | 2009-01-28 | -0/+50 |
* | USB ehci remove infinite loop and use handshake function | Michael Trimarchi | 2009-01-28 | -24/+25 |
* | Add initial support for USB ehci pci | Michael Trimarchi | 2009-01-28 | -0/+65 |
* | EHCI fix code and ixp4xx test. | Remy Böhmer | 2009-01-28 | -72/+106 |
* | [PATCH] This patch add varius fix to the ehci. | michael | 2009-01-28 | -44/+133 |
* | [PATCH] Fix EHCI usb. I start to test on a | michael | 2009-01-28 | -161/+234 |
* | USB ehci freescale support | Michael Trimarchi | 2009-01-28 | -0/+186 |
* | USB ehci core support | Michael Trimarchi | 2009-01-28 | -0/+785 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -3/+3 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -5/+5 |
* | soft_i2c.c add option for repeated start in i2c_read() | Andrew Dyer | 2009-01-27 | -1/+11 |
* | drivers/net/e1000.c: missing terminator for supported devices | Stefan Althoefer | 2009-01-27 | -0/+1 |
* | CFI: Add geometry reversal for STMicro M29W320ET | Richard Retanubun | 2009-01-26 | -0/+17 |
* | CFI: increase performance of function find_sector() | Jens Gehrlein | 2009-01-26 | -7/+16 |
* | CFI: avoid redundant function call in single word programming mode | Jens Gehrlein | 2009-01-26 | -3/+7 |
* | spi flash: fix crash due to spi flash miscommunication | Brad Bozarth | 2009-01-24 | -2/+4 |
* | Add support for Maxim's DS4510 I2C device | Peter Tyser | 2009-01-24 | -0/+425 |
* | serial: Rename driver vcth to vct to support other board variants | Stefan Roese | 2009-01-24 | -3/+7 |
* | Added legacy flash ST Micro M29W040B | Niklaus Giger | 2009-01-24 | -0/+14 |
* | nand: fixup printf modifiers to match types used | Mike Frysinger | 2009-01-23 | -6/+6 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -2/+2 |
* | NAND: Enable nand lock, unlock feature | Nishanth Menon | 2009-01-23 | -36/+43 |
* | NAND: move board_nand_init to nand.h | Mike Frysinger | 2009-01-23 | -2/+0 |
* | OneNAND: Additional sync with 2.6.27 | Stefan Roese | 2009-01-23 | -1/+71 |
* | Add markbad function | Kyungmin Park | 2009-01-23 | -0/+33 |
* | OneNAND: Save version_id in onenand_chip struct | Stefan Roese | 2009-01-23 | -0/+1 |
* | OneNAND: Fix compiler warnings | Stefan Roese | 2009-01-23 | -0/+26 |
* | Sync with 2.6.27 | Kyungmin Park | 2009-01-23 | -156/+370 |
* | sh: serial: use readx/writex accessors | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -23/+23 |
* | sh: serial: coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -17/+18 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-12-30 | -2/+307 |
|\ |
|
| * | NAND FSL elbc: Use virt_to_phys to determine which bank is in use | Kumar Gala | 2008-12-19 | -2/+4 |
| * | Add support for PCA953x I2C gpio devices | Peter Tyser | 2008-12-19 | -0/+274 |
| * | pci/fsl_pci_init: Enable inbound PCI config cycles | Peter Tyser | 2008-12-19 | -0/+29 |
* | | NAND: Mark the BBT as scanned prior to calling scan_bbt. | Scott Wood | 2008-12-16 | -1/+1 |
|/ |
|
* | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2008-12-16 | -4/+3 |
* | spi/stmicro: fix debug() display of cmd | Mike Frysinger | 2008-12-16 | -1/+1 |
* | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi | 2008-12-15 | -35/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2008-12-13 | -3/+3 |
|\ |
|
| * | sh: r2dplus fix register access | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-10 | -2/+2 |
| * | sh: Update SuperH serial driver | Nobuhiro Iwamatsu | 2008-12-10 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk | 2008-12-13 | -3/+13 |
|\ \
| |/
|/| |
|
| * | UBI: Return -ENOMEM upon failing malloc | Stefan Roese | 2008-12-10 | -2/+3 |
| * | UBI: Enable re-initializing of the "ubi part" command | Stefan Roese | 2008-12-09 | -0/+1 |