summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: implement general support for CONFIG_STATUS_LEDMike Frysinger2009-01-282-0/+13
* Blackfin: do not init i2c in Blackfin board initMike Frysinger2009-01-281-15/+0
* Blackfin: bfin_mac: update port muxingMike Frysinger2009-01-281-12/+35
* Blackfin: fix dcache handling when doing dma memcpy'sMike Frysinger2009-01-283-7/+10
* Blackfin: dont generate ldrs with --forceMike Frysinger2009-01-281-1/+1
* Blackfin: pass --bmode/--initcode when creating ldrMike Frysinger2009-01-281-0/+4
* Blackfin: minimize time cache is turned off when replacing cplb entriesMike Frysinger2009-01-281-22/+9
* Blackfin: split cache handling out of dma_memcpy()Mike Frysinger2009-01-281-8/+17
* Blackfin: abort dma_memcpy() for L1 scratchpadMike Frysinger2009-01-281-1/+12
* Blackfin: rename bootm.c to boot.cMike Frysinger2009-01-282-2/+2
* Blackfin: set more sane default board config valuesMike Frysinger2009-01-281-6/+71
* Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}Mike Frysinger2009-01-282-5/+8
* Blackfin: add bit defines for DDR partsMike Frysinger2009-01-281-1/+20
* Blackfin: add defines to describe active bootrom behaviorMike Frysinger2009-01-281-0/+11
* mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 buildKim Phillips2009-01-281-1/+5
* mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk2009-01-281-0/+1
* Command usage cleanupPeter Tyser2009-01-28163-352/+361
* amcc: Clean up command usage outputPeter Tyser2009-01-283-9/+9
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-2889-206/+213
* pcs440ep: Clean up led command definitionPeter Tyser2009-01-281-1/+1
* Clean up diufb command definitionsPeter Tyser2009-01-282-2/+2
* Update CHANGELOG, tiny coding style cleanup.Wolfgang Denk2009-01-282-1/+1228
* SATA: do not auto-initialize during bootMike Frysinger2009-01-274-24/+15
* part_efi: Fix partition size calculation due to inclusive ending LBA.Richard Retanubun2009-01-271-1/+3
* jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINETomasz Figa2009-01-271-0/+92
* saveenv: standardize enablementMike Frysinger2009-01-271-18/+8
* soft_i2c.c add option for repeated start in i2c_read()Andrew Dyer2009-01-272-1/+20
* {delta,zylonite}/lowlevel_init.S: fix typoWolfgang Denk2009-01-272-2/+2
* drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer2009-01-271-0/+1
* fat.c: fix warning: array subscript is above array boundsWolfgang Denk2009-01-271-3/+7
* Fix gunzip in case of insufficient output bufferMatthias Fuchs2009-01-272-2/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2009-01-2737-0/+4932
|\
| * MIPS: Add VCT board series support (Part 3/3)Stefan Roese2009-01-2715-0/+1254
| * MIPS: Add VCT board series support (Part 2/3)Stefan Roese2009-01-2710-0/+2387
| * MIPS: Add VCT board series support (Part 1/3)Stefan Roese2009-01-2710-0/+1261
| * MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese2009-01-272-0/+30
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-01-271-10/+40
|\ \
| * | CFI: Add geometry reversal for STMicro M29W320ETRichard Retanubun2009-01-261-0/+17
| * | CFI: increase performance of function find_sector()Jens Gehrlein2009-01-261-7/+16
| * | CFI: avoid redundant function call in single word programming modeJens Gehrlein2009-01-261-3/+7
| |/
* | ppc4xx: Remove compilation warning in gdppc440etc.cStefan Roese2009-01-261-2/+0
* | ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs2009-01-2624-24/+0
* | ppc4xx: Add GDsys PowerPC 440 ETX board support.Dirk Eibach2009-01-269-0/+838
* | ppc4xx: Improve DDR autodetectDirk Eibach2009-01-261-5/+50
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-2448-232/+595
|\
| * 85xx: Add a 36-bit physical configuration for MPC8572DSKumar Gala2009-01-233-2/+54
| * 85xx: Handle eLBC difference w/36-bit physicalKumar Gala2009-01-233-1/+9
| * 85xx: Use BR_ADDR macro for NAND chipselectsKumar Gala2009-01-232-8/+8
| * Add secondary CPUs processor frequency for e500 coreHaiying Wang2009-01-234-9/+29
| * 85xx: enable the auto self refresh for wake up ARPDave Liu2009-01-231-0/+6
OpenPOWER on IntegriCloud