Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -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_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -6/+6 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | microblaze: clean uart16550 and uartlite handling | Michal Simek | 2008-04-08 | -2/+2 |
| | | | | Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
* | microblaze: remove old setting for emac driver | Michal Simek | 2008-04-08 | -7/+1 |
| | | | | Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
* | microblaze: Clean Makefile from ancient emac driver | Michal Simek | 2008-04-08 | -16/+1 |
| | | | | Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
* | Synchronize with U-BOOT mainline | Michal Simek | 2007-09-15 | -21/+33 |
| | ||||
* | [FIX] Change configuration for XUPV2P Microblaze board | Michal Simek | 2007-08-05 | -33/+21 |
| | ||||
* | [PATCH] Clean include dependence | Michal Simek | 2007-03-30 | -1/+1 |
| | ||||
* | PATCH: Resolve GPL license problem | Michal Simek | 2007-03-27 | -12/+48 |
| | ||||
* | Support for XUPV2P board | Michal Simek | 2007-03-26 | -0/+241 |
Reset support BSP autoconfig support |