summaryrefslogtreecommitdiff
path: root/include/configs/zipitz2.h
AgeCommit message (Expand)Author
2017-01-11serial: pxa: use kconfig for serial configurationMarcel Ziswiler
2016-10-23Convert CONFIG_LCD to KconfigSimon Glass
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-04-18kconfig: Move CONFIG_OF_LIBFDT to KconfigMichal Simek
2016-03-27zipitz2: enable cachesVasily Khoruzhick
2016-03-27zipitz2: enable USB host supportVasily Khoruzhick
2016-03-27zipitz2: enable libfdtVasily Khoruzhick
2016-03-27zipitz2: enable LCD rotationVasily Khoruzhick
2016-03-27zipitz2: restore board supportVasily Khoruzhick
2015-09-11arm: Remove pxa255_idp, zipitz2 boardsSimon Glass
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-03-02remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZMarcel Ziswiler
2014-10-22dm: spi: Remove SPI_INIT featureSimon Glass
2014-02-19config: remove platform CONFIG_SYS_HZ definition part 3Masahiro Yamada
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-12-18ARM: pxa: Fix CONFIG_SYS_HZ on PXAMarek Vasut
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-21lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee
2012-11-19pxa: Disable dcache on palmld, palmtc, zipitz2Simon Glass
2012-10-15serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-07-07PXA: Enable CONFIG_PREBOOT on zipitz2Marek Vasut
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2012-03-26zipitz2: use pxa_mmc_gen as MMC driverVasily Khoruzhick
2012-03-26zipitz2: fix boot issue introduced by PXA low level init reworkVasily Khoruzhick
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-22PXA: zipitz2: Add missing CONFIG_SYS_TEXT_BASEMarek Vasut
2010-10-19PXA: Fix ZipitZ2 for RelocMarek Vasut
2010-10-19PXA: Add necessary information for RELOCMarek Vasut
2010-07-14PXA: ZipitZ2 supportMarek Vasut