summaryrefslogtreecommitdiffstats
path: root/board/amcc/common
Commit message (Collapse)AuthorAgeFilesLines
* board/amcc/common/flash.c: Fix compile warningWolfgang Denk2009-09-151-3/+4
| | | | | | | | | Fix warning: ../common/flash.c:917: warning: dereferencing type-punned pointer will break strict-aliasing rules Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Stefan Roese <sr@denx.de> Acked-by: Stefan Roese <sr@denx.de>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-117/+117
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien2007-07-311-5/+13
| | | | | | | | | | | | | | | 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>
* Code cleanupWolfgang Denk2006-08-271-30/+30
|
* Add Macronix MXLV320T flash support for AMCC BambooStefan Roese2006-08-071-0/+30
| | | | Patch by Stefan Roese, 07 Aug 2006
* Add support for AMCC Bamboo PPC440EP eval boardStefan Roese2005-08-041-4/+366
| | | | Patch by Stefan Roese, 04 Aug 2005
* Major cleanup for AMCC PPC4xx eval boards.Stefan Roese2005-08-011-0/+555
Patch by Stefan Roese, 01 Aug 2005
OpenPOWER on IntegriCloud