Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -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> | |||
* | microblaze: Repare intc handling | Michal Simek | 2008-05-09 | -2/+19 |
| | | | | Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
* | microblaze: xupv2p fix config file for supporting FDT | Michal Simek | 2008-04-08 | -1/+5 |
| | ||||
* | microblaze: clean uart16550 and uartlite handling | Michal Simek | 2008-04-08 | -2/+15 |
| | | | | Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
* | microblaze: ML401 and XUPV2P remove emac and emaclite reference | Michal Simek | 2008-04-08 | -4/+10 |
| | | | | Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
* | [FIX] XUPV2P change command handling | Michal Simek | 2007-10-14 | -19/+17 |
| | | | | and remove code violation | |||
* | [FIX] Email reparation & Copyright | Michal Simek | 2007-09-24 | -1/+1 |
| | | | | | Both codes are written by myself without any support from CTU | |||
* | [PATCH] Change macro name for UartLite | Michal Simek | 2007-09-24 | -0/+1 |
| | | | | because PowerPC 405 can use UartLite as console | |||
* | synchronizition with mainline | Michal Simek | 2007-09-24 | -41/+22 |
| | ||||
* | [FIX] Correction command setting for Microblaze boards | Michal Simek | 2007-08-15 | -13/+6 |
| | ||||
* | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-07 | -41/+33 |
|\ | ||||
| * | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -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 Loeliger | 2007-07-05 | -21/+24 |
| | | | | | | | | | | | | files. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | | [FIX] Xilinx Uartlite driver | Michal Simek | 2007-08-05 | -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 board | Michal Simek | 2007-08-05 | -6/+51 |
|/ | ||||
* | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-05-08 | -1/+1 |
|\ | | | | | | | | | | | | | Conflicts: include/asm-microblaze/microblaze_intc.h include/linux/stat.h | |||
| * | Minor coding style cleanup. | Wolfgang Denk | 2007-04-04 | -1/+1 |
| | | ||||
* | | [PATCH] SystemACE support for Microblaze | Michal Simek | 2007-04-21 | -6/+8 |
|/ | ||||
* | Support for XUPV2P board | Michal Simek | 2007-03-26 | -0/+174 |
Reset support BSP autoconfig support |