summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-01-24Add support for Maxim's DS4510 I2C devicePeter Tyser
2009-01-24common: Iteration limit for memory test.Dirk Eibach
2009-01-24serial: Rename driver vcth to vct to support other board variantsStefan Roese
2009-01-24nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dirShinya Kuribayashi
2009-01-24common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYEDPeter Korsgaard
2009-01-24Added legacy flash ST Micro M29W040BNiklaus Giger
2009-01-24Fixed off-by-one errors in lib_m68k/interrupts.cGraeme Russ
2009-01-24Removed all references to CONFIG_SYS_RESET_GENERICGraeme Russ
2009-01-24Remove #ifdef CONFIG_SC520 in source codeGraeme Russ
2009-01-24Added MMCR reset functionalityGraeme Russ
2009-01-24Moved generic (triple fault) reset codeGraeme Russ
2009-01-24Moved definition of set_vector() to new header fileGraeme Russ
2009-01-24Moved sc520 specific code into new cpu/i386/sc520 folderGraeme Russ
2009-01-24Renamed cpu/i386/reset.S to resetvec.SGraeme Russ
2009-01-24Makefile: keep lists sorted.Wolfgang Denk
2009-01-24Added initial eNET board supportGraeme Russ
2009-01-23Merge branch 'next'Kim Phillips
2009-01-23POWERPC 82xx: add the SCC as an HDLC controllerGary Jennejohn
2009-01-23powerpc, keymile boards: extract identical config optionsHeiko Schocher
2009-01-23powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher
2009-01-23powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher
2009-01-23Add a do_div() wrapper macro, lldiv().Sergei Poselenov
2009-01-2385xx: Add a 36-bit physical configuration for MPC8572DSKumar Gala
2009-01-2385xx: Handle eLBC difference w/36-bit physicalKumar Gala
2009-01-2385xx: Use BR_ADDR macro for NAND chipselectsKumar Gala
2009-01-23Add secondary CPUs processor frequency for e500 coreHaiying Wang