index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
qemu-mips.h
Age
Commit message (
Expand
)
Author
2014-11-27
MIPS: qemu_mips: switch to generic board
Daniel Schwierzeck
2014-03-07
mips: move CONFIG_MIPS{32, 64} definition to config.mk
Masahiro Yamada
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-16
MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues
Daniel Schwierzeck
2012-10-16
MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h
Zhi-zhou Zhang
2012-08-23
MIPS: add support for qemu for little endian MIPS32 CPUs
Daniel Schwierzeck
2012-06-20
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2009-07-22
Refresh LZMA-lib to v4.65
Luigi 'Comio' Mantellini
2008-12-17
MIPS: qemu_mips: move env storage just after u-boot
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-06-05
[MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines
Shinya Kuribayashi
2008-04-24
qemu-mips.h: Add CFI support
Jean-Christophe PLAGNIOL-VILLARD
2008-04-24
qemu-mips: Cleanup whitespace, indentation, etc.
Shinya Kuribayashi
2008-02-11
Get rid of "#undef DEBUG" from board config files.
Wolfgang Denk
2008-01-16
qemu-mips: active HUSH PARSER, AUTO_COMPLETE and CMDLINE_EDITING
Jean-Christophe PLAGNIOL-VILLARD
2008-01-16
MIPS:Target support for qemu -M mips
Vlad Lungu