index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
apx4devkit.h
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-08
arm: imx: mx28: Move MX28 selection to Kconfig
Stefan Agner
2017-11-05
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
Tom Rini
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-24
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
2017-05-15
i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-01
cmd: add Kconfig option for 'date' command
Chris Packham
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-28
arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types
Tom Rini
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
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-04-25
include/configs: Whitespace fixup
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-02
configs: remove CONFIG_NET_MULTI
Lars Poeschel
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2013-07-31
Merge git://git.denx.de/u-boot-arm
Stefano Babic
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
ARM: mxs: Consolidate configuration options
Marek Vasut
2013-03-15
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-07
mxs: Make ehci-mxs multiport capable
Marek Vasut
2013-03-04
ubifs: Allow ubifsmount volume reference by number
Joe Hershberger
2013-02-04
configs:Remove unused macro CONFIG_DISCOVER_PHY
Ashok
2012-10-22
MMC: MXS: Toggle the generic bounce buffer on the boards
Marek Vasut
2012-09-01
MX28: Move "regs-base.h" include after SoC type configuration
Otavio Salvador
2012-09-01
apx4devkit: Turn on caches
Fabio Estevam
2012-09-01
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
Otavio Salvador
2012-09-01
Add support for Bluegiga APX4 Development Kit
Veli-Pekka Peltola