summaryrefslogtreecommitdiff
path: root/board/xilinx
Commit message (Expand)AuthorAgeLines
...
* ppc4xx: ML507: U-Boot in flash and System ACERicardo Ribalda Delgado2008-07-30-9/+167
* ppc4xx: ML507 Board SupportRicardo Ribalda Delgado2008-07-18-0/+339
* 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-3/+3
* 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-15/+15
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-2/+0
* microblaze: clean uart16550 and uartlite handlingMichal Simek2008-04-08-4/+4
* microblaze: remove old setting for emac driverMichal Simek2008-04-08-14/+2
* microblaze: Clean Makefile from ancient emac driverMichal Simek2008-04-08-32/+2
* 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
* Synchronize with U-BOOT mainlineMichal Simek2007-09-15-21/+33
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-07-2/+2
|\
| * 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
| * Fix a few file permission problems.Wolfgang Denk2007-07-04-0/+0
| * board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* | [FIX] Change configuration for XUPV2P Microblaze boardMichal Simek2007-08-05-33/+21
* | [FIX] fix microblaze file permitissionMichal Simek2007-06-17-0/+0
|/
* Merge git://www.denx.de/git/u-bootMichal Simek2007-05-08-1/+1
|\
| * Minor coding style cleanup.Wolfgang Denk2007-04-04-1/+1
* | new: USE_MSR_INTR supportMichal Simek2007-05-07-1/+2
* | new: fsl interrupt supportMichal Simek2007-05-07-1/+21
* | new: add writing to msr registerMichal Simek2007-05-07-15/+19
* | new: FSL and MSR support #2Michal Simek2007-05-05-0/+3
* | Change ML401 parameters - Xilinx BSPMichal Simek2007-04-21-13/+13
|/
* [PATCH] Clean include dependenceMichal Simek2007-03-30-2/+2
* PATCH: Resolve GPL license problemMichal Simek2007-03-27-24/+97
* Support for XUPV2P boardMichal Simek2007-03-26-78/+297
* [Microblaze][PATCH] part 2Michal Simek2007-03-11-0/+4
* [Microblaze][PATCH]Michal Simek2007-03-11-0/+265
* [PATCH 2_4] Use config.h, not xparameters.h, for xilinx targetsGrant Likely2007-02-20-8/+7
* 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
* Remove board specific configuration includes from the common xilinxWolfgang Denk2006-03-12-2/+0
* Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese2006-01-18-1/+1
* (no commit message)Wolfgang Denk2005-12-12-0/+3
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-23/+23
* 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 Jon Loeliger, 02 Sep 2004:wdenk2005-01-09-1/+1
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-2/+3
* * Patch by Sean Chang, 9 Aug 2004:wdenk2004-09-29-146/+1673
* * Patch by Peter Ryser, 20 Feb 2004:wdenk2004-02-23-0/+11775