aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-10-08test: dm: Test for default led namingSean Anderson1-1/+2
2020-10-08test: pinmux: Add test for pin muxingSean Anderson3-18/+78
2020-10-06test: dm: add test for phandle access functionsPatrick Delaunay2-0/+140
2020-10-06dm: update test on of_offset in ofnode_validPatrick Delaunay1-0/+16
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass1-9/+33
2020-10-06bloblist: Tidy up the data alignmentSimon Glass1-1/+37
2020-10-06bloblist: Compare addresses rather than pointers in testsSimon Glass1-13/+14
2020-10-06bloblist: Add a commandSimon Glass1-1/+58
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2-0/+217
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere1-0/+36
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere1-6/+135
2020-09-30firmware: add SCMI agent uclassEtienne Carriere2-0/+39
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot1-0/+198
2020-09-30test/py: allow multi-digit index in in_tree()Pratyush Yadav1-1/+1
2020-09-30test: gpio: Add tests for the managed APIJean-Jacques Hiblot3-4/+106
2020-09-30test: reset: Add tests for the managed APIJean-Jacques Hiblot1-0/+60
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson1-1/+26
2020-09-25acpi: Add more support for generating processor tablesSimon Glass1-0/+294
2020-09-25acpi: Add support for generating processor tablesSimon Glass1-0/+107
2020-09-25dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass1-2/+2
2020-09-25acpi: Support generating a multi-function _DSM for devicesSimon Glass1-0/+125
2020-09-25acpi: Add support for conditions and return valuesSimon Glass1-0/+91
2020-09-25acpi: Add support for writing a _PRWSimon Glass1-0/+30
2020-09-22test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameterPatrice Chotard1-1/+4
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere1-3/+3
2020-09-22clk: do not disable clock if it is criticalClaudiu Beznea1-1/+31
2020-09-22clk: bind clk to new parent deviceClaudiu Beznea1-0/+27
2020-09-22dm: core: add support for device re-parentingClaudiu Beznea1-0/+160
2020-09-21cmd: acpi: Print revisions in hex formatAndy Shevchenko1-5/+5
2020-09-12test: do no assume hush parser in validate_empty()Heinrich Schuchardt1-1/+1
2020-08-27test: undefined reference to 'sscanf'Heinrich Schuchardt1-1/+1
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+22
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini3-47/+102
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati1-0/+22
2020-08-24Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini6-74/+125
2020-08-24test/py: Add tests for LZO and ZSTDJoao Marcos Costa3-47/+102
2020-08-24efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt4-74/+74
2020-08-24test: unit test for efi_dp_check_length()Heinrich Schuchardt2-0/+51
2020-08-24Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-0/+39
2020-08-24clk: ccf: mux: change the get_rate helperDario Binacchi1-0/+24
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi1-0/+7
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi1-0/+8
2020-08-22test: dm: Add test case for devfdt_get_addr_ptrOvidiu Panait1-0/+18
2020-08-22test/py: Update test_bindPatrice Chotard1-6/+9
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard2-4/+1
2020-08-20i2c: eeprom: Use reg property instead of offset and sizeMichal Simek1-0/+8
2020-08-15Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini5-24/+326
2020-08-14lib: sscanf: add sscanf implementationAndrii Anisov2-0/+175
2020-08-14test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro2-12/+19
2020-08-13test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro4-0/+305