imx: ddr: imx8m: Move selfref_en after DDR scrub
[platform/kernel/u-boot.git] / test /
2021-01-19 Tom RiniMerge branch '2021-01-18-assorted-platform-updates'
2021-01-18 Pragnesh Patelcmd: Add a pwm command
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-18 Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-17 Heinrich Schuchardttest: unit test for pr_err(), pr_cont()
2021-01-16 Patrick Delaunaytest: correct the test prefix in ut str
2021-01-16 Patrick Delaunaytest: correct the test prefix in ut cmd_mem
2021-01-16 Simon Glasstest: Only enable bloblist test when supported
2021-01-16 Simon Glasstest: Avoid assuming sandbox board for bloblist test
2021-01-16 Heinrich Schuchardttest: test/lib/test_print.c depends on CONSOLE_RECORD
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Patrick Delaunaytest: log: add test for console output of dropped messages
2021-01-15 Patrick Delaunaytest: add test for dropped trace before log_init
2021-01-15 Patrick Delaunaytest: log: add test for dropped messages
2021-01-15 Patrick Delaunaytest: add LOGL_FORCE_DEBUG flags support in log tests
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'ti-v2021.04-rc1' of https://gitlab.denx...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-12 Pali RohárNokia RX-51: Add test for U-Boot serial console
2021-01-12 Dario Binacchidm: core: add a function to decode display timings
2021-01-12 Dario Binacchifdt: translate address if #size-cells = <0>
2021-01-12 Dario Binacchiclk: add clk_round_rate()
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
2021-01-05 Simon Glassdm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
2021-01-05 Simon Glassdm: core: Allow the uclass list to move
2021-01-05 Simon Glassdm: core: Use dev_has_ofnode() instead of dev_of_valid()
2021-01-05 Simon Glassdm: core: Access device flags through functions
2021-01-05 Simon Glassdm: core: Rename sqq to seq_
2021-01-05 Simon Glasstest: Move some test drivers into their own file
2021-01-05 Simon Glasstest: Use a simple variable to record removed device
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2021-01-05 Simon Glasssandbox: Drop unnecessary test node
2021-01-01 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-31 Ilias Apalodimasefi_loader: Add size checks to efi_create_indexed_name()
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-23 Ovidiu Panaittest: dm: spi: Add testcase for spi_claim_bus()
2020-12-23 Ovidiu Panaitsandbox: test: Add a second SPI slave on sandbox_spi bus
2020-12-19 Simon Glassdm: core: Drop seq and req_seq
2020-12-19 Simon Glassdm: Drop the unused arg in uclass_find_device_by_seq()
2020-12-19 Simon Glassdm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
2020-12-19 Simon Glassdm: Switch over to use new sequence number for dev_seq()
2020-12-19 Simon Glassx86: Simplify acpi_device_infer_name()
2020-12-19 Simon Glassdm: test: Drop assumptions of no sequence numbers
2020-12-19 Simon Glassdm: core: Switch binding to use new sequence numbers
2020-12-19 Simon Glassdm: test: Check all devices have a sequence numbers
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Update 'auto' declarations to be on one...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-13 Simon Glassdm: core: Drop unused parameter from dm_extended_scan_fdt()
2020-12-13 Simon Glassdm: core: Drop unused parameter from dm_scan_fdt()
2020-12-13 Simon Glassdm: core: Add a livetree function to check node status
2020-12-13 Simon Glassdm: core: Rename device_bind_ofnode() to device_bind()
2020-12-13 Heinrich Schuchardttest: unit test for exception command
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
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...
next