summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-09-25acpi: Add more support for generating processor tablesSimon Glass
2020-09-25acpi: Add support for generating processor tablesSimon Glass
2020-09-25dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass
2020-09-25acpi: Support generating a multi-function _DSM for devicesSimon Glass
2020-09-25acpi: Add support for conditions and return valuesSimon Glass
2020-09-25acpi: Add support for writing a _PRWSimon Glass
2020-09-22test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameterPatrice Chotard
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere
2020-09-21cmd: acpi: Print revisions in hex formatAndy Shevchenko
2020-09-12test: do no assume hush parser in validate_empty()Heinrich Schuchardt
2020-08-27test: undefined reference to 'sscanf'Heinrich Schuchardt
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati
2020-08-24Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-08-24test/py: Add tests for LZO and ZSTDJoao Marcos Costa
2020-08-24efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt
2020-08-24test: unit test for efi_dp_check_length()Heinrich Schuchardt
2020-08-24Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-24clk: ccf: mux: change the get_rate helperDario Binacchi
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi
2020-08-22test: dm: Add test case for devfdt_get_addr_ptrOvidiu Panait
2020-08-22test/py: Update test_bindPatrice Chotard
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard
2020-08-20i2c: eeprom: Use reg property instead of offset and sizeMichal Simek
2020-08-15Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-08-14lib: sscanf: add sscanf implementationAndrii Anisov
2020-08-14test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro
2020-08-13test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro
2020-08-13test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro
2020-08-10test/py: fix SquashFS testsJoao Marcos Costa
2020-08-08test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt
2020-08-07test: py: test_shell_run() with CONFIG_HUSH_PARSER=nHeinrich Schuchardt
2020-08-07tests: support mkfs.ext4 without metadata_csumStephen Warren
2020-08-07test/py: Add tests for the SquashFS commandsJoao Marcos Costa
2020-08-07cmd: Update the memory-search commandSimon Glass
2020-08-07test: Add a flag for tests that need console recordingSimon Glass
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-07test: Add a way to check part of a console line or skip itSimon Glass
2020-08-04test/py: Add test support for three stage bootYan Liu
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-07-31test: sandbox: add test for erase commandPatrick Delaunay
2020-07-31test: environment in ext4Patrick Delaunay
2020-07-31test: efi_selftest: Do not force serial# settingTom Rini
2020-07-31test: do not rely on => being the promptHeinrich Schuchardt
2020-07-28test: dm: add a test for class buttonPhilippe Reynes
2020-07-28test/py: add tests for the button commandsPhilippe Reynes
2020-07-28sandbox, test: change hog gpioPhilippe Reynes
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini