summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-29Merge patch series "test: Avoid needing sudo for image-creation"Tom Rini
2024-11-29bootstd: Remove prepared imagesSimon Glass
2024-11-29test_ut: Drop support for fallback filesSimon Glass
2024-11-29test_ut: Use the built mkimageSimon Glass
2024-11-29test_ut: Drop exeception handlingSimon Glass
2024-11-29test_ut: Allow running unprivilegedRichard Weinberger
2024-11-29test_ut: Add an image size to setup_image()Simon Glass
2024-11-29test_fs: Rename mount dir to scratchRichard Weinberger
2024-11-29test_fs: Allow running unprivilegedRichard Weinberger
2024-11-29test/cmd/wget.c: move net_test_wget() to the cmd test suiteJerome Forissier
2024-11-29Revert "arm64: dts: ti: k3-j7200: Fix OSPI boot"Tom Rini
2024-11-29Merge tag 'u-boot-at91-2025.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2024-11-29arm64: zynqmp: Update the usb5744 hub node as per bindingVenkatesh Yadav Abbarapu
2024-11-29arm64: zynqmp: Sync with v6.12 kernelMichal Simek
2024-11-29test/py: zynqmp_rpu: Fix tcminit mode valueLove Kumar
2024-11-29cadence_qspi: Refactor the flash reset functionalityVenkatesh Yadav Abbarapu
2024-11-29configs: versal2: Enable OPTEE supportVenkatesh Yadav Abbarapu
2024-11-29configs: zynqmp_kria: Enable the USB onboard hubVenkatesh Yadav Abbarapu
2024-11-29ARM: dts: imx: Enable PCIe and NVMe on Data Modul i.MX8M Mini eDM SBCMarek Vasut
2024-11-29ARM: imx: Replace YModem with SDP on Data Modul i.MX8M Mini eDM SBC SPLMarek Vasut
2024-11-29ARM: imx: Deduplicate Data Modul i.MX8M eDM SBC defconfigsMarek Vasut
2024-11-29ARM: imx: Perform plain boot in altbootcmd on Data Modul i.MX8M Mini/Plus eDM...Marek Vasut
2024-11-29ARM: dts: imx: Pick safe DRAM size on failure on Data Modul i.MX8M Mini/Plus ...Marek Vasut
2024-11-29ARM: dts: imx: Make DRAM coding GPIOs available before relocation on Data Mod...Marek Vasut
2024-11-29mtd: nand: raw: atmel: Remove redundant PMECC probeAlexander Dahl
2024-11-29gpio: at91: Implement ops get_flagsZixun LI
2024-11-29gpio: at91: Implement ops set_flagsZixun LI
2024-11-29gpio: at91: Implement GPIOF_FUNC in get_function()Zixun LI
2024-11-29drivers/mtd/ubispl/ubispl.c: Fix error messageBenedikt Spranger
2024-11-29tiny-printf: Handle NULL pointer argument to %sBenedikt Spranger
2024-11-27Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-11-27Merge branch 'u-boot-nand-20241126' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-11-27configs: enable CONFIG_PCI_REGION_MULTI_ENTRY=y in sifive_unmatched_defconfigYuri Zaporozhets
2024-11-27configs: visionfive2: re-enable SPL_SYS_MMCSD_RAW_MODEAndreas Schwab
2024-11-27configs: SiFive Unmatched: enable 'env erase' sub-commandHeinrich Schuchardt
2024-11-27spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-VYuri Zaporozhets
2024-11-27arm64: zynqmp: Also generate images with single DTMichal Simek
2024-11-27binman: Add option for pointing to separate descriptionMichal Simek
2024-11-27arm64: zynqmp: Describe empty binman nodeMichal Simek
2024-11-27Makefile: Drop SPL_FIT_GENERATOR supportMarek Vasut
2024-11-27common: binman: Calling initr_binman() when BINMAN_FDTMichal Simek
2024-11-27arm64: zynqmp: Remove mkimage fit scriptMichal Simek
2024-11-27arm64: zynqmp: Generate u-boot.itb and QSPI image via binmanMichal Simek
2024-11-27arm64: zynqmp: Add binman description for SOMMichal Simek
2024-11-26mtd: rawnand: brcmnand: update log level messagesdavid regan
2024-11-26mtd: rawnand: brcmnand: Default bcmbca parameter_page_big_endian to zerodavid regan
2024-11-26arm: dts: Use upstream dtsdavid regan
2024-11-26mtd: nand: brcmnand: remove device specific nand driver filesdavid regan
2024-11-26bootstd: Remove prepared imagesSimon Glass
2024-11-26test_ut: Drop support for fallback filesSimon Glass