global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / test /
2022-12-23 Tom Rinilog: Remove some places where we redefine LOGLEVEL
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-08 Tom RiniMerge tag 'u-boot-stm32-20221207' of https://source...
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-06 Tom RiniMerge branch '2022-12-06-update-to-gcc-12-clang-14...
2022-12-06 Tom Rinievent: Re-add file paths to the tests
2022-12-06 Tom RiniMerge tag 'sound-2023-01-rc4' of https://source.denx...
2022-12-06 Tom RiniMerge branch '2022-12-05-Kconfig-migrations-and-renames...
2022-12-05 Tom Rinipost: Migrate to Kconfig
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SD...
2022-12-05 Tom RiniMerge branch '2022-12-05-add-IPv6-support'
2022-12-05 Viacheslav Mitrofanovtest: dm: eth: Add ip6_make_lladdr test
2022-12-05 Viacheslav Mitrofanovtest: dm: eth: Add ip6_make_snma test
2022-12-05 Viacheslav Mitrofanovtest: dm: eth: Add ip6_addr_in_subnet test
2022-12-05 Viacheslav Mitrofanovtest: dm: eth: Add csum_ipv6_magic test
2022-12-05 Viacheslav Mitrofanovtest: dm: eth: Add string_to_ip6 test
2022-12-05 Heinrich Schuchardttest: test sandbox sound driver more rigorously
2022-11-28 Tom RiniMerge branch '2022-11-28-networking-updates-and-improve...
2022-11-28 Ying-Chun Liu (Pau... test: cmd: add test for wget command.
2022-11-23 Tom RiniMerge tag 'u-boot-amlogic-20221122' of https://source...
2022-11-23 Tom RiniMerge tag 'dm-pull-22nov22' of https://source.denx...
2022-11-22 Simon Glasstest: Disable part of the setexpr test for now
2022-11-22 Marek Vasuttest: cmd: fdt: Add fdt get value test case
2022-11-22 Tom RiniMerge tag 'xilinx-for-v2023.01-rc3' of https://source...
2022-11-22 Tom RiniMerge tag 'efi-2023-01-rc2-2' of https://source.denx...
2022-11-22 Masahisa Kojimaeficonfig: refactor file selection handling
2022-11-14 Tom RiniMerge tag 'u-boot-imx-20221114' of https://gitlab.denx...
2022-11-08 Tom RiniMerge tag 'dm-pull-7nov22' of https://source.denx.de...
2022-11-07 Simon Glassdm: Add tests for the sandbox host driver
2022-11-07 Simon Glassdm: sandbox: Switch over to using the new host uclass
2022-11-07 Simon Glassdm: blk: Tidy up obtaining a block device from its...
2022-11-07 Simon Glasstest: Add a way to detect a test that breaks another
2022-11-07 Simon Glasstest: Allow showing basic information about tests
2022-11-07 Simon Glasstest: Tidy up help for ut command
2022-11-07 Simon Glasstest: Drop an unused parameter to ut_run_test_live_flat()
2022-11-07 Simon Glassdm: test: Clear the block cache after running a test
2022-11-07 Simon Glassdm: test: Drop the special function for running DM...
2022-11-07 Simon Glasstest: Correct pylint warnings in fs_helper
2022-11-07 Simon Glasstest: Split out mk_fs function into a helper
2022-11-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-11-06 Tom RiniMerge tag 'efi-2023-01-rc1-4' of https://source.denx...
2022-11-06 Masahisa Kojimatest/py: efi_secboot: Remove unnecessary cert-to-efi...
2022-11-03 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-02 Rasmus Villemoescyclic: get rid of cyclic_init()
2022-11-01 Tom RiniMerge branch '2022-10-31-FWU-add-FWU-multi-bank-update...
2022-10-31 Sughosh Ganutest: dm: Add test cases for FWU Metadata uclass
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon Glassvbe: Add a test for the VBE flow into U-Boot proper
2022-10-31 Simon Glassvbe: Use a manual test
2022-10-31 Simon Glassvbe: Add info about the VBE device to the fwupd node
2022-10-31 Simon Glassvbe: Add Kconfig options for VPL
2022-10-31 Simon Glassvbe: Drop the U-Boot prefix from the version
2022-10-31 Simon Glassvbe: Move OS implementation into a separate file
2022-10-31 Simon Glassvbe: Rename vbe_fixup to vbe_request
2022-10-31 Simon Glassimage: Add the concept of a phase to FIT
2022-10-31 Simon Glassusb: Update the test to cover reading and writing
2022-10-31 Simon Glassdm: blk: Add udevice functions
2022-10-31 Simon Glasstest: Support tests which can only be run manually
2022-10-31 Simon Glasstest: Update tests to use the skip feature
2022-10-31 Simon Glasstest: Report skippped tests
2022-10-30 Tom RiniMerge tag 'video-20221030' of https://source.denx.de...
2022-10-30 Simon Glassvideo: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
2022-10-30 Simon Glassvideo: Add commands to list and change fonts
2022-10-29 Tom RiniMerge tag 'dm-pull-29oct22' of https://source.denx...
2022-10-29 Michal Suchanekdm: core: Do not stop uclass iteration on error
2022-10-29 Simon Glassevent: Drop the path when checking event-list filenames
2022-10-26 Tom RiniMerge branch '2022-10-26-assorted-fixes-and-updates'
2022-10-26 Roger Quadrosdm: memory: Introduce new uclass
2022-10-26 Simon Glasstest: Move to a working version of setuptools
2022-10-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-25 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2022-10-24 Tom RiniMerge tag 'u-boot-imx-20221024' of https://gitlab.denx...
2022-10-22 Tom RiniMerge branch '2022-10-21-assorted-fixes-and-updates'
2022-10-22 Michal Suchanektest: Fix typo in test name
2022-10-21 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-a' of https:/...
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-20 Heinrich Schuchardtk210: fix k210_pll_calc_config()
2022-10-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Simon Glassvbe: Add a test for VBE device tree fixups
2022-10-18 Simon Glassvbe: Add fixups for a basic set of OS requests
2022-10-18 Simon Glasstest: Move common FIT code into a separate fit_util...
2022-10-18 Simon Glassbootstd: Move VBE setup into a shared function
2022-10-18 Simon Glassfdt: Show a message when the working FDT changes
2022-10-18 Michal Suchanekdm: treewide: Use uclass_first_device_err when accessin...
2022-10-18 Michal Suchanekdm: treewide: Do not opencode uclass_probe_all()
2022-10-18 Michal Suchanekdm: core: Fix uclass_probe_all to really probe all...
2022-10-12 Tom RiniMerge branch '2022-10-12-additional-fixes'
2022-10-12 Heinrich Schuchardttest: run setexpr test only on sandbox
2022-10-11 Tom RiniMerge branch '2022-10-11-assorted-fixes-and-updates'
2022-10-11 Robert Markotest: cmd: add test for temperature command
2022-10-11 Roger Knechtcmd: xxd: add new command
2022-10-11 Roger Knechtcmd: cat: add new command
2022-10-11 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v3' of https://sourc...
next