index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
imx8qxp_mek.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
1
-1
/
+0
2022-06-06
Convert CONFIG_SYS_BARGSIZE to Kconfig
Tom Rini
1
-1
/
+0
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
1
-1
/
+0
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
1
-1
/
+0
2022-04-22
Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-7
/
+1
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
1
-3
/
+0
2022-04-21
configs: drop CONFIG_MMCROOT
Peng Fan
1
-2
/
+1
2022-04-21
configs: imx8qm/qxp_evk: drop unused SDHC macro
Peng Fan
1
-5
/
+0
2022-03-18
net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE
Tom Rini
1
-3
/
+0
2022-02-09
Convert CONFIG_REMAKE_ELF to Kconfig
Alper Nebi Yasak
1
-2
/
+0
2021-12-27
Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
Tom Rini
1
-3
/
+1
2021-12-27
Convert CONFIG_CONS_INDEX et al to Kconfig
Tom Rini
1
-5
/
+0
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
1
-19
/
+0
2021-11-05
Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig
Tom Rini
1
-1
/
+0
2021-11-05
Convert CONFIG_OF_EMBED to Kconfig
Tom Rini
1
-2
/
+0
2021-09-07
Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Tom Rini
1
-2
/
+0
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
1
-3
/
+0
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
1
-1
/
+0
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
1
-3
/
+1
2021-03-01
ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8X
Oleksandr Suvorov
1
-1
/
+0
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
1
-2
/
+0
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
1
-1
/
+0
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
1
-2
/
+0
2020-06-26
Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig
Tom Rini
1
-2
/
+0
2020-06-26
Convert CONFIG_BAUDRATE to Kconfig
Tom Rini
1
-3
/
+0
2020-06-04
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
1
-8
/
+0
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
1
-0
/
+1
2020-05-10
imx: imx8qxp: update fdt_file according to m4 state
Peng Fan
1
-1
/
+1
2020-03-09
imx8qxp_mek: Fix the console command line string
Fabio Estevam
1
-3
/
+3
2019-12-06
imx: imx8qxp_mek: increase buffer sizes and args number
Anatolij Gustschin
1
-0
/
+5
2019-11-20
env: Finish migration of common ENV options
Tom Rini
1
-2
/
+0
2019-11-03
imx8qxp: mek: add secure boot script
Peng Fan
1
-15
/
+49
2019-10-08
imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
Peng Fan
1
-1
/
+1
2019-10-04
Kconfig: Migrate CONFIG_BOOTM_* options
Tom Rini
1
-1
/
+0
2019-08-23
Convert CONFIG_FSL_USDHC to Kconfig
Adam Ford
1
-1
/
+0
2019-06-23
Move CONFIG_FSL_ESDHC to defconfig
Yangbo Lu
1
-1
/
+0
2019-06-11
imx8qxp_mek: Remove unneeded config options settings
Fabio Estevam
1
-8
/
+0
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
1
-2
/
+0
2019-05-04
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
Alex Kiernan
1
-1
/
+0
2019-05-01
Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx
Tom Rini
1
-3
/
+2
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
1
-1
/
+0
2019-04-25
imx: 8qxp_mek: fix fdt_file and console
Peng Fan
1
-2
/
+2
2019-04-25
imx8: mek: move HUSH_PARSER to defconfig
Peng Fan
1
-1
/
+0
2019-01-28
imx8qxp: mek: default enable SPL
Peng Fan
1
-0
/
+26
2018-10-22
imx: add i.MX8QXP MEK board support
Peng Fan
1
-0
/
+157