aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-10-29dm: test: Make use of CONFIG_UNIT_TESTSimon Glass
2020-10-29dm: test: Update Makefile conditionsSimon Glass
2020-10-29dm: test: Sort the MakefileSimon Glass
2020-10-29dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-28test: mux-cmd: Add tests for the 'mux' commandPratyush Yadav
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot
2020-10-27test: log: test message continuationHeinrich Schuchardt
2020-10-27dm: core: Add support for getting node from aliasesMichal Simek
2020-10-23cmd: fat: Use do_save() for fatwriteLad Prabhakar
2020-10-23test: unit tests for print_freq(), print_size()Heinrich Schuchardt
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-10-18video: backlight: fix pwm's duty cycle calculationDario Binacchi
2020-10-17test: Fix sandbox tests failing to buildSean Anderson
2020-10-14cmd/button: return button statusHeinrich Schuchardt
2020-10-14test: sharpen button label unit testHeinrich Schuchardt
2020-10-14test: Add PStore command testsFrédéric Danis
2020-10-12test: vboot: add tests for multiple required keysThirupathaiah Annapureddy
2020-10-10log: Disable the syslog driver by defaultSimon Glass
2020-10-10log: Add a way to enable/disable a log deviceSimon Glass
2020-10-10log: Drop #ifdef in log_testSimon Glass
2020-10-10log: Allow LOG_DEBUG to always enable log outputSimon Glass
2020-10-08test: dm: Test for default led namingSean Anderson
2020-10-08test: pinmux: Add test for pin muxingSean Anderson
2020-10-06test: dm: add test for phandle access functionsPatrick Delaunay
2020-10-06dm: update test on of_offset in ofnode_validPatrick Delaunay
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass
2020-10-06bloblist: Tidy up the data alignmentSimon Glass
2020-10-06bloblist: Compare addresses rather than pointers in testsSimon Glass
2020-10-06bloblist: Add a commandSimon Glass
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere
2020-09-30firmware: add SCMI agent uclassEtienne Carriere
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot
2020-09-30test/py: allow multi-digit index in in_tree()Pratyush Yadav
2020-09-30test: gpio: Add tests for the managed APIJean-Jacques Hiblot
2020-09-30test: reset: Add tests for the managed APIJean-Jacques Hiblot
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson
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-22clk: do not disable clock if it is criticalClaudiu Beznea
2020-09-22clk: bind clk to new parent deviceClaudiu Beznea
2020-09-22dm: core: add support for device re-parentingClaudiu Beznea