- ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
- bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
- cf1ddf4 test: Add a test for log filter-* by Sean Anderson · 4 years, 1 month ago
- 6fbe005 test: Add a test for getopt by Sean Anderson · 4 years, 1 month ago
- 4147317 test: Add test for LOGFF_MIN by Sean Anderson · 4 years, 1 month ago
- 14e9986 test: Add tests for LOGFF_DENY by Sean Anderson · 4 years, 1 month ago
- ba95667 test: log: Give tests names instead of numbers by Sean Anderson · 4 years, 1 month ago
- c182182 test: log: Convert log_test from python to C by Sean Anderson · 4 years, 1 month ago
- 3180554 test: unit test for efi_create_indexed_name() by Heinrich Schuchardt · 4 years, 1 month ago
- 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
- 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · 4 years, 2 months ago
- cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · 4 years, 2 months ago
- 6b927b1 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years, 2 months ago
- d825ea7 dm: test: Add a check that all devices have a dev value by Simon Glass · 4 years, 2 months ago
- 64401e7 dm: Add a C test for of-platdata properties by Simon Glass · 4 years, 2 months ago
- 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · 4 years, 1 month ago
- 8c921ac test: Run only the selected SPL test by Simon Glass · 4 years, 1 month ago
- e43b1b5 test: Run SPL unit tests by Simon Glass · 4 years, 1 month ago
- ed298be pytest: Collect SPL unit tests by Simon Glass · 4 years, 1 month ago
- 25dc2e9 dm: test: Add a very simple of-platadata test by Simon Glass · 4 years, 1 month ago
- a4e289b dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
- c0b0b14 dm: test: Update the test runner to support of-platdata by Simon Glass · 4 years, 1 month ago
- bf40eee dm: test: Build tests for SPL by Simon Glass · 4 years, 1 month ago
- 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 2 months ago
- 8ec2933 dm: test: Disable some tests that should not run in SPL by Simon Glass · 4 years, 2 months ago
- 85556fb dm: test: Make use of CONFIG_UNIT_TEST by Simon Glass · 4 years, 2 months ago
- 9a78e90 dm: test: Update Makefile conditions by Simon Glass · 4 years, 2 months ago
- 9257d13 dm: test: Sort the Makefile by Simon Glass · 4 years, 2 months ago
- 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
- 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 1 month ago
- 11e4786 test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years, 1 month ago
- a94b697 test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years, 1 month ago
- af5e624 test: log: test message continuation by Heinrich Schuchardt · 4 years, 1 month ago
- 92a8862 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 4 months ago
- fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years, 1 month ago
- dcc8ab7 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · 4 years, 1 month ago
- c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
- 753251d video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years, 1 month ago
- c848c8a test: Fix sandbox tests failing to build by Sean Anderson · 4 years, 1 month ago
- adee5df cmd/button: return button status by Heinrich Schuchardt · 4 years, 2 months ago
- 57c2fc6 test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 2 months ago
- 4aacee1 test: Add PStore command tests by Frédéric Danis · 4 years, 8 months ago
- 7e703f7 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · 4 years, 3 months ago
- e2cd0fa log: Disable the syslog driver by default by Simon Glass · 4 years, 2 months ago
- 133350a log: Add a way to enable/disable a log device by Simon Glass · 4 years, 2 months ago
- 73df48c log: Drop #ifdef in log_test by Simon Glass · 4 years, 2 months ago
- 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 2 months ago
- fbf8d65 test: dm: Test for default led naming by Sean Anderson · 4 years, 2 months ago
- 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 2 months ago
- 8cd2801 test: dm: add test for phandle access functions by Patrick Delaunay · 4 years, 2 months ago
- 04fcfe7 dm: update test on of_offset in ofnode_valid by Patrick Delaunay · 4 years, 2 months ago
- 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
- d7985e6 bloblist: Tidy up the data alignment by Simon Glass · 4 years, 2 months ago
- 7c58b08 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 2 months ago
- b936a97 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
- 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 2 months ago
- 8b9b689 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 3 months ago
- 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 3 months ago
- 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 3 months ago
- 0b89fc5 test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · 4 years, 2 months ago
- 4ddc2a4 test/py: allow multi-digit index in in_tree() by Pratyush Yadav · 4 years, 2 months ago
- 7387340 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 2 months ago
- 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 3 months ago
- 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 2 months ago
- 2f8b6af acpi: Add more support for generating processor tables by Simon Glass · 4 years, 2 months ago
- 412dc4b acpi: Add support for generating processor tables by Simon Glass · 4 years, 2 months ago
- 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
- 4c8cbbd acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years, 2 months ago
- ca72763 acpi: Add support for conditions and return values by Simon Glass · 4 years, 2 months ago
- 77dfd03 acpi: Add support for writing a _PRW by Simon Glass · 4 years, 2 months ago
- 498ebe9 test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameter by Patrice Chotard · 4 years, 3 months ago
- 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
- b02e8dd clk: do not disable clock if it is critical by Claudiu Beznea · 4 years, 3 months ago
- c8c1600 clk: bind clk to new parent device by Claudiu Beznea · 4 years, 3 months ago
- bf5b823 dm: core: add support for device re-parenting by Claudiu Beznea · 4 years, 3 months ago
- c248742 cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years, 2 months ago
- ff3fbc6 test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · 4 years, 3 months ago
- 8983541 test: undefined reference to 'sscanf' by Heinrich Schuchardt · 4 years, 3 months ago
- 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
- 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 3 months ago
- 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
- 93ba128 Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
- ca06c6b test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · 4 years, 3 months ago
- fa11c86 efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · 4 years, 3 months ago
- f853780 test: unit test for efi_dp_check_length() by Heinrich Schuchardt · 4 years, 3 months ago
- 7cb5151 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 3 months ago
- e7ce74d clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 6 months ago
- 1a62dc1 clk: set flags in the ccf registration routines by Dario Binacchi · 4 years, 8 months ago
- c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 8 months ago
- 1b6773c test: dm: Add test case for devfdt_get_addr_ptr by Ovidiu Panait · 4 years, 4 months ago
- f0c9d1a test/py: Update test_bind by Patrice Chotard · 4 years, 4 months ago
- 7b7f939 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 4 months ago
- 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
- a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
- 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 4 months ago
- a59ffd3 test/py: efi_secboot: modify 'multiple signatures' test case by AKASHI Takahiro · 4 years, 3 months ago
- 79f428e test/py: efi_secboot: add test for intermediate certificates by AKASHI Takahiro · 4 years, 4 months ago
- 6834fda test/py: efi_secboot: small rework for adding a new test by AKASHI Takahiro · 4 years, 4 months ago
- 9f16108 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 4 months ago
- 604c8e7 test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · 4 years, 4 months ago