index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
qemu-mips.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
1
-2
/
+0
*
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-09-03
1
-2
/
+0
*
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
1
-1
/
+0
*
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-25
1
-2
/
+0
*
Convert CONFIG_LZMA to Kconfig
Simon Glass
2017-05-22
1
-2
/
+0
*
Convert CONFIG_CMD_IDE to Kconfig
Simon Glass
2017-05-22
1
-2
/
+0
*
mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LEN
Kyle Edwards
2017-04-21
1
-1
/
+1
*
mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from config
Kyle Edwards
2017-04-21
1
-2
/
+1
*
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
1
-3
/
+0
*
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
1
-1
/
+0
*
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
1
-1
/
+0
*
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-06-09
1
-1
/
+0
*
MIPS: Move cache sizes to Kconfig
Paul Burton
2016-05-31
1
-7
/
+0
*
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Paul Burton
2016-05-26
1
-1
/
+0
*
Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU...
Stanislav Galabov
2016-05-21
1
-0
/
+4
*
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
1
-2
/
+0
*
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
1
-9
/
+0
*
configs: Re-sync HUSH options
Tom Rini
2016-04-25
1
-1
/
+0
*
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-21
1
-1
/
+0
*
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-10-21
1
-1
/
+0
*
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-13
1
-0
/
+1
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-4
/
+0
*
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-28
1
-1
/
+0
*
MIPS: qemu_mips: switch to generic board
Daniel Schwierzeck
2014-11-27
1
-0
/
+3
*
mips: move CONFIG_MIPS{32, 64} definition to config.mk
Masahiro Yamada
2014-03-07
1
-1
/
+0
*
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
1
-2
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues
Daniel Schwierzeck
2012-10-16
1
-28
/
+26
*
MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h
Zhi-zhou Zhang
2012-10-16
1
-0
/
+1
*
MIPS: add support for qemu for little endian MIPS32 CPUs
Daniel Schwierzeck
2012-08-24
1
-1
/
+6
*
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-06-20
1
-1
/
+0
*
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2012-06-20
1
-3
/
+0
*
board configs: drop NET_MULTI references
Mike Frysinger
2011-10-05
1
-2
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
Refresh LZMA-lib to v4.65
Luigi 'Comio' Mantellini
2009-07-22
1
-0
/
+2
*
MIPS: qemu_mips: move env storage just after u-boot
Jean-Christophe PLAGNIOL-VILLARD
2008-12-17
1
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-41
/
+41
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-2
/
+2
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-1
/
+1
*
[MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines
Shinya Kuribayashi
2008-06-05
1
-1
/
+3
*
qemu-mips.h: Add CFI support
Jean-Christophe PLAGNIOL-VILLARD
2008-04-25
1
-5
/
+10
*
qemu-mips: Cleanup whitespace, indentation, etc.
Shinya Kuribayashi
2008-04-24
1
-33
/
+32
*
Get rid of "#undef DEBUG" from board config files.
Wolfgang Denk
2008-02-12
1
-2
/
+0
*
qemu-mips: active HUSH PARSER, AUTO_COMPLETE and CMDLINE_EDITING
Jean-Christophe PLAGNIOL-VILLARD
2008-01-17
1
-0
/
+5
*
MIPS:Target support for qemu -M mips
Vlad Lungu
2008-01-17
1
-0
/
+164