aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx/ml300
AgeCommit message (Expand)AuthorFilesLines
2009-11-02ppc4xx: Add custom linker script to board/*/config.mkStefan Roese1-0/+3
2009-10-03ppc: Enable full relocation to RAMPeter Tyser2-2/+0
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-11-25ppc4xx: ml300 remove Xilinx BSP from ml300 folderMichal Simek3-432/+0
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-03Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-4/+0
2008-05-21Big white-space cleanup.Wolfgang Denk2-8/+8
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese1-1/+1
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese1-1/+1
2007-07-10board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-02-20[PATCH 2_4] Use config.h, not xparameters.h, for xilinx targetsGrant Likely3-4/+3
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-7/+19
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2005-12-12(no commit message)Wolfgang Denk2-0/+3
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-2/+2
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese1-1/+1
2004-09-29* Patch by Sean Chang, 9 Aug 2004:wdenk6-109/+154
2004-02-23* Patch by Peter Ryser, 20 Feb 2004:wdenk11-0/+1282