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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-05-12
1
-0
/
+89
|
\
|
*
test: dm: update test for open-drain/open-source emulation in gpio-uclass
Neil Armstrong
2020-05-11
1
-0
/
+89
*
|
Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-05-11
1
-0
/
+10
|
\
\
|
*
|
test: unit test for u16_strsize()
Heinrich Schuchardt
2020-05-09
1
-0
/
+10
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2020-05-10
10
-67
/
+150
|
\
|
|
*
test: fix naming of test functions in the log test suite
Heinrich Schuchardt
2020-05-08
2
-36
/
+36
|
*
test: describe naming conventions for macro UNIT_TEST
Heinrich Schuchardt
2020-05-08
1
-1
/
+16
|
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2020-05-05
2
-0
/
+54
|
|
\
|
|
*
test: dm: phy: add a test item for the phy_bulk API
Chunfeng Yun
2020-05-02
1
-0
/
+33
|
|
*
test: dm: add test item for ofnode_get_child_count()
Chunfeng Yun
2020-05-02
1
-0
/
+21
|
*
|
test: stabilize test_efi_secboot
Heinrich Schuchardt
2020-05-04
3
-9
/
+9
|
*
|
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-05-04
1
-2
/
+2
|
|
/
|
*
test/py: vboot: add a test to check fit signature on fit with padding
Philippe Reynes
2020-05-01
1
-19
/
+33
*
|
test: cpu: test current cpu
Peng Fan
2020-05-03
1
-0
/
+2
|
/
*
Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-30
1
-24
/
+6
|
\
|
*
test/py: fix test_efi_secboot/conftest.py
Heinrich Schuchardt
2020-04-30
1
-24
/
+6
*
|
acpi: Add an acpi command
Simon Glass
2020-04-30
1
-0
/
+73
*
|
acpi: Move the xsdt pointer to acpi_ctx
Simon Glass
2020-04-30
1
-0
/
+5
*
|
acpi: Put table-setup code in its own function
Simon Glass
2020-04-30
1
-10
/
+54
*
|
acpi: Move acpi_add_table() to generic code
Simon Glass
2020-04-30
1
-1
/
+15
*
|
acpi: Convert part of acpi_table to use acpi_ctx
Simon Glass
2020-04-30
1
-0
/
+28
*
|
acpi: Add a method to write tables for a device
Simon Glass
2020-04-30
1
-3
/
+71
|
/
*
Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-28
1
-10
/
+16
|
\
|
*
Add a 'make tcheck' option to test tools
Simon Glass
2020-04-26
1
-10
/
+16
*
|
test: test_fs error message
Heinrich Schuchardt
2020-04-27
1
-2
/
+3
|
/
*
lib: Add a function to convert a string to upper case
Simon Glass
2020-04-24
1
-15
/
+63
*
test: Add the beginnings of some string tests
Simon Glass
2020-04-24
3
-0
/
+73
*
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
2020-04-16
1
-0
/
+10
*
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
2
-7
/
+61
*
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
2020-04-16
1
-10
/
+18
*
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-04-16
1
-7
/
+0
*
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
2
-1
/
+52
*
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-16
6
-0
/
+700
|
\
|
*
efi_loader, pytest: add UEFI secure boot tests (image)
AKASHI Takahiro
2020-04-16
2
-0
/
+238
|
*
efi_loader, pytest: add UEFI secure boot tests (authenticated variables)
AKASHI Takahiro
2020-04-16
1
-0
/
+282
|
*
efi_loader, pytest: set up secure boot environment
AKASHI Takahiro
2020-04-16
3
-0
/
+180
*
|
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
10
-2
/
+590
|
\
\
|
*
|
dm: core: Read parent ofdata before children
Simon Glass
2020-04-16
1
-0
/
+25
|
*
|
test: fdtdec: test fdtdec_set_carveout()
Laurentiu Tudor
2020-04-16
2
-0
/
+60
|
*
|
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
1
-0
/
+29
|
*
|
dm: test: add test case for dev_read_u64 function
Dario Binacchi
2020-04-16
1
-0
/
+10
|
*
|
test: log: test syslog logging driver
Heinrich Schuchardt
2020-04-16
2
-0
/
+284
|
*
|
test: log functions with CONFIG_LOG=n
Heinrich Schuchardt
2020-04-16
6
-1
/
+181
|
*
|
dm: core: Move "/chosen" and "/firmware" node scan
Patrick Delaunay
2020-04-16
1
-1
/
+1
|
|
/
*
|
acpi: Add support for DMAR
Simon Glass
2020-04-16
1
-0
/
+16
*
|
acpi: Add a central location for table version numbers
Simon Glass
2020-04-16
1
-0
/
+14
*
|
acpi: Add a simple sandbox test
Simon Glass
2020-04-16
2
-0
/
+56
*
|
cpu: Support querying the address width
Simon Glass
2020-04-16
1
-0
/
+1
*
|
dm: serial: Add clock member to struct serial_device_info
Andy Shevchenko
2020-04-16
1
-0
/
+1
|
/
*
Merge branch 'next'
Tom Rini
2020-04-13
6
-13
/
+254
|
\
[next]