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
/
ls1021atsn.h
Age
Commit message (
Expand
)
Author
2022-07-05
Convert CONFIG_PCI_SCAN_SHOW to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_PCIE1 et al to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_LAYERSCAPE_NS_ACCESS to Kconfig
Tom Rini
2022-06-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_BARGSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
2022-04-25
configs: Layerscape: Remove the 'fdt_addr' env
Hou Zhiqiang
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
2022-04-01
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_DEEP_SLEEP to Kconfig
Tom Rini
2022-03-18
Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
Tom Rini
2022-03-03
Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig
Tom Rini
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-27
Finish converting CONFIG_SYS_FSL_CLK to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_CONS_INDEX et al to Kconfig
Tom Rini
2021-09-29
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-09-28
net: update NXP copyright text
Vladimir Oltean
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_RAMBOOT_PBL et al to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-31
nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_MXC 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-08-30
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_ID_EEPROM to Kconfig
Tom Rini
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
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
2020-06-26
nxp: Finish switch to CONFIG_NXP_ESBC
Tom Rini
2020-06-26
Convert CONFIG_CONS_INDEX to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_BAUDRATE to Kconfig
Tom Rini
2020-03-30
ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocation
Alison Wang
2020-02-04
dm: arm: ls1021a: add i2c DM support
Biwen Li
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-07-25
Add support for the NXP LS1021A-TSN board
Jianchao Wang