summaryrefslogtreecommitdiffstats
path: root/board/MAI
Commit message (Expand)AuthorAgeFilesLines
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-182-6/+6
* Replace __asm references with __asm__Peter Tyser2009-04-284-17/+17
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* AmigaOneG3SE/enet: get mac address from environmentMike Frysinger2009-03-201-34/+8
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-1/+1
* Command usage cleanupPeter Tyser2009-01-282-2/+2
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-218-43/+43
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-188-43/+43
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-141-1/+1
|/
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren2008-09-022-0/+10
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-142-6/+6
* AmigaOneG3SE: remove dead and incomplete filesWolfgang Denk2008-07-142-228/+0
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-219-649/+613
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Remove the bios emulator binary files from MAI boardJason Jin2007-08-2914-0/+0
* Remove the bios emulator from MAI board.Jason Jin2007-08-06439-106101/+0
* Fix some compile issues for MAI board.Jason Jin2007-08-062-43/+44
* board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-2/+2
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-2/+2
* Code cleanup.Wolfgang Denk2006-11-303-80/+80
* 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-011-12/+19
* Code cleanupWolfgang Denk2006-07-211-4/+4
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-317-34/+30
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* Fix file permissionsWolfgang Denk2005-07-21131-0/+0
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-172-2/+2
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-012-4/+4
* * Code cleanup:wdenk2003-06-27202-21014/+20927
* * Header file cleanup for ARMwdenk2003-06-251-0/+1
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-311-3/+0
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-1/+1
* Add files that were forgottenwdenk2003-03-143-0/+2
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-1/+1
* * Patch by Hans-Joerg Frieden, 06 Dec 2002wdenk2002-12-0710-57/+131
* * Fix startup problems with VFD display on TRABwdenk2002-12-031-6/+9
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-192-0/+2
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-19483-0/+114544
OpenPOWER on IntegriCloud