summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-14ARM: imx: Enable CAAM on DH i.MX8M Plus DHCOMMarek Vasut
2023-12-14ARM: imx: Enable CAAM on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut
2023-12-14ddr: imx: Add 3600 MTps rate supportMarek Vasut
2023-12-14ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps ratesMarek Vasut
2023-12-14arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTOMarek Vasut
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-12-14spi: cadence-quadspi: Fix error message on stuck busy stateJan Kiszka
2023-12-14mtd: spi-nor-ids: add support for xtx XT55Q02GBruce Suen
2023-12-14mtd: spinand: add support for ESMT F50x1G41LBIgor Prusov
2023-12-14mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parseVaishnav Achath
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-12-14arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBCMarek Vasut
2023-12-14arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOMMarek Vasut
2023-12-14arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOMMarek Vasut
2023-12-13Merge tag 'dm-next-13dec23' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-12-13test: vboot: Using variable 'old_dtb' before assignmentHeinrich Schuchardt
2023-12-13test: fit: Using variable 'old_dtb' before assignmentHeinrich Schuchardt
2023-12-13binman: elf: Using variable 'old_val' before assignmentHeinrich Schuchardt
2023-12-13cmd: check argc for acpi dumpHeinrich Schuchardt
2023-12-13bootstd: Fix a memory leak in the efi manager bootflowIlias Apalodimas
2023-12-13doc: board: ti: k3: Mention TI_DM argumentNeha Malcom Francis
2023-12-13arm: dts: k3-*-binman: Move to using ti-dm entry typeNeha Malcom Francis
2023-12-13binman: etype: dm: Add entry type for TI DMNeha Malcom Francis
2023-12-13binman: doc: fix typoDario Binacchi
2023-12-13cmd: acpi: fix acpi list commandHeinrich Schuchardt
2023-12-13acpi: fix struct acpi_xsdtHeinrich Schuchardt
2023-12-13tools: Move python tools to version 0.0.6Simon Glass
2023-12-13patman: Update the run scriptSimon Glass
2023-12-13tools/make_pip: Add mention of u_boot_pylib in tool listSimon Glass
2023-12-13u_boot_pylib: Correct files used for pip releaseSimon Glass
2023-12-13tools: Keep test_util and patman test files in the pip releaseSimon Glass
2023-12-13sandbox: Add a dummy booti commandSimon Glass
2023-12-13u_boot_pylib: Correct readme formattingSimon Glass
2023-12-13video: Add a function to clear the displaySimon Glass
2023-12-13doc: Update documentation URLSimon Glass
2023-12-13test: print: Skip test on x86Simon Glass
2023-12-13test: unit test for acpi_find_table()Heinrich Schuchardt
2023-12-13test: lmb: Move tests into the lib suiteSimon Glass
2023-12-13acpi: consider XSDT in acpi_find_table()Heinrich Schuchardt
2023-12-13test: event: Only run test_event_probe() on sandboxSimon Glass
2023-12-13acpi: simplify acpi_write_ssdt()Heinrich Schuchardt
2023-12-13test: font: Add dependencies on fontsSimon Glass
2023-12-13acpi: cannot have RSDT above 4 GiBHeinrich Schuchardt
2023-12-13test: fdt: Add a special case for real boardsSimon Glass
2023-12-13fdt: Move ft_verify_fdt() before the final fixupsSimon Glass
2023-12-13test: bdinfo: Add missing assertsSimon Glass
2023-12-13fdt: Drop the confusing casts in lmb_free()Simon Glass
2023-12-13test: Handle use of stack pointer in bdinfoSimon Glass
2023-12-13boot: Move adding initrd earlier in image_setup_libfdt()Simon Glass
2023-12-13test: Run bootstd tests only on sandboxSimon Glass