aboutsummaryrefslogtreecommitdiff
path: root/board/esd/cpci750
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala1-4/+0
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-2/+2
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk5-169/+168
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-08-16ppc7xx: Update CPCI750 boardStefan Roese2-4/+87
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk1-1/+1
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2-2/+2
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-02-27Minor code cleanup.Wolfgang Denk1-12/+10
2007-01-31[PATCH] Update esd cpci5200 filesStefan Roese2-10/+53
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-09Coding style cleanupWolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-6/+16
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk4-9/+6