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 https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-06-03
1
-9
/
+1
|
\
|
*
sf: Drop spl_flash_get_sw_write_prot
Jagan Teki
2020-06-01
1
-9
/
+1
*
|
test/py: use actual core count for parallel builds
Heinrich Schuchardt
2020-06-02
1
-1
/
+1
|
/
*
Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-05-25
1
-0
/
+262
|
\
|
*
Nokia RX-51: Add automated test for running RX-51 build in qemu
Pali Rohár
2020-05-19
1
-0
/
+262
*
|
test: Use ut_asserteq_mem() where possible
Simon Glass
2020-05-19
11
-102
/
+112
*
|
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
|
common: Drop log.h from common header
Simon Glass
2020-05-18
37
-0
/
+37
*
|
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
15
-20
/
+28
*
|
common: Drop image.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
|
common: Drop part.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
|
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
|
/
*
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
[next]