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
/
liteboard.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_MXC_UART_BASE to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_FEC_MXC_PHYADDR to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_FEC_ENET_DEV 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-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-06-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
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-04-21
configs: imx: drop IMX_FEC_BASE
Peng Fan
2022-04-21
configs: drop CONFIG_MMCROOT
Peng Fan
2022-03-18
net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE
Tom Rini
2022-03-18
Convert CONFIG_ETHPRIME to Kconfig
Tom Rini
2021-12-27
Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
Tom Rini
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-11-05
Convert CONFIG_FEC_MXC to Kconfig
Tom Rini
2021-11-05
Convert CONFIG_SYS_HZ to Kconfig
Tom Rini
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
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-18
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2020-04-28
Convert CONFIG_PHYLIB et al to Kconfig
Tom Rini
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-05-04
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
Alex Kiernan
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-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2017-09-01
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
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-05-15
Kconfig: USB: Migrate existing USB_EHCI_xxx options
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-04-30
Convert CONFIG_CMD_BMODE to Kconfig
Simon Glass
2017-04-06
Remove various unused interrupt related code
Tom Rini
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
2016-12-16
board/liteboard: Add support for liteBoard
Marcin Niestroj