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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
242
-5
/
+275
2020-02-05
sandbox: Support changing the LCD colour depth
Simon Glass
3
-6
/
+9
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
5
-6
/
+36
2020-02-05
sandbox: sdl: Move to use SDL2
Simon Glass
4
-127
/
+158
2020-02-05
gitlab: Disable SDL when building sandbox
Simon Glass
1
-2
/
+3
2020-02-05
sandbox: sdl: Support waiting for audio to complete
Simon Glass
1
-2
/
+13
2020-02-05
sandbox: sdl: Improve error handling
Simon Glass
1
-5
/
+9
2020-02-05
sandbox: Add comments to the sdl struct
Simon Glass
1
-1
/
+16
2020-02-05
sandbox: sound: Handle errors better in sound_beep()
Simon Glass
1
-1
/
+4
2020-02-05
sound: Add a new stop_play() method
Simon Glass
5
-1
/
+51
2020-02-05
sandbox: Add a new header for the system malloc()
Simon Glass
3
-11
/
+38
2020-02-05
sandbox: Ensure that long-options array is terminated
Simon Glass
1
-1
/
+2
2020-02-05
sandbox: Drop os_realloc()
Simon Glass
2
-44
/
+1
2020-02-05
sandbox: Drop use of special os_malloc() where possible
Simon Glass
2
-15
/
+15
2020-02-05
sandbox: Rename strdup() functions
Simon Glass
1
-0
/
+5
2020-02-05
string: Allow arch override of strndup() also
Simon Glass
2
-2
/
+2
2020-02-05
exports: Add the malloc.h header
Simon Glass
1
-0
/
+1
2020-02-05
sandbox: Use a prefix for all allocation functions
Simon Glass
1
-2
/
+22
2020-02-05
sandbox: Rename 'free' variable
Simon Glass
1
-3
/
+3
2020-02-05
mtd: Rename free() to rfree()
Simon Glass
8
-10
/
+10
2020-02-05
dma: Rename free() to rfree()
Simon Glass
4
-8
/
+8
2020-02-05
clk: Rename free() to rfree()
Simon Glass
5
-7
/
+7
2020-02-05
gpio: Rename free() to rfree()
Simon Glass
3
-6
/
+6
2020-02-05
reset: Rename free() to rfree()
Simon Glass
19
-20
/
+20
2020-02-05
power-domain: Rename free() to rfree()
Simon Glass
12
-13
/
+13
2020-02-05
mailbox: Rename free() to rfree()
Simon Glass
6
-8
/
+8
2020-02-05
video: sandbox: Enable all colour depths
Simon Glass
5
-5
/
+3
2020-02-05
video: Support truetype fonts on a 32-bit display
Simon Glass
1
-0
/
+21
2020-02-05
sandbox: Sort the help options
Simon Glass
1
-1
/
+45
2020-02-05
doc: dm: debugging: Fix the steps for activating debug
Fabio Estevam
1
-2
/
+2
2020-02-05
dtc: add ability to make nodes conditional on them being referenced
Maxime Ripard
5
-0
/
+55
2020-02-05
cmd: Add command to dump drivers and compatible strings
Sean Anderson
3
-1
/
+33
2020-02-05
buildman: Enable buildman on aarch64 hosts
Matthias Brugger
1
-0
/
+2
2020-02-05
tpm2: ftpm: A driver for firmware TPM running inside TEE
Thirupathaiah Annapureddy
4
-0
/
+292
2020-02-05
cli: Make the sandbox board_run_command the default
Sean Anderson
2
-7
/
+7
2020-02-05
cmd: tpm: add a subcommand device
Philippe Reynes
4
-4
/
+80
2020-02-05
tpm: add a helper to iterate on all tpm devices
Philippe Reynes
1
-0
/
+3
2020-02-05
image: fdt: check "status" of "/reserved-memory" subnodes
Thirupathaiah Annapureddy
1
-1
/
+1
2020-02-05
test: Add a way to check each line of console output
Simon Glass
3
-0
/
+115
2020-02-05
test: Enable console recording in tests
Simon Glass
1
-2
/
+2
2020-02-05
console: Add a function to read a line of the output / eof
Simon Glass
2
-0
/
+30
2020-02-05
sandbox: pmic: Correct i2c pmic emulator platdata method
Simon Glass
1
-3
/
+13
2020-02-05
bloblist: Zero records when adding
Simon Glass
3
-4
/
+30
2020-02-05
bloblist: Tidy up a few comments and code-style nits
Simon Glass
2
-4
/
+4
2020-02-05
bloblist: Add a new function to add or check size
Simon Glass
3
-1
/
+65
2020-02-05
dm: core: Drop uclass_find_next_free_req_seq() conditions
Simon Glass
1
-4
/
+0
2020-02-05
dm: core: Add a way to iterate through children, probing each
Simon Glass
3
-0
/
+80
2020-02-05
dm: core: Add a way to read platdata for all child devices
Simon Glass
4
-1
/
+99
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
4
-3
/
+29
2020-02-05
dm: core: Reimplement ofnode_read_size()
Simon Glass
1
-19
/
+10
[next]