aboutsummaryrefslogtreecommitdiff
path: root/board/esd/cpci750
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-01-24board: delete meaningless serial.hMasahiro Yamada2-74/+0
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2-2/+2
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk2-2/+2
2013-08-19board/esd/cpci750/mv_eth.c: Fix licenseWolfgang Denk1-16/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk17-291/+17
2013-04-01Consolidate bool typeYork Sun2-8/+1
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger1-7/+3
2012-10-17change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann1-1/+0
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut1-9/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-31/+0
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driverMarek Vasut1-6/+61
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-18CPCI750: Add CPCI-HD/2 supportReinhard Arlt1-1/+20
2012-03-06PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut2-0/+6
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij1-1/+0
2011-12-20board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warningsAnatolij Gustschin1-27/+7
2011-11-16board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warningsWolfgang Denk1-314/+193
2011-11-16board/esd/cpci750/cpci750.c: Fix error handlingWolfgang Denk1-2/+2
2010-11-28do_bootm: unify duplicate prototypesMike Frysinger1-1/+0
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-04Rename getenv_r() into getenv_f()Wolfgang Denk1-2/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-4/+4
2010-05-0674xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt2-7/+156
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-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-09-15board/esd/cpci750/ide.c: fix compile warningWolfgang Denk1-2/+6
2009-07-18CPCI750: fix compile problemWolfgang Denk1-1/+1
2009-06-1274xx_7xx: CPCI750: Add CPCI adapter/target supportStefan Roese3-15/+47
2009-06-1274xx_7xx: CPCI750: Enable access to PCI function > 0Stefan Roese2-8/+22
2009-06-1274xx_7xx: CPCI750: Minor coding style cleanup of cpci750.cStefan Roese1-6/+5
2009-06-1274xx_7xx: CPCI750: Add loadpci commandStefan Roese1-0/+76
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-06-12cpci750: i2c cleanupPeter Tyser1-6/+10
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+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-VILLARD8-106/+106
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1