summaryrefslogtreecommitdiff
path: root/board/prodrive/p3mx
Commit message (Expand)AuthorAgeLines
* pci: get rid of local prototypesLinus Walleij2012-03-30-4/+0
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-18-1/+1
* PPC: Drop mv6446x_eth_initialize() from net/eth.cMarek Vasut2012-03-06-0/+6
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-04-1/+0
* board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-27/+6
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-12-3/+4
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-15/+15
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-135/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-28/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* miiphy: constify device nameMike Frysinger2010-08-09-4/+4
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-2/+2
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1/+1
* p3mx: Remove serial relocation fixupsPeter Tyser2009-10-03-10/+0
* ppc: Enable full relocation to RAMPeter Tyser2009-10-03-1/+0
* asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-09-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-3/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-78/+78
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-19-2/+0
* Cleanup: remove redundant deleting on *~ filesWolfgang Denk2008-07-02-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-8/+8
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Minor code cleanup.Wolfgang Denk2007-02-27-1/+0
* [PATCH] Add missing p3mx.h file to repository (ups)Stefan Roese2007-02-10-0/+34
* [PATCH] Update Prodrive P3Mx supportStefan Roese2007-01-18-6/+61
* Code cleanup. Update CHANGELOG.Wolfgang Denk2006-11-30-390/+317
* [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-29-0/+9740