aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)AuthorFilesLines
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-4/+0
2008-05-21Big white-space cleanup.Wolfgang Denk4-15/+15
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
2008-04-08microblaze: clean uart16550 and uartlite handlingMichal Simek2-4/+4
2008-04-08microblaze: remove old setting for emac driverMichal Simek2-14/+2
2008-04-08microblaze: Clean Makefile from ancient emac driverMichal Simek2-32/+2
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-09-15Synchronize with U-BOOT mainlineMichal Simek3-21/+33
2007-08-07Merge git://www.denx.de/git/u-bootMichal Simek1-2/+2
2007-08-05[FIX] Change configuration for XUPV2P Microblaze boardMichal Simek3-33/+21
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-04Fix a few file permission problems.Wolfgang Denk1-0/+0
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-06-17[FIX] fix microblaze file permitissionMichal Simek1-0/+0
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek1-1/+1
2007-05-07new: USE_MSR_INTR supportMichal Simek1-1/+2
2007-05-07new: fsl interrupt supportMichal Simek1-1/+21
2007-05-07new: add writing to msr registerMichal Simek1-15/+19
2007-05-05new: FSL and MSR support #2Michal Simek1-0/+3
2007-04-21Change ML401 parameters - Xilinx BSPMichal Simek2-13/+13
2007-04-04Minor coding style cleanup.Wolfgang Denk1-1/+1
2007-03-30[PATCH] Clean include dependenceMichal Simek2-2/+2
2007-03-27PATCH: Resolve GPL license problemMichal Simek4-24/+97
2007-03-26Support for XUPV2P boardMichal Simek9-78/+297
2007-03-11[Microblaze][PATCH] part 2Michal Simek1-0/+4
2007-03-11[Microblaze][PATCH]Michal Simek5-0/+265
2007-02-20[PATCH 2_4] Use config.h, not xparameters.h, for xilinx targetsGrant Likely7-8/+7
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
2006-03-12Remove board specific configuration includes from the common xilinxWolfgang Denk2-2/+0
2006-01-18Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese1-1/+1
2005-12-12(no commit message)Wolfgang Denk2-0/+3
2005-10-13Cleanup for GCC-4.xWolfgang Denk4-23/+23
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
2005-01-09* Patch by Jon Loeliger, 02 Sep 2004:wdenk1-1/+1
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-2/+3
2004-09-29* Patch by Sean Chang, 9 Aug 2004:wdenk12-146/+1673
2004-02-23* Patch by Peter Ryser, 20 Feb 2004:wdenk35-0/+11775