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
old/tizen_20241126
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-12-27
Finish CONFIG_VID et al conversion to Kconfig
Tom Rini
11
-66
/
+0
2021-12-27
Convert CONFIG_SYS_IMMR to Kconfig
Tom Rini
10
-14
/
+0
2021-12-27
Convert CONFIG_SYS_MEMTEST_START et al to Kconfig
Tom Rini
6
-25
/
+0
2021-12-27
Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig
Tom Rini
1
-3
/
+0
2021-12-27
Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
Tom Rini
23
-49
/
+0
2021-12-27
Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig
Tom Rini
2
-2
/
+0
2021-12-27
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
Tom Rini
6
-12
/
+0
2021-12-27
Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
Tom Rini
38
-88
/
+29
2021-12-27
Convert CONFIG_CONS_INDEX et al to Kconfig
Tom Rini
104
-339
/
+0
2021-12-27
Convert CONFIG_FSL_IFC to Kconfig
Tom Rini
9
-23
/
+0
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
5
-33
/
+0
2021-12-27
arm: Drop unused tam3517-common.h
Tom Rini
1
-281
/
+0
2021-12-23
fdt: Record where the devicetree came from
Simon Glass
2
-0
/
+36
2021-12-23
dm: core: Allow getting some basic stats
Simon Glass
3
-1
/
+25
2021-12-23
fdt: Don't call board_fdt_blob_setup() without OF_BOARD
Simon Glass
1
-2
/
+5
2021-12-23
fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()
Simon Glass
1
-0
/
+14
2021-12-23
fdt: Drop #ifdefs with MULTI_DTB_FIT
Simon Glass
1
-0
/
+8
2021-12-23
arm: rpi: Sync rpi dts files from Linux
Simon Glass
1
-0
/
+2
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
12
-11
/
+269
2021-12-19
fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX
Marek Behún
1
-0
/
+2
2021-12-19
fdt_support: Add some useful functions
Marek Behún
1
-0
/
+30
2021-12-19
fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
Marek Behún
1
-10
/
+8
2021-12-19
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
Marek Behún
1
-1
/
+0
2021-12-19
include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()
Pali Rohár
1
-0
/
+4
2021-12-18
dm: fix an 'undefined' error in some macros
AKASHI Takahiro
1
-4
/
+4
2021-12-18
blk: add a helper function, blk_probe_or_unbind()
AKASHI Takahiro
1
-0
/
+12
2021-12-17
fdtgrep: Handle an empty output tree
Simon Glass
1
-0
/
+1
2021-12-17
Convert CONFIG_PHYSMEM to Kconfig
Simon Glass
3
-7
/
+0
2021-12-15
Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-1
/
+2
2021-12-15
clk: fix clk_get_rate() documentation
Giulio Benetti
1
-1
/
+2
2021-12-15
Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
1
-1
/
+2
2021-12-13
Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians...
Tom Rini
2
-1
/
+22
2021-12-13
ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM
Marek Vasut
1
-0
/
+3
2021-12-13
ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM
Marek Vasut
1
-1
/
+11
2021-12-13
ARM: stm32: Increase USB power-good delay on DHSOM
Marek Vasut
2
-1
/
+9
2021-12-13
configs: beacon-rzg2m: Config to address new aliases
Adam Ford
1
-1
/
+1
2021-12-09
efi: Add a media/block driver for EFI block devices
Simon Glass
1
-0
/
+11
2021-12-09
efi: Add uclass for devices provided by UEFI firmware
Simon Glass
2
-0
/
+2
2021-12-09
efi: Rename UCLASS_EFI and IF_TYPE_EFI
Simon Glass
2
-2
/
+2
2021-12-09
efi_loader: efi_tcg2_register returns appropriate error
Masahisa Kojima
1
-0
/
+2
2021-12-05
ide: Drop unused CONFIG options
Simon Glass
2
-3
/
+0
2021-12-05
sandbox: Drop CONFIG_SYS_TIMER_RATE
Simon Glass
1
-4
/
+0
2021-12-05
Convert CONFIG_KEYBOARD to Kconfig
Simon Glass
6
-17
/
+0
2021-12-05
Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig
Simon Glass
1
-6
/
+0
2021-12-05
sandbox: Drop CONFIG_HOST_MAX_DEVICES
Simon Glass
2
-2
/
+3
2021-12-02
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net in...
Tom Rini
1
-0
/
+3
2021-12-02
riscv: dts: Split Microchip device tree
Padmarao Begari
2
-0
/
+213
2021-12-02
board: ae350: Support autoboot from RAM
Leo Yu-Chi Liang
1
-1
/
+12
2021-12-02
net: brcm: netXtreme driver
Bharat Gooty
1
-0
/
+3
2021-12-01
pinctrl: change result for unsupported API
Patrick Delaunay
1
-2
/
+2
[next]