summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-11clk: sophgo: cv1800b: Add clock controller driver for cv1800b SoCKongyang Liu
2024-09-11dt-bindings: clk: import header for clock controller of sophgo CV1800BKongyang Liu
2024-09-10Merge patch series "phycore-am62/4: Add more boot sources"Tom Rini
2024-09-10configs: phycore_am62x_*_defconfig: Set PHYTEC as ManufacturerDaniel Schultz
2024-09-10configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZEDaniel Schultz
2024-09-10configs: Add phycore_am62x_r5_usbdfu_defconfigDaniel Schultz
2024-09-10configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.configDaniel Schultz
2024-09-10configs: phycore_am64x_a53_defconfig: Make BOOTCMD genericDaniel Schultz
2024-09-10configs: phycore_am62x_a53_defconfig: Make BOOTCMD genericDaniel Schultz
2024-09-10board: phytec: phycore_am64x: Add Network/SPI BootDaniel Schultz
2024-09-10board: phytec: phycore_am62x: Add Network/SPI BootDaniel Schultz
2024-09-10include: env: phytec: Add K3 boot logic for OSPI/QSPI flashesDaniel Schultz
2024-09-10include: net: phytec: Add K3 network boot logicDaniel Schultz
2024-09-10include: env: phytec: Add raucinit to k3_mmc environmentDaniel Schultz
2024-09-10include: env: phytec: k3_mmc: Rename variablesDaniel Schultz
2024-09-10configs: phycore_am64x_a53_defconfig: Enable CONFIG_OF_BOARD_SETUPWadim Egorov
2024-09-10spl: spl_load: fix comparison between negative error code and unsigned sizeDaniel Palmer
2024-09-10test/py: spi: Set the expected error messageLove Kumar
2024-09-10treewide: drop redundant "type string" for SYS_SOC and friendsRasmus Villemoes
2024-09-10arm: Remove ethernut5 boardTom Rini
2024-09-10net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT)Jerome Forissier
2024-09-10scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_incl...Rasmus Villemoes
2024-09-10Merge tag 'u-boot-dfu-20240910' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-09-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-09-10Merge tag 'u-boot-imx-master-20240909' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-09-10cmd: add rdcycle test to RISC-V exception commandHeinrich Schuchardt
2024-09-10riscv: show registers in crash dumps by defaultHeinrich Schuchardt
2024-09-10riscv: allow to enable SHOW_REGS in main U-Boot onlyHeinrich Schuchardt
2024-09-10riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPLHeinrich Schuchardt
2024-09-10riscv: define find_{first,next}_zero_bit in asm/bitops.hMaxim Kochetkov
2024-09-10board: fix compatible property Milk-V Mars CMHeinrich Schuchardt
2024-09-10clk: sifive: avoid declaring static variables in includesHeinrich Schuchardt
2024-09-10clk: sifive: append missing \n to messagesHeinrich Schuchardt
2024-09-09imx8mq-u-boot: Pass FIT offset to fix boot regressionFabio Estevam
2024-09-09Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...Tom Rini
2024-09-09Merge branch 'master-spi-fixes' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-09-09Merge branch 'qcom-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-09-09phy: test: Implement sandbox PHY .set_mode and DM testMarek Vasut
2024-09-09phy: rcar: Split init and set_mode operationsMarek Vasut
2024-09-09phy: Extend generic_setup_phy() with PHY mode and submodeMarek Vasut
2024-09-09ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT nodeMarek Vasut
2024-09-09mtd: spi: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-09-09mtd: spi: renesas: Configure RPC PHY timing registersMarek Vasut
2024-09-09mtd: spi: renesas: Configure DRDRENR registerMarek Vasut
2024-09-09mtd: spi: renesas: Write DRDMCR register onceMarek Vasut
2024-09-09mtd: spi: renesas: Write DREAR register onceMarek Vasut
2024-09-09mtd: rpc: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-09-06buildman: Support building within a Python venvSimon Glass
2024-09-06board/qualcomm: add debug config fragments for some SoCsCaleb Connolly
2024-09-06doc: board/qualcomm: document rb3gen2 building/flashingCaleb Connolly