summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fsl-ddr: use the 1T timing as default configurationDave Liu2009-01-238-1/+21
| * fsl-ddr: make the self refresh idle threshold configurableDave Liu2009-01-232-4/+12
| * fsl-ddr: clean up the ddr code for DDR3 controllerDave Liu2009-01-232-11/+16
| * fsl-ddr: update the bit mask for DDR3 controllerDave Liu2009-01-231-4/+8
| * 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-2311-8/+30
| * 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-2319-54/+84
| * 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-237-9/+10
| * 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-2315-47/+55
| * 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-2321-95/+103
| * 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-238-14/+16
| * 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-236-6/+8
| * Add README file for MPC8572DS boardHaiying Wang2009-01-231-0/+167
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-01-2427-76/+1924
|\ \
| * \ Merge branch 'next'Kim Phillips2009-01-2339-202/+2883
| |\ \ | | |/ | |/|
| | * mpc83xx: New board support for SIMPC8313Ron Madrid2009-01-2311-0/+1186
| | * 83xx: Use the proper sequence for updating IMMR.Scott Wood2009-01-211-3/+15
| | * mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-214-5/+117
| | * mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov2009-01-212-0/+73
OpenPOWER on IntegriCloud