summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-29video: Skip framebuffer reservation if already reservedDevarsh Thakkar
2024-01-29common/board_f: Catch bloblist before starting reservationsDevarsh Thakkar
2024-01-29board: ti: am62x: evm: Remove video_setup from spl_board_initDevarsh Thakkar
2024-01-29arm: mach-k3: common: Reserve video memory from end of the RAMDevarsh Thakkar
2024-01-29spl: Enforce framebuffer reservation from end of RAMDevarsh Thakkar
2024-01-29board/sunxi/MAINTAINERS: Add new defconfigsTom Rini
2024-01-29Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2024-01-29Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-01-29Merge branch '2024-01-29-pytest-enhancements'Tom Rini
2024-01-29test/py: scsi: Add test for scsi commandsLove Kumar
2024-01-29test/py: usb: Add tests for USB deviceLove Kumar
2024-01-29test/py: mmc: Add tests for MMC deviceLove Kumar
2024-01-29test/py: secure: Add secure tests for Zynq & ZynqMPLove Kumar
2024-01-29test/py: gpio: Add gpio pins generic testLove Kumar
2024-01-29test/py: zynqmp_rpu: Add test for loading RPU appsLove Kumar
2024-01-29pytest: update requirements.txtCaleb Connolly
2024-01-29sunxi: Consider SPL size limitations for FIT loadingSamuel Holland
2024-01-29sunxi: binman: Support FIT generation for 32-bit SoCsSamuel Holland
2024-01-29sunxi: binman: Move BL31 and SCP firmware addresses to KconfigSamuel Holland
2024-01-29sunxi: spl: Disable padding from SPL_PAD_TOSamuel Holland
2024-01-29sunxi: add defconfig for nanopi_duo2Chuanhong Guo
2024-01-29net: sun8i-emac: Add support for fixed-link phyMaksim Kiselev
2024-01-29sunxi: add Transpeed 8K618-T board supportNick Alilovic
2024-01-29sunxi: dts: update devicetree files from Linux-v6.8-rc1Andre Przywara
2024-01-29mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt IDTakahiro Kuwano
2024-01-29mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 an...Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR modeTakahiro Kuwano
2024-01-29mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR modeTakahiro Kuwano
2024-01-29mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28Takahiro Kuwano
2024-01-29mtd: spi: spi-nor-ids: Add more XM25Q series chipsSsunk
2024-01-29spi: cadence_qspi: Address the comparison failure for 0-8 bytes of dataTejas Bhumkar
2024-01-29mtd: spi-nor-ids: Add is25lx512 chipTejas Bhumkar
2024-01-29spi: dw: add check for Rx FIFO overflowMaksim Kiselev
2024-01-29efi_loader: check efi_get_variable_int return valueMasahisa Kojima
2024-01-29efi_loader: replace find_smbios_table by library functionHeinrich Schuchardt
2024-01-29cmd: in do_efi_capsule_esrt use efi_get_configuration_tableHeinrich Schuchardt
2024-01-29efi_loader: export efi_get_configuration_tableHeinrich Schuchardt
2024-01-29doc: uefi: remove ".py" suffix for pytest.py commandWei Ming Chen
2024-01-29riscv: separate .data and .text sections of EFI binariesHeinrich Schuchardt
2024-01-29riscv: page align EFI binary sectionHeinrich Schuchardt
2024-01-29riscv: conflicting SPDX license linker scriptsHeinrich Schuchardt
2024-01-29efi_selftest: add missing line feed in efi_selftest_miniapp_exitHeinrich Schuchardt
2024-01-29doc: dm: Fix typoAlexander Dahl
2024-01-29sunxi: simplify U-Boot proper only buildsAndre Przywara
2024-01-29sunxi: remove common.h inclusionAndre Przywara
2024-01-29sunxi: sun9i: remove unneeded base addresses from headerAndre Przywara