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
2017-12-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+1
2017-12-07
log: Add a test command
Simon Glass
2
-1
/
+8
2017-12-07
log: Add a 'log level' command
Simon Glass
3
-0
/
+63
2017-12-07
Drop the log buffer
Simon Glass
2
-314
/
+0
2017-12-07
mtdparts: Correct use of debug()
Simon Glass
1
-3
/
+0
2017-12-07
fastboot: Enable flashing by default on sunxi
Maxime Ripard
1
-0
/
+1
2017-12-07
cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
Nobuhiro Iwamatsu
1
-2
/
+12
2017-12-05
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
1
-12
/
+61
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2
-2
/
+2
2017-12-01
efi_loader: pass handle of loaded image
Heinrich Schuchardt
1
-3
/
+4
2017-12-01
efi_loader: Exit in efi_set_bootdev() upon invalid "desc"
Stefan Roese
1
-0
/
+2
2017-12-01
efi_loader: use bootargs as load options
Heinrich Schuchardt
1
-0
/
+2
2017-12-01
efi_selftest: correctly cleanup after selftest
Heinrich Schuchardt
1
-1
/
+3
2017-12-01
efi_selftest: allow to select a single test for execution
Heinrich Schuchardt
1
-1
/
+36
2017-12-01
efi_selftest: provide a dummy device path
Heinrich Schuchardt
1
-0
/
+6
2017-12-01
efi_loader: consistently use efi_status_t in bootefi
Heinrich Schuchardt
1
-9
/
+9
2017-12-01
efi_loader: implement SetWatchdogTimer
Heinrich Schuchardt
1
-0
/
+1
2017-11-29
cmd: blk: remove unreachable code
Heinrich Schuchardt
1
-2
/
+0
2017-11-26
cmd: usb: ignore blk, emulation devices in usb tree/info display
Suneel Garapati
1
-3
/
+19
2017-11-19
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-1
/
+1
2017-11-16
cmd/fdt.c align data buffer to avoid unaligned word access
Bernhard Messerklinger
1
-1
/
+1
2017-11-15
cmd: mac: Update description of help
Prabhakar Kushwaha
1
-14
/
+14
2017-11-05
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
Tom Rini
1
-3
/
+4
2017-10-25
cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices
Benjamin Young
1
-0
/
+10
2017-10-23
cmd: gpt: solve issue for swap and rename command
Patrick Delaunay
1
-6
/
+6
2017-10-16
cmd/pxe.c: Rework bootargs construction to clarify string checks
Tom Rini
1
-9
/
+10
2017-10-16
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2
-128
/
+11
2017-10-16
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
1
-2
/
+1
2017-10-13
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
1
-0
/
+23
2017-10-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-0
/
+2
2017-10-12
efi_loader: Add mem-mapped for fallback
Rob Clark
1
-0
/
+23
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
1
-1
/
+0
2017-10-09
cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
York Sun
1
-0
/
+2
2017-10-08
cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
Tom Rini
1
-0
/
+2
2017-10-08
scripts: Move Kconfig contents to cmd/Kconfig
Sam Protsenko
1
-0
/
+3
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
2
-2
/
+2
2017-10-06
cmd/time.c: Initialize 'repeatable' variable
Tom Rini
1
-1
/
+1
2017-10-06
cmd/pxe.c: Rework initrd and bootargs handling slightly
Tom Rini
1
-6
/
+6
2017-10-06
cmd/nvedit.c: Update input handling to cover overflow cases
Tom Rini
1
-4
/
+7
2017-10-06
GPT: fix memory leaks identified by Coverity
Alison Chaiken
1
-18
/
+69
2017-10-05
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2
-0
/
+14
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
7
-16
/
+16
2017-10-03
sunxi: Remove the MMC index hack
Maxime Ripard
1
-0
/
+2
2017-10-03
cmd: Move CONFIG_RANDOM_UUID to Kconfig
Maxime Ripard
1
-0
/
+7
2017-10-03
cmd: fastboot: Rework fastboot dependency
Maxime Ripard
1
-0
/
+5
2017-10-02
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
Marek BehĂșn
3
-0
/
+39
2017-10-01
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2
-148
/
+142
2017-09-26
GPT: incomplete initialization in allocate_disk_part
Heinrich Schuchardt
1
-2
/
+1
2017-09-21
efi_loader: fix efi_exit
Rob Clark
1
-1
/
+0
2017-09-20
efi_loader: reenable selftest
Heinrich Schuchardt
1
-2
/
+6
[next]