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
/
flea3.h
Age
Commit message (
Expand
)
Author
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-01-28
arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types
Tom Rini
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2016-11-16
mx35: adjust default environment for flea3 board
Heiko Schocher
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-08-26
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
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-04-25
include/configs: Whitespace fixup
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-04-18
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
Michal Simek
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2015-10-30
imx35, flea3: add FIT image support
Heiko Schocher
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-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-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-04-23
driver/i2c/mxc: Enable I2C bus 3 and 4
York Sun
2015-03-05
flea3: Convert to generic board
Stefano Babic
2015-03-02
remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
Marcel Ziswiler
2014-11-20
ARM: remove CONFIG_ARM1136 defines
Masahiro Yamada
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-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-15
COMMON: Use __stringify() instead of xstr()
Marek Vasut
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-18
mxc nand: Let driver detect IP revision
Benoît Thébaudeau
2012-09-06
mx35: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-09-01
ARM: Remove unused stack and irq config defines
Rob Herring
2012-08-09
configs: Remove unused symbol CONFIG_DISCOVER_PHY
Fabio Estevam
2012-07-11
mxc_i2c: specify i2c base address in config file
Troy Kisky
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
2012-05-15
include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
Tom Rini
2012-04-16
mx35: flea3: fix when cache functions are linked
Stefano Babic
2012-02-12
configs: Remove CONFIG_NET_MULTI from board files
Fabio Estevam
2011-12-06
MX35: flea3: changes due to hardware revision B
Stefano Babic
2011-12-06
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-11-03
MX35: add support for flea3 board
Stefano Babic