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
/
mx23_olinuxino.h
Age
Commit message (
Expand
)
Author
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-06-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
2022-06-28
ehci-mxs: Remove non-DM code
Tom Rini
2022-03-03
Convert CONFIG_BOOTFILE to Kconfig
Tom Rini
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-09-07
arm: Finish migration of CONFIG_MACH_TYPE
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-08
arm: imx: mx23: Move MX23 selection to Kconfig
Stefan Agner
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
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-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
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-04-03
mx23_olinuxino: Fix netboot console
Alexandre Pereira da Silva
2013-04-03
mx23_olinuxino: Change definitions to use spaces instead of tabs
Otavio Salvador
2013-03-07
mx23_olinuxino: Add ethernet support
Otavio Salvador
2013-03-07
mx23_olinuxino: Enable USB support
Otavio Salvador
2013-03-07
mx23_olinuxino: Add support for status LED
Otavio Salvador
2013-01-28
mx23_olinuxino: Add default environment
Otavio Salvador
2013-01-28
mxs: mmc: mx23_olinuxino: Add MMC support
Marek Vasut
2013-01-21
mxs: Add MX23 olinuxino board support
Marek Vasut