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
/
mv-common.h
Age
Commit message (
Expand
)
Author
2017-07-25
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
2017-05-22
Convert CONFIG_CMD_JFFS2 to Kconfig
Simon Glass
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-01-28
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-25
Convert CONFIG_ARCH_MISC_INIT to Kconfig
Simon Glass
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2016-10-23
video: Drop CONFIG_CONSOLE_INFO_QUIET
Simon Glass
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-09-26
kconfig: introduce kconfig for UBI
Heiko Schocher
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-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-22
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-22
ns16550: zap CONFIG_NS16550_SERIAL
Thomas Chou
2015-11-22
ns16550: unify serial_dw
Thomas Chou
2015-10-21
arm: mvebu: Enable DM_SERIAL on AXP / A38x boards
Stefan Roese
2015-10-21
arm: mvebu: Enable DM_USB on AXP / A38x boards
Stefan Roese
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-07-24
arm: marvell: Increase MAXARGS to 32
Stefan Roese
2015-06-28
mv-common.h: Include support for device trees
Kevin Smith
2015-06-26
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-05-05
arm: mvebu: mv-common.h: Add CONFIG_PREBOOT
Stefan Roese
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
2013-01-08
mv-common.h: increase malloc arena to 4MiB
Andreas Bießmann
2012-09-01
ARM: Remove unused stack and irq config defines
Rob Herring
2012-05-15
include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
Tom Rini
2012-01-26
NAND: remove NAND_MAX_CHIPS definitions
Vladimir Zapolskiy
2011-05-12
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
Michael Jones
2011-05-11
mv-common.h: fix DRAM banks configuration
Simon Guinot
2011-02-21
mv: seperate kirkwood and armada from common setting
Lei Wen
2010-12-16
mv-common.h: Add support for ARMADA100 Platforms
Prafulla Wadaskar
2010-11-27
Coding Style (white space) cleanup
Wolfgang Denk
2010-10-29
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Wolfgang Denk
2010-10-28
kirkwood: get rid of config.mk files
Prafulla Wadaskar
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-20
Kirkwood: bugfix: broken early console messages
Prafulla Wadaskar
2010-10-13
Kirkwood: Changes specific to ARM relocation support
Prafulla Wadaskar
2010-10-13
kirkwood: added common config file mv-common.h
Prafulla Wadaskar