aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* extension_board.h: Add missing <linux/list.h>Tom Rini2024-05-061-0/+2
* splash.h: Add missing <linux/types.h>Tom Rini2024-05-061-0/+1
* eeprom.h: Add missing <linux/types.h>Tom Rini2024-05-061-0/+2
* global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2024-05-062-2/+1
* include: Add missing headers in a few instancesTom Rini2024-05-066-0/+12
* fs: Remove <common.h> and add needed includesTom Rini2024-05-061-0/+1
* env: Remove <common.h> and add needed includesTom Rini2024-05-063-0/+4
* common: Remove <common.h> and add needed includesTom Rini2024-05-069-2/+14
* cmd: Remove <common.h> and add needed includesTom Rini2024-05-061-0/+2
* test: Remove <common.h> and add needed includesTom Rini2024-05-067-0/+15
* powerpc: Remove <common.h> and add needed includesTom Rini2024-05-061-0/+3
* x86: Remove <common.h> and add needed includesTom Rini2024-05-061-0/+3
* mpc85xx.h: Use <config.h> directlyTom Rini2024-05-061-0/+1
* pci.h: Add missing <linux/types.h>Tom Rini2024-05-061-0/+1
* init.h: Add "struct cmd_tbl"Tom Rini2024-05-061-0/+2
* configs: arbel: increase u-boot mapping sizeJim Liu2024-05-031-1/+1
* Arm: npcm: fix npcm7xx boot to kernel errorJim Liu2024-05-031-2/+2
* event: typo arguemntsHeinrich Schuchardt2024-05-031-1/+1
* mmc: sdhci: Correct ADMA_DESC_LEN to 12WIP/01May2024Alexander Sverdlin2024-05-021-1/+1
* efi_loader: pass GUID by address to efi_dp_from_loHeinrich Schuchardt2024-05-011-1/+1
* efi_selftest: add tests for QueryVariableInfo at runtimeIlias Apalodimas2024-05-011-0/+11
* Merge patch series "upstream DT compatibility"Tom Rini2024-04-2913-1193/+0
|\
| * dt-bindings: drop generic headersCaleb Connolly2024-04-2913-1193/+0
* | board: toradex: verdin-am62: Remove not needed env variablesFrancesco Dolcini2024-04-291-3/+0
* | Merge tag 'u-boot-imx-master-20240429' of https://gitlab.denx.de/u-boot/custo...Tom Rini2024-04-293-3/+4
|\ \
| * | dt-bindings: imx93: sync clock headerPeng Fan2024-04-281-1/+2
| * | board: toradex: colibri-imx(6ull|imx7): Fix missing fdt_fixup boot errorFrancesco Dolcini2024-04-282-2/+2
* | | power: tps65941: Add macros of TPS65224 PMICBhargav Raviprakash2024-04-291-0/+30
|/ /
* | mmc: Support 32-bit only ADMA on 64-bit platformsGreg Malysa2024-04-261-2/+2
* | mmc: sdhci: Fix potential ADMA descriptor table overflowIan Roberts2024-04-261-2/+3
* | mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_opsIan Roberts2024-04-261-2/+10
* | i2c: Add support for Qualcomm Generic Interface (GENI) I2C controllerNeil Armstrong2024-04-231-0/+265
* | board: add support for Schneider HMIBSC boardSumit Garg2024-04-231-0/+16
* | Merge patch series "configs: apple: Switch to standard boot + small adjustments"WIP/22Apr2024Tom Rini2024-04-221-20/+4
|\ \
| * | arm: apple: Switch to standard bootJanne Grunau2024-04-221-18/+2
| * | configs: apple: Use "vidconsole,serial" as stdout/stderrJanne Grunau2024-04-221-2/+2
* | | Merge patch series "Kconfig: some cleanups"Tom Rini2024-04-222-4/+4
|\ \ \
| * | | common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek2024-04-222-4/+4
| | |/ | |/|
* | | board: tegra30: switch to button cmdSvyatoslav Ryhel2024-04-224-8/+15
* | | ARM: tegra: move to standard bootSvyatoslav Ryhel2024-04-221-28/+2
* | | Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot...WIP/21Apr2024Tom Rini2024-04-214-1/+18
|\ \ \
| * | | boot: Move framebuffer reservation to separate helperDevarsh Thakkar2024-04-211-0/+2
| * | | configs: evb-rk3328: Enable vidconsole for rk3328Jagan Teki2024-04-212-0/+6
| * | | video: dw_hdmi: Add setup_hpd hookJagan Teki2024-04-211-0/+1
| * | | video: dw_hdmi: Add read_hpd hookJagan Teki2024-04-211-0/+1
| * | | video: dw_hdmi: Extend the HPD detectionJagan Teki2024-04-211-0/+1
| * | | video: dw_hdmi: Add Vendor PHY handlingJagan Teki2024-04-211-1/+7
* | | | Merge tag 'u-boot-imx-master-20240420' of https://gitlab.denx.de/u-boot/custo...WIP/20Apr2024Tom Rini2024-04-208-43/+8
|\ \ \ \
| * | | | board: toradex: imx: Remove not needed env variablesFrancesco Dolcini2024-04-208-43/+8
| |/ / /
* | | | efi_loader: add an EFI variable with the file contentsIlias Apalodimas2024-04-201-2/+14