summaryrefslogtreecommitdiffstats
path: root/include/configs/xupv2p.h
Commit message (Collapse)AuthorAgeFilesLines
* [FIX] XUPV2P change command handlingMichal Simek2007-10-141-19/+17
| | | | and remove code violation
* [FIX] Email reparation & CopyrightMichal Simek2007-09-241-1/+1
| | | | | Both codes are written by myself without any support from CTU
* [PATCH] Change macro name for UartLiteMichal Simek2007-09-241-0/+1
| | | | because PowerPC 405 can use UartLite as console
* synchronizition with mainlineMichal Simek2007-09-241-41/+22
|
* [FIX] Correction command setting for Microblaze boardsMichal Simek2007-08-151-13/+6
|
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-071-41/+33
|\
| * include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
| | | | | | | | | | | | | | | | | | Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com>
| * include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config ↵Jon Loeliger2007-07-051-21/+24
| | | | | | | | | | | | files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* | [FIX] Xilinx Uartlite driverMichal Simek2007-08-051-0/+1
| | | | | | | | | | Because PPC405 can use UARTLITE serial interface and Microblaze can use Uart16550 serial interface not only Uartlite.
* | [FIX] Change configuration for XUPV2P Microblaze boardMichal Simek2007-08-051-6/+51
|/
* Merge git://www.denx.de/git/u-bootMichal Simek2007-05-081-1/+1
|\ | | | | | | | | | | | | Conflicts: include/asm-microblaze/microblaze_intc.h include/linux/stat.h
| * Minor coding style cleanup.Wolfgang Denk2007-04-041-1/+1
| |
* | [PATCH] SystemACE support for MicroblazeMichal Simek2007-04-211-6/+8
|/
* Support for XUPV2P boardMichal Simek2007-03-261-0/+174
Reset support BSP autoconfig support
OpenPOWER on IntegriCloud