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-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
2020-08-06
cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION
Jagan Teki
1
-7
/
+0
2020-08-05
cmd: bdinfo: cleanup phys_addr_t output
Heinrich Schuchardt
1
-3
/
+4
2020-08-05
cmd: bootz: fix device-tree overlap test
Baruch Siach
1
-1
/
+1
2020-08-04
lmb/bdinfo: dump lmb info via bdinfo
Tero Kristo
1
-0
/
+7
2020-08-04
cmd: add clone command
John Chau
3
-0
/
+135
2020-08-03
w1: Drop dm.h header file
Simon Glass
1
-0
/
+1
2020-08-03
net: Drop dm.h header file from phy.h
Simon Glass
2
-0
/
+2
2020-08-03
dm: core: Drop dm.h header file from dm-demo.h
Simon Glass
1
-0
/
+1
2020-07-31
cmd: env: add env select command
Patrick Delaunay
2
-0
/
+20
2020-07-31
cmd: env: add env load command
Patrick Delaunay
2
-0
/
+20
2020-07-28
cmd: button: add a new 'button' command
Philippe Reynes
3
-0
/
+98
2020-07-28
cmd: host: return value of do_host_bind()
Heinrich Schuchardt
1
-1
/
+1
2020-07-26
cmd: env: check real location for env info command
Patrick Delaunay
1
-3
/
+12
2020-07-26
cmd: env: add option for quiet output on env info
Patrick Delaunay
2
-7
/
+20
2020-07-22
efi_loader: use logging for bootefi command
Heinrich Schuchardt
1
-18
/
+24
2020-07-20
x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
Simon Glass
1
-1
/
+21
2020-07-20
x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
Simon Glass
1
-2
/
+16
2020-07-20
x86: mtrr: Restructure so command execution is in one place
Simon Glass
1
-19
/
+36
2020-07-20
x86: mtrr: Update the command to use the new mtrr calls
Simon Glass
1
-26
/
+8
2020-07-20
x86: mtrr: Add support for writing to MTRRs on any CPU
Simon Glass
1
-3
/
+3
2020-07-20
x86: mtrr: Use MP calls to list the MTRRs
Simon Glass
1
-4
/
+21
2020-07-20
x86: mtrr: Fix 'ensable' typo
Simon Glass
1
-1
/
+1
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
1
-1
/
+1
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-2
/
+2
2020-07-17
cmd: booti: convert the debug print about image move to printf
Tero Kristo
1
-1
/
+2
2020-07-17
common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
Tero Kristo
2
-2
/
+2
2020-07-17
acpi: Add an acpi command to list/dump generated ACPI items
Simon Glass
1
-2
/
+13
2020-07-16
efi_loader: simplify 'printenv -e'
Heinrich Schuchardt
2
-90
/
+23
2020-07-16
efi_selftest: enable 'bootefi hello'
Heinrich Schuchardt
1
-0
/
+1
2020-07-16
cmd: fix lsblk command
Heinrich Schuchardt
1
-0
/
+2
2020-07-16
cmd: drop fitupd command
Heinrich Schuchardt
3
-38
/
+0
2020-07-11
efi_loader: display RO attribute in printenv -e
Heinrich Schuchardt
1
-8
/
+16
2020-07-09
cmd: fdt: remove CMD_FDT_MAX_DUMP
Heinrich Schuchardt
1
-3
/
+8
2020-07-09
log: don't show function by default
Heinrich Schuchardt
1
-2
/
+2
2020-07-09
rtc: add rtc command
Rasmus Villemoes
3
-0
/
+174
2020-07-08
cmd: Add a memory-search command
Simon Glass
2
-0
/
+165
2020-07-08
cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
1
-79
/
+38
2020-07-08
cmd: mem: Use a macro to avoid #ifdef in help
Simon Glass
1
-51
/
+17
2020-07-08
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
1
-27
/
+27
2020-07-08
cmd: add a panic command
Heiko Stuebner
2
-0
/
+24
2020-07-07
cmd: blkls: Add blkls command
Niel Fourie
3
-0
/
+59
2020-07-07
cmd: dm: Fixed/Added DM driver listing subcommands
Niel Fourie
1
-1
/
+21
2020-07-07
cmd: fs: Add command to list supported fs types
Niel Fourie
1
-0
/
+11
2020-07-07
cmd: part: Add subcommand to list supported partition tables
Niel Fourie
1
-2
/
+25
2020-07-07
cmd: env: use ENV_IS_IN_DEVICE in env info
Patrick Delaunay
1
-1
/
+1
[next]