summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-08-22boot: android: fix booting without a ramdiskMichael Walle
2024-08-13tqma6: Convert to PMIC and I2C driver modelFabio Estevam
2024-08-13tools: imx8image: add upower image supportGary Bisson
2024-08-12board: rockchip: Add Radxa ROCK 5 ITXHeiko Stuebner
2024-08-09rockchip: Use files from dts/upstreamJonas Karlman
2024-08-09rockchip: px30/rk3326: Use soc dtsi files from dts/upstreamJonas Karlman
2024-08-08disk: support UBI partitionsAlexey Romanov
2024-08-08drivers: introduce UBI block abstractionAlexey Romanov
2024-08-08ubi: allow to write to volume with offsetAlexey Romanov
2024-08-08ubi: allow to read from volume with offsetAlexey Romanov
2024-08-08drivers: introduce mtdblock abstractionAlexey Romanov
2024-08-08disk: support MTD partitionsAlexey Romanov
2024-08-05ARM: zynq: Add support for 7z010_lr and 7z020_lrMichal Simek
2024-08-05arm64: versal2: Add support for mini configurationVenkatesh Yadav Abbarapu
2024-08-05env_spi: support overriding spi dev from board codeVenkatesh Yadav Abbarapu
2024-08-02cpu: add release_core callbackHou Zhiqiang
2024-08-01clk: Revise help text for clk_get_parent_rate()Alexander Dahl
2024-07-31Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2024-07-31video: Move last_sync to private dataSimon Glass
2024-07-31cyclic: Add a symbol for SPLSimon Glass
2024-07-31dm: use list_count_nodes() for counting list nodesSughosh Ganu
2024-07-31linux: list: add a function to count list nodesSughosh Ganu
2024-07-31smbios: add extended Extended BIOS ROM SizeHeinrich Schuchardt
2024-07-30Merge patch series "led: implement software blinking"Tom Rini
2024-07-30led: Implement software led blinkingMichael Polyntsov
2024-07-30led: enable LEDST_BLINK state unconditionallyMikhail Kshevetskiy
2024-07-29Merge patch series "include: asm-generic: Remove duplicate newlines"Tom Rini
2024-07-29include: Remove duplicate newlinesMarek Vasut
2024-07-29include: zfs: Remove duplicate newlinesMarek Vasut
2024-07-29include: valgrind: Remove duplicate newlinesMarek Vasut
2024-07-29include: usb: Remove duplicate newlinesMarek Vasut
2024-07-29include: u-boot: Remove duplicate newlinesMarek Vasut
2024-07-29include: power: Remove duplicate newlinesMarek Vasut
2024-07-29include: net: Remove duplicate newlinesMarek Vasut
2024-07-29include: mtd: Remove duplicate newlinesMarek Vasut
2024-07-29include: linux: Remove duplicate newlinesMarek Vasut
2024-07-29include: jffs2: Remove duplicate newlinesMarek Vasut
2024-07-29include: fsl-mc: Remove duplicate newlinesMarek Vasut
2024-07-29include: firmware: Remove duplicate newlinesMarek Vasut
2024-07-29include: dt-bindings: Remove duplicate newlinesMarek Vasut
2024-07-29include: dm: Remove duplicate newlinesMarek Vasut
2024-07-29include: asm-generic: Remove duplicate newlinesMarek Vasut
2024-07-26dt-bindings: clock: qcom: ipq4019: drop downstream fileRobert Marko
2024-07-26soc: qcom: rpmh: U-Boot API changesCaleb Connolly
2024-07-26soc: qcom: rpmh: drop unused functionsCaleb Connolly
2024-07-26soc: qcom: cmd-db: adjust probe for U-BootCaleb Connolly
2024-07-26soc: qcom: cmd-db: drop unused functionsCaleb Connolly
2024-07-26soc: qcom: import rpmh and cmd-db drivers from LinuxCaleb Connolly
2024-07-26linux/bitmap.h: add bitmap_empty helperCaleb Connolly
2024-07-23board: keymile: convert to CONFIG_DM_I2CAnatolij Gustschin