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
/
cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-09
tpm: Change response length of tpm2_get_capability()
Ilias Apalodimas
1
-2
/
+2
2020-11-09
cmd: conitrace: replace getc() by getchar()
Heinrich Schuchardt
1
-2
/
+2
2020-10-30
cmd: log: Add commands to manipulate filters
Sean Anderson
2
-0
/
+242
2020-10-30
cmd: log: Make "log level" print all log levels
Sean Anderson
1
-3
/
+9
2020-10-30
cmd: log: Add commands to list categories and drivers
Sean Anderson
1
-0
/
+35
2020-10-30
cmd: log: Split off log level parsing
Sean Anderson
1
-6
/
+23
2020-10-30
cmd: log: Use sub-commands for log
Sean Anderson
1
-27
/
+4
2020-10-30
test: log: Convert log_test from python to C
Sean Anderson
1
-6
/
+0
2020-10-30
log: Use CONFIG_IS_ENABLED() for LOG_TEST
Sean Anderson
1
-2
/
+2
2020-10-29
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
3
-0
/
+281
2020-10-28
cmd: Add a mux command
Pratyush Yadav
3
-0
/
+191
2020-10-23
cmd: fat: Use do_save() for fatwrite
Lad Prabhakar
1
-42
/
+1
2020-10-23
cmd: Add a 'misc' command to access miscellaneous devices
Bin Meng
3
-0
/
+143
2020-10-23
cmd: Split out timer command from the sleep command
Bin Meng
3
-28
/
+35
2020-10-23
cmd: Rename CMD_MISC to CMD_SLEEP
Bin Meng
3
-6
/
+2
2020-10-23
cmd: optee_rpmb command for read/write of rpmb from optee
Ruchika Gupta
3
-0
/
+281
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2
-24
/
+24
2020-10-14
cmd/button: return button status
Heinrich Schuchardt
1
-2
/
+2
2020-10-14
cmd: Fixup DT to pass PStore Ramoops parameters
Frédéric Danis
1
-0
/
+38
2020-10-14
cmd: Add command to display or save Linux PStore dumps
Frédéric Danis
3
-0
/
+578
2020-10-09
Kconfig: Move autoboot options under boot options
Simon Glass
1
-117
/
+0
2020-10-06
Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
Tom Rini
3
-0
/
+47
2020-10-06
bloblist: Add a command
Simon Glass
3
-0
/
+47
2020-10-06
efi_loader: consider no-map property of reserved memory
Heinrich Schuchardt
1
-6
/
+28
2020-10-05
Merge branch 'next'
Tom Rini
12
-19
/
+352
2020-09-30
sntp: use udp framework
Philippe Reynes
2
-1
/
+10
2020-09-30
cmd: irq: disable CMD_IRQ for riscv arch
Pragnesh Patel
1
-1
/
+1
2020-09-27
efi_loader: efidebug display RNG protocol
Heinrich Schuchardt
1
-0
/
+5
2020-09-25
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
3
-12
/
+129
2020-09-25
x86: video: Show information about each video device
Simon Glass
1
-1
/
+31
2020-09-25
x86: Add support for more than 8 MTRRs
Simon Glass
1
-4
/
+5
2020-09-25
x86: Allow showing details about a HOB entry
Simon Glass
1
-4
/
+45
2020-09-25
x86: hob: Try to show a name instead of a GUID
Simon Glass
1
-2
/
+41
2020-09-25
x86: hob: Add way to show a single hob entry
Simon Glass
1
-5
/
+11
2020-09-24
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+14
2020-09-23
cmd: pxe: Add relocation to pxe_sub cmds
T Karthik Reddy
1
-0
/
+14
2020-09-21
Merge branch 'master' into next
Tom Rini
4
-8
/
+36
2020-09-21
cmd: acpi: Print revisions in hex format
Andy Shevchenko
1
-1
/
+1
2020-09-19
Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-2
/
+2
2020-09-18
efi: change 'env -e -i' usage syntax
Maxim Uvarov
1
-2
/
+2
2020-09-18
cmd: mem: fix range of bitflip test
Ralph Siemsen
2
-5
/
+28
2020-09-11
env: Crash in 'env import' when using checksum and a specific size
Pedro Aguilar
1
-0
/
+5
2020-09-09
board: ns3: kconfig: extend board kconfig with specific commands
Vladimir Olovyannikov
1
-0
/
+2
2020-09-09
cmd: broadcom: add command for chimp handshake
Bharat Kumar Reddy Gooty
2
-0
/
+34
2020-09-09
cmd: broadcom: add cmd to update bnxt image env variables
Vikas Gupta
2
-0
/
+126
2020-09-09
cmd: broadcom: add bnxt boot command
Trac Hoang
2
-0
/
+41
2020-09-07
Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...
Tom Rini
2
-11
/
+1
2020-09-06
efi: clean up efi command
Heinrich Schuchardt
1
-4
/
+22
2020-09-06
efi_loader: log messages for bootefi command
Heinrich Schuchardt
1
-3
/
+9
2020-09-03
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-1
/
+1
[next]