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