aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-06include: Add missing headers in a few instancesTom Rini6-0/+12
2024-05-06fs: Remove <common.h> and add needed includesTom Rini1-0/+1
2024-05-06env: Remove <common.h> and add needed includesTom Rini3-0/+4
2024-05-06common: Remove <common.h> and add needed includesTom Rini9-2/+14
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini1-0/+2
2024-05-06test: Remove <common.h> and add needed includesTom Rini7-0/+15
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini1-0/+3
2024-05-06x86: Remove <common.h> and add needed includesTom Rini1-0/+3
2024-05-06mpc85xx.h: Use <config.h> directlyTom Rini1-0/+1
2024-05-06pci.h: Add missing <linux/types.h>Tom Rini1-0/+1
2024-05-06init.h: Add "struct cmd_tbl"Tom Rini1-0/+2
2024-05-03configs: arbel: increase u-boot mapping sizeJim Liu1-1/+1
2024-05-03Arm: npcm: fix npcm7xx boot to kernel errorJim Liu1-2/+2
2024-05-03event: typo arguemntsHeinrich Schuchardt1-1/+1
2024-05-02mmc: sdhci: Correct ADMA_DESC_LEN to 12WIP/01May2024Alexander Sverdlin1-1/+1
2024-05-01efi_loader: pass GUID by address to efi_dp_from_loHeinrich Schuchardt1-1/+1
2024-05-01efi_selftest: add tests for QueryVariableInfo at runtimeIlias Apalodimas1-0/+11
2024-04-29Merge patch series "upstream DT compatibility"Tom Rini13-1193/+0
2024-04-29dt-bindings: drop generic headersCaleb Connolly13-1193/+0
2024-04-29board: toradex: verdin-am62: Remove not needed env variablesFrancesco Dolcini1-3/+0
2024-04-29Merge tag 'u-boot-imx-master-20240429' of https://gitlab.denx.de/u-boot/custo...Tom Rini3-3/+4
2024-04-29power: tps65941: Add macros of TPS65224 PMICBhargav Raviprakash1-0/+30
2024-04-28dt-bindings: imx93: sync clock headerPeng Fan1-1/+2
2024-04-28board: toradex: colibri-imx(6ull|imx7): Fix missing fdt_fixup boot errorFrancesco Dolcini2-2/+2
2024-04-26mmc: Support 32-bit only ADMA on 64-bit platformsGreg Malysa1-2/+2
2024-04-26mmc: sdhci: Fix potential ADMA descriptor table overflowIan Roberts1-2/+3
2024-04-26mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_opsIan Roberts1-2/+10
2024-04-23i2c: Add support for Qualcomm Generic Interface (GENI) I2C controllerNeil Armstrong1-0/+265
2024-04-23board: add support for Schneider HMIBSC boardSumit Garg1-0/+16
2024-04-22Merge patch series "configs: apple: Switch to standard boot + small adjustments"Tom Rini1-20/+4
2024-04-22arm: apple: Switch to standard bootJanne Grunau1-18/+2
2024-04-22configs: apple: Use "vidconsole,serial" as stdout/stderrJanne Grunau1-2/+2
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini2-4/+4
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek2-4/+4
2024-04-22board: tegra30: switch to button cmdSvyatoslav Ryhel4-8/+15
2024-04-22ARM: tegra: move to standard bootSvyatoslav Ryhel1-28/+2
2024-04-21Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot...WIP/21Apr2024Tom Rini4-1/+18
2024-04-21boot: Move framebuffer reservation to separate helperDevarsh Thakkar1-0/+2
2024-04-21configs: evb-rk3328: Enable vidconsole for rk3328Jagan Teki2-0/+6
2024-04-21video: dw_hdmi: Add setup_hpd hookJagan Teki1-0/+1
2024-04-21video: dw_hdmi: Add read_hpd hookJagan Teki1-0/+1
2024-04-21video: dw_hdmi: Extend the HPD detectionJagan Teki1-0/+1
2024-04-21video: dw_hdmi: Add Vendor PHY handlingJagan Teki1-1/+7
2024-04-20Merge tag 'u-boot-imx-master-20240420' of https://gitlab.denx.de/u-boot/custo...WIP/20Apr2024Tom Rini8-43/+8
2024-04-20efi_loader: add an EFI variable with the file contentsIlias Apalodimas1-2/+14
2024-04-20efi_loader: Add OS notifications for SetVariable at runtimeIlias Apalodimas1-0/+4
2024-04-20board: toradex: imx: Remove not needed env variablesFrancesco Dolcini8-43/+8
2024-04-19Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-0/+1
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini3-5/+5
2024-04-18fastboot: introduce 'oem board' subcommandAlexey Romanov1-0/+1