- 1876b39 Merge branch '2021-03-12-assorted-improvements' into next by Tom Rini · 3 years, 8 months ago
- 7f047b4 test: py: add initial coverage for scp03 cmd by Igor Opaniuk · 3 years, 9 months ago
- 7c591a8 sandbox: imply SCP03 and CMD_SCP03 by Igor Opaniuk · 3 years, 9 months ago
- ffd8483 doc: describe the scp03 command by Jorge Ramirez-Ortiz · 3 years, 9 months ago
- 5a8783c drivers: tee: sandbox: SCP03 control emulator by Jorge Ramirez-Ortiz · 3 years, 9 months ago
- 26839e5 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 9 months ago
- 166363f common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 9 months ago
- 2a8dc4c doc: sandbox: Update instructions on quitting by Simon Glass · 3 years, 9 months ago
- 634f5ad test: acpi: Fix warnings on 32-bit build by Simon Glass · 3 years, 9 months ago
- e7c920a tpm: Correct warning on 32-bit build by Simon Glass · 3 years, 9 months ago
- 9586a48 tpm: Don't select LOG by Simon Glass · 3 years, 10 months ago
- 7bd0658 log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 10 months ago
- 9ad7a6c log: Handle line continuation by Simon Glass · 3 years, 10 months ago
- 79d5983 log: Set up a flag byte for log records by Simon Glass · 3 years, 10 months ago
- c57ec2c Merge branch '2021-03-12-test-improvements' into next by Tom Rini · 3 years, 8 months ago
- fc32833 doc: Explain briefly how to write new tests by Simon Glass · 3 years, 8 months ago
- e1b12e3 test: sandbox: Move sandbox test docs into doc/develop by Simon Glass · 3 years, 8 months ago
- 2e059e4 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · 3 years, 8 months ago
- 891d9e8 spl: Convert spl_fit to work with sandbox by Simon Glass · 3 years, 8 months ago
- 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 8 months ago
- 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 8 months ago
- 2a2814d test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 8 months ago
- a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 8 months ago
- 5c1cf4d test: log: Rename log main test file to log_ut.c by Simon Glass · 3 years, 8 months ago
- 664277f test: Move restoring of driver model state to ut_run_list() by Simon Glass · 3 years, 8 months ago
- 1fc9c12 test: Move the devicetree check into ut_run_list() by Simon Glass · 3 years, 8 months ago
- 45d191a test: Use return values in dm_test_run() by Simon Glass · 3 years, 8 months ago
- f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 8 months ago
- fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 8 months ago
- d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 8 months ago
- c169d54 test: Drop dm_do_test() by Simon Glass · 3 years, 8 months ago
- ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 8 months ago
- 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 8 months ago
- e77615d test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 8 months ago
- c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 8 months ago
- 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 8 months ago
- 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 8 months ago
- 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 8 months ago
- 7452471 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 8 months ago
- 19fb3db test: Drop mallinfo() work-around by Simon Glass · 3 years, 8 months ago
- 5a986f3 test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 8 months ago
- 4b8b27e test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 8 months ago
- d8ed234 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 8 months ago
- 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 8 months ago
- d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 8 months ago
- 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 8 months ago
- 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 8 months ago
- 4bc639e test: Mark all driver model tests with a flag by Simon Glass · 3 years, 8 months ago
- 80b80d8 test: Correct setexpr test prefix by Simon Glass · 3 years, 8 months ago
- e56c094 doc: Document how sandbox_spl_tests are run by Simon Glass · 3 years, 8 months ago
- 4c8850a doc: Explain how to run tests without pytest by Simon Glass · 3 years, 8 months ago
- a353e76 test: Re-enable test_ofplatdata by Simon Glass · 3 years, 8 months ago
- bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 8 months ago
- 8d16ebd doc: Document make tcheck by Simon Glass · 3 years, 8 months ago
- ccf6938 doc: Tidy up testing section by Simon Glass · 3 years, 8 months ago
- 20740e4 dm: core: Fix allocation of empty of-platdata by Simon Glass · 3 years, 8 months ago
- 668866a Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 8 months ago
- 19a33a7 Merge branch '2021-03-03-gpio-improvements' into next by Tom Rini · 3 years, 8 months ago
- 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 9 months ago
- be04f1a gpio: Define the log category in the uclass by Simon Glass · 3 years, 9 months ago
- d638a18 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 9 months ago
- edab114 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 9 months ago
- 3d64774 gpio: Use an 'ops' variable everywhere by Simon Glass · 3 years, 9 months ago
- ca1e1f5 gpio: Replace direction_input() and direction_output() by Simon Glass · 3 years, 9 months ago
- 7e0a96d dm: gpio: Add a way to update flags by Simon Glass · 3 years, 9 months ago
- e87e86f gpio: sandbox: Make sandbox_gpio_set_flags() set all flags by Simon Glass · 3 years, 9 months ago
- 0242aec gpio: sandbox: Fully separate pin value from output value by Simon Glass · 3 years, 9 months ago
- 1f212af gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 9 months ago
- a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 9 months ago
- c0c1e62 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 9 months ago
- 9648789 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 9 months ago
- 13979fc dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 9 months ago
- 4fe4067 gpio: Disable functions not used with of-platdata by Simon Glass · 3 years, 9 months ago
- 5a9d863 Merge branch '2021-03-03-assorted-improvements' into next by Tom Rini · 3 years, 8 months ago
- 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 9 months ago
- 63af92e tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · 3 years, 9 months ago
- 7785bc1 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 9 months ago
- 6719cbe tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 9 months ago
- eadcbc7 tpm: Add an implementation of define_space by Simon Glass · 3 years, 9 months ago
- 1bea7cc tpm: Reduce duplication in a few functions by Simon Glass · 3 years, 9 months ago
- b8eb921 tpm: Add a basic API implementation for TPMv2 by Simon Glass · 3 years, 9 months ago
- d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 9 months ago
- bfe8fa2 tpm: Add an API that can support v1.2 and v2 by Simon Glass · 3 years, 9 months ago
- 1a39ab8 tpm: Add debugging of request in tpm_sendrecv_command() by Simon Glass · 3 years, 9 months ago
- d5cb668 tpm: Use logging in the uclass by Simon Glass · 3 years, 9 months ago
- 13ad993 tpm: Don't include cr50 in TPL/SPL by Simon Glass · 3 years, 9 months ago
- 185756e bootm: Fix duplicate debugging in bootm_process_cmdline() by Simon Glass · 3 years, 9 months ago
- 1c52fcc sandbox: Write out bloblist when exiting by Simon Glass · 3 years, 9 months ago
- b308d9f sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 9 months ago
- 14e46df sandbox: Add os_realloc() by Simon Glass · 3 years, 9 months ago
- 869badc s5p4418_nanopi2: Drop dead code by Simon Glass · 3 years, 9 months ago
- 008ae72 doc: Add a note about producing 'md.b' output using hexdump by Simon Glass · 3 years, 9 months ago
- 671c454 doc: describe the md command by Simon Glass · 3 years, 9 months ago
- ef10804 binman: Indicate how to make binman verbose by Simon Glass · 3 years, 9 months ago
- 1a9e75b spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · 3 years, 9 months ago
- 2740eda arm: remove set_dacr/get_dacr functions by Patrick Delaunay · 3 years, 9 months ago
- 8ca0f51 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · 3 years, 9 months ago
- cd3eadc arm: omap2: remove arm_init_domains by Patrick Delaunay · 3 years, 9 months ago
- 503eea4 arm: cp15: update DACR value to activate access control by Patrick Delaunay · 3 years, 9 months ago
- 9b39d24 arm: cosmetic: align TTB_SECT define value by Patrick Delaunay · 3 years, 9 months ago