aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xupv2p.h
AgeCommit message (Collapse)AuthorFilesLines
2008-12-10microblaze: Remove XUPV2P boardMichal Simek1-226/+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.
2008-12-10microblaze: Remove CONFIG_LIBFDT due to error in common filesMichal Simek1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-56/+56
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-05-21Big white-space cleanup.Wolfgang Denk1-5/+5
This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-05-09microblaze: Repare intc handlingMichal Simek1-2/+19
Signed-off-by: Michal Simek <monstr@monstr.eu>
2008-04-08microblaze: xupv2p fix config file for supporting FDTMichal Simek1-1/+5
2008-04-08microblaze: clean uart16550 and uartlite handlingMichal Simek1-2/+15
Signed-off-by: Michal Simek <monstr@monstr.eu>
2008-04-08microblaze: ML401 and XUPV2P remove emac and emaclite referenceMichal Simek1-4/+10
Signed-off-by: Michal Simek <monstr@monstr.eu>
2007-10-14[FIX] XUPV2P change command handlingMichal Simek1-19/+17
and remove code violation
2007-09-24[FIX] Email reparation & CopyrightMichal Simek1-1/+1
Both codes are written by myself without any support from CTU
2007-09-24[PATCH] Change macro name for UartLiteMichal Simek1-0/+1
because PowerPC 405 can use UartLite as console
2007-09-24synchronizition with mainlineMichal Simek1-41/+22
2007-08-15[FIX] Correction command setting for Microblaze boardsMichal Simek1-13/+6
2007-08-07Merge git://www.denx.de/git/u-bootMichal Simek1-41/+33
2007-08-05[FIX] Xilinx Uartlite driverMichal Simek1-0/+1
Because PPC405 can use UARTLITE serial interface and Microblaze can use Uart16550 serial interface not only Uartlite.
2007-08-05[FIX] Change configuration for XUPV2P Microblaze boardMichal Simek1-6/+51
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-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>
2007-07-05include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config ↵Jon Loeliger1-21/+24
files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek1-1/+1
Conflicts: include/asm-microblaze/microblaze_intc.h include/linux/stat.h
2007-04-21[PATCH] SystemACE support for MicroblazeMichal Simek1-6/+8
2007-04-04Minor coding style cleanup.Wolfgang Denk1-1/+1
2007-03-26Support for XUPV2P boardMichal Simek1-0/+174
Reset support BSP autoconfig support