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
2017-05-15
i2c: Finish dropping use of CONFIG_I2C_HARD
Simon Glass
1
-2
/
+0
2017-05-12
cmd/led.c: Remove unnecessary check on 'cmd' value
Tom Rini
1
-2
/
+0
2017-05-12
cmd/io.c: Fix comparison of unsigned expression warning
Tom Rini
1
-1
/
+2
2017-05-12
cmd/bdinfo.c: Fix unused function warning
Tom Rini
1
-1
/
+1
2017-05-12
common: env: remove superfluous assignment
xypron.glpk@gmx.de
1
-1
/
+0
2017-05-10
cmd: cpu: refactor to ensure devices are probed and improve code style
Álvaro Fernández Rojas
1
-17
/
+13
2017-05-10
cmd: cpu: fix NULL cpu feature prints
Álvaro Fernández Rojas
1
-0
/
+1
2017-05-09
arm64: mvebu: Fix the bubt comamnd NAND device support
Konstantin Porotchkin
1
-6
/
+7
2017-05-01
cmd: add Kconfig option for 'date' command
Chris Packham
1
-0
/
+7
2017-04-30
Convert CONFIG_CMD_DISPLAY to Kconfig
Simon Glass
1
-0
/
+8
2017-04-30
Convert CONFIG_CMD_DIAG to Kconfig
Simon Glass
1
-0
/
+8
2017-04-30
fs: Kconfig: Add a separate option for FS_CRAMFS
Simon Glass
1
-0
/
+1
2017-04-30
fs: Convert CONFIG_CMD_CRAMFS to Kconfig
Simon Glass
1
-0
/
+10
2017-04-30
Convert CONFIG_CMD_CLK to Kconfig
Simon Glass
1
-0
/
+9
2017-04-30
fs: Kconfig: Add a separate config for FS_CBFS
Simon Glass
1
-0
/
+1
2017-04-30
fs: Convert CONFIG_CMD_CBFS to Kconfig
Simon Glass
1
-0
/
+9
2017-04-30
Convert CONFIG_CMD_BSP to Kconfig
Simon Glass
1
-0
/
+10
2017-04-30
Convert CONFIG_CMD_BMP to Kconfig
Simon Glass
1
-0
/
+12
2017-04-30
Convert CONFIG_CMD_BLOB to Kconfig
Simon Glass
2
-1
/
+45
2017-04-30
Convert CONFIG_CMD_BEDBUG to Kconfig
Simon Glass
1
-0
/
+11
2017-04-30
Convert CONFIG_CMD_AES et al to Kconfig
Simon Glass
1
-0
/
+10
2017-04-27
add Kconfig for fsuuid command
Josua Mayer
1
-0
/
+5
2017-04-18
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
1
-1
/
+1
2017-04-18
cmd: remove Blackfin specific commands
Masahiro Yamada
7
-734
/
+0
2017-04-18
cmd: cramfs: use map_sysmem for sandbox support
Tyler Hall
1
-3
/
+11
2017-04-18
cmd: ubi: remove unnecessary logical constraint
xypron.glpk@gmx.de
1
-1
/
+1
2017-04-14
dm: led: Add a new 'led' command
Simon Glass
3
-0
/
+155
2017-04-14
led: Mark existing driver as legacy
Simon Glass
2
-3
/
+3
2017-04-14
sandbox: Add some test LEDs
Simon Glass
1
-0
/
+0
2017-04-13
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-1
/
+1
2017-04-13
pci: Add a command to show PCI regions
Simon Glass
1
-2
/
+49
2017-04-12
Rename aes.h to uboot_aes.h
Stefano Babic
1
-1
/
+1
2017-04-12
cmd_mmc: fix arg parsing for setdsr subcmd
Markus Niebel
1
-1
/
+1
2017-04-07
cmd: nand: Make the NAND options default to NAND_SUNXI
Maxime Ripard
1
-3
/
+3
2017-04-07
cmd: ubifs: Add a dependency on CMD_UBI
Maxime Ripard
1
-0
/
+1
2017-04-07
sunxi: Enable UBI and NAND support
Hans de Goede
1
-0
/
+4
2017-04-07
cmd: nand: Expose optional suboptions in Kconfig
Boris Brezillon
1
-0
/
+18
2017-04-07
cmd: Expose a Kconfig option to enable UBIFS commands
Boris Brezillon
1
-0
/
+8
2017-04-07
cmd: Add Kconfig option for CMD_MTDPARTS and related options
Maxime Ripard
2
-0
/
+28
2017-04-05
OpenRISC: Remove
Tom Rini
1
-15
/
+1
2017-04-05
SPARC: Remove
Tom Rini
4
-622
/
+0
2017-04-05
Blackfin: Remove
Tom Rini
3
-118
/
+0
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2
-2
/
+2
2017-04-04
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-15
/
+147
2017-03-28
i2c: Set default I2C bus number
Lukasz Majewski
1
-0
/
+10
2017-03-26
lib: tpm: Add command to list resources
mario.six@gdsys.cc
1
-1
/
+75
2017-03-26
cmd: tpm: Fix flush command
mario.six@gdsys.cc
1
-14
/
+23
2017-03-26
tpm: Add function to load keys via their parent's SHA1 hash
mario.six@gdsys.cc
1
-0
/
+49
2017-03-17
gpt: Fix uuid string format
Vincent Tinelli
1
-1
/
+1
2017-03-17
cmd: itest: correct calculus for long format
Sebastien Colleur
1
-1
/
+2
[next]