Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [FIX] change command handling and removing code violation | Michal Simek | 2007-09-24 | -26/+24 |
| | ||||
* | [FIX] Email reparation & Copyright | Michal Simek | 2007-09-24 | -2/+2 |
| | | | | | 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 | -24/+26 |
| | ||||
* | [FIX] Microblaze ML401 - repare FLASH handling | Michal Simek | 2007-09-11 | -10/+16 |
| | ||||
* | [FIX] Correction command setting for Microblaze boards | Michal Simek | 2007-08-15 | -10/+2 |
| | ||||
* | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-07 | -73/+40 |
|\ | ||||
| * | 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> | |||
| * | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-07-05 | -4/+0 |
| | | ||||
| * | include/configs: Use new CONFIG_CMD_* in various m* named board config files. | Jon Loeliger | 2007-07-05 | -73/+36 |
| | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | | [FIX] Coding style cleanup | Michal Simek | 2007-08-05 | -5/+5 |
| | | ||||
* | | [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. | |||
* | Coding Style Cleanup, new CHANGELOG | Wolfgang Denk | 2007-05-16 | -2/+2 |
| | ||||
* | add: Microblaze V5 exception handling | Michal Simek | 2007-05-08 | -0/+1 |
| | ||||
* | new: fsl interrupt support | Michal Simek | 2007-05-07 | -0/+4 |
| | | | | FSL_Has_data is connected to INTC. | |||
* | new: FSL and MSR support #2 | Michal Simek | 2007-05-05 | -0/+3 |
| | ||||
* | [PATCH] MTD partition support, JFFS2 support | Michal Simek | 2007-04-24 | -2/+27 |
| | ||||
* | [PATCH] SystemACE support for Microblaze | Michal Simek | 2007-04-21 | -9/+17 |
| | ||||
* | Support for XUPV2P board | Michal Simek | 2007-03-26 | -16/+25 |
| | | | | | Reset support BSP autoconfig support | |||
* | [Microblaze][PATCH] | Michal Simek | 2007-03-11 | -0/+221 |
timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401 |