aboutsummaryrefslogtreecommitdiff
path: root/include/configs/r7780mp.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2017-09-03include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-08-11Convert CONFIG_CMD_SDRAM to KconfigSimon Glass1-5/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-1/+0
2017-08-03serial: sh: Convert to KconfigMarek Vasut1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-2/+2
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2016-12-02sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy1-0/+2
2016-12-02sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy1-1/+0
2016-12-02sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-27drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada1-3/+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-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng1-3/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-4/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2014-01-09sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu1-1/+0
2014-01-08sh: delete redundant CONFIG_SH definitionMasahiro Yamada1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-17sh: boards: Change clock definition of SCIF and TMUNobuhiro Iwamatsu1-0/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-2/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2011-02-02sh: Remove config.mk for r7780mp boardNobuhiro Iwamatsu1-0/+1
2010-11-30sh: r7780mp: Remove CONFIG_DRIVER_NE2000 from configNobuhiro Iwamatsu1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-08-08ide: add configurationAlbert Aribaud1-0/+1
2009-09-10r7780mp: fix typo in Ethernet chip model number comment.Marcel Ziswiler1-1/+1
2009-07-11sh: Update pci config for Renesas r7780mp boardNobuhiro Iwamatsu1-0/+3
2009-07-08sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIVJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-07-08sh3/sh4: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-03-12sh: Add some register value configurable to PCI of SH7780Yoshihiro Shimoda1-0/+3
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-49/+49
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1