summaryrefslogtreecommitdiffstats
path: root/board/xilinx/xupv2p
Commit message (Collapse)AuthorAgeFilesLines
* microblaze: Remove XUPV2P boardMichal Simek2008-12-105-257/+0
| | | | | | | | | | | --- Microblaze platforms use generic settings and to have many platforms is confusing that's why I decided to remove this platform from U-BOOT. ml401 tree is sufficient for covering all Microblaze platforms. This change will go through microblaze custodian tree.
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
| | | | | | | | | | Most of the bss initialization loop increments 4 bytes at a time. And the loop end is checked for an 'equal' condition. Make the bss end address aligned by 4, so that the loop will end as expected. Signed-off-by: Selvamuthukumar <selva.muthukumar@e-coninfotech.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-6/+6
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* microblaze: clean uart16550 and uartlite handlingMichal Simek2008-04-081-2/+2
| | | | Signed-off-by: Michal Simek <monstr@monstr.eu>
* microblaze: remove old setting for emac driverMichal Simek2008-04-081-7/+1
| | | | Signed-off-by: Michal Simek <monstr@monstr.eu>
* microblaze: Clean Makefile from ancient emac driverMichal Simek2008-04-081-16/+1
| | | | Signed-off-by: Michal Simek <monstr@monstr.eu>
* Synchronize with U-BOOT mainlineMichal Simek2007-09-153-21/+33
|
* [FIX] Change configuration for XUPV2P Microblaze boardMichal Simek2007-08-053-33/+21
|
* [PATCH] Clean include dependenceMichal Simek2007-03-301-1/+1
|
* PATCH: Resolve GPL license problemMichal Simek2007-03-272-12/+48
|
* Support for XUPV2P boardMichal Simek2007-03-265-0/+241
Reset support BSP autoconfig support
OpenPOWER on IntegriCloud