aboutsummaryrefslogtreecommitdiff
path: root/include/configs/qemu-mips.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-3/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-2/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-2/+0
2017-05-22Convert CONFIG_LZMA to KconfigSimon Glass1-2/+0
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-2/+0
2017-04-21mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LENKyle Edwards1-1/+1
2017-04-21mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from configKyle Edwards1-2/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-3/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton1-7/+0
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton1-1/+0
2016-05-21Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU...Stanislav Galabov1-0/+4
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-9/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-0/+1
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-4/+0
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada1-1/+0
2014-11-27MIPS: qemu_mips: switch to generic boardDaniel Schwierzeck1-0/+3
2014-03-07mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada1-1/+0
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
2012-10-16MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issuesDaniel Schwierzeck1-28/+26
2012-10-16MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.hZhi-zhou Zhang1-0/+1
2012-08-24MIPS: add support for qemu for little endian MIPS32 CPUsDaniel Schwierzeck1-1/+6
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-3/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-2/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2009-07-22Refresh LZMA-lib to v4.65Luigi 'Comio' Mantellini1-0/+2
2008-12-17MIPS: qemu_mips: move env storage just after u-bootJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-41/+41
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-05[MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routinesShinya Kuribayashi1-1/+3
2008-04-25qemu-mips.h: Add CFI supportJean-Christophe PLAGNIOL-VILLARD1-5/+10
2008-04-24qemu-mips: Cleanup whitespace, indentation, etc.Shinya Kuribayashi1-33/+32
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk1-2/+0
2008-01-17qemu-mips: active HUSH PARSER, AUTO_COMPLETE and CMDLINE_EDITINGJean-Christophe PLAGNIOL-VILLARD1-0/+5
2008-01-17MIPS:Target support for qemu -M mipsVlad Lungu1-0/+164