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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-10
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
1
-0
/
+10
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
1
-1
/
+1
2021-07-27
cmd: setexpr: add format string handling
Roland Gaudig
1
-0
/
+8
2021-07-18
treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB
Tom Rini
1
-1
/
+1
2021-07-07
usb: Add correct depends for CMD_USB_MASS_STORAGE
Tom Rini
1
-0
/
+1
2021-06-30
Revert "TEST: USB_HOST not USB"
Tom Rini
1
-1
/
+1
2021-06-30
TEST: USB_HOST not USB
Tom Rini
1
-1
/
+1
2021-06-09
cmd: Add dependency for ums command
Patrick Delaunay
1
-1
/
+4
2021-05-13
cmd: add support for a new "extension" command
Kory Maincent
1
-0
/
+12
2021-04-20
Add support for stack-protector
Joel Peshkin
1
-0
/
+9
2021-04-20
cmd: CONFIG_CMD_MMC depends on CONFIG_MMC
Heinrich Schuchardt
1
-0
/
+1
2021-04-12
cmd: xtrace: Convert to bool
Sean Anderson
1
-1
/
+1
2021-04-08
crypto: Add blob command support for i.MX8M platforms
Aymen Sghaier
1
-2
/
+2
2021-04-08
imx7ulp: Enable support for cmd blob
Franck LENORMAND
1
-2
/
+2
2021-04-08
cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency
Breno Lima
1
-0
/
+2
2021-04-05
Merge branch 'next'
Tom Rini
1
-1
/
+17
2021-04-04
cmd: CMD_USB depends on USB
Heinrich Schuchardt
1
-0
/
+1
2021-03-27
x86: Add a command to display coreboot sysinfo
Simon Glass
1
-0
/
+9
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
1
-0
/
+8
2021-03-13
cmd: SCP03: enable and provision command
Jorge Ramirez-Ortiz
1
-0
/
+8
2021-03-12
tpm: Don't select LOG
Simon Glass
1
-1
/
+0
2021-03-05
cmd: Fix virtio command dependency
Bin Meng
1
-0
/
+1
2021-03-05
cmd: Add a command to display the address map
Bin Meng
1
-0
/
+7
2021-02-24
cmd: pinmux: depend on PINCTRL
Marek Behún
1
-0
/
+1
2021-02-01
cmd: CMD_ACPI depends on ACPIGEN
Heinrich Schuchardt
1
-1
/
+2
2021-01-18
cmd: Add a pwm command
Pragnesh Patel
1
-0
/
+6
2021-01-16
cmd: CMD_CPU depends on CPU
Heinrich Schuchardt
1
-0
/
+1
2021-01-15
cmd: Add MBR partition layout control utility
Marek Szyprowski
1
-0
/
+8
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-1
/
+1
2020-12-13
cmd: sandbox: implement exception command
Heinrich Schuchardt
1
-1
/
+1
2020-12-01
cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2
Patrick Delaunay
1
-0
/
+9
2020-10-30
cmd: log: Add commands to manipulate filters
Sean Anderson
1
-0
/
+1
2020-10-29
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
1
-0
/
+8
2020-10-28
cmd: Add a mux command
Pratyush Yadav
1
-0
/
+6
2020-10-23
cmd: Add a 'misc' command to access miscellaneous devices
Bin Meng
1
-0
/
+8
2020-10-23
cmd: Rename CMD_MISC to CMD_SLEEP
Bin Meng
1
-2
/
+1
2020-10-23
cmd: optee_rpmb command for read/write of rpmb from optee
Ruchika Gupta
1
-0
/
+8
2020-10-14
cmd: Add command to display or save Linux PStore dumps
Frédéric Danis
1
-0
/
+71
2020-10-09
Kconfig: Move autoboot options under boot options
Simon Glass
1
-117
/
+0
2020-10-06
bloblist: Add a command
Simon Glass
1
-0
/
+9
2020-09-30
sntp: use udp framework
Philippe Reynes
1
-0
/
+1
2020-09-30
cmd: irq: disable CMD_IRQ for riscv arch
Pragnesh Patel
1
-1
/
+1
2020-09-18
cmd: mem: fix range of bitflip test
Ralph Siemsen
1
-0
/
+12
2020-08-27
cmd: Kconfig: Change dependency for CMD_ADC
Michal Simek
1
-1
/
+1
2020-08-25
cmd: provide command sbi
Heinrich Schuchardt
1
-0
/
+6
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
1
-0
/
+7
2020-08-07
fs/squashfs: add filesystem commands
Joao Marcos Costa
1
-0
/
+6
2020-08-07
cmd: Update the memory-search command
Simon Glass
1
-1
/
+1
2020-08-04
cmd: add clone command
John Chau
1
-0
/
+8
2020-07-31
cmd: env: add env select command
Patrick Delaunay
1
-0
/
+5
[next]