summaryrefslogtreecommitdiffstats
path: root/board/eltec/elppc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-1611-2368/+0
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* 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
* Add cli_ prefix to readline functionsSimon Glass2014-05-291-7/+7
* move CLI prototypes to cli.h and add commentsSimon Glass2014-05-291-0/+1
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-23/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-249-153/+9
* PPC 74xx_7xx: Fix build warnings for ELPPC boardWolfgang Denk2013-06-271-3/+8
* board/eltec/elppc/misc.c: Fix GCC 4.6 build warningAnatolij Gustschin2011-12-201-1/+1
* common: move extern char console_buffer[] to common.hIgor Grinberg2011-11-221-1/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+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-26/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* 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
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-186-48/+48
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* elppc board: Coding style cleanup.Wolfgang Denk2008-07-141-49/+50
* elppc board: fix syntax error.Wolfgang Denk2008-07-141-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-8/+12
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-1/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-0/+1
* * Patch by Dan Poirot, 06 Jul 2004:wdenk2004-07-111-4/+0
* * Some code cleanupwdenk2004-02-121-193/+200
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-1/+1
* * Code cleanup:wdenk2003-06-279-535/+515
* * Header file cleanup for ARMwdenk2003-06-251-0/+1
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-3/+3
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-1/+1
* Initial revisionwdenk2002-11-032-0/+1006
OpenPOWER on IntegriCloud