Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1227a30d0056e8f09e7bb97a555ccfa900afba46
/
include
1227a30
api: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
2193e16
xen: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
3ba56d6
virtio: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
70ab38f
include/linux/compat.h: Add <time.h>
by Tom Rini
· 7 months ago
43c1d9f
fsl_ifc.h: Add <asm/ppc.h>
by Tom Rini
· 7 months ago
a37323a
include: Add missing <linux/types.h>
by Tom Rini
· 7 months ago
2143a11
mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
by Tom Rini
· 7 months ago
c4083e0
board: ti: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
62cdc75
extension_board.h: Add missing <linux/list.h>
by Tom Rini
· 7 months ago
ea1a07f
splash.h: Add missing <linux/types.h>
by Tom Rini
· 7 months ago
9ef7820
eeprom.h: Add missing <linux/types.h>
by Tom Rini
· 7 months ago
6a71858
global: Make <asm/global_data.h> include <asm/u-boot.h>
by Tom Rini
· 7 months ago
675dd31
include: Add missing headers in a few instances
by Tom Rini
· 7 months ago
8d28959
fs: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
0f92fa4
env: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
a79fc7a
common: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
301bac6
cmd: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
752ed08
test: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
702841b
powerpc: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
e51478b
x86: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
fcdcfc9
mpc85xx.h: Use <config.h> directly
by Tom Rini
· 7 months ago
6fa4850
pci.h: Add missing <linux/types.h>
by Tom Rini
· 7 months ago
bd22849
init.h: Add "struct cmd_tbl"
by Tom Rini
· 7 months ago
e7c3948
configs: arbel: increase u-boot mapping size
by Jim Liu
· 7 months ago
ceec9c9
Arm: npcm: fix npcm7xx boot to kernel error
by Jim Liu
· 7 months ago
f722ba1
event: typo arguemnts
by Heinrich Schuchardt
· 7 months ago
c92d48f
mmc: sdhci: Correct ADMA_DESC_LEN to 12
by Alexander Sverdlin
· 7 months ago
8745f13
efi_loader: pass GUID by address to efi_dp_from_lo
by Heinrich Schuchardt
· 7 months ago
6b2aaf8
efi_selftest: add tests for QueryVariableInfo at runtime
by Ilias Apalodimas
· 7 months ago
1857214
Merge patch series "upstream DT compatibility"
by Tom Rini
· 7 months ago
1ef61c3
dt-bindings: drop generic headers
by Caleb Connolly
· 7 months ago
c9a7688
board: toradex: verdin-am62: Remove not needed env variables
by Francesco Dolcini
· 7 months ago
26968cd
Merge tag 'u-boot-imx-master-20240429' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 7 months ago
cf94802
power: tps65941: Add macros of TPS65224 PMIC
by Bhargav Raviprakash
· 7 months ago
c4be480
dt-bindings: imx93: sync clock header
by Peng Fan
· 7 months ago
8d0f236
board: toradex: colibri-imx(6ull|imx7): Fix missing fdt_fixup boot error
by Francesco Dolcini
· 7 months ago
5359cd1
mmc: Support 32-bit only ADMA on 64-bit platforms
by Greg Malysa
· 8 months ago
5f07144
mmc: sdhci: Fix potential ADMA descriptor table overflow
by Ian Roberts
· 8 months ago
74755c1
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
by Ian Roberts
· 7 months ago
75db9ed
i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
by Neil Armstrong
· 7 months ago
969e3dd
board: add support for Schneider HMIBSC board
by Sumit Garg
· 7 months ago
230a1dd
Merge patch series "configs: apple: Switch to standard boot + small adjustments"
by Tom Rini
· 7 months ago
f1972dd
arm: apple: Switch to standard boot
by Janne Grunau
· 7 months ago
9d189ab
configs: apple: Use "vidconsole,serial" as stdout/stderr
by Janne Grunau
· 7 months ago
9552923
Merge patch series "Kconfig: some cleanups"
by Tom Rini
· 7 months ago
81f3a66
common: Convert *.c/h from UTF-8 to ASCII enconfing
by Michal Simek
· 7 months ago
00d847de
board: tegra30: switch to button cmd
by Svyatoslav Ryhel
· 11 months ago
2bd07c1
ARM: tegra: move to standard boot
by Svyatoslav Ryhel
· 11 months ago
1dd659f
Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 7 months ago
efe1cee
boot: Move framebuffer reservation to separate helper
by Devarsh Thakkar
· 9 months ago
cd0b42d
configs: evb-rk3328: Enable vidconsole for rk3328
by Jagan Teki
· 10 months ago
25353b5
video: dw_hdmi: Add setup_hpd hook
by Jagan Teki
· 10 months ago
054a0ca
video: dw_hdmi: Add read_hpd hook
by Jagan Teki
· 10 months ago
5eacb92
video: dw_hdmi: Extend the HPD detection
by Jagan Teki
· 10 months ago
f889491
video: dw_hdmi: Add Vendor PHY handling
by Jagan Teki
· 10 months ago
c086852
Merge tag 'u-boot-imx-master-20240420' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 7 months ago
00da8d6
efi_loader: add an EFI variable with the file contents
by Ilias Apalodimas
· 7 months ago
bc3dd24
efi_loader: Add OS notifications for SetVariable at runtime
by Ilias Apalodimas
· 7 months ago
51aaaf5
board: toradex: imx: Remove not needed env variables
by Francesco Dolcini
· 7 months ago
c9e25d8
Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 7 months ago
cdd20e3
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled""
by Tom Rini
· 7 months ago
b2acf59
fastboot: introduce 'oem board' subcommand
by Alexey Romanov
· 7 months ago
8c22089
mmc: Add generic tuning flag
by Marek Vasut
· 9 months ago
d134352
mmc: Convert hs400_tuning flag from u8 to bool
by Marek Vasut
· 9 months ago
a3b2786
mmc: Drop unused mmc_send_tuning() cmd_error parameter
by Marek Vasut
· 9 months ago
d06e489
mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
by Jonas Karlman
· 10 months ago
b03b490
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 7 months ago
cd6d71a
mtd: spinand: Add support for XTX SPINAND
by Bruce Suen
· 9 months ago
29b7efa
mtd: nand: raw: Port another option flag from Linux
by Alexander Dahl
· 8 months ago
266603d
Merge tag 'efi-2024-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 7 months ago
5884481
efi_loader: sanitize efi_tcg2_final_events_table definition
by Heinrich Schuchardt
· 8 months ago
b34ce31
efi_loader: eliminate duplicate runtime section definitions
by Heinrich Schuchardt
· 8 months ago
977fc15
Merge patch series "mcheck implementation for U-Boot"
by Tom Rini
· 7 months ago
707a6df
mcheck: let mcheck_abortfunc_t print the pointer
by Eugene Uriev
· 8 months ago
18c1bfa
mcheck: add pedantic mode support
by Eugene Uriev
· 8 months ago
7dafc5c
mcheck: introduce essentials of mcheck
by Eugene Uriev
· 8 months ago
4914263
Merge patch series "zlib: Address CVE-2016-9841"
by Tom Rini
· 7 months ago
26beded
zlib: Remove incorrect ZLIB_VERSION
by Michal Simek
· 8 months ago
18f288b
usb: Add environment based device ignorelist
by Janne Grunau
· 8 months ago
01437e3
Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t"
by Tom Rini
· 8 months ago
a4df06e
boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
by Marek Vasut
· 8 months ago
777c284
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· 8 months ago
2673634
bootm: Make cmdline optional with bootm_boot_start()
by Simon Glass
· 11 months ago
637425b
fastboot: Change fastboot_buf_addr to an address
by Simon Glass
· 11 months ago
ab3453e
Merge patch series "Complete decoupling of zboot logic from commands"
by Tom Rini
· 8 months ago
8d24535
x86: zboot: Tidy up the comment for zboot_run()
by Simon Glass
· 12 months ago
d2c485a
x86: zboot: Rename zboot_start() to zboot_run()
by Simon Glass
· 12 months ago
a0a7497
efi_loader: move HOST_ARCH to version_autogenerated.h
by Heinrich Schuchardt
· 8 months ago
e0fa2cf
efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS
by Heinrich Schuchardt
· 8 months ago
3b51c3a
efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit
by Heinrich Schuchardt
· 8 months ago
19327c1
efi_loader: all variable attributes are 32bit
by Heinrich Schuchardt
· 8 months ago
9cba29b
Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 8 months ago
0465f8d
Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 8 months ago
f6be41c
arm: imx: fix signature_block_hdr struct fields order
by Javier Viguera
· 8 months ago
086e461
usb: xhci: Set up endpoints for the first 2 interfaces
by Janne Grunau
· 8 months ago
114df8b
dts: meson: Drop redundant G12A, G12B & SM1 devicetree files
by Neil Armstrong
· 8 months ago
0364f25
dts: meson: Drop redundant GXL, GXM & AXG devicetree files
by Neil Armstrong
· 8 months ago
0fb2552
configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is selected
by Neil Armstrong
· 8 months ago
8c63d43
board: amlogic: jethubj100: fix common config header
by Viacheslav Bocharov
· 9 months ago
b555148
arm: mvebu: turris_omnia: Add header containing MCU command interface and use it
by Marek Behún
· 8 months ago
Next »