index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
dts
Commit message (
Expand
)
Author
Age
Files
Lines
*
pytest: add sandbox test for "extension" command
Kory Maincent
2021-05-13
3
-0
/
+19
*
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
2021-05-12
1
-21
/
+0
*
sandbox: add test of CONFIG_ENV_IMPORT_FDT
Rasmus Villemoes
2021-05-04
1
-0
/
+7
*
test: Add gpio-sysinfo test
Sean Anderson
2021-05-04
1
-0
/
+7
*
test: reset: Extend base reset test to catch error
Neil Armstrong
2021-04-27
1
-2
/
+2
*
Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-04-18
1
-0
/
+72
|
\
|
*
test: pinmux: add test for 'pinctrl-single' driver
Dario Binacchi
2021-04-12
1
-0
/
+72
*
|
test: dm: Add a case to test ofnode_phy_is_fixed_link()
Bin Meng
2021-04-15
1
-5
/
+1
*
|
sandbox: Add a DSA sandbox driver and unit test
Claudiu Manoil
2021-04-15
1
-0
/
+48
*
|
firmware: scmi: sandbox test for voltage regulator
Etienne Carriere
2021-04-12
1
-0
/
+23
*
|
sandbox: dtsi: add rng
Vincent Stehlé
2021-03-27
1
-0
/
+4
*
|
Revert "sandbox: Disable I2C emulators in SPL"
Simon Glass
2021-03-26
1
-7
/
+3
*
|
clk: sandbox: Create a special fixed-rate driver
Simon Glass
2021-03-26
1
-1
/
+1
*
|
sandbox: i2c: Rename driver names to work with of-platdata
Simon Glass
2021-03-22
1
-2
/
+2
*
|
sandbox: Make sandbox,emul more conventional
Simon Glass
2021-03-22
1
-1
/
+5
*
|
sandbox: enable cros-ec-keyb in test.dtb
Heinrich Schuchardt
2021-03-22
1
-0
/
+1
|
/
*
Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-02-22
1
-1
/
+27
|
\
|
*
test: add a simple test for the adc-keys button driver
Marek Szyprowski
2021-02-18
1
-1
/
+27
*
|
dm: test: Add test case for dev->dma_offset
Nicolas Saenz Julienne
2021-02-18
1
-0
/
+4
*
|
dm: test: Add test case for dev_get_dma_ranges()
Nicolas Saenz Julienne
2021-02-18
1
-0
/
+17
|
/
*
dm: core: Update ofnode_read_fmap_entry() to read hashes
Simon Glass
2021-01-30
1
-0
/
+10
*
sandbox: Disable I2C emulators in SPL
Simon Glass
2021-01-30
1
-3
/
+7
*
dm: core: add a function to decode display timings
Dario Binacchi
2021-01-12
1
-0
/
+46
*
fdt: translate address if #size-cells = <0>
Dario Binacchi
2021-01-12
1
-0
/
+21
*
sandbox: Update dts files to reduce SPL size
Simon Glass
2021-01-05
2
-8
/
+7
*
sandbox: Drop unnecessary test node
Simon Glass
2021-01-05
1
-5
/
+0
*
sandbox: test: Add a second SPI slave on sandbox_spi bus
Ovidiu Panait
2020-12-22
1
-1
/
+9
*
dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
Simon Glass
2020-12-18
1
-0
/
+13
*
dm: Switch over to use new sequence number for dev_seq()
Simon Glass
2020-12-18
1
-1
/
+1
*
board: Rename uclass to sysinfo
Simon Glass
2020-11-06
1
-4
/
+4
*
dm: Add a test for of-platdata parent information
Simon Glass
2020-10-29
2
-0
/
+2
*
dm: test: Add a test for of-platdata phandles
Simon Glass
2020-10-29
1
-0
/
+26
*
test: Add tests for the multiplexer framework
Jean-Jacques Hiblot
2020-10-28
1
-0
/
+33
*
test: sharpen button label unit test
Heinrich Schuchardt
2020-10-14
2
-8
/
+8
*
test: dm: Test for default led naming
Sean Anderson
2020-10-08
1
-1
/
+1
*
test: pinmux: Add test for pin muxing
Sean Anderson
2020-10-08
1
-7
/
+38
*
sandbox: avoid duplicate backslash input
Heinrich Schuchardt
2020-10-06
1
-5
/
+15
*
test: dm: add test for phandle access functions
Patrick Delaunay
2020-10-06
1
-0
/
+1
*
firmware: smci: sandbox test for SCMI reset controllers
Etienne Carriere
2020-09-30
1
-0
/
+6
*
firmware: scmi: sandbox test for SCMI clocks
Etienne Carriere
2020-09-30
1
-0
/
+15
*
firmware: add SCMI agent uclass
Etienne Carriere
2020-09-30
1
-0
/
+16
*
test: dm: Add tests for regmap managed API and regmap fields
Jean-Jacques Hiblot
2020-09-30
1
-0
/
+13
*
test: gpio: Add tests for the managed API
Jean-Jacques Hiblot
2020-09-30
1
-0
/
+10
*
timer: Add a test for timer_timebase_fallback
Sean Anderson
2020-09-30
1
-1
/
+8
*
pci: pci-uclass: Add multi entry support for memory regions
Suneel Garapati
2020-08-25
1
-2
/
+3
*
sandbox: dts: Add compatible string for bind-test node
Patrice Chotard
2020-08-22
1
-0
/
+1
*
i2c: eeprom: Use reg property instead of offset and size
Michal Simek
2020-08-20
1
-0
/
+13
*
test/py: add tests for the button commands
Philippe Reynes
2020-07-28
1
-0
/
+14
*
sandbox: dtsi: add buttons
Philippe Reynes
2020-07-28
1
-0
/
+14
*
sandbox, test: change hog gpio
Philippe Reynes
2020-07-28
1
-4
/
+4
[next]