aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-10-18video: backlight: fix pwm's duty cycle calculationDario Binacchi1-6/+6
2020-10-17test: Fix sandbox tests failing to buildSean Anderson2-2/+2
2020-10-14cmd/button: return button statusHeinrich Schuchardt1-8/+26
2020-10-14test: sharpen button label unit testHeinrich Schuchardt2-4/+4
2020-10-14test: Add PStore command testsFrédéric Danis4-0/+77
2020-10-12test: vboot: add tests for multiple required keysThirupathaiah Annapureddy1-2/+44
2020-10-10log: Disable the syslog driver by defaultSimon Glass3-0/+42
2020-10-10log: Add a way to enable/disable a log deviceSimon Glass2-0/+15
2020-10-10log: Drop #ifdef in log_testSimon Glass1-2/+0
2020-10-10log: Allow LOG_DEBUG to always enable log outputSimon Glass4-74/+108
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