summaryrefslogtreecommitdiffstats
path: root/include/configs/ml401.h
Commit message (Collapse)AuthorAgeFilesLines
* [FIX] change command handling and removing code violationMichal Simek2007-09-241-26/+24
|
* [FIX] Email reparation & CopyrightMichal Simek2007-09-241-2/+2
| | | | | Both codes are written by myself without any support from CTU
* [PATCH] Change macro name for UartLiteMichal Simek2007-09-241-0/+1
| | | | because PowerPC 405 can use UartLite as console
* synchronizition with mainlineMichal Simek2007-09-241-24/+26
|
* [FIX] Microblaze ML401 - repare FLASH handlingMichal Simek2007-09-111-10/+16
|
* [FIX] Correction command setting for Microblaze boardsMichal Simek2007-08-151-10/+2
|
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-071-73/+40
|\
| * include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-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 Denk2007-07-051-4/+0
| |
| * include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger2007-07-051-73/+36
| | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* | [FIX] Coding style cleanupMichal Simek2007-08-051-5/+5
| |
* | [FIX] Xilinx Uartlite driverMichal Simek2007-08-051-0/+1
|/ | | | | Because PPC405 can use UARTLITE serial interface and Microblaze can use Uart16550 serial interface not only Uartlite.
* Coding Style Cleanup, new CHANGELOGWolfgang Denk2007-05-161-2/+2
|
* add: Microblaze V5 exception handlingMichal Simek2007-05-081-0/+1
|
* new: fsl interrupt supportMichal Simek2007-05-071-0/+4
| | | | FSL_Has_data is connected to INTC.
* new: FSL and MSR support #2Michal Simek2007-05-051-0/+3
|
* [PATCH] MTD partition support, JFFS2 supportMichal Simek2007-04-241-2/+27
|
* [PATCH] SystemACE support for MicroblazeMichal Simek2007-04-211-9/+17
|
* Support for XUPV2P boardMichal Simek2007-03-261-16/+25
| | | | | Reset support BSP autoconfig support
* [Microblaze][PATCH]Michal Simek2007-03-111-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
OpenPOWER on IntegriCloud