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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-31
mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE
Tom Rini
2
-2
/
+6
2021-08-31
mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig
Tom Rini
1
-3
/
+0
2021-08-30
global: Remove unused or unnecessary CONFIG symbols related to DDR
Tom Rini
6
-91
/
+0
2021-08-30
astro_mcf5373l: Rework ASTRO_ID logic
Tom Rini
1
-7
/
+7
2021-08-30
mpc83xx: Update comment
Tom Rini
1
-1
/
+1
2021-08-30
video: Remove ati_radeon_fb
Tom Rini
1
-1988
/
+0
2021-08-30
global: Remove dead code that starts with CONFIG_[0-9A]
Tom Rini
9
-25
/
+0
2021-08-30
i8042: Do not abuse CONFIG namespace
Tom Rini
1
-6
/
+6
2021-08-30
ppc: Rework some hard-coded BOOTCOMMANDS
Tom Rini
23
-76
/
+76
2021-08-30
arm: Migrate GICV2 / GICV3 to Kconfig
Tom Rini
12
-25
/
+4
2021-08-30
Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig
Tom Rini
16
-69
/
+0
2021-08-30
tegra: Cleanup I2C support
Tom Rini
1
-5
/
+0
2021-08-30
i2c: fsl_i2c: Migrate to Kconfig
Tom Rini
27
-187
/
+7
2021-08-30
rcar: i2c: Migrate SYS_I2C_SH to Kconfig
Tom Rini
1
-18
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
Tom Rini
44
-213
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
66
-144
/
+0
2021-08-30
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
Tom Rini
1
-1
/
+1
2021-08-30
Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig
Tom Rini
6
-14
/
+4
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
88
-106
/
+4
2021-08-30
Convert CONFIG_SYS_I2C_MVTWSI to Kconfig
Tom Rini
8
-8
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_SOFT et al to Kconfig
Tom Rini
4
-14
/
+1
2021-08-30
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
59
-187
/
+2
2021-08-30
eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage
Tom Rini
11
-11
/
+0
2021-08-30
i2c: S3C24X0: Finish Kconfig migration
Tom Rini
1
-5
/
+0
2021-08-30
Convert CONFIG_ID_EEPROM to Kconfig
Tom Rini
28
-29
/
+0
2021-08-30
siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace
Tom Rini
1
-4
/
+0
2021-08-30
keymile: Use CONFIG_SYS_IVM_EEPROM_ADR
Tom Rini
1
-1
/
+0
2021-08-30
arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR
Tom Rini
1
-1
/
+0
2021-08-30
kp_imx53: Switch to using a local namespace for ID EEPROM
Tom Rini
1
-3
/
+0
2021-08-30
powerpc: Remove unused FCC ethernet code
Tom Rini
1
-46
/
+1
2021-08-30
exynos: Update environment macros a bit
Tom Rini
4
-25
/
+14
2021-08-30
arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGS
Tom Rini
5
-5
/
+5
2021-08-30
aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGS
Tom Rini
1
-3
/
+3
2021-08-30
usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2
Tom Rini
1
-4
/
+0
2021-08-27
Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
3
-66
/
+308
2021-08-26
mmc: zynq_sdhci: Move setting tapdelay code to driver
Ashok Reddy Soma
1
-34
/
+0
2021-08-26
mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays
Ashok Reddy Soma
1
-6
/
+19
2021-08-25
Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainline
Tom Rini
3
-2
/
+117
2021-08-25
include: configs: Add Intel N5X device CONFIGs
Siew Chin Lim
1
-0
/
+45
2021-08-25
drivers: clk: Add clock driver for Intel N5X device
Siew Chin Lim
1
-0
/
+71
2021-08-24
arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h
Siew Chin Lim
1
-1
/
+1
2021-08-23
Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
4
-15
/
+89
2021-08-23
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
4
-19
/
+3
2021-08-22
i2c: add dm_i2c_reg_clrset
Sebastian Reichel
1
-0
/
+14
2021-08-20
configs: lx2160a: load device-tree in RAM for distro boot
Priyanka Jain
1
-0
/
+3
2021-08-18
configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig
Kuldeep Singh
3
-18
/
+0
2021-08-18
arm: Finish migration of HAS_FSL_XHCI_USB
Tom Rini
1
-1
/
+0
2021-08-17
efi_loader: use correct type for AllocatePages, AllocatePool
Heinrich Schuchardt
1
-4
/
+5
2021-08-17
efi_loader rename enum efi_mem_type to efi_memory_type
Heinrich Schuchardt
2
-2
/
+2
2021-08-17
efi_loader: use an enum for the memory allocation types
Heinrich Schuchardt
1
-6
/
+28
[next]