summaryrefslogtreecommitdiffstats
path: root/board/eltec
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial revisionwdenk2002-09-1715-0/+3188
* Initial revisionwdenk2002-08-171-0/+453
* Initial revisionwdenk2002-07-201-0/+131
* Initial revisionwdenk2002-03-081-0/+123
* Initial revisionwdenk2002-01-131-0/+40
OpenPOWER on IntegriCloud