summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-01-24test: Drop the function for running hush testsSimon Glass
2025-01-24test: Drop the function for running addrmap testsSimon Glass
2025-01-24test: Drop the function for running bootm testsSimon Glass
2025-01-24test: Drop the function for running bloblist testsSimon Glass
2025-01-24test: Drop the function for running measurement testsSimon Glass
2025-01-24test: Drop the function for running setexpr testsSimon Glass
2025-01-24test: Drop the function for running mem testsSimon Glass
2025-01-24test: Drop the function for running mbr testsSimon Glass
2025-01-24test: Drop the function for running log testsSimon Glass
2025-01-24test: Drop the function for running lib testsSimon Glass
2025-01-24test: Drop the function for running font testsSimon Glass
2025-01-24test: Drop the function for running fdt testsSimon Glass
2025-01-24test: Drop the function for running exit testsSimon Glass
2025-01-24test: Drop the function for running env testsSimon Glass
2025-01-24test: Drop the function for running dm testsSimon Glass
2025-01-24test: Drop the function for running common testsSimon Glass
2025-01-24test: Drop the function for running cmd testsSimon Glass
2025-01-24test: Drop the function for running bdinfo testsSimon Glass
2025-01-24test: Introduce a better array of test suitesSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2025-01-24test: Rename test suites to match their linker-list nameSimon Glass
2025-01-24Improve support for linker lists in data structuresSimon Glass
2025-01-24test: Pass the test-state into ut_run_list()Simon Glass
2025-01-24test: Rename test_get_state() to ut_get_state()Simon Glass
2025-01-24test: Drop unused suite prototypesSimon Glass
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22dm: core: Provide ofnode_find_subnode_unit()Simon Glass
2025-01-22dm: core: Provide ofnode_name_eq_unit() to accept a unit addressSimon Glass
2025-01-22dm: core: Clarify behaviour of ofnode_name_eq()Simon Glass
2025-01-22pci: video: Set up the pixel-format fieldSimon Glass
2025-01-22boot: Rename fit_image_get_data_and_size()Simon Glass
2025-01-22boot: Rename fit_image_get_data()Simon Glass
2025-01-22ofnode: Update of_add_subnode() to indicate name is allocedSimon Glass
2025-01-22cpu: Provide a way to get the physical-address sizeSimon Glass
2025-01-22abuf: Provide a constant bufferSimon Glass
2025-01-22abuf: Allow use in host toolsSimon Glass
2025-01-22abuf: Provide a way to get the buffer addressSimon Glass
2025-01-22Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragonTom Rini
2025-01-22Merge patch series "spi: Collected fixes"Tom Rini
2025-01-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2025-01-22Merge patch series "vbe: Series part F"Tom Rini
2025-01-22vexpress64: Fix bootargs when building without NETChanho Park
2025-01-22Revert "mem: spi-mem: add declaration for spi_mem_default_supports_op"Alexander Dahl
2025-01-22spl: Plumb in the relocating loaderSimon Glass
2025-01-22spl: Add support for a relocating jump to the next phaseSimon Glass
2025-01-22spl: Add a type for the jumper functionSimon Glass
2025-01-22spl: Add fields for VBESimon Glass
2025-01-22pci: Add support for Qualcomm PCIe controllerNeil Armstrong
2025-01-22cyclic: Fix typo in struct cyclic_info descriptionPatrice Chotard
2025-01-21Merge patch series "MediaTek MT7629 OF_UPSTREAM migration (v2)"Tom Rini