summaryrefslogtreecommitdiffstats
path: root/board/eltec
Commit message (Expand)AuthorAgeFilesLines
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-2/+2
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+2
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-270/+0
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-45/+12
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-173-6/+6
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-183-85/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-183-6/+6
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-214-4/+4
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-134-4/+4
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-2/+2
* ppc: Enable full relocation to RAMPeter Tyser2009-10-034-4/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-203-9/+3
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-072-2/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-183-0/+3
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1815-128/+128
* 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-104-4/+4
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* Moved initialization of TULIP 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-022-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-123-3/+3
* Big white-space cleanup.Wolfgang Denk2008-05-214-16/+16
* Remove all the search paths from the .lds files.Jason Wessel2008-04-174-4/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-123-3/+3
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-093-3/+3
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-013-22/+34
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-312-4/+4
* (no commit message)Wolfgang Denk2005-12-124-0/+5
* Cleanup for GCC-4.xWolfgang Denk2005-10-133-7/+7
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-313-0/+6
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-083-0/+3
* * Patch by Dan Poirot, 06 Jul 2004:wdenk2004-07-111-4/+0
* * Some code cleanupwdenk2004-02-123-648/+660
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-242-2/+2
* * Patch by Martin Krause, 17 Jul 2003:wdenk2003-07-171-1/+1
* * Code cleanup:wdenk2003-06-2726-1424/+1356
* * Header file cleanup for ARMwdenk2003-06-253-0/+3
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-303-7/+7
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-142-2/+2
* * Fix startup problems with VFD display on TRABwdenk2002-12-031-1/+1
* Initial revisionwdenk2002-11-031-0/+49
* Initial revisionwdenk2002-11-035-0/+2914
* Initial revisionwdenk2002-11-022-0/+436
* Initial revisionwdenk2002-10-251-0/+477
* Initial revisionwdenk2002-10-251-0/+113
OpenPOWER on IntegriCloud