summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-07-23arm: Remove omap3_beagle boardTom Rini
2024-07-23arm: Remove devkit3250 boardTom Rini
2024-07-23arm: ti: Remove omap4 platform supportTom Rini
2024-07-23arm: Remove omap4_sdp4430 boardTom Rini
2024-07-23arm: Remove omap4_panda boardTom Rini
2024-07-23board: beagle: convert to CONFIG_DM_I2CAnatolij Gustschin
2024-07-22Merge tag 'u-boot-imx-master-20240722' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-07-22nitrogen6x: convert to DM_I2C and DM_SERIALAnatolij Gustschin
2024-07-22Merge patch series "Generalize PHYTEC Overlay Handling"Tom Rini
2024-07-22include: env: phytec: k3_mmc: Apply overlays during bootDaniel Schultz
2024-07-22include: env: phytec: Add common mmc boot for K3 SoMsDaniel Schultz
2024-07-22include: env: phytec: renaming of variables according to bootstd docBenjamin Hahn
2024-07-22include: env: phytec: Create env file for loading and applying overlaysBenjamin Hahn
2024-07-19efi_loader: find distro device-path for media devicesHeinrich Schuchardt
2024-07-18Merge patch series "bootstd: Add Android support"Tom Rini