aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser89-206/+213
2009-01-28pcs440ep: Clean up led command definitionPeter Tyser1-1/+1
2009-01-28Clean up diufb command definitionsPeter Tyser2-2/+2
2009-01-28Update CHANGELOG, tiny coding style cleanup.Wolfgang Denk2-1/+1228
2009-01-27SATA: do not auto-initialize during bootMike Frysinger4-24/+15
2009-01-27part_efi: Fix partition size calculation due to inclusive ending LBA.Richard Retanubun1-1/+3
2009-01-27jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINETomasz Figa1-0/+92
2009-01-27saveenv: standardize enablementMike Frysinger1-18/+8
2009-01-27soft_i2c.c add option for repeated start in i2c_read()Andrew Dyer2-1/+20
2009-01-27{delta,zylonite}/lowlevel_init.S: fix typoWolfgang Denk2-2/+2
2009-01-27drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer1-0/+1
2009-01-27fat.c: fix warning: array subscript is above array boundsWolfgang Denk1-3/+7
2009-01-27Fix gunzip in case of insufficient output bufferMatthias Fuchs2-2/+3
2009-01-27Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk37-0/+4932
2009-01-27Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-10/+40
2009-01-27MIPS: Add VCT board series support (Part 3/3)Stefan Roese15-0/+1254
2009-01-27MIPS: Add VCT board series support (Part 2/3)Stefan Roese10-0/+2387
2009-01-27MIPS: Add VCT board series support (Part 1/3)Stefan Roese10-0/+1261
2009-01-27MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese2-0/+30
2009-01-26CFI: Add geometry reversal for STMicro M29W320ETRichard Retanubun1-0/+17
2009-01-26CFI: increase performance of function find_sector()Jens Gehrlein1-7/+16
2009-01-26CFI: avoid redundant function call in single word programming modeJens Gehrlein1-3/+7
2009-01-26ppc4xx: Remove compilation warning in gdppc440etc.cStefan Roese1-2/+0
2009-01-26ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs24-24/+0
2009-01-26ppc4xx: Add GDsys PowerPC 440 ETX board support.Dirk Eibach9-0/+838
2009-01-26ppc4xx: Improve DDR autodetectDirk Eibach1-5/+50
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk48-232/+595
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk27-76/+1924
2009-01-24easylogo: add optional gzip supportMike Frysinger1-6/+92
2009-01-24fat: fix unaligned errorsBryan Wu1-3/+5
2009-01-24spi flash: fix crash due to spi flash miscommunicationBrad Bozarth2-2/+4
2009-01-24FPU POST: fix warnings when building with 2.18 binutilsYuri Tikhonov10-0/+30
2009-01-24Add support for Maxim's DS4510 I2C devicePeter Tyser4-0/+504
2009-01-24common: Iteration limit for memory test.Dirk Eibach1-14/+31
2009-01-24serial: Rename driver vcth to vct to support other board variantsStefan Roese2-3/+7
2009-01-24nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dirShinya Kuribayashi1-0/+0
2009-01-24common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYEDPeter Korsgaard1-13/+14
2009-01-24Added legacy flash ST Micro M29W040BNiklaus Giger1-0/+14
2009-01-24Fixed off-by-one errors in lib_m68k/interrupts.cGraeme Russ1-2/+2
2009-01-24Removed all references to CONFIG_SYS_RESET_GENERICGraeme Russ3-3/+0
2009-01-24Remove #ifdef CONFIG_SC520 in source codeGraeme Russ1-4/+0
2009-01-24Added MMCR reset functionalityGraeme Russ1-0/+10
2009-01-24Moved generic (triple fault) reset codeGraeme Russ2-16/+17
2009-01-24Moved definition of set_vector() to new header fileGraeme Russ2-1/+31
2009-01-24Moved sc520 specific code into new cpu/i386/sc520 folderGraeme Russ1-4/+4
2009-01-24Renamed cpu/i386/reset.S to resetvec.SGraeme Russ6-12/+12
2009-01-24Makefile: keep lists sorted.Wolfgang Denk1-3/+3
2009-01-24Added initial eNET board supportGraeme Russ10-0/+766
2009-01-23Merge branch 'next'Kim Phillips39-202/+2883
2009-01-24POWERPC 82xx: add the SCC as an HDLC controllerGary Jennejohn1-0/+28