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
/
kp_imx6q_tpc.h
Age
Commit message (
Expand
)
Author
2022-12-23
global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h
Tom Rini
2022-06-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
2022-06-28
Globally remove most CONFIG_SPL_BUILD tests from config headers
Tom Rini
2022-06-28
Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-03-18
Convert CONFIG_ARP_TIMEOUT to Kconfig
Tom Rini
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-08
configs: Move some usb config in defconfig
Patrick Delaunay
2021-09-07
arm: Disable ATAGs support
Tom Rini
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
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
2019-11-12
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
Tom Rini
2019-10-13
imx: config: Update KP's TPC70 config to support SWUpdate
Lukasz Majewski
2019-10-13
imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot
Lukasz Majewski
2019-10-13
imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update
Lukasz Majewski
2019-10-13
imx: tpc70: config: Add script commands to update u-boot and OE's wic
Lukasz Majewski
2019-10-08
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
Heiko Schocher
2019-08-23
Convert CONFIG_FSL_USDHC to Kconfig
Adam Ford
2019-06-23
Move CONFIG_FSL_ESDHC to defconfig
Yangbo Lu
2019-04-13
configs: move CONFIG_MXC_OCOTP to Kconfig
Marcel Ziswiler
2018-10-22
Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig
Xiaoliang Yang
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-17
mx6: remove duplicated BOUNCE_BUFFER defines
Peter Robinson
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-15
imx: board: Add support for the K+P's kp_imx6q_tpc board
Lukasz Majewski