summaryrefslogtreecommitdiff
path: root/board/prodrive/p3mx
AgeCommit message (Expand)AuthorFilesLines
2010-08-09miiphy: constify device nameMike Frysinger1-4/+4
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-2/+2
2010-04-22Move arch/ppc to arch/powerpcStefan Roese2-2/+2
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2009-10-03p3mx: Remove serial relocation fixupsPeter Tyser1-10/+0
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-07-09asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek1-1/+1
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD5-78/+78
2008-09-11rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala1-2/+0
2008-07-03Cleanup: remove redundant deleting on *~ filesWolfgang Denk1-1/+1
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk3-8/+8
2008-04-18Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-07-10board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-02-27Minor code cleanup.Wolfgang Denk1-1/+0
2007-02-10[PATCH] Add missing p3mx.h file to repository (ups)Stefan Roese1-0/+34
2007-01-18[PATCH] Update Prodrive P3Mx supportStefan Roese2-6/+61
2006-11-30Code cleanup. Update CHANGELOG.Wolfgang Denk2-390/+317
2006-11-29[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese17-0/+9740