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
/
arch
/
sandbox
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
test: dm: update test for open-drain/open-source emulation in gpio-uclass
Neil Armstrong
1
-1
/
+3
2020-05-02
test: dm: phy: add a test item for the phy_bulk API
Chunfeng Yun
1
-0
/
+11
2020-05-02
test: dm: add test item for ofnode_get_child_count()
Chunfeng Yun
1
-0
/
+18
2020-04-30
acpi: Add an acpi command
Simon Glass
1
-0
/
+1
2020-04-30
acpi: Add a method to write tables for a device
Simon Glass
1
-0
/
+4
2020-04-16
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
1
-22
/
+26
2020-04-16
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2
-0
/
+36
2020-04-16
gpio: sandbox: cleanup binding support
Patrick Delaunay
1
-4
/
+10
2020-04-16
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
1
-0
/
+25
2020-04-16
gpio: remove the open_drain API and ops
Patrick Delaunay
1
-20
/
+0
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
5
-8
/
+63
2020-04-16
dm: core: support reading a single indexed u32 value
Dario Binacchi
1
-0
/
+1
2020-04-16
dm: test: add test case for dev_read_u64 function
Dario Binacchi
1
-0
/
+1
2020-04-16
sandbox: add reserved-memory node in device tree
Heinrich Schuchardt
2
-0
/
+39
2020-04-16
sandbox: also restore terminal settings when killed by SIGINT
Rasmus Villemoes
1
-0
/
+9
2020-04-16
sandbox: Update PCI nodes in dts files
Tom Rini
4
-8
/
+13
2020-04-16
acpi: Add a simple sandbox test
Simon Glass
2
-0
/
+13
2020-02-20
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
1
-0
/
+1
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
13
-196
/
+338
2020-02-07
dm: irq: Add support for requesting interrupts
Simon Glass
1
-1
/
+4
2020-02-07
dm: irq: Add support for interrupt controller types
Simon Glass
1
-0
/
+4
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-02-05
sandbox: Support changing the LCD colour depth
Simon Glass
1
-0
/
+1
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
4
-5
/
+32
2020-02-05
sandbox: sdl: Move to use SDL2
Simon Glass
2
-125
/
+156
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
sound: Add a new stop_play() method
Simon Glass
1
-0
/
+7
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
1
-23
/
+0
2020-02-05
sandbox: Drop use of special os_malloc() where possible
Simon Glass
2
-15
/
+15
2020-02-05
sandbox: Rename 'free' variable
Simon Glass
1
-3
/
+3
2020-02-05
sandbox: Sort the help options
Simon Glass
1
-1
/
+45
2020-02-05
cli: Make the sandbox board_run_command the default
Sean Anderson
1
-7
/
+0
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
1
-0
/
+1
2020-02-05
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
1
-0
/
+2
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2020-01-09
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+4
2020-01-07
dm: test: Add a test driver for devres
Simon Glass
1
-0
/
+4
2020-01-07
sandbox: rng: Add a random number generator(rng) driver
Sughosh Ganu
1
-0
/
+4
2019-12-18
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
4
-0
/
+48
2019-12-17
dm: i2c: EEPROM simulator add tests for addr offset mask
Robert Beckett
1
-0
/
+3
2019-12-17
dm: i2c: EEPROM simulator allow tests visibility of addr and offset
Robert Beckett
1
-0
/
+4
2019-12-15
sandbox: Add a test for IRQ
Simon Glass
1
-0
/
+4
2019-12-15
sandbox: Add PCI driver and test for p2sb
Simon Glass
2
-0
/
+14
2019-12-15
sandbox: Disable mmio by default in tests
Simon Glass
1
-0
/
+1
2019-12-15
x86: sandbox: Add a PMC emulator and test
Simon Glass
3
-0
/
+29
2019-12-10
sandbox: add missing compatible property in device tree
Heinrich Schuchardt
2
-0
/
+2
[next]