summaryrefslogtreecommitdiffstats
path: root/board/xilinx/ml401
Commit message (Collapse)AuthorAgeFilesLines
* microblaze: Rename ml401 to microblaze-genericMichal Simek2009-01-235-288/+0
| | | | Signed-off-by: Michal Simek <monstr@monstr.eu>
* 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-9/+9
| | | | 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>
* [FIX] fix microblaze file permitissionMichal Simek2007-06-171-0/+0
|
* new: USE_MSR_INTR supportMichal Simek2007-05-071-1/+2
|
* new: fsl interrupt supportMichal Simek2007-05-071-1/+21
| | | | FSL_Has_data is connected to INTC.
* new: add writing to msr registerMichal Simek2007-05-071-15/+19
|
* new: FSL and MSR support #2Michal Simek2007-05-051-0/+3
|
* Change ML401 parameters - Xilinx BSPMichal Simek2007-04-212-13/+13
|
* [PATCH] Clean include dependenceMichal Simek2007-03-301-1/+1
|
* PATCH: Resolve GPL license problemMichal Simek2007-03-272-12/+49
|
* Support for XUPV2P boardMichal Simek2007-03-263-77/+55
| | | | | Reset support BSP autoconfig support
* [Microblaze][PATCH]Michal Simek2007-03-115-0/+265
timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401
OpenPOWER on IntegriCloud