summaryrefslogtreecommitdiff
path: root/board/prodrive/p3mx
Commit message (Expand)AuthorAgeLines
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+15
* board: delete meaningless serial.hMasahiro Yamada2014-01-24-74/+0
* board: delete unused header filesMasahiro Yamada2014-01-24-148/+0
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-17-4/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-21/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-270/+16
* Consolidate bool typeYork Sun2013-04-01-8/+1
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-13-7/+3
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-17-9/+1
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-15-32/+0
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driverMarek Vasut2012-10-15-6/+62
* net: Fix remaining API interface breakageJoe Hershberger2012-05-23-5/+2
* net: Remove redefinitions of net.h functionsJoe Hershberger2012-05-22-2/+0
* 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