summaryrefslogtreecommitdiff
path: root/board/esd/cpci750
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk17-291/+17
2013-04-02Consolidate 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-23net: Remove redefinitions of net.h functionsJoe Hershberger1-2/+0
2012-03-31pci: 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-07PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut2-0/+6
2012-03-05pci: move pciauto_config_init() to pci.hLinus Walleij1-1/+0
2011-12-21board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warningsAnatolij Gustschin1-27/+7
2011-11-17board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warningsWolfgang Denk1-314/+193
2011-11-17board/esd/cpci750/cpci750.c: Fix error handlingWolfgang Denk1-2/+2
2010-11-28do_bootm: unify duplicate prototypesMike Frysinger1-1/+0
2010-11-2874xx_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-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-28/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-2/+2
2010-07-05Make 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-22Move 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-21Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-11-19Align 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-11rename 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-18Remove 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