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
/
xilinx_zynqmp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
xilinx: zynqmp: Clean up xilinx_zynqmp.h
Michal Simek
1
-6
/
+0
2024-06-13
net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol
Marek Vasut
1
-3
/
+0
2023-09-21
zynqmp: config: Add proper dependencies for USB
Venkatesh Yadav Abbarapu
1
-2
/
+2
2023-09-21
arm64: xilinx: Guard distro boot variable generation
Michal Simek
1
-0
/
+6
2023-09-21
xilinx: Remove scriptaddr from config files and move it to DT
Michal Simek
1
-1
/
+0
2023-07-21
arm64: zynqmp: Switch to amd.com emails
Michal Simek
1
-1
/
+1
2023-06-12
xilinx: zynqmp: Enable the vidconsole by default
Venkatesh Yadav Abbarapu
1
-0
/
+3
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
1
-4
/
+4
2022-12-22
Convert CONFIG_THOR_RESET_OFF to Kconfig
Tom Rini
1
-1
/
+0
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
1
-4
/
+4
2022-11-10
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
Tom Rini
1
-4
/
+0
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
1
-2
/
+0
2022-06-28
Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
Tom Rini
1
-5
/
+0
2022-06-28
Globally remove most CONFIG_SPL_BUILD tests from config headers
Tom Rini
1
-2
/
+0
2022-06-06
Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig
Tom Rini
1
-4
/
+0
2022-06-06
Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig
Tom Rini
1
-1
/
+0
2022-06-06
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
1
-3
/
+0
2022-06-06
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
Tom Rini
1
-3
/
+0
2022-06-06
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
1
-2
/
+0
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
1
-2
/
+0
2022-06-06
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
1
-1
/
+0
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
1
-1
/
+0
2022-06-06
Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
Tom Rini
1
-7
/
+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
-2
/
+0
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
1
-1
/
+0
2022-05-18
xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driver
Michal Simek
1
-2
/
+0
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
1
-5
/
+0
2022-04-15
capsule: board: Add information needed for capsule updates
Sughosh Ganu
1
-0
/
+9
2022-04-05
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
1
-1
/
+1
2022-04-05
xilinx: Increase max size of image from 60 to 100MB
Michal Simek
1
-1
/
+1
2022-04-01
Convert CONFIG_CLOCKS to Kconfig
Tom Rini
1
-2
/
+0
2022-03-25
Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig
Tom Rini
1
-1
/
+0
2022-03-18
Convert CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig
Tom Rini
1
-2
/
+0
2022-03-03
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
Tom Rini
1
-4
/
+0
2022-02-09
Convert CONFIG_REMAKE_ELF to Kconfig
Alper Nebi Yasak
1
-2
/
+0
2022-01-21
spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
Alexandru Gagniuc
1
-1
/
+0
2021-12-27
serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8
Tom Rini
1
-2
/
+0
2021-12-27
Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig
Tom Rini
1
-4
/
+0
2021-11-05
Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig
Tom Rini
1
-1
/
+0
2021-10-06
Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
Tom Rini
1
-1
/
+0
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
1
-1
/
+1
2021-09-08
common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
Alexandru Gagniuc
1
-1
/
+1
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-30
arm: Migrate GICV2 / GICV3 to Kconfig
Tom Rini
1
-1
/
+0
2021-07-26
xilinx: Define kernel_comp_addr_r,kernel_comp_size env variables
Raju Kumar Pothuraju
1
-0
/
+2
2021-07-26
xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MB
Ricardo Salveti
1
-1
/
+1
2021-06-08
usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...
Aswath Govindraju
1
-1
/
+0
2021-04-26
arm64: zynqmp: Enable capsule update
Michal Simek
1
-1
/
+1
[next]