summaryrefslogtreecommitdiff
path: root/board/zipitz2
AgeCommit message (Expand)AuthorFilesLines
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2016-03-27zipitz2: enable cachesVasily Khoruzhick1-4/+0
2016-03-27zipitz2: enable USB host supportVasily Khoruzhick1-0/+21
2016-03-27zipitz2: restore board supportVasily Khoruzhick4-0/+225
2015-09-11arm: Remove pxa255_idp, zipitz2 boardsSimon Glass4-227/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: 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-27PXA: Fix warning in zipitz2Marek Vasut1-0/+1
2012-03-27zipitz2: use pxa_mmc_gen as MMC driverVasily Khoruzhick1-0/+8
2011-12-07PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut1-1/+1
2011-12-07PXA: Squash extern pxa_dram_init()Marek Vasut1-1/+1
2011-10-16punt 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-20PXA: Fix ZipitZ2 for RelocMarek Vasut4-59/+16
2010-10-20PXA: pxa-regs.h cleanupMarek Vasut1-16/+17
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-07-15PXA: ZipitZ2 supportMarek Vasut5-0/+364