summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-25efi_loader: Separate device path into its own headerSimon Glass
2025-05-22Merge tag 'u-boot-imx-master-20250522' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-05-21Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-05-21board: bsh: imx6ulz_smm_m2: Add support for 256 MiB DRAMSimon Holesch
2025-05-21configs: th1520_lpi4a: Add UART clock frequencyYao Zi
2025-05-21riscv: starfive: jh7110: move uart0 clock frequency to config headerE Shattow
2025-05-21riscv: image: Add new image type for RV64Mayuresh Chitale
2025-05-20net, net-lwip: wget: suppress console output when called by EFIJerome Forissier
2025-05-18efi_loader: Disable ANSI output for testsSimon Glass
2025-05-14include/command.h: Drop <env.h>Tom Rini
2025-05-13fs.h: Switch to using rtc_def.hTom Rini
2025-05-12ARM: dts: imx: Add flexspi (fspi) to imxrt1170 and it's evk.Jonathan Currier
2025-05-08Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-05-08Merge tag 'u-boot-rockchip-20250508' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-05-08ARM: tegra: convert boards to use TEGRA_PRAMSvyatoslav Ryhel
2025-05-08ARM: tegra: add PRAM Kconfig optionSvyatoslav Ryhel
2025-05-08sysreset: implement MAX9807 sysreset functionsSvyatoslav Ryhel
2025-05-08power: regulator: max9807: add regulator supportSvyatoslav Ryhel
2025-05-07Merge patch series "include: env: phytec: k3_net: Remove net_apply_extensions"Tom Rini
2025-05-07include: env: phytec: k3_net: Use get_cmdDaniel Schultz
2025-05-07include: env: phytec: k3_net: Remove net_apply_extensionsDaniel Schultz
2025-05-06configs: rockchip: sync ENV_MEM_LAYOUT_SETTINGS for px30 to rk3308/etcHeiko Stuebner
2025-05-05env: Introduce support for MTDChristian Marangi
2025-05-05eth: Support E1000E I225-VZhiJie.zhang
2025-05-05ARM: stm32: env: Enable scan and start for AB schema on STM32MP15 DHSOMPascal Zimmermann
2025-05-05config_distro_bootcmd: make possible to substitute 'part list' in distro_bootcmdPascal Zimmermann
2025-05-03imx95_evk: add i.MX95 19x19 EVK board basic supportYe Li
2025-05-03tools: imx8image: add i.MX95 supportAlice Guo
2025-05-03scmi_protocols: update struct scmi_base_discover_list_protocols_outYe Li
2025-05-03clk: scmi: check the clock state/parent/rate control permissionsAlice Guo
2025-05-03clk: scmi: add the command CLOCK_PARENT_SETPeng Fan
2025-05-03scmi_protocols: add SCMI Performance domain management protocol message IDsPeng Fan
2025-05-03scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting...Peng Fan
2025-05-03firmware: scmi_agent: add SCMI pin control protocol supportAlice Guo
2025-05-03pinctrl: nxp: add a pin controller driver based on SCMI pin control protocolAlice Guo
2025-05-03firmware: scmi: support to manage SCMI protocol drivers with a linker-genetat...Alice Guo
2025-05-02board: ti: am33xx: Add support for BeagleBoard Green EcoKory Maincent
2025-05-02video: Add a function to draw a rectangleSimon Glass
2025-05-02video: Allow console output to be silencedSimon Glass
2025-05-02test: video: Export the video-checking functionsSimon Glass
2025-05-02video: Add a way to write a partial string to the consoleSimon Glass
2025-05-02video: truetype: Support a limit on the width of a lineSimon Glass
2025-05-02video: truetype: Support newlines in the measured stringSimon Glass
2025-05-02video: Begin support for measuring multiple lines of textSimon Glass
2025-05-02video: Make white-on-black a video-device propertySimon Glass
2025-05-02console: Support a format string for stderr outputSimon Glass
2025-05-02Merge patch series "Qualcomm: cleanup OF_LIVE fixup and fix RB1/2"Tom Rini
2025-05-02event: signal when livetree has been builtCaleb Connolly
2025-05-01Merge tag 'dm-pull-mayday' of git://git.denx.de/u-boot-dmTom Rini
2025-05-01video: Use VIDEO_DAMAGE for VIDEO_COPYAlexander Graf