summaryrefslogtreecommitdiffstats
path: root/board/ixdp425
Commit message (Expand)AuthorAgeFilesLines
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-56/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-19/+19
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-9/+9
* ARM: remove useless function board_post_initJean-Christophe PLAGNIOL-VILLARD2008-01-181-5/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Make "file" command happy with some config.mk files; update CHANGELOGWolfgang Denk2007-05-051-0/+1
* Remove BOARDLIBS usage completelyStefan Roese2007-04-231-3/+0
* 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-012-9/+13
* * Update Intel IXP4xx supportWolfgang Denk2006-05-303-11/+61
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-9/+1
* Fix warnings for PCI code on ixpWolfgang Denk2005-09-251-0/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1
* * Some Cleanup.wdenk2005-01-121-10/+12
* * Patch by Jon Loeliger, 02 Sep 2004:wdenk2005-01-091-1/+7
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-101-1/+1
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-083-9/+5
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-301-0/+4
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-10/+10
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-145-0/+606
OpenPOWER on IntegriCloud