summaryrefslogtreecommitdiff
path: root/include/configs/pb1x00.h
AgeCommit message (Expand)Author
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-01-20mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2014-11-27MIPS: pb1x00: switch to generic boardDaniel Schwierzeck
2014-11-01MIPS: kconfig: add options for endianess selectDaniel Schwierzeck
2014-03-07mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2012-04-02MIPS: fix endianess handlingDaniel Schwierzeck
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-06-07[MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi
2008-06-05[MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routinesShinya Kuribayashi
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
2005-09-25Add support for AMD's Pb1x00 eval board;Wolfgang Denk