Age | Commit message (Expand) | Author |
2020-09-21 | cmd: acpi: Print revisions in hex format | Andy Shevchenko |
2020-09-12 | test: do no assume hush parser in validate_empty() | Heinrich Schuchardt |
2020-08-27 | test: undefined reference to 'sscanf' | Heinrich Schuchardt |
2020-08-25 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini |
2020-08-25 | Merge branch '2020-08-24-misc-improvements' | Tom Rini |
2020-08-25 | pci: pci-uclass: Add multi entry support for memory regions | Suneel Garapati |
2020-08-24 | Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-08-24 | test/py: Add tests for LZO and ZSTD | Joao Marcos Costa |
2020-08-24 | efi_loader: use ':' as separator for setenv -i | Heinrich Schuchardt |
2020-08-24 | test: unit test for efi_dp_check_length() | Heinrich Schuchardt |
2020-08-24 | Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini |
2020-08-24 | clk: ccf: mux: change the get_rate helper | Dario Binacchi |
2020-08-24 | clk: set flags in the ccf registration routines | Dario Binacchi |
2020-08-24 | dm: test: clk: add the test for the ccf gated clock | Dario Binacchi |
2020-08-22 | test: dm: Add test case for devfdt_get_addr_ptr | Ovidiu Panait |
2020-08-22 | test/py: Update test_bind | Patrice Chotard |
2020-08-22 | sandbox: dts: Add compatible string for bind-test node | Patrice Chotard |
2020-08-20 | i2c: eeprom: Use reg property instead of offset and size | Michal Simek |
2020-08-15 | Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-08-14 | lib: sscanf: add sscanf implementation | Andrii Anisov |
2020-08-14 | test/py: efi_secboot: modify 'multiple signatures' test case | AKASHI Takahiro |
2020-08-13 | test/py: efi_secboot: add test for intermediate certificates | AKASHI Takahiro |
2020-08-13 | test/py: efi_secboot: small rework for adding a new test | AKASHI Takahiro |
2020-08-10 | test/py: fix SquashFS tests | Joao Marcos Costa |
2020-08-08 | test/py: serial# cannot be overwritten on some devices | Heinrich Schuchardt |
2020-08-07 | test: py: test_shell_run() with CONFIG_HUSH_PARSER=n | Heinrich Schuchardt |
2020-08-07 | tests: support mkfs.ext4 without metadata_csum | Stephen Warren |
2020-08-07 | test/py: Add tests for the SquashFS commands | Joao Marcos Costa |
2020-08-07 | cmd: Update the memory-search command | Simon Glass |
2020-08-07 | test: Add a flag for tests that need console recording | Simon Glass |
2020-08-07 | dm: Rename DM test flags to make them more generic | Simon Glass |
2020-08-07 | test: Add a way to check part of a console line or skip it | Simon Glass |
2020-08-04 | test/py: Add test support for three stage boot | Yan Liu |
2020-08-03 | dm: core: Drop header files from dm/test.h | Simon Glass |
2020-07-31 | test: sandbox: add test for erase command | Patrick Delaunay |
2020-07-31 | test: environment in ext4 | Patrick Delaunay |
2020-07-31 | test: efi_selftest: Do not force serial# setting | Tom Rini |
2020-07-31 | test: do not rely on => being the prompt | Heinrich Schuchardt |
2020-07-28 | test: dm: add a test for class button | Philippe Reynes |
2020-07-28 | test/py: add tests for the button commands | Philippe Reynes |
2020-07-28 | sandbox, test: change hog gpio | Philippe Reynes |
2020-07-27 | Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian... | Tom Rini |
2020-07-26 | test: env: add test for env info sub-command | Patrick Delaunay |
2020-07-25 | test/dm: check if devices exist | Heinrich Schuchardt |
2020-07-25 | test: Add tests for SOC uclass | Dave Gerlach |
2020-07-24 | patman: Add a 'test' subcommand | Simon Glass |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-23 | Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-07-22 | test/py: efi_secboot: fix additional pylint errors | AKASHI Takahiro |
2020-07-22 | test/py: efi_secboot: remove unused function | AKASHI Takahiro |