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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
Tom Rini
19
-548
/
+3593
2018-10-10
ARM: meson: Add Khadas VIM2 board support
Loic Devulder
1
-0
/
+18
2018-10-09
video: Tidy up a few comments in video.o
Simon Glass
1
-2
/
+2
2018-10-09
sysreset: Add a way to find the last reset
Simon Glass
1
-0
/
+30
2018-10-09
sysreset: Tidy up a few comments and logging
Simon Glass
1
-1
/
+3
2018-10-09
ctags: Minor changes to fix ctags output
Simon Glass
1
-2
/
+4
2018-10-09
panel: Expand the backlight support
Simon Glass
2
-1
/
+46
2018-10-09
cros_ec: Update cros_ec_read_hash() to specify the image
Simon Glass
1
-1
/
+3
2018-10-09
cros: Update ec_commands to latest version
Simon Glass
1
-424
/
+3310
2018-10-09
Rename GPT_HEADER_SIGNATURE to avoid conflict
Simon Glass
1
-1
/
+1
2018-10-09
Add a header file for strings
Simon Glass
1
-0
/
+1
2018-10-09
log: Add comments to the rest of the log categories
Simon Glass
1
-6
/
+6
2018-10-09
tpm: Add a few new commands for v1
Simon Glass
1
-0
/
+28
2018-10-09
video: Adjust video_clear() to return an error
Simon Glass
1
-1
/
+2
2018-10-09
fdt: Remove fdtdec_decode_region() function
Simon Glass
1
-45
/
+0
2018-10-09
cros: Adjust board_get_cros_ec_dev() to return a udevice
Simon Glass
1
-3
/
+1
2018-10-09
cros: Update cros_ec code to use struct udevice
Simon Glass
1
-35
/
+31
2018-10-09
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
Simon Glass
2
-2
/
+0
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
1
-1
/
+2
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
1
-0
/
+15
2018-10-09
dm: core: Update some functions to use const
Simon Glass
1
-12
/
+12
2018-10-09
dm: core: Alloc uclass-private data to be cache-aligned
Simon Glass
1
-0
/
+3
2018-10-09
sandbox: Restore blocking I/O on exit
Simon Glass
1
-10
/
+0
2018-10-09
sandbox: tpm: Enhance to support the latest Chromium OS
Simon Glass
1
-0
/
+34
2018-10-09
sandbox: tpm: Tidy up enums and return values
Simon Glass
2
-0
/
+15
2018-10-09
sandbox: video: Speed up video output
Simon Glass
1
-1
/
+3
2018-10-09
sandbox: spi: Add more logging
Simon Glass
1
-0
/
+1
2018-10-09
sandbox: Add a way to write data to the host filesystem
Simon Glass
1
-0
/
+13
2018-10-09
sandbox: Support file truncation with os_open()
Simon Glass
1
-0
/
+1
2018-10-09
log: Add helpers for common log levels
Simon Glass
1
-0
/
+14
2018-10-08
log: Correct definition of log_msg_ret()
Simon Glass
1
-1
/
+1
2018-10-08
sandbox: Unprotect DATA regions in bus tests
Simon Glass
1
-0
/
+12
2018-10-07
avb_verify: support sandbox configuration
Jens Wiklander
1
-1
/
+2
2018-10-07
avb_verify: support using OP-TEE TA AVB
Jens Wiklander
1
-0
/
+4
2018-10-07
tee: add sandbox driver
Jens Wiklander
1
-0
/
+21
2018-10-07
tee: optee: support AVB trusted application
Jens Wiklander
2
-0
/
+86
2018-10-07
Add UCLASS_TEE for Trusted Execution Environment
Jens Wiklander
2
-0
/
+337
2018-10-07
mmc: rpmb: add mmc_rpmb_route_frames()
Jens Wiklander
1
-0
/
+19
2018-10-06
ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection
Adam Ford
1
-0
/
+1
2018-10-06
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
Simon Goldschmidt
21
-48
/
+0
2018-10-05
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
1
-1
/
+1
2018-10-05
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
Tom Rini
1
-0
/
+13
2018-10-05
Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arc
Tom Rini
1
-0
/
+84
2018-10-05
arc: Add support for IoT development kit
Alexey Brodkin
1
-0
/
+84
2018-10-04
spl: add support to booting with OP-TEE
Kever Yang
1
-0
/
+13
2018-10-04
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-0
/
+1
2018-10-04
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
1
-0
/
+1
2018-10-03
Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip
Tom Rini
1
-0
/
+2
2018-10-03
ARM: rmobile: Repair TMU clock on Gen2
Marek Vasut
1
-1
/
+1
2018-10-03
riscv: Add QEMU virt board support
Bin Meng
1
-0
/
+21
[next]