aboutsummaryrefslogtreecommitdiff
path: root/include/configs/pm9263.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-25Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_LCD to KconfigSimon Glass1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-7/+0
2015-06-08autoboot.c: Move config options to KconfigStefan Roese1-1/+0
2015-01-13PM9263 adding generic board supportGeorgi Botev1-0/+2
2014-11-17spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher1-1/+0
2013-12-09at91: switch coloured LED to gpio APIAndreas Bießmann1-2/+2
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann1-2/+2
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-11-04arm: atmel: get rid of too many ifdefferyBo Shen1-0/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-2/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-04at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263Simon Glass1-1/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-7/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2012-01-26NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPSScott Wood1-1/+0
2011-12-12pm9263: init serial console before relocationAsen Dimov1-0/+1
2011-11-29Fix Stelian's email addressStelian Pop1-1/+1
2011-11-08ARM: define CONFIG_MACH_TYPE for all ronetix boardsAsen Dimov1-0/+3
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger1-1/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-03make pm9263 buildable for v2011.06 releaseAsen Dimov1-7/+10
2010-12-16pm9263: enable cache commandAsen Dimov1-0/+1
2010-12-16pm9263: ARM relocation supportAsen Dimov1-0/+6
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-1/+0
2010-04-30pm9263 converted to at91 soc accessAsen Dimov1-44/+43
2010-04-30pm9263: remove CONFIG_CMD_AUTOSCRIPTAsen Dimov1-1/+0
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich1-1/+1
2010-02-12add a new AT91 GPIO driverJens Scharsig1-0/+1
2010-02-12add new CONFIG_AT91_LEGACYJens Scharsig1-0/+2
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-1/+0