aboutsummaryrefslogtreecommitdiff
path: root/board/prodrive/p3mx
AgeCommit message (Expand)AuthorFilesLines
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk16-9072/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-01-24board: delete meaningless serial.hMasahiro Yamada2-74/+0
2014-01-24board: delete unused header filesMasahiro Yamada1-148/+0
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-21/+2
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk3-3/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk15-270/+16
2013-04-01Consolidate bool typeYork Sun2-8/+1
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger1-7/+3
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut1-9/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-32/+0
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driverMarek Vasut1-6/+62
2012-05-23net: Fix remaining API interface breakageJoe Hershberger2-5/+2
2012-05-22net: Remove redefinitions of net.h functionsJoe Hershberger1-2/+0
2012-03-30pci: get rid of local prototypesLinus Walleij1-4/+0
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger1-1/+1
2012-03-06PPC: Drop mv6446x_eth_initialize() from net/eth.cMarek Vasut2-0/+6
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij1-1/+0
2011-11-03board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warningsWolfgang Denk1-27/+6
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-15/+15
2010-11-2774xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-135/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-28/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-08-09miiphy: constify device nameMike Frysinger1-4/+4
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-2/+2
2010-04-21Move 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-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-11-18Align 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-10rename 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-02Cleanup: remove redundant deleting on *~ filesWolfgang Denk1-1/+1
2008-07-02Cleanup 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-17Remove 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-09board/[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