Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-10 | microblaze: Remove CONFIG_LIBFDT due to error in common files | Michal Simek | |
2008-12-10 | microblaze: Fix ml401 uart16550 setting | Michal Simek | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-09-10 | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | |
rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-05-09 | microblaze: Repare intc handling | Michal Simek | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
2008-04-08 | microblaze: ml401 fix config file for supporting FDT | Michal Simek | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
2008-04-08 | microblaze: ml401 - add ifdef for GPIO | Michal Simek | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
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-09-24 | [FIX] change command handling and removing code violation | Michal Simek | |
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-09-11 | [FIX] Microblaze ML401 - repare FLASH handling | 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] Coding style cleanup | 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-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 | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various m* named board config files. | Jon Loeliger | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2007-05-16 | Coding Style Cleanup, new CHANGELOG | Wolfgang Denk | |
2007-05-08 | add: Microblaze V5 exception handling | Michal Simek | |
2007-05-07 | new: fsl interrupt support | Michal Simek | |
FSL_Has_data is connected to INTC. | |||
2007-05-05 | new: FSL and MSR support #2 | Michal Simek | |
2007-04-24 | [PATCH] MTD partition support, JFFS2 support | Michal Simek | |
2007-04-21 | [PATCH] SystemACE support for Microblaze | Michal Simek | |
2007-03-26 | Support for XUPV2P board | Michal Simek | |
Reset support BSP autoconfig support | |||
2007-03-11 | [Microblaze][PATCH] | Michal Simek | |
timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401 |