Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-23 | microblaze: Rename ml401 to microblaze-generic | Michal Simek | 1 | -281/+0 | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||||
2008-12-10 | microblaze: Remove CONFIG_LIBFDT due to error in common files | Michal Simek | 1 | -1/+0 | |
2008-12-10 | microblaze: Fix ml401 uart16550 setting | Michal Simek | 1 | -7/+10 | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||||
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 1 | -65/+65 | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||||
2008-09-11 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 1 | -7/+7 | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||||
2008-09-11 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||||
2008-09-11 | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+2 | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||||
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 | |
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 | 1 | -2/+19 | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||||
2008-04-08 | microblaze: ml401 fix config file for supporting FDT | Michal Simek | 1 | -5/+8 | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||||
2008-04-08 | microblaze: ml401 - add ifdef for GPIO | Michal Simek | 1 | -0/+2 | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||||
2008-04-08 | microblaze: clean uart16550 and uartlite handling | Michal Simek | 1 | -2/+15 | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||||
2008-04-08 | microblaze: ML401 and XUPV2P remove emac and emaclite reference | Michal Simek | 1 | -2/+8 | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||||
2007-09-24 | [FIX] change command handling and removing code violation | Michal Simek | 1 | -26/+24 | |
2007-09-24 | [FIX] Email reparation & Copyright | Michal Simek | 1 | -2/+2 | |
Both codes are written by myself without any support from CTU | |||||
2007-09-24 | [PATCH] Change macro name for UartLite | Michal Simek | 1 | -0/+1 | |
because PowerPC 405 can use UartLite as console | |||||
2007-09-24 | synchronizition with mainline | Michal Simek | 1 | -24/+26 | |
2007-09-11 | [FIX] Microblaze ML401 - repare FLASH handling | Michal Simek | 1 | -10/+16 | |
2007-08-15 | [FIX] Correction command setting for Microblaze boards | Michal Simek | 1 | -10/+2 | |
2007-08-08 | Merge git://www.denx.de/git/u-boot | Michal Simek | 1 | -73/+40 | |
2007-08-06 | [FIX] Coding style cleanup | Michal Simek | 1 | -5/+5 | |
2007-08-05 | [FIX] Xilinx Uartlite driver | Michal Simek | 1 | -0/+1 | |
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 | 1 | -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> | |||||
2007-07-05 | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 1 | -4/+0 | |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various m* named board config files. | Jon Loeliger | 1 | -73/+36 | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||||
2007-05-16 | Coding Style Cleanup, new CHANGELOG | Wolfgang Denk | 1 | -2/+2 | |
2007-05-08 | add: Microblaze V5 exception handling | Michal Simek | 1 | -0/+1 | |
2007-05-07 | new: fsl interrupt support | Michal Simek | 1 | -0/+4 | |
FSL_Has_data is connected to INTC. | |||||
2007-05-05 | new: FSL and MSR support #2 | Michal Simek | 1 | -0/+3 | |
2007-04-25 | [PATCH] MTD partition support, JFFS2 support | Michal Simek | 1 | -2/+27 | |
2007-04-21 | [PATCH] SystemACE support for Microblaze | Michal Simek | 1 | -9/+17 | |
2007-03-26 | Support for XUPV2P board | Michal Simek | 1 | -16/+25 | |
Reset support BSP autoconfig support | |||||
2007-03-11 | [Microblaze][PATCH] | Michal Simek | 1 | -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 |