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
2019-04-09
fs: Add a new command to create symbolic links
Jean-Jacques Hiblot
1
-0
/
+14
2019-03-25
Convert CONFIG_DEFAULT_SPI_* to Kconfig
Patrick Delaunay
2
-8
/
+11
2019-03-20
efi_loader: memory leak in efi_dump_single_var()
Heinrich Schuchardt
1
-1
/
+0
2019-03-16
cmd: fastboot: handle watchdog while waiting for fastboot commands.
Sean Nyekjaer
1
-0
/
+2
2019-03-08
cmd: thordown: Fix spelling of download.
Vagrant Cascadian
1
-1
/
+1
2019-03-02
efi_loader: error handling for `efidebug boot add`
Heinrich Schuchardt
1
-1
/
+1
2019-02-25
cmd: efidebug: add memmap command
AKASHI Takahiro
1
-1
/
+126
2019-02-25
cmd: efidebug: add images command
AKASHI Takahiro
1
-1
/
+25
2019-02-25
cmd: efidebug: add dh command
AKASHI Takahiro
1
-1
/
+141
2019-02-25
cmd: efidebug: add drivers command
AKASHI Takahiro
1
-1
/
+94
2019-02-25
cmd: efidebug: add devices command
AKASHI Takahiro
1
-1
/
+78
2019-02-25
cmd: add efidebug command
AKASHI Takahiro
3
-0
/
+598
2019-02-25
cmd: env: add "-e" option for handling UEFI variables
AKASHI Takahiro
4
-1
/
+437
2019-02-22
cmd: Kconfig: LED command depends on LED subsystems
Jan Kiszka
1
-0
/
+1
2019-02-20
gpio: Use case-insentive matching on the GPIO name
Simon Glass
1
-1
/
+1
2019-02-20
gpio: Show inactive GPIOs when explicitly requested
Simon Glass
1
-4
/
+4
2019-02-19
cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y
Ismael Luceno Cortes
1
-1
/
+1
2019-02-19
cmd/fs: fix build if CMD_BOOTEFI is not set
Gervais, Francois
1
-0
/
+2
2019-02-19
cmd: date: Do not overwrite arguments
Roman Kapl
1
-4
/
+4
2019-02-19
elf: fix cache flushing in 'bootelf -p' command
Kurban Mallachiev
1
-2
/
+4
2019-02-16
efi_loader: clean up bootefi_test_prepare()
Heinrich Schuchardt
1
-25
/
+33
2019-02-16
efi_loader: fix EFI entry counting
Heinrich Schuchardt
1
-1
/
+1
2019-02-16
efi_loader: use efi_start_image() for bootefi
Heinrich Schuchardt
1
-21
/
+1
2019-02-16
efi_loader: set entry point in efi_load_pe()
Heinrich Schuchardt
1
-9
/
+4
2019-02-15
Merge tag '2019.01-next' of https://github.com/mbgg/u-boot
Tom Rini
1
-1
/
+1
2019-02-15
cmd: bmp: Make integer-to-pointer cast platform, independent
Adam Heinrich
1
-1
/
+1
2019-02-13
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
1
-67
/
+4
2019-02-13
efi_loader: move efi_init_obj_list() to a new efi_setup.c
AKASHI Takahiro
1
-77
/
+0
2019-02-13
efi_loader: avoid unnecessary pointer to long conversion
Heinrich Schuchardt
1
-1
/
+1
2019-02-13
efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs
Heinrich Schuchardt
1
-1
/
+1
2019-02-13
efi_loader: use named constant for efi_dp_from_mem()
Heinrich Schuchardt
1
-1
/
+1
2019-02-09
cmd: sata: add null pointer check for dev
Marcel Ziswiler
1
-0
/
+4
2019-02-01
gpio: Use more command-specific enums values
Simon Glass
1
-14
/
+23
2019-01-25
cmd: ximg: Invert check for fit image compression
Stefan Theil
1
-1
/
+1
2019-01-18
cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n
Quentin Schulz
1
-3
/
+2
2019-01-15
cmd: adc: Use the sub-command infrastructure
Boris Brezillon
1
-28
/
+5
2019-01-15
cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands
Boris Brezillon
1
-181
/
+267
2019-01-15
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
3
-4
/
+4
2019-01-15
cmd: zip: use correct format code
Heinrich Schuchardt
1
-1
/
+1
2019-01-15
cmd: unzip: use correct format code
Heinrich Schuchardt
1
-1
/
+1
2019-01-15
cmd: ubi: remove unreachable code
Heinrich Schuchardt
1
-5
/
+1
2019-01-15
cmd: tpm-v2: use correct format code
Heinrich Schuchardt
1
-1
/
+1
2019-01-15
cmd: sf: use correct printf code
Heinrich Schuchardt
1
-1
/
+1
2019-01-15
cmd: nvedit: use correct format code
Heinrich Schuchardt
1
-2
/
+2
2019-01-15
cmd: gpio: use correct printf code
Heinrich Schuchardt
1
-1
/
+1
2019-01-15
cmd: mmc: Invalidate MMC block cache after init
Marek Vasut
1
-0
/
+6
2019-01-15
cmd: mmc: Force mmc reinit when no card present
Marek Vasut
1
-0
/
+3
2018-12-31
fs: cbfs: Add missing standard CBFS component types
Bin Meng
1
-0
/
+30
2018-12-31
fs: cbfs: Make all CBFS_TYPE_xxx macros consistent
Bin Meng
1
-2
/
+2
2018-12-15
cmd: Move the "dm" command from test/dm/ to cmd/
Tom Rini
2
-0
/
+89
[next]