summaryrefslogtreecommitdiff
path: root/board/bubinga405ep/u-boot.lds
AgeCommit message (Collapse)Author
2005-08-01Major cleanup for AMCC PPC4xx eval boards.Stefan Roese
Patch by Stefan Roese, 01 Aug 2005
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
- remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
2003-06-25* Header file cleanup for ARMLABEL_2003_06_26_2220wdenk
* Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x
2003-05-23BUBINGA405EP board added (IBM PPC405EP Eval Board).stroese