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
/
cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-02
smbios: correctly name Structure Table Maximum Size field
Heinrich Schuchardt
1
-1
/
+1
2024-02-02
cmd: smbios: show correct table size for SMBIOS2.1 entry point
Heinrich Schuchardt
1
-4
/
+4
2024-02-02
cmd: smbios: replace missing string by 'Not Specified'
Heinrich Schuchardt
1
-1
/
+5
2024-02-02
cmd: smbios: add missing colon after UUID
Heinrich Schuchardt
1
-1
/
+1
2024-02-02
cmd: smbios: always use '0x%04x' for printing handles
Heinrich Schuchardt
1
-2
/
+2
2024-01-31
cmd: sbi: add support for Debug Trigger Extension
Heinrich Schuchardt
1
-0
/
+1
2024-01-29
cmd: in do_efi_capsule_esrt use efi_get_configuration_table
Heinrich Schuchardt
1
-5
/
+2
2024-01-26
cmd: provide command to display SMBIOS information
Heinrich Schuchardt
3
-0
/
+198
2024-01-24
cmd: bootmenu: rename U-Boot console to Exit
Svyatoslav Ryhel
1
-5
/
+5
2024-01-24
cmd: increase default for SYS_MAXARGS
Heinrich Schuchardt
1
-1
/
+1
2024-01-22
cmd/flash: Make this default y for CFI and NOR only
Tom Rini
1
-1
/
+1
2024-01-22
cmd/mtdparts: Make this select MTD_PARTITIONS
Tom Rini
1
-0
/
+1
2024-01-18
cmd: license: Add CONFIG_GZIP dependency
Ivan Orlov
1
-0
/
+1
2024-01-18
cmd: bootflow: remove dead code in do_bootflow_cmdline()
Heinrich Schuchardt
1
-2
/
+0
2024-01-18
getchar(): Correct usage
Tom Rini
1
-2
/
+2
2024-01-18
Revert "cmd: Set modern hush as default shell"
Tom Rini
1
-1
/
+5
2024-01-17
Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2
-7
/
+7
2024-01-17
cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro
Rasmus Villemoes
1
-20
/
+18
2024-01-17
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
2
-4
/
+4
2024-01-17
efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
1
-3
/
+3
2024-01-16
cmd/mem.c: use memmove in do_mem_cp()
Rasmus Villemoes
1
-1
/
+1
2024-01-15
cmd: mtd: avoid unintentional integer overflow
Heinrich Schuchardt
1
-2
/
+2
2024-01-13
cmd: efidebug: check pointer after memory allocation
Heinrich Schuchardt
1
-0
/
+4
2024-01-13
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2
-6
/
+7
2024-01-07
cmd: acpi: check HW reduced flag in acpi list
Heinrich Schuchardt
1
-0
/
+4
2024-01-07
cmd: acpi: fix listing DSDT and FACS
Heinrich Schuchardt
1
-2
/
+6
2024-01-07
acpi: Write pointers to tables instead of addresses
Simon Glass
1
-6
/
+6
2023-12-28
Merge patch series "Modernize U-Boot shell"
Tom Rini
3
-0
/
+156
2023-12-28
cmd: Set modern hush as default shell
Francis Laniel
1
-5
/
+1
2023-12-28
cli: Enables using modern hush parser as command line parser
Francis Laniel
3
-5
/
+37
2023-12-28
cmd: Add new cli command
Francis Laniel
2
-0
/
+116
2023-12-28
cli: Add menu for hush parser
Francis Laniel
1
-0
/
+13
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
3
-47
/
+86
2023-12-21
bootm: Create a function to run through the bootz states
Simon Glass
1
-7
/
+2
2023-12-21
bootm: Create a function to run through the bootm states
Simon Glass
1
-13
/
+1
2023-12-21
bootm: Rename do_bootm_states() to bootm_run_states()
Simon Glass
3
-6
/
+6
2023-12-21
bootm: Drop arguments from do_bootm_states()
Simon Glass
3
-17
/
+76
2023-12-21
bootz: Avoid use of #ifdef
Simon Glass
1
-9
/
+8
2023-12-21
booti: Avoid use of #ifdef
Simon Glass
1
-13
/
+11
2023-12-20
cmd: part: Cover both part type entries with GUID ifdef
Marek Vasut
1
-1
/
+1
2023-12-20
bootflow: Allow setting a cmdline arg with no value
Simon Glass
1
-2
/
+2
2023-12-20
arm: afs: Set the filesize env. var. on load
Robert Catherall
1
-2
/
+10
2023-12-20
imxtract: specify max gunzip size
Nikita Shubin
2
-6
/
+11
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
1
-3
/
+1
2023-12-17
bootmeth: use efi_loader interfaces instead of bootefi command
AKASHI Takahiro
1
-1
/
+1
2023-12-17
cmd: efidebug: ease efi configuration dependency
AKASHI Takahiro
1
-2
/
+2
2023-12-17
cmd: bootefi: move library interfaces under lib/efi_loader
AKASHI Takahiro
1
-528
/
+11
2023-12-17
cmd: bootefi: localize global device paths for efi_selftest
AKASHI Takahiro
1
-6
/
+13
2023-12-17
cmd: bootefi: carve out binary execution interface
AKASHI Takahiro
1
-14
/
+32
2023-12-17
cmd: bootefi: carve out EFI boot manager interface
AKASHI Takahiro
1
-19
/
+24
[next]