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
2022-11-22
image: Correct strncpy() warning with image_set_name()
Simon Glass
1
-1
/
+7
2022-11-22
Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+2
2022-11-22
timer-uclass: add timer_get_ops() macro
Ovidiu Panait
1
-0
/
+2
2022-11-22
Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2
-2
/
+13
2022-11-22
eficonfig: add UEFI Secure Boot Key enrollment interface
Masahisa Kojima
1
-0
/
+4
2022-11-22
eficonfig: expose eficonfig_create_device_path()
Masahisa Kojima
1
-0
/
+2
2022-11-22
eficonfig: expose append entry function
Masahisa Kojima
1
-0
/
+5
2022-11-22
eficonfig: refactor file selection handling
Masahisa Kojima
1
-1
/
+1
2022-11-22
efi_selftest: unsigned char parameter for efi_st_strcmp_16_8()
Heinrich Schuchardt
1
-1
/
+1
2022-11-22
watchdog: Drop GD_FLG_WDT_READY as it's not used any more
Stefan Roese
1
-6
/
+2
2022-11-21
Nokia RX-51: Do not overwrite standard $loadaddr variable
Pali Rohár
1
-4
/
+5
2022-11-21
Fix usage of CONFIG_PREBOOT
Pali Rohár
1
-1
/
+1
2022-11-16
Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-12
/
+9
2022-11-16
sandbox: fix documentation of struct host_ops
Heinrich Schuchardt
1
-11
/
+8
2022-11-16
doc: fix documentation of enum gd_flags
Heinrich Schuchardt
1
-1
/
+1
2022-11-15
dt-bindings: clk: add missing clk ids for microchip mpfs
Conor Dooley
1
-0
/
+3
2022-11-14
Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
16
-224
/
+452
2022-11-10
Merge branch '2022-11-10-symbol-migrations'
Tom Rini
284
-1323
/
+168
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
94
-165
/
+165
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
10
-10
/
+10
2022-11-10
Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig
Tom Rini
3
-3
/
+0
2022-11-10
Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig
Tom Rini
10
-33
/
+0
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
130
-245
/
+0
2022-11-10
Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig
Tom Rini
6
-36
/
+0
2022-11-10
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
Tom Rini
8
-26
/
+0
2022-11-10
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
Tom Rini
111
-142
/
+0
2022-11-10
rtc: Remove unused drivers
Tom Rini
1
-1
/
+0
2022-11-10
Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig
Tom Rini
15
-77
/
+0
2022-11-10
powerpc: Migrate SYS_L3_SIZE to Kconfig
Tom Rini
7
-8
/
+0
2022-11-10
powerpc: Migrate SYS_L2_SIZE to Kconfig
Tom Rini
2
-6
/
+0
2022-11-10
Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al
Tom Rini
5
-23
/
+0
2022-11-10
Convert CONFIG_SYS_INTERLAKEN et al to Kconfig
Tom Rini
7
-16
/
+2
2022-11-10
Remove dead code
Tom Rini
1
-161
/
+0
2022-11-10
Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig
Tom Rini
14
-14
/
+0
2022-11-10
Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
Tom Rini
1
-1
/
+0
2022-11-08
configs: imx8mn_beacon: Re-align memory to standard imx8mn settings
Adam Ford
1
-8
/
+0
2022-11-08
imx8mm: synchronise device tree with linux
Marcel Ziswiler
1
-0
/
+50
2022-11-08
imx8mn: synchronise device tree with linux
Marcel Ziswiler
1
-0
/
+41
2022-11-08
imx8mp: synchronise device tree with linux
Marcel Ziswiler
4
-9
/
+134
2022-11-08
imx8mq: synchronise device tree with linux
Marcel Ziswiler
1
-29
/
+32
2022-11-08
imx8ulp: synchronise device tree with linux
Marcel Ziswiler
3
-21
/
+117
2022-11-08
imxrt1050: synchronise device tree with linux
Marcel Ziswiler
1
-2
/
+7
2022-11-08
imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT
Tim Harvey
3
-135
/
+6
2022-11-08
configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR
Tim Harvey
2
-8
/
+0
2022-11-08
configs: imx8mn_venice.h: remove unused ifdef
Tim Harvey
3
-10
/
+0
2022-11-08
configs: imx8mn_venice: fix include header protection
Tim Harvey
1
-2
/
+2
2022-11-08
arm: imx8mp: Initial MSC SM2S iMX8MP support
Martyn Welch
1
-0
/
+64
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
1
-28
/
+0
2022-11-07
dm: sandbox: Create a new HOST uclass
Simon Glass
2
-0
/
+126
2022-11-07
dm: blk: Tidy up obtaining a block device from its parent
Simon Glass
1
-1
/
+27
[next]