aboutsummaryrefslogtreecommitdiff
path: root/board/MAI/AmigaOneG3SE
AgeCommit message (Expand)AuthorFilesLines
2008-09-02Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren2-0/+10
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2-6/+6
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk8-597/+573
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-08-06Fix some compile issues for MAI board.Jason Jin2-43/+44
2007-07-09board/[A-Za-c]*: 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
2006-11-30Code cleanup.Wolfgang Denk3-80/+80
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 Balakowicz1-12/+19
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk7-34/+30
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-1/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk26-590/+568
2003-06-25* Header file cleanup for ARMLABEL_2003_06_26_2220wdenk1-0/+1
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+1
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese1-1/+1
2002-12-07* Patch by Hans-Joerg Frieden, 06 Dec 2002LABEL_2002_12_07_0120wdenk6-19/+26
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk33-0/+8193