summaryrefslogtreecommitdiff
path: root/include/configs/ti_omap4_common.h
AgeCommit message (Expand)Author
2022-12-23kbuild: Remove uncmd_spl logicTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-05Convert CONFIG_TPS6586X_POWER et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-09-01Convert CONFIG_SYS_L2_PL310 to KconfigPhilip Oberfichtner
2022-07-07Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to KconfigTom Rini
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-07-15arm: omap4: Disable USB_TTY and related optionsTom Rini
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-01-22Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford
2017-11-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford
2017-05-15omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini
2017-04-08ARM: ti: consolidate mmc environment variablesSekhar Nori
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2016-12-03ti_armv7_common: env: Add support for loading FIT imagesLokesh Vutla
2016-12-03ti_armv7_common: env: Consolidate support for loading images from mmcLokesh Vutla
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-10-06spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-05-05omap4: load files for legacy bootAsh Charles
2016-03-15ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla
2016-03-15omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski
2016-01-13omap4_panda: Convert to config_distro_bootcmd.hTom Rini
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-21ns16550: unify serial_omapThomas Chou
2015-10-22ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini
2015-09-11ti_armv7_common: env: Consolidate MMC argsLokesh Vutla
2015-09-11ti_omap4_common: use ext4 fs as default.Lokesh Vutla
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-07-27configs: split ti_armv7_common into a omap generic headerNishanth Menon
2015-07-27omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger