aboutsummaryrefslogtreecommitdiff
path: root/board/ixdp425
AgeCommit message (Expand)AuthorFilesLines
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-9/+9
2008-01-18ARM: remove useless function board_post_initJean-Christophe PLAGNIOL-VILLARD1-5/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-07-09board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-05-05Make "file" command happy with some config.mk files; update CHANGELOGWolfgang Denk1-0/+1
2007-04-23Remove BOARDLIBS usage completelyStefan Roese1-3/+0
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz2-9/+13
2006-05-30* Update Intel IXP4xx supportWolfgang Denk3-11/+61
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-9/+1
2005-09-25Fix warnings for PCI code on ixpWolfgang Denk1-0/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-01-12* Some Cleanup.wdenk1-10/+12
2005-01-09* Patch by Jon Loeliger, 02 Sep 2004:wdenk1-1/+7
2004-10-10Patch by George G. Davis, 24 Aug 2004:wdenk1-1/+1
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk3-9/+5
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2003-10-30* Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0wdenk1-0/+4
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-10/+10
2003-10-14* Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140wdenk5-0/+606