summaryrefslogtreecommitdiff
path: root/board/xilinx/ml300
Commit message (Expand)AuthorAgeLines
* ml300: remove support for broken, orphaned boardWolfgang Denk2010-03-28-905/+0
* ppc4xx: Add custom linker script to board/*/config.mkStefan Roese2009-11-02-0/+3
* ppc: Enable full relocation to RAMPeter Tyser2009-10-03-2/+0
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-23-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* ppc4xx: ml300 remove Xilinx BSP from ml300 folderMichal Simek2008-11-25-432/+0
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-09-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-6/+6
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk2008-07-03-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-03-4/+0
* Big white-space cleanup.Wolfgang Denk2008-05-21-8/+8
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-2/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* ppc4xx: Rework of 4xx serial driver (2)Stefan Roese2007-10-31-1/+1
* ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-31-1/+1
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* [PATCH 2_4] Use config.h, not xparameters.h, for xilinx targetsGrant Likely2007-02-20-4/+3
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+19
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* (no commit message)Wolfgang Denk2005-12-12-0/+3
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-2/+2
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-1/+1
* * Patch by Sean Chang, 9 Aug 2004:wdenk2004-09-29-109/+154
* * Patch by Peter Ryser, 20 Feb 2004:wdenk2004-02-23-0/+1282