summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger
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-28usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb driveBryan Wu
2009-01-28usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structureThomas Abraham
2009-01-28USB change speedMichael 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-28Prepare USB layer for ehciMichael Trimarchi
2009-01-28USB storage cleanup patchMichael Trimarchi
2009-01-28mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 buildKim Phillips
2009-01-28mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28amcc: Clean up command usage outputPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-28pcs440ep: Clean up led command definitionPeter Tyser
2009-01-28Clean up diufb command definitionsPeter Tyser
2009-01-28Update CHANGELOG, tiny coding style cleanup.Wolfgang Denk
2009-01-27SATA: do not auto-initialize during bootMike Frysinger
2009-01-27part_efi: Fix partition size calculation due to inclusive ending LBA.Richard Retanubun
2009-01-27jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINETomasz Figa
2009-01-27saveenv: standardize enablementMike Frysinger
2009-01-27soft_i2c.c add option for repeated start in i2c_read()Andrew Dyer
2009-01-27{delta,zylonite}/lowlevel_init.S: fix typoWolfgang Denk
2009-01-27drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer
2009-01-27fat.c: fix warning: array subscript is above array boundsWolfgang Denk
2009-01-27Fix gunzip in case of insufficient output bufferMatthias Fuchs
2009-01-27Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2009-01-27Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2009-01-27MIPS: Add VCT board series support (Part 3/3)Stefan Roese
2009-01-27MIPS: Add VCT board series support (Part 2/3)Stefan Roese
2009-01-27MIPS: Add VCT board series support (Part 1/3)Stefan Roese
2009-01-27MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese
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-26ppc4xx: Remove compilation warning in gdppc440etc.cStefan Roese
2009-01-26ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs
2009-01-26ppc4xx: Add GDsys PowerPC 440 ETX board support.Dirk Eibach
2009-01-26ppc4xx: Improve DDR autodetectDirk Eibach
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2009-01-24easylogo: add optional gzip supportMike Frysinger
2009-01-24fat: fix unaligned errorsBryan Wu
2009-01-24spi flash: fix crash due to spi flash miscommunicationBrad Bozarth
2009-01-24FPU POST: fix warnings when building with 2.18 binutilsYuri Tikhonov