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
2020-10-20
cmd: usbdown: add ramdisk.img file
Seung-Woo Kim
1
-0
/
+1
2020-10-20
cmd: nfsdown: support FAT type image
Jiho Chu
1
-12
/
+47
2020-10-20
cmd: nfsdown: support nfsdown command for Tizen
Jiho Chu
3
-0
/
+424
2020-10-20
cmd: usbdown: pass through for nonexistent files
Seung-Woo Kim
1
-1
/
+2
2020-10-20
cmd: usbdown: fix return value for cmd funtions
Seung-Woo Kim
1
-13
/
+13
2020-10-20
cmd: usbdown: mark an internal function as static
Seung-Woo Kim
1
-1
/
+1
2020-10-20
cmd: usbdown: support the checking signature feature
Jaehoon Chung
1
-1
/
+22
2020-10-20
cmd: usbdown: support the usbdown from usb storage to mmc
Jaehoon Chung
3
-0
/
+553
2020-10-20
thor:cmd: get the default command arguments from environment
Przemyslaw Marczak
1
-8
/
+31
2020-10-20
samsung: misc_init_r: insert call to platform_setup()
Przemyslaw Marczak
1
-3
/
+40
2020-10-20
thor: check board type before display for CONFIG_OF_MULTI.
Przemyslaw Marczak
1
-2
/
+7
2020-10-20
common: add command power off - to switch off the device by command
Przemyslaw Marczak
2
-0
/
+37
2020-10-20
usb: thor: add screen support
Inha Song
1
-2
/
+15
2020-09-27
efi_loader: efidebug display RNG protocol
Heinrich Schuchardt
1
-0
/
+5
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-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
2020-09-01
usb: gadget: Fix controller index in UMS
Ye Li
1
-1
/
+1
2020-09-01
x86: mtrr: Fix parsing of "mtrr list" command
Wolfgang Wallner
1
-1
/
+2
2020-08-27
cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCH
Michal Simek
1
-4
/
+0
2020-08-27
cmd: Kconfig: Change dependency for CMD_ADC
Michal Simek
1
-1
/
+1
2020-08-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
3
-0
/
+89
2020-08-25
Merge branch '2020-08-24-misc-improvements'
Tom Rini
1
-3
/
+5
2020-08-25
cmd: provide command sbi
Heinrich Schuchardt
3
-0
/
+89
2020-08-24
Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2
-1
/
+5
2020-08-24
cmd: fix clone coverity scan
John Chau
1
-3
/
+5
2020-08-24
efi_loader: use ':' as separator for setenv -i
Heinrich Schuchardt
1
-1
/
+1
2020-08-24
efi_loader: document parameters of do_bootefi_exec()
Heinrich Schuchardt
1
-0
/
+4
2020-08-24
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
1
-17
/
+18
2020-08-24
cmd: clk: correctly handle depth for clk dump
Patrick Delaunay
1
-1
/
+2
2020-08-24
cmd: clk: cosmetic: correct code alignment in show_clks
Patrick Delaunay
1
-16
/
+16
2020-08-22
cmd: bind: allow to bind driver with driver data
Patrice Chotard
1
-2
/
+3
2020-08-15
Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-1
/
+1
2020-08-14
cmd: demo: Remove duplicated help message for list subcommand
Michal Simek
1
-1
/
+0
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
3
-0
/
+38
2020-08-14
cmd: exception: unaligned data access on RISC-V
Heinrich Schuchardt
1
-1
/
+16
2020-08-13
cmd/efidebug: missing initialization of load_options
Heinrich Schuchardt
1
-1
/
+1
2020-08-11
Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-46
/
+33
2020-08-08
efi_loader: set load options in boot manager
Heinrich Schuchardt
2
-11
/
+15
2020-08-08
efi_loader: factor out efi_set_load_options()
Heinrich Schuchardt
1
-36
/
+19
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
1
-4
/
+0
2020-08-07
fs/squashfs: add filesystem commands
Joao Marcos Costa
3
-0
/
+49
2020-08-07
cmd: Update the memory-search command
Simon Glass
2
-13
/
+19
2020-08-06
cmd: bdinfo: Move sram info prints to generic code
Ovidiu Panait
1
-0
/
+4
2020-08-06
mvebu: bubt: Drop dead code
Tom Rini
1
-15
/
+0
[next]