summaryrefslogtreecommitdiffstats
path: root/board/prodrive/p3mx
Commit message (Expand)AuthorAgeFilesLines
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-28/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* miiphy: constify device nameMike Frysinger2010-08-091-4/+4
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-212-2/+2
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* p3mx: Remove serial relocation fixupsPeter Tyser2009-10-031-10/+0
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-091-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-3/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-185-78/+78
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-191-2/+0
* Cleanup: remove redundant deleting on *~ filesWolfgang Denk2008-07-021-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-213-8/+8
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-2/+2
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Minor code cleanup.Wolfgang Denk2007-02-271-1/+0
* [PATCH] Add missing p3mx.h file to repository (ups)Stefan Roese2007-02-101-0/+34
* [PATCH] Update Prodrive P3Mx supportStefan Roese2007-01-182-6/+61
* Code cleanup. Update CHANGELOG.Wolfgang Denk2006-11-302-390/+317
* [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-2917-0/+9740
OpenPOWER on IntegriCloud