summaryrefslogtreecommitdiffstats
path: root/board/xilinx/ml300
Commit message (Expand)AuthorAgeFilesLines
* ml300: remove support for broken, orphaned boardWolfgang Denk2010-03-288-905/+0
* ppc4xx: Add custom linker script to board/*/config.mkStefan Roese2009-11-021-0/+3
* ppc: Enable full relocation to RAMPeter Tyser2009-10-032-2/+0
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-231-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* ppc4xx: ml300 remove Xilinx BSP from ml300 folderMichal Simek2008-11-253-432/+0
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-091-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-6/+6
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-102-2/+2
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk2008-07-031-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-031-4/+0
* Big white-space cleanup.Wolfgang Denk2008-05-212-8/+8
* Remove all the search paths from the .lds files.Jason Wessel2008-04-172-2/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* ppc4xx: Rework of 4xx serial driver (2)Stefan Roese2007-10-311-1/+1
* ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-311-1/+1
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* [PATCH 2_4] Use config.h, not xparameters.h, for xilinx targetsGrant Likely2007-02-203-4/+3
* 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-7/+19
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* (no commit message)Wolfgang Denk2005-12-122-0/+3
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-2/+2
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-161-1/+1
* * Patch by Sean Chang, 9 Aug 2004:wdenk2004-09-296-109/+154
* * Patch by Peter Ryser, 20 Feb 2004:wdenk2004-02-2311-0/+1282
OpenPOWER on IntegriCloud