dtoc: Tidy up Python style in dtb_platdata
[platform/kernel/u-boot.git] / test /
2020-12-07 Tom RiniMerge branch '2020-12-07-bootm-and-spl-atf-improvements...
2020-12-05 Simon Glassbootm: Support string substitution in bootargs
2020-12-04 Simon Glassbootm: Allow updating the bootargs in a buffer
2020-12-04 Simon Glassbootm: Update bootm_process_cmdline_env() to use flags
2020-12-04 Simon Glassbootm: Add a bool parameter to bootm_process_cmdline_env()
2020-12-04 Simon Glassbootm: Rename fixup_silent_linux()
2020-12-04 Simon Glassbootm: Update fixup_silent_linux() to return an error
2020-12-04 Simon Glassbootm: Add tests for fixup_silent_linux()
2020-12-04 Simon Glassenv: Allow returning errors from hdelete_r()
2020-12-03 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-03 AKASHI Takahirotest/py: efi_capsule: test for raw image capsule
2020-12-03 AKASHI Takahirotest/py: efi_capsule: test for FIT image capsule
2020-12-02 Tom RiniMerge branch '2020-12-01-next-imports' into next
2020-12-01 Simon Glasssetexpr: Add support for strings
2020-12-01 Simon Glasssetexpr: Correct buffer overflow bug and enable tests
2020-12-01 Simon Glasssetexpr: Correct dropping of final unmatched string
2020-12-01 Simon Glasssetexpr: Add some tests for buffer overflow and backref
2020-12-01 Simon Glasstest: Add some setexpr regex tests
2020-12-01 Simon Glasssetexpr: Add explicit support for 32- and 64-bit ints
2020-12-01 Simon Glasstest: Add some tests for setexpr
2020-11-16 Tom RiniMerge tag 'ti-v2021.01-rc3' of https://gitlab.denx...
2020-11-15 Pali RohárNokia RX-51: Update test script
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glassboard: Rename uclass to sysinfo
2020-11-06 Simon Glassacpi: Don't reset the tables with every new generation
2020-11-05 Tom RiniMerge tag 'u-boot-imx-20201105' of https://gitlab.denx...
2020-11-05 Heinrich Schuchardttest: linking test/compression.c fails
2020-11-05 Heinrich Schuchardttest: test/bloblist.c depends on asm/state.h
2020-11-05 Heinrich Schuchardttest: adjust sysreset tests
2020-11-05 Heinrich Schuchardttest/py: test poweroff
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-30 Tom RiniMerge branch '2020-10-30-misc-changes'
2020-10-30 Sean Andersontest: Add a test for log filter-*
2020-10-30 Sean Andersontest: Add a test for getopt
2020-10-30 Sean Andersontest: Add test for LOGFF_MIN
2020-10-30 Sean Andersontest: Add tests for LOGFF_DENY
2020-10-30 Sean Andersontest: log: Give tests names instead of numbers
2020-10-30 Sean Andersontest: log: Convert log_test from python to C
2020-10-30 Heinrich Schuchardttest: unit test for efi_create_indexed_name()
2020-10-29 Simon Glassdm: Use driver_info index instead of pointer
2020-10-29 Simon Glassdm: Add a test for of-platdata parent information
2020-10-29 Simon Glassdm: Use an allocated array for run-time device info
2020-10-29 Simon Glassdm: test: Add a test for of-platdata phandles
2020-10-29 Simon Glassdm: test: Add a check that all devices have a dev value
2020-10-29 Simon Glassdm: Add a C test for of-platdata properties
2020-10-29 Simon Glassdm: test: Drop of-platdata pytest
2020-10-29 Simon Glasstest: Run only the selected SPL test
2020-10-29 Simon Glasstest: Run SPL unit tests
2020-10-29 Simon Glasspytest: Collect SPL unit tests
2020-10-29 Simon Glassdm: test: Add a very simple of-platadata test
2020-10-29 Simon Glassdm: test: Add a way to run SPL tests
2020-10-29 Simon Glassdm: test: Update the test runner to support of-platdata
2020-10-29 Simon Glassdm: test: Build tests for SPL
2020-10-29 Simon Glassdtoc: Fix widening of int to bytes
2020-10-29 Simon Glassdm: test: Disable some tests that should not run in SPL
2020-10-29 Simon Glassdm: test: Make use of CONFIG_UNIT_TEST
2020-10-29 Simon Glassdm: test: Update Makefile conditions
2020-10-29 Simon Glassdm: test: Sort the Makefile
2020-10-29 Simon Glassdm: Avoid using #ifdef for CONFIG_OF_LIVE
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-28 Tom RiniMerge branch '2020-10-28-mux-driver-framework'
2020-10-28 Pratyush Yadavtest: mux-cmd: Add tests for the 'mux' command
2020-10-28 Jean-Jacques Hiblottest: Add tests for the multiplexer framework
2020-10-28 Tom RiniMerge tag 'efi-2021-01-rc2' of https://gitlab.denx...
2020-10-28 Tom RiniMerge branch '2020-10-27-further-log-enhancements'
2020-10-27 Heinrich Schuchardttest: log: test message continuation
2020-10-27 Michal Simekdm: core: Add support for getting node from aliases
2020-10-24 Tom RiniMerge branch '2020-10-23-misc-changes'
2020-10-23 Lad Prabhakarcmd: fat: Use do_save() for fatwrite
2020-10-23 Heinrich Schuchardttest: unit tests for print_freq(), print_size()
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Heinrich Schuchardtcommon: rename getc() to getchar()
2020-10-21 Tom RiniMerge tag 'efi-2021-01-rc1-2' of https://gitlab.denx...
2020-10-19 Tom RiniMerge tag 'u-boot-atmel-2021.01-b' of https://gitlab...
2020-10-19 Tom RiniMerge tag 'video-for-2021.01' of https://gitlab.denx...
2020-10-18 Dario Binacchivideo: backlight: fix pwm's duty cycle calculation
2020-10-17 Sean Andersontest: Fix sandbox tests failing to build
2020-10-15 Tom RiniMerge tag 'mmc-2020-10-14' of https://gitlab.denx.de...
2020-10-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-14 Tom RiniMerge branch '2020-10-14-assorted-changes'
2020-10-14 Heinrich Schuchardtcmd/button: return button status
2020-10-14 Heinrich Schuchardttest: sharpen button label unit test
2020-10-14 Frédéric Danistest: Add PStore command tests
2020-10-13 Tom RiniMerge branch '2020-10-12-assorted-encryption-changes'
2020-10-13 Thirupathaiah Anna... test: vboot: add tests for multiple required keys
2020-10-12 Tom RiniMerge branch 'for-next' of https://github.com/lftan...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-11 Tom RiniMerge branch '2020-10-10-log-improvements'
2020-10-10 Simon Glasslog: Disable the syslog driver by default
2020-10-10 Simon Glasslog: Add a way to enable/disable a log device
2020-10-10 Simon Glasslog: Drop #ifdef in log_test
next