aboutsummaryrefslogtreecommitdiff
path: root/board/MAI
AgeCommit message (Expand)AuthorFilesLines
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2-6/+6
2009-04-28Replace __asm references with __asm__Peter Tyser4-17/+17
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-03-20AmigaOneG3SE/enet: get mac address from environmentMike Frysinger1-34/+8
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2009-01-28Command usage cleanupPeter Tyser2-2/+2
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher8-43/+43
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD8-43/+43
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer1-1/+1
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
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-07-14AmigaOneG3SE: remove dead and incomplete filesWolfgang Denk2-228/+0
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk9-649/+613
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-29Remove the bios emulator binary files from MAI boardJason Jin14-0/+0
2007-08-06Remove the bios emulator from MAI board.Jason Jin439-106101/+0
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 Loeliger2-2/+2
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-2/+2
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-07-21Code cleanupWolfgang Denk1-4/+4
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
2005-07-21Fix file permissionsWolfgang Denk131-0/+0
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2003-11-17* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2-2/+2
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk2-4/+4
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk202-21014/+20927
2003-06-25* Header file cleanup for ARMLABEL_2003_06_26_2220wdenk1-0/+1
2003-05-31* Patch by Marc Singer, 29 May 2003:LABEL_2003_05_31_2115wdenk1-3/+0
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+1
2003-03-14Add files that were forgottenLABEL_2003_03_14_2150wdenk3-0/+2
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_0120wdenk10-57/+131
2002-12-03* Fix startup problems with VFD display on TRABLABEL_2002_12_03_2230wdenk1-6/+9
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk2-0/+2
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk483-0/+114544