Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ppc4xx: Update AMCC Bamboo 440EP support | Eugene OBrien | 2007-07-31 | -5/+5 |
| | | | | | | | | | | | | | | | Changed storage type of cfg_simulate_spd_eeprom to const Changed storage type of gpio_tab to stack storage (Cannot access global data declarations in .bss until afer code relocation) Improved SDRAM tests to catch problems where data is not uniquely addressable (e.g. incorrectly programmed SDRAM row or columns) Added CONFIG_PROG_SDRAM_TLB to support Bamboo SIMM/DIMM modules Fixed AM29LV320DT (OpCode Flash) sector map Signed-off-by: Eugene OBrien <eugene.obrien@advantechamt.com> Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-15 | -1/+1 |
|\ | ||||
| * | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | -1/+1 |
| | | ||||
* | | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -2/+2 |
|/ | ||||
* | * Patch by Mark Jonas: Remove config.tmp files only when | wdenk | 2004-04-08 | -0/+9 |
| | | | | | | | | unconfiguring the board * Adapt RMU board for bigger flash memory * Test fix for ethernet problems on MPC5200 | |||
* | Initial revision | wdenk | 2002-08-17 | -0/+219 |