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
2023-03-08
bootstd: Replicate the dtb-filename quirks of distroboot
Simon Glass
1
-0
/
+14
2023-03-08
bootflow: Rename bootflow_flags_t
Simon Glass
1
-25
/
+26
2023-03-07
Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-...
Tom Rini
7
-4633
/
+12914
2023-03-07
video console: add 16x32 Terminus font from linux
Dzmitry Sankouski
2
-0
/
+2068
2023-03-07
video console: add 12x22 Sun font from linux
Dzmitry Sankouski
2
-0
/
+6164
2023-03-07
video console: move vidconsole_get_font_size() logic to driver ops
Dzmitry Sankouski
1
-2
/
+12
2023-03-07
video console: implement multiple fonts configuration
Dzmitry Sankouski
4
-15
/
+52
2023-03-07
video console: move 8x16 font data in named header
Dzmitry Sankouski
2
-4
/
+3
2023-03-07
video console: refactoring and optimization
Dzmitry Sankouski
1
-0
/
+3
2023-03-06
timer: fttmr010: return a previously deleted driver now ported to DM
Sergei Antonov
1
-0
/
+1
2023-03-03
command: Don't allow commands in SPL
Simon Glass
1
-1
/
+1
2023-03-02
Correct SPL uses of MULTIPLEXER
Simon Glass
1
-1
/
+1
2023-02-28
tpm: Implement tpm_auto_start() for TPMv1.2
Simon Glass
2
-1
/
+12
2023-02-28
tpm: add a function that performs selftest + startup
Ilias Apalodimas
2
-0
/
+24
2023-02-27
Merge tag 'v2023.04-rc3' into next
Tom Rini
5
-5
/
+18
2023-02-22
socfpga: chameleonv3: Move environment to a text file
Paweł Anikiel
1
-5
/
+4
2023-02-19
efi_loader: Measure the loaded DTB
Etienne Carriere
3
-0
/
+14
2023-02-17
riscv: Rename Andes cpu and board names
Leo Yu-Chi Liang
1
-0
/
+0
2023-02-14
dm: treewide: Complete migration to new driver model schema
Simon Glass
2
-6
/
+6
2023-02-14
dm: Add support for handling old u-boot,dm- tags
Simon Glass
1
-0
/
+4
2023-02-13
arm: mvebu: Add support for Synology DS116 (Armada 385)
Tony Dinh
1
-0
/
+56
2023-02-13
arm: mvebu: Add support for Thecus N2350 (Armada 385) board
Tony Dinh
1
-0
/
+56
2023-02-12
Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-3
/
+4
2023-02-12
Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
3
-83
/
+69
2023-02-12
reset: Allow reset_get_by_name() with NULL name
Samuel Holland
1
-1
/
+2
2023-02-12
clk: Allow clk_get_by_name() with NULL name
Samuel Holland
1
-2
/
+2
2023-02-11
trace: Reduce the number of function sites
Simon Glass
1
-2
/
+4
2023-02-11
trace: Update the file header
Simon Glass
1
-2
/
+10
2023-02-11
timer: Tidy up use of notrace
Simon Glass
1
-4
/
+9
2023-02-11
board: cssi: Add new board MCR3000_2G
Christophe Leroy
1
-0
/
+29
2023-02-11
board: MCR3000: Modernise the settings to properly work on lastest u-boot ver...
Christophe Leroy
1
-2
/
+2
2023-02-11
board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXT
Christophe Leroy
1
-43
/
+0
2023-02-10
Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
5
-3
/
+30
2023-02-10
board: MCR3000: Use lowercase filenames
Christophe Leroy
1
-0
/
+0
2023-02-10
dm: button: add support for linux_code in button-gpio.c driver
Dzmitry Sankouski
1
-0
/
+16
2023-02-10
pinctrl-snapdragon: Get rid of custom drive-strength values
Sumit Garg
1
-22
/
+0
2023-02-10
env: Couple networking-related variable flags to CONFIG_NET
Jan Kiszka
1
-2
/
+2
2023-02-10
arm: bcm7xxx: Convert to DM_SERIAL
Thomas Fitzsimmons
3
-17
/
+0
2023-02-10
Correct SPL use of TEE
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL use of TARGET_MX6UL_9X9_EVK
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL uses of SANDBOX_CLK_CCF
Simon Glass
1
-3
/
+3
2023-02-10
Correct SPL use of IMX8MN_BEACON_2GB_LPDDR
Simon Glass
1
-1
/
+1
2023-02-10
efi_loader: provide definition for efi_add_known_memory()
Heinrich Schuchardt
1
-0
/
+7
2023-02-10
efi_loader: add definition for efi_main()
Heinrich Schuchardt
1
-0
/
+10
2023-02-10
efi_loader: fix struct efi_input_key
Heinrich Schuchardt
1
-1
/
+1
2023-02-10
eficonfig: set EFICONFIG_ENTRY_NUM_MAX to INT_MAX - 1
Masahisa Kojima
1
-1
/
+1
2023-02-10
eficonfig: CTRL+S to save the boot order
Masahisa Kojima
1
-0
/
+1
2023-02-10
efi: use 32-bit alignment for efi_guid_t
Masahisa Kojima
1
-1
/
+10
2023-02-09
Correct SPL uses of CMD_USB
Simon Glass
7
-7
/
+7
2023-02-09
Correct SPL uses of CMD_SF
Simon Glass
2
-2
/
+2
[next]