aboutsummaryrefslogtreecommitdiffstats
path: root/board/zipitz2
AgeCommit message (Expand)AuthorFilesLines
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada1-1/+0
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-34/+2
2012-10-15serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut1-5/+0
2012-03-30arm: Remove zipitz2 link scriptSimon Glass1-56/+0
2012-03-26PXA: Fix warning in zipitz2Marek Vasut1-0/+1
2012-03-26zipitz2: use pxa_mmc_gen as MMC driverVasily Khoruzhick1-0/+8
2011-12-06PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut1-1/+1
2011-12-06PXA: Squash extern pxa_dram_init()Marek Vasut1-1/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19PXA: Fix ZipitZ2 for RelocMarek Vasut4-59/+16
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut1-16/+17
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-07-14PXA: ZipitZ2 supportMarek Vasut5-0/+364