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
/
test
/
dm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+91
2022-07-08
test: fix CONFIG_ACPIGEN dependencies
Heinrich Schuchardt
1
-5
/
+7
2022-06-28
dm: core: Add a way to collect memory usage
Simon Glass
1
-0
/
+11
2022-06-28
dm: core: Support accessing core tags
Simon Glass
1
-0
/
+80
2022-06-08
test: eth: Add test for ethernet addresses
Sean Anderson
1
-0
/
+29
2022-06-08
sandbox: net: Add aliases for ethernet devices
Sean Anderson
1
-1
/
+1
2022-06-08
test: dm: virtio_rng: Test virtio-rng with faked device
Andrew Scull
2
-0
/
+53
2022-06-08
test: dm: virtio: Test virtio device driver probing
Andrew Scull
1
-0
/
+9
2022-06-08
virtio: sandbox: Bind RNG rather than block device
Andrew Scull
2
-3
/
+3
2022-06-08
test: dm: virtio: Split out virtio device tests
Andrew Scull
3
-172
/
+190
2022-06-08
test: dm: virtio: Test notify before del_vqs
Andrew Scull
1
-1
/
+1
2022-06-08
virtio: sandbox: Fix device features bitfield
Andrew Scull
1
-1
/
+1
2022-06-08
dm: test: virtio: Test the virtio ring
Andrew Scull
1
-0
/
+72
2022-05-23
test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some ...
Patrice Chotard
1
-10
/
+6
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
1
-16
/
+17
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
1
-6
/
+6
2022-05-03
pci: Match region flags using a mask
Andrew Scull
1
-28
/
+32
2022-05-03
pci: Map bars with offset and length
Andrew Scull
1
-6
/
+6
2022-05-03
test: pci: Test PCI address conversion functions
Andrew Scull
1
-0
/
+102
2022-04-29
test: dm: devres: Remove use-after-free
Andrew Scull
1
-4
/
+1
2022-04-29
test: Fix pointer overrun in dm_test_devm_regmap()
Andrew Scull
1
-5
/
+4
2022-04-28
test: dm: led: Fix LED enumeration
Marek Vasut
1
-9
/
+8
2022-04-28
led: Drop led_default_state()
Marek Vasut
1
-3
/
+0
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
3
-2
/
+25
2022-04-25
test: dm: Restart USB before assuming it is stopped
Simon Glass
1
-0
/
+6
2022-04-25
test: fastboot: Avoid using mmc1
Simon Glass
1
-2
/
+2
2022-04-25
dm: core: Allow finding a uclass device by partial name
Simon Glass
1
-0
/
+15
2022-04-25
dm: core: Rename and fix uclass_get_by_name_len()
Simon Glass
1
-0
/
+2
2022-04-23
test: dm: add tests for tag support
AKASHI Takahiro
2
-0
/
+85
2022-04-18
dm: core: Allow devres to be disabled in SPL
Simon Glass
1
-1
/
+1
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
3
-17
/
+39
2022-04-14
test: serial: Add test for putc/puts
Sean Anderson
1
-0
/
+19
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
1
-0
/
+4
2022-04-10
treewide: use dm_mdio_read/write/reset() wrappers
Marek Behún
2
-17
/
+17
2022-04-10
net: introduce helpers to get PHY ofnode from MAC
Marek Behún
1
-0
/
+18
2022-04-06
dm: blk: Expand iteration and add tests
Simon Glass
1
-0
/
+111
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
1
-1
/
+1
2022-03-15
k210: use the board vendor name rather than the marketing name
Damien Le Moal
1
-1
/
+1
2022-03-02
firmware: scmi: fix sandbox and related tests for clock discovery
Etienne Carriere
1
-5
/
+10
2022-03-02
sandbox: scmi: test against a single scmi agent
Etienne Carriere
1
-61
/
+53
2022-01-25
dm: Fix OF_BAD_ADDR definition
Patrice Chotard
3
-4
/
+4
2022-01-25
acpi: Tidy up the table list
Simon Glass
1
-7
/
+8
2022-01-25
acpi: Tidy up the item list
Simon Glass
1
-6
/
+14
2022-01-25
x86: Move base tables to a writer function
Simon Glass
1
-6
/
+11
2022-01-25
x86: Use the ACPI table writer
Simon Glass
1
-3
/
+3
2022-01-25
x86: acpi: Split out context creation from base tables
Simon Glass
1
-5
/
+26
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
1
-1
/
+1
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
5
-8
/
+8
2022-01-14
phy: Track power-on and init counts in uclass
Alper Nebi Yasak
1
-5
/
+78
2021-12-26
video: Support showing the U-Boot logo
Simon Glass
1
-9
/
+34
[next]