index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
pb1x00.h
Age
Commit message (
Expand
)
Author
2017-07-26
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-05-22
Convert CONFIG_CMD_IDE to Kconfig
Simon Glass
2017-04-30
Convert CONFIG_CMD_BEDBUG to Kconfig
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_MAC_PARTITION to Kconfig
Patrick Delaunay
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-05-31
MIPS: Move cache sizes to Kconfig
Paul Burton
2016-05-25
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Paul Burton
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
include/configs: Whitespace fixup
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-01-20
mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mk
Masahiro Yamada
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-05-19
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2014-11-27
MIPS: pb1x00: switch to generic board
Daniel Schwierzeck
2014-11-01
MIPS: kconfig: add options for endianess select
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-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2012-04-02
MIPS: fix endianess handling
Daniel Schwierzeck
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-02-17
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
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_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-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 routines
Shinya Kuribayashi
2007-07-10
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in various p* named board config files.
Jon Loeliger
2005-11-20
Change all '$(...)' variable references into '${...}'
Wolfgang Denk
2005-09-24
Add support for AMD's Pb1x00 eval board;
Wolfgang Denk