Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eaca92c442ff62a8676fde008137b513e044aec0
/
test
/
dm
a391451
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Nov 06 11:27:14 2020 -0500
458b66a
board: Rename uclass to sysinfo
by Simon Glass
· Thu Nov 05 06:32:05 2020 -0700
a385d49
acpi: Don't reset the tables with every new generation
by Simon Glass
· Wed Nov 04 09:57:33 2020 -0700
e7e4f2d
test: adjust sysreset tests
by Heinrich Schuchardt
· Tue Oct 27 20:29:26 2020 +0100
bac8450
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Fri Oct 30 15:24:30 2020 -0400
5792f4b
dm: Use driver_info index instead of pointer
by Simon Glass
· Sat Oct 03 11:31:40 2020 -0600
4d4558e
dm: Add a test for of-platdata parent information
by Simon Glass
· Sat Oct 03 11:31:36 2020 -0600
cfd6a00
dm: Use an allocated array for run-time device info
by Simon Glass
· Sat Oct 03 11:31:33 2020 -0600
6b927b1
dm: test: Add a test for of-platdata phandles
by Simon Glass
· Sat Oct 03 11:31:32 2020 -0600
d825ea7
dm: test: Add a check that all devices have a dev value
by Simon Glass
· Sat Oct 03 11:31:31 2020 -0600
64401e7
dm: Add a C test for of-platdata properties
by Simon Glass
· Sat Oct 03 11:31:28 2020 -0600
25dc2e9
dm: test: Add a very simple of-platadata test
by Simon Glass
· Sun Oct 25 20:38:29 2020 -0600
a4e289b
dm: test: Add a way to run SPL tests
by Simon Glass
· Sun Oct 25 20:38:28 2020 -0600
c0b0b14
dm: test: Update the test runner to support of-platdata
by Simon Glass
· Sun Oct 25 20:38:27 2020 -0600
8ec2933
dm: test: Disable some tests that should not run in SPL
by Simon Glass
· Sat Oct 03 09:25:26 2020 -0600
40916e6
dm: Avoid using #ifdef for CONFIG_OF_LIVE
by Simon Glass
· Sat Oct 03 09:25:22 2020 -0600
5b13c34
Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Thu Oct 29 11:30:15 2020 -0400
11e4786
test: mux-cmd: Add tests for the 'mux' command
by Pratyush Yadav
· Fri Oct 16 16:16:36 2020 +0530
a94b697
test: Add tests for the multiplexer framework
by Jean-Jacques Hiblot
· Fri Oct 16 16:16:34 2020 +0530
92a8862
dm: core: Add support for getting node from aliases
by Michal Simek
· Tue Jul 28 12:51:08 2020 +0200
c4954fb
common: rename getc() to getchar()
by Heinrich Schuchardt
· Wed Oct 07 18:11:48 2020 +0200
753251d
video: backlight: fix pwm's duty cycle calculation
by Dario Binacchi
· Sun Oct 11 14:28:04 2020 +0200
57c2fc6
test: sharpen button label unit test
by Heinrich Schuchardt
· Mon Sep 14 12:50:54 2020 +0200
fbf8d65
test: dm: Test for default led naming
by Sean Anderson
· Mon Sep 14 11:02:03 2020 -0400
3438e3b
test: pinmux: Add test for pin muxing
by Sean Anderson
· Mon Sep 14 11:01:57 2020 -0400
8cd2801
test: dm: add test for phandle access functions
by Patrick Delaunay
· Fri Sep 25 09:41:16 2020 +0200
04fcfe7
dm: update test on of_offset in ofnode_valid
by Patrick Delaunay
· Thu Sep 24 17:26:20 2020 +0200
2a8bc03
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next
by Tom Rini
· Mon Oct 05 10:54:27 2020 -0400
8b9b689
firmware: smci: sandbox test for SCMI reset controllers
by Etienne Carriere
· Wed Sep 09 18:44:07 2020 +0200
2d94c08fa
firmware: scmi: sandbox test for SCMI clocks
by Etienne Carriere
· Wed Sep 09 18:44:05 2020 +0200
02fd126
firmware: add SCMI agent uclass
by Etienne Carriere
· Wed Sep 09 18:44:00 2020 +0200
0b89fc5
test: dm: Add tests for regmap managed API and regmap fields
by Jean-Jacques Hiblot
· Thu Sep 24 10:04:18 2020 +0530
7387340
test: gpio: Add tests for the managed API
by Jean-Jacques Hiblot
· Fri Sep 11 13:43:35 2020 +0530
880c5c7
test: reset: Add tests for the managed API
by Jean-Jacques Hiblot
· Wed Sep 09 15:37:04 2020 +0530
79d3bba
timer: Add a test for timer_timebase_fallback
by Sean Anderson
· Mon Sep 28 10:52:23 2020 -0400
2f8b6af
acpi: Add more support for generating processor tables
by Simon Glass
· Tue Sep 22 12:45:13 2020 -0600
412dc4b
acpi: Add support for generating processor tables
by Simon Glass
· Tue Sep 22 12:45:11 2020 -0600
2f3c6ba
dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()
by Simon Glass
· Tue Sep 22 12:44:59 2020 -0600
4c8cbbd
acpi: Support generating a multi-function _DSM for devices
by Simon Glass
· Tue Sep 22 12:44:58 2020 -0600
ca72763
acpi: Add support for conditions and return values
by Simon Glass
· Tue Sep 22 12:44:57 2020 -0600
77dfd03
acpi: Add support for writing a _PRW
by Simon Glass
· Tue Sep 22 12:44:56 2020 -0600
498ebe9
test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameter
by Patrice Chotard
· Thu Sep 10 10:50:00 2020 +0200
646f8c6
fdtdec: optionally add property no-map to created reserved memory node
by Etienne Carriere
· Thu Sep 10 10:49:59 2020 +0200
b02e8dd
clk: do not disable clock if it is critical
by Claudiu Beznea
· Mon Sep 07 17:46:35 2020 +0300
c8c1600
clk: bind clk to new parent device
by Claudiu Beznea
· Mon Sep 07 17:46:34 2020 +0300
bf5b823
dm: core: add support for device re-parenting
by Claudiu Beznea
· Mon Sep 07 17:46:33 2020 +0300
c248742
cmd: acpi: Print revisions in hex format
by Andy Shevchenko
· Mon Sep 21 11:34:21 2020 +0300
3ac3aec
pci: pci-uclass: Add multi entry support for memory regions
by Suneel Garapati
· Sat Oct 19 17:10:20 2019 -0700
7cb5151
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· Mon Aug 24 09:06:02 2020 -0400
e7ce74d
clk: ccf: mux: change the get_rate helper
by Dario Binacchi
· Wed Jun 03 15:36:25 2020 +0200
1a62dc1
clk: set flags in the ccf registration routines
by Dario Binacchi
· Mon Apr 13 14:36:27 2020 +0200
c98b802
dm: test: clk: add the test for the ccf gated clock
by Dario Binacchi
· Mon Apr 13 14:36:26 2020 +0200
1b6773c
test: dm: Add test case for devfdt_get_addr_ptr
by Ovidiu Panait
· Mon Aug 03 22:17:36 2020 +0300
7b7f939
sandbox: dts: Add compatible string for bind-test node
by Patrice Chotard
· Tue Jul 28 09:13:33 2020 +0200
4f18f92
i2c: eeprom: Use reg property instead of offset and size
by Michal Simek
· Thu May 28 11:48:55 2020 +0200
974dccd
dm: Rename DM test flags to make them more generic
by Simon Glass
· Tue Jul 28 19:41:12 2020 -0600
75c4d41
dm: core: Drop header files from dm/test.h
by Simon Glass
· Sun Jul 19 10:15:37 2020 -0600
0785e20
test: dm: add a test for class button
by Philippe Reynes
· Fri Jul 24 18:19:52 2020 +0200
b25a5b3
sandbox, test: change hog gpio
by Philippe Reynes
· Fri Jul 24 15:51:53 2020 +0200
6c2a871
test/dm: check if devices exist
by Heinrich Schuchardt
· Fri Jul 17 00:20:14 2020 +0200
75dbdfc
test: Add tests for SOC uclass
by Dave Gerlach
· Wed Jul 15 23:39:58 2020 -0500
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
8ed6e11
test/dm: check if devices exist
by Heinrich Schuchardt
· Fri Jul 17 00:20:14 2020 +0200
a17f94c
test: Add tests for SOC uclass
by Dave Gerlach
· Wed Jul 15 23:39:58 2020 -0500
b4df078
acpi: Support writing named values
by Simon Glass
· Tue Jul 07 21:32:15 2020 -0600
a186d93
acpi: Support generation of a device
by Simon Glass
· Tue Jul 07 21:32:14 2020 -0600
837127f
acpi: Support generation of a generic register
by Simon Glass
· Tue Jul 07 21:32:11 2020 -0600
6fcdaf1
acpi: Support generation of a scope
by Simon Glass
· Tue Jul 07 21:32:10 2020 -0600
d6814e2
acpi: Export functions to write sized values
by Simon Glass
· Tue Jul 07 21:32:09 2020 -0600
64bbc0d
acpi: Add an acpi command to list/dump generated ACPI items
by Simon Glass
· Tue Jul 07 13:12:12 2020 -0600
0964239
dm: acpi: Enhance acpi_get_name()
by Simon Glass
· Tue Jul 07 13:12:11 2020 -0600
6ad24f6
pci: Avoid a crash in device_is_on_pci_bus()
by Simon Glass
· Tue Jul 07 13:12:10 2020 -0600
990cd5b
acpi: Add support for DSDT generation
by Simon Glass
· Tue Jul 07 13:12:08 2020 -0600
3c601b1
acpi: Support ordering SSDT data by device
by Simon Glass
· Tue Jul 07 13:12:06 2020 -0600
d43e0ba
acpi: Add support for SSDT generation
by Simon Glass
· Tue Jul 07 13:12:03 2020 -0600
cec3af0
acpi: Add support for a generic power sequence
by Simon Glass
· Tue Jul 07 13:12:02 2020 -0600
8a20076
acpi: Add support for writing a GPIO power sequence
by Simon Glass
· Tue Jul 07 13:12:01 2020 -0600
d0f7d9b
acpi: Add support for writing a Power Resource
by Simon Glass
· Tue Jul 07 13:12:00 2020 -0600
9238fac
acpi: Add support for various misc ACPI opcodes
by Simon Glass
· Tue Jul 07 13:11:59 2020 -0600
dd0ed90
acpi: Support copying properties from device tree to ACPI
by Simon Glass
· Tue Jul 07 13:11:58 2020 -0600
5953449
acpi: Support writing a GPIO
by Simon Glass
· Tue Jul 07 13:11:57 2020 -0600
c993ff7
acpi: Support writing Device Properties objects via _DSD
by Simon Glass
· Tue Jul 07 13:11:56 2020 -0600
48342b0
acpi: Support writing a UUID
by Simon Glass
· Tue Jul 07 13:11:55 2020 -0600
0dc3d51
acpi: Support writing a name
by Simon Glass
· Tue Jul 07 13:11:54 2020 -0600
45d6d95
acpi: Support writing a string
by Simon Glass
· Tue Jul 07 13:11:53 2020 -0600
8715ce0
acpi: Support writing an integer
by Simon Glass
· Tue Jul 07 13:11:52 2020 -0600
edc2680
acpigen: Support writing a package
by Simon Glass
· Tue Jul 07 13:11:51 2020 -0600
0f27763
acpigen: Support writing a length
by Simon Glass
· Tue Jul 07 13:11:50 2020 -0600
711fd98
acpi: Support generation of SPI descriptor
by Simon Glass
· Tue Jul 07 13:11:49 2020 -0600
39ab867
acpi: Support generation of I2C descriptor
by Simon Glass
· Tue Jul 07 13:11:48 2020 -0600
e2bbb13
acpi: Support generation of a GPIO/irq for a device
by Simon Glass
· Tue Jul 07 13:11:47 2020 -0600
4fa6331
acpi: Support generation of GPIO descriptor
by Simon Glass
· Tue Jul 07 13:11:46 2020 -0600
071c4a5
acpi: Support string output
by Simon Glass
· Tue Jul 07 13:11:45 2020 -0600
3176b6c
gpio: Add a method to convert a GPIO to ACPI
by Simon Glass
· Tue Jul 07 13:11:44 2020 -0600
3d39c13
acpi: Support generation of interrupt descriptor
by Simon Glass
· Tue Jul 07 13:11:43 2020 -0600
98528d4
acpi: Support generation of ACPI code
by Simon Glass
· Tue Jul 07 13:11:42 2020 -0600
b24cbf4
irq: Add a method to convert an interrupt to ACPI
by Simon Glass
· Tue Jul 07 13:11:41 2020 -0600
8965cc9
acpi: Add a way to check device status
by Simon Glass
· Tue Jul 07 13:11:40 2020 -0600
ebb2e83
acpi: Add a function to get a device path and scope
by Simon Glass
· Tue Jul 07 13:11:39 2020 -0600
2901ac6
drivers: rename drivers to match compatible string
by Walter Lozano
· Thu Jun 25 01:10:04 2020 -0300
Next »