summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08mfd: syscon: Add atmel-matrix registers definitionBalamanikandan Gunasundar
2022-12-08nand: atmel: Add pmecc driverBalamanikandan Gunasundar
2022-12-08nand: atmel: Add DM based NAND driverBalamanikandan Gunasundar
2022-12-08ata: ahci-pci: Replace magic constant by macroPali Rohár
2022-12-08fs/squashfs: use lldiv function for mathKasper Revsbech
2022-12-08u-boot-initial-env: rework make targetMax Krummenacher
2022-12-08firmware: scmi: use protocol node name to bind the scmi regulator driverPatrick Delaunay
2022-12-08tools: mkimage: add new image type "fdt_legacy"Marc Kleine-Budde
2022-12-08tools: mkimage: don't print error message "Success" in case of failureMarc Kleine-Budde
2022-12-08tools: fdtgrep: Fix handle leakMikhail Ilin
2022-12-08tools: mkimage: Fix nullptr at strchr()Mikhail Ilin
2022-12-08fs: ext4: Fix free(NULL)Mikhail Ilin
2022-12-08tool: ifwitool: Fix buffer overflowMikhail Ilin
2022-12-08tool: ifwitool: The function localtime() can return NULL.Mikhail Ilin
2022-12-08tools: env: fw_env: Fix unused-result warningJaehoon Chung
2022-12-08usb: gadget: rndis: Prevent InformationBufferOffset manipulationSzymon Heidrich
2022-12-08dfu: Make DFU virtual backend SPL friendlyPatrick Delaunay
2022-12-08usb: gadget: dfu: Fix check of transfer directionHugo SIMELIERE
2022-12-08Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-12-08Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/cust...Tom Rini
2022-12-08riscv: use imply instead of select for SPL_SEPARATE_BSSZong Li
2022-12-08common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payloadKautuk Consul
2022-12-08arch/riscv: add semihosting support for RISC-VKautuk Consul
2022-12-08lib: Add common semihosting libraryKautuk Consul
2022-12-07Merge branch '2022-12-07-Kconfig-migrations' into nextTom Rini
2022-12-07net: Remove eth_legacy.cTom Rini
2022-12-07qe: Remove non-DM_ETH codeTom Rini
2022-12-07usb: gadget: Remove non-DM_ETH codeTom Rini
2022-12-07usb: eth: Remove non-DM_ETH codeTom Rini
2022-12-07usb: eth: smsc95xx: Remove non-DM_ETH codeTom Rini
2022-12-07usb: eth: r8152: Remove non-DM_ETH codeTom Rini
2022-12-07usb: eth: msc7830: Remove non-DM_ETH codeTom Rini
2022-12-07usb: eth: asix88179: Remove non-DM_ETH codeTom Rini
2022-12-07usb: eth: asix: Remove non-DM_ETH codeTom Rini
2022-12-07net: keystone_net: Remove non-DM_ETH codeTom Rini
2022-12-07net: cpsw: Remove non-DM_ETH codeTom Rini
2022-12-07net: sunxi_emac: Remove non-DM_ETH codeTom Rini
2022-12-07net: smc911x: Remove non-DM_ETH codeTom Rini
2022-12-07net: sh_eth: Remove non-DM_ETH codeTom Rini
2022-12-07net: rtl8169: Remove non-DM_ETH codeTom Rini
2022-12-07net: rtl8139: Remove non-DM_ETH codeTom Rini
2022-12-07net: phy: Remove non-DM_ETH codeTom Rini
2022-12-07net: pcnet: Remove non-DM_ETH codeTom Rini
2022-12-07net: netconsole: Remove non-DM_ETH codeTom Rini
2022-12-07net: mvgbe: Remove non-DM_ETH codeTom Rini
2022-12-07net: mcfmii: Remove non-DM_ETH codeTom Rini
2022-12-07net: macb: Remove non-DM_ETH codeTom Rini
2022-12-07net: ldpaa_eth: Remove non-DM_ETH codeTom Rini
2022-12-07net: fsl-mc: Remove non-DM_ETH codeTom Rini
2022-12-07net: fec_mxc: Remove non-DM_ETH codeTom Rini