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
/
udoo_neo.h
Age
Commit message (
Expand
)
Author
2022-01-07
udoo_neo: Enable support for USB and storage
Peter Robinson
2022-01-07
udoo_neo: Fixes for booting from the mSD card
Peter Robinson
2021-09-04
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
Simon Glass
2021-09-04
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
Simon Glass
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-04-20
ARM: imx: udoo_neo: Convert to ethernet DM
Peter Robinson
2020-12-07
configs: migrate CONFIG_IMX_THERMAL to defconfigs
Tom Rini
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-07-17
Convert CONFIG_MXC_UART to Kconfig
Tom Rini
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
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-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
2018-02-23
Remove config_distro_defaults.h
Adam Ford
2017-11-17
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
Tom Rini
2017-08-07
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
Alexandru Gagniuc
2017-08-07
Move PHYLIB to Kconfig
Alexandru Gagniuc
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-04-06
Remove various unused interrupt related code
Tom Rini
2017-02-19
mx6sx: udoo_neo: use different load address for ramdisk
Peter Robinson
2017-02-19
mx6sx: udoo_neo: Define the default serial console
Peter Robinson
2017-01-27
udoo_neo: Remove ramdiskaddr environment variable
Breno Lima
2017-01-27
udoo_neo: Remove trailing semicolon and space
Breno Lima
2017-01-27
udoo_neo: Add fdt_addr_r environment variable
Breno Lima
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
2017-01-02
udoo_neo: Use 'fdtfile' variable name
Fabio Estevam
2016-12-16
udoo_neo: Add Ethernet support
Breno Lima
2016-12-16
udoo_neo: Add PFUZE300 PMIC support
Breno Lima
2016-12-16
udoo_neo: Add thermal support
Breno Lima
2016-12-16
udoo_neo: Remove console option
Breno Lima
2016-12-16
udoo_neo: Remove mmcautodetect option
Breno Lima
2016-12-16
udoo_neo: Remove USDHC3 support
Breno Lima
2016-11-29
mx6sx: Add initial support for UDOO Neo Board
Breno Lima