summaryrefslogtreecommitdiffstats
path: root/board/esd/cpci750
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2014-10-2719-11100/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* board: delete meaningless serial.hMasahiro Yamada2014-01-242-74/+0
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-4/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+2
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-142-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-142-2/+2
* board/esd/cpci750/mv_eth.c: Fix licenseWolfgang Denk2013-08-191-16/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2417-291/+17
* Consolidate bool typeYork Sun2013-04-012-8/+1
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-7/+3
* change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann2012-10-171-1/+0
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-171-9/+1
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-31/+0
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driverMarek Vasut2012-10-151-6/+61
* 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
* CPCI750: Add CPCI-HD/2 supportReinhard Arlt2012-03-181-1/+20
* PPC: Drop mv6436x_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/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warningsAnatolij Gustschin2011-12-201-27/+7
* board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-161-314/+193
* board/esd/cpci750/cpci750.c: Fix error handlingWolfgang Denk2011-11-161-2/+2
* do_bootm: unify duplicate prototypesMike Frysinger2010-11-281-1/+0
* 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
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-2/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-4/+4
* 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt2010-05-062-7/+156
* 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
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* board/esd/cpci750/ide.c: fix compile warningWolfgang Denk2009-09-151-2/+6
* CPCI750: fix compile problemWolfgang Denk2009-07-181-1/+1
* 74xx_7xx: CPCI750: Add CPCI adapter/target supportStefan Roese2009-06-123-15/+47
* 74xx_7xx: CPCI750: Enable access to PCI function > 0Stefan Roese2009-06-122-8/+22
* 74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.cStefan Roese2009-06-121-6/+5
* 74xx_7xx: CPCI750: Add loadpci commandStefan Roese2009-06-121-0/+76
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* cpci750: i2c cleanupPeter Tyser2009-06-121-6/+10
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-3/+3
OpenPOWER on IntegriCloud