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
/
mx25pdk.h
Age
Commit message (
Expand
)
Author
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-31
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-21
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-10-26
config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
Jagan Teki
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
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-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-10-29
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-02
I2C: mxc_i2c: make I2C1 and I2C2 optional
Albert ARIBAUD \\(3ADEV\\)
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-03-13
mx25pdk: Use the default CONFIG_SYS_PBSIZE
Fabio Estevam
2014-09-22
mx25pdk: Add generic board support
Fabio Estevam
2014-09-22
mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
Fabio Estevam
2014-05-28
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
Simon Glass
2014-03-12
mx25pdk: Align the environment with other FSL boards
Fabio Estevam
2013-12-17
configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option
Fabio Estevam
2013-11-13
configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
Fabio Estevam
2013-11-04
ARM: mx25: convert to common timer code
Rob Herring
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-10-17
i2c: update config using mxc driver to new subsystem
trem
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-03
mx25pdk: Enable imxdi RTC
Benoît Thébaudeau
2012-12-13
mx25pdk: Allow booting a device tree kernel
Fabio Estevam
2012-12-11
mx25pdk: Adapt it for the new PMIC framework
Fabio Estevam
2012-11-19
mx25pdk: Configure CONFIG_BOOTDELAY to one second
Fabio Estevam
2012-10-26
mx25pdk: Allow booting a zImage kernel
Fabio Estevam
2012-10-26
mx25pdk: Add Ethernet support
Fabio Estevam
2012-10-26
mx25pdk: Add esdhc support
Fabio Estevam
2012-10-26
mx25pdk: Include CONFIG_MX25
Fabio Estevam
2012-10-20
mx25pdk: Use internal RAM for stack pointer
Fabio Estevam
2012-09-06
mx25: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-09-01
ARM: Remove unused stack and irq config defines
Rob Herring
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2012-05-15
include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
Tom Rini
2011-12-06
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-09-30
mx25pdk: Place machine ID into board config
Fabio Estevam
2011-09-30
MX25: Add initial support for MX25PDK
Fabio Estevam