summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-23spl: mmc: Adjust args of spl_mmc_find_device()Simon Glass
2024-08-23spl: Remove remaining #ifdef in spl_parse_image_header()Simon Glass
2024-08-23spl: Use unified inline functions for spl_load_infoSimon Glass
2024-08-23spl: mmc: Handle error codes consistentlySimon Glass
2024-08-23spl: Remove some #ifdefs in spl_parse_image_header()Simon Glass
2024-08-23spl: mmc: Try to clean up raw-mode optionsSimon Glass
2024-08-23spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORTSimon Glass
2024-08-23spl: Correct use of CMD_BOOTI and CMD_BOOTZSimon Glass
2024-08-23log: Avoid including function names by defaultSimon Glass
2024-08-23rockchip: Move the default timer init to a common fileSimon Glass
2024-08-23mmc: Use logging instead of pr_err()Simon Glass
2024-08-23mmc: Use logging instead of printf()Simon Glass
2024-08-23Merge tag 'u-boot-imx-next-20240823' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-08-23ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut
2024-08-23ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBCMarek Vasut
2024-08-23configs: phycore-imx8mp_defconfig: Enabled bootaux commandYashwanth Varakala
2024-08-23board: phytec: phycore_imx8mp: Add mcore supportYashwanth Varakala
2024-08-23mx6: Expand bmode to support ecspi3 bootFabio Estevam
2024-08-23gw_ventana: Remove unneeded commentsFabio Estevam
2024-08-23tqma6_mba6: Remove UART board codeFabio Estevam
2024-08-23tqma6_mba6: Remove unused definesFabio Estevam
2024-08-23tqma6: Remove non-DM board codeFabio Estevam
2024-08-23imx: imx9: Set correct critical temperaturePrimoz Fiser
2024-08-23config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mmLukasz Majewski
2024-08-23colibri-imx8x: enable i.MX specific SNVS configurationAndrejs Cainikovs
2024-08-23colibri-imx8x: enable i.MX specific BOOTAUXAndrejs Cainikovs
2024-08-23apalis-imx8: enable i.MX specific BOOTAUXAndrejs Cainikovs
2024-08-23board: apalis-imx8: add reset codeAndrejs Cainikovs
2024-08-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sams...Tom Rini
2024-08-22Merge tag 'u-boot-dfu-20240822' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-08-22usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST setMarek Vasut
2024-08-22boot: android: fix booting without a ramdiskMichael Walle
2024-08-22cmd: bcb: Fix segfault on invalid block deviceMattijs Korpershoek
2024-08-21CI: Update to latest DockerfileTom Rini
2024-08-21Dockerfile: Update to namespace for some labelsTom Rini
2024-08-21pytest: requirements.txt: Resync with the rest of the projectTom Rini
2024-08-20Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-08-20usb: gadget: udc: Fix duplicate uclass nameZixun LI
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-19Prepare v2024.10-rc3v2024.10-rc3Tom Rini
2024-08-19Merge patch series "clk: mediatek: mt7622: clk migration for OF_UPSTREAM"Tom Rini
2024-08-19clk: mediatek: mt7622: add missing A1/2SYS clock IDChristian Marangi
2024-08-19clk: mediatek: mt7622: add missing clock PERIBUS_SEL clockChristian Marangi
2024-08-19clk: mediatek: mt7622: add missing clock PERI_UART4_PDChristian Marangi
2024-08-19clk: mediatek: mt7622: add missing clock MUX1_SELChristian Marangi
2024-08-19clk: mediatek: mt7622: add missing clock define for MAIN_CORE_ENChristian Marangi
2024-08-19clk: mediatek: mt7622: move INFRA_TRNG to the bottomChristian Marangi
2024-08-19clk: mediatek: mt7622: rename AUDIO_AWB3 to AUDIO_AWB2Christian Marangi
2024-08-19clk: mediatek: mt7622: fix broken peri_cgs clk with XTAL parentsChristian Marangi
2024-08-19Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM"Tom Rini