summaryrefslogtreecommitdiff
path: root/include/configs/ti_omap4_common.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_TPS6586X_POWER et al to KconfigTom Rini2022-12-051-3/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-2/+2
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-051-2/+0
* Convert CONFIG_SYS_L2_PL310 to KconfigPhilip Oberfichtner2022-09-011-1/+0
* Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to KconfigTom Rini2022-07-071-11/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-2/+0
* Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-1/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* arm: omap4: Disable USB_TTY and related optionsTom Rini2021-07-151-6/+0
* at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher2019-07-091-5/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford2018-01-221-2/+0
* Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini2017-11-171-8/+0
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-201-4/+0
* spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich2017-08-131-1/+0
* Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford2017-08-101-1/+0
* omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini2017-05-151-4/+0
* ARM: ti: consolidate mmc environment variablesSekhar Nori2017-04-081-0/+1
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-2/+0
* ti_armv7_common: env: Add support for loading FIT imagesLokesh Vutla2016-12-031-0/+4
* ti_armv7_common: env: Consolidate support for loading images from mmcLokesh Vutla2016-12-031-8/+0
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-211-1/+1
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass2016-10-061-1/+0
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* TI: Rework SRAM definitions and maximumsTom Rini2016-09-061-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-1/+0
* omap4: load files for legacy bootAsh Charles2016-05-051-1/+4
* ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla2016-03-151-6/+1
* omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski2016-03-151-1/+0
* omap4_panda: Convert to config_distro_bootcmd.hTom Rini2016-01-131-24/+27
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* ns16550: zap CONFIG_NS16550_SERIALThomas Chou2015-11-211-2/+0
* ns16550: unify serial_omapThomas Chou2015-11-211-2/+2
* ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini2015-10-221-1/+5
* ti_armv7_common: env: Consolidate MMC argsLokesh Vutla2015-09-111-9/+3
* ti_omap4_common: use ext4 fs as default.Lokesh Vutla2015-09-111-1/+1
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-1/+1
* configs: split ti_armv7_common into a omap generic headerNishanth Menon2015-07-271-1/+1
* omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-271-0/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is n...Guillaume GARDET2015-06-191-3/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0