summaryrefslogtreecommitdiff
path: root/include/configs/zylonite.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-1/+1
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-20PXA: Add necessary information for RELOCMarek Vasut1-0/+2
2010-10-20PXA: pxa-regs.h cleanupMarek Vasut1-0/+1
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-2/+0
2009-10-05Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-1/+1
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-8/+0
2009-07-18NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk1-0/+2
2009-07-18Remove legacy NAND and disk on chip references from boards.Scott Wood1-8/+0
2009-06-12pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD1-0/+3
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl1-2/+0
2009-02-20pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD1-2/+6
2009-02-20pxa: fixing get_timer to return time in miliseconds.Micha Kalfon1-1/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-36/+36
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-11rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger1-10/+14
2007-04-23Remove BOARDLIBS usage completelyStefan Roese1-1/+0
2006-04-25NAND support for zylonite board + some minor cleanup.Markus Klotzbuecher1-84/+56
2006-02-22SDRAM now working for delta board, but there are still aliasing problems,Markus Klotzbücher1-2/+2
2006-02-20Merged and added more pxa-regs.h stuff, especially the GPIO ControlMarkus Klotzbücher1-3/+3
2006-02-19Merged sufficient changes to pxa-regs.h in order to make u-boot compile.Markus Klotzbücher1-1/+3
2006-02-10Config updated for compiling the SMC911111 network driverMarkus Klotzbücher1-5/+17
2006-02-09basic u-boot is working, boots into the command shell.Markus Klotzbücher1-1/+1
2006-02-07Forgot to add files to zylonite branch.Markus Klotzbücher1-0/+242