summaryrefslogtreecommitdiffstats
path: root/board/prodrive/p3mx
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2014-10-2716-9072/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* board: delete meaningless serial.hMasahiro Yamada2014-01-242-74/+0
* board: delete unused header filesMasahiro Yamada2014-01-241-148/+0
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-4/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-143-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2415-270/+16
* Consolidate bool typeYork Sun2013-04-012-8/+1
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-7/+3
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-171-9/+1
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-32/+0
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driverMarek Vasut2012-10-151-6/+62
* net: Fix remaining API interface breakageJoe Hershberger2012-05-232-5/+2
* net: Remove redefinitions of net.h functionsJoe Hershberger2012-05-221-2/+0
* pci: get rid of local prototypesLinus Walleij2012-03-301-4/+0
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-181-1/+1
* PPC: Drop mv6446x_eth_initialize() from net/eth.cMarek Vasut2012-03-062-0/+6
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-041-1/+0
* board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-27/+6
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-121-3/+4
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-15/+15
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-135/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* 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
OpenPOWER on IntegriCloud