Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c4c35858b78751473920bd413c2147d302bd4930
/
include
75db9ed
i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
by Neil Armstrong
· 9 months ago
969e3dd
board: add support for Schneider HMIBSC board
by Sumit Garg
· 9 months ago
230a1dd
Merge patch series "configs: apple: Switch to standard boot + small adjustments"
by Tom Rini
· 9 months ago
f1972dd
arm: apple: Switch to standard boot
by Janne Grunau
· 9 months ago
9d189ab
configs: apple: Use "vidconsole,serial" as stdout/stderr
by Janne Grunau
· 9 months ago
9552923
Merge patch series "Kconfig: some cleanups"
by Tom Rini
· 9 months ago
81f3a66
common: Convert *.c/h from UTF-8 to ASCII enconfing
by Michal Simek
· 9 months ago
00d847de
board: tegra30: switch to button cmd
by Svyatoslav Ryhel
· 1 year ago
2bd07c1
ARM: tegra: move to standard boot
by Svyatoslav Ryhel
· 1 year ago
1dd659f
Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 9 months ago
efe1cee
boot: Move framebuffer reservation to separate helper
by Devarsh Thakkar
· 11 months ago
cd0b42d
configs: evb-rk3328: Enable vidconsole for rk3328
by Jagan Teki
· 12 months ago
25353b5
video: dw_hdmi: Add setup_hpd hook
by Jagan Teki
· 12 months ago
054a0ca
video: dw_hdmi: Add read_hpd hook
by Jagan Teki
· 12 months ago
5eacb92
video: dw_hdmi: Extend the HPD detection
by Jagan Teki
· 12 months ago
f889491
video: dw_hdmi: Add Vendor PHY handling
by Jagan Teki
· 12 months ago
c086852
Merge tag 'u-boot-imx-master-20240420' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 9 months ago
00da8d6
efi_loader: add an EFI variable with the file contents
by Ilias Apalodimas
· 9 months ago
bc3dd24
efi_loader: Add OS notifications for SetVariable at runtime
by Ilias Apalodimas
· 9 months ago
51aaaf5
board: toradex: imx: Remove not needed env variables
by Francesco Dolcini
· 9 months ago
c9e25d8
Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 9 months ago
cdd20e3
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled""
by Tom Rini
· 9 months ago
b2acf59
fastboot: introduce 'oem board' subcommand
by Alexey Romanov
· 9 months ago
8c22089
mmc: Add generic tuning flag
by Marek Vasut
· 11 months ago
d134352
mmc: Convert hs400_tuning flag from u8 to bool
by Marek Vasut
· 11 months ago
a3b2786
mmc: Drop unused mmc_send_tuning() cmd_error parameter
by Marek Vasut
· 11 months ago
d06e489
mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
by Jonas Karlman
· 12 months ago
b03b490
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 9 months ago
cd6d71a
mtd: spinand: Add support for XTX SPINAND
by Bruce Suen
· 10 months ago
29b7efa
mtd: nand: raw: Port another option flag from Linux
by Alexander Dahl
· 10 months ago
266603d
Merge tag 'efi-2024-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 9 months ago
5884481
efi_loader: sanitize efi_tcg2_final_events_table definition
by Heinrich Schuchardt
· 9 months ago
b34ce31
efi_loader: eliminate duplicate runtime section definitions
by Heinrich Schuchardt
· 10 months ago
977fc15
Merge patch series "mcheck implementation for U-Boot"
by Tom Rini
· 9 months ago
707a6df
mcheck: let mcheck_abortfunc_t print the pointer
by Eugene Uriev
· 10 months ago
18c1bfa
mcheck: add pedantic mode support
by Eugene Uriev
· 10 months ago
7dafc5c
mcheck: introduce essentials of mcheck
by Eugene Uriev
· 10 months ago
4914263
Merge patch series "zlib: Address CVE-2016-9841"
by Tom Rini
· 9 months ago
26beded
zlib: Remove incorrect ZLIB_VERSION
by Michal Simek
· 10 months ago
18f288b
usb: Add environment based device ignorelist
by Janne Grunau
· 10 months ago
01437e3
Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t"
by Tom Rini
· 9 months ago
a4df06e
boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
by Marek Vasut
· 10 months ago
777c284
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· 9 months ago
2673634
bootm: Make cmdline optional with bootm_boot_start()
by Simon Glass
· 1 year, 1 month ago
637425b
fastboot: Change fastboot_buf_addr to an address
by Simon Glass
· 1 year, 1 month ago
ab3453e
Merge patch series "Complete decoupling of zboot logic from commands"
by Tom Rini
· 9 months ago
8d24535
x86: zboot: Tidy up the comment for zboot_run()
by Simon Glass
· 1 year, 1 month ago
d2c485a
x86: zboot: Rename zboot_start() to zboot_run()
by Simon Glass
· 1 year, 1 month ago
a0a7497
efi_loader: move HOST_ARCH to version_autogenerated.h
by Heinrich Schuchardt
· 10 months ago
e0fa2cf
efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS
by Heinrich Schuchardt
· 10 months ago
3b51c3a
efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit
by Heinrich Schuchardt
· 10 months ago
19327c1
efi_loader: all variable attributes are 32bit
by Heinrich Schuchardt
· 10 months ago
9cba29b
Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 10 months ago
0465f8d
Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 10 months ago
f6be41c
arm: imx: fix signature_block_hdr struct fields order
by Javier Viguera
· 10 months ago
086e461
usb: xhci: Set up endpoints for the first 2 interfaces
by Janne Grunau
· 10 months ago
114df8b
dts: meson: Drop redundant G12A, G12B & SM1 devicetree files
by Neil Armstrong
· 10 months ago
0364f25
dts: meson: Drop redundant GXL, GXM & AXG devicetree files
by Neil Armstrong
· 10 months ago
0fb2552
configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is selected
by Neil Armstrong
· 10 months ago
8c63d43
board: amlogic: jethubj100: fix common config header
by Viacheslav Bocharov
· 11 months ago
b555148
arm: mvebu: turris_omnia: Add header containing MCU command interface and use it
by Marek Behún
· 10 months ago
cdfcc37
Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 10 months ago
12ac51c
usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts
by Marek Vasut
· 10 months ago
4d15898
usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
by Marek Vasut
· 10 months ago
6e2228f
Merge patch series "Clean up arm linker scripts"
by Tom Rini
· 10 months ago
c080210
arm: fix __efi_runtime_start/end definitions
by Ilias Apalodimas
· 10 months ago
6b7f91c
arm: fix __efi_runtime_rel_start/end definitions
by Ilias Apalodimas
· 10 months ago
7761226
Merge branch '2024-03-28-assorted-net-changes' into next
by Tom Rini
· 10 months ago
6eca28b
smbios: fill wake-up type
by Heinrich Schuchardt
· 11 months ago
4b0c1c4
acpi: remove duplicate declaration of acpi_fill_header()
by Heinrich Schuchardt
· 12 months ago
23f128f
acpi: document HETP table
by Heinrich Schuchardt
· 12 months ago
4735d03
acpi: rename aslc_id, aslc_revision
by Heinrich Schuchardt
· 12 months ago
e99a6ef
net: phy: Factor out PHY GPIO reset code
by Marek Vasut
· 10 months ago
85d44e4
e1000: add support for i225-IT
by Marjolaine Amate
· 11 months ago
8ef8dcc
Merge tag 'u-boot-at91-2024.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next
by Tom Rini
· 10 months ago
fb49d6c
remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
by MD Danish Anwar
· 10 months ago
304fa0a
usb: gadget: UMS: support multiple sector sizes
by Caleb Connolly
· 10 months ago
ac72d17
lib/charset: Map Unicode code points to CP437 code points 1-31
by Janne Grunau
· 10 months ago
5ea38f9
video: console: Parse UTF-8 character sequences
by Janne Grunau
· 10 months ago
f048104
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next
by Tom Rini
· 10 months ago
386fca6
arch: arm: Agilex5 enablement
by Jit Loon Lim
· 10 months ago
fac1bd6
include: env: Add phytec RAUC boot logic
by Leonard Anderweit
· 10 months ago
b30d7bc
phycore_imx8mp: Move environment from include/config to board
by Leonard Anderweit
· 10 months ago
099c94b
Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next
by Tom Rini
· 10 months ago
f172575
power: rk8xx: add support for RK806
by Quentin Schulz
· 10 months ago
811323f
regulator: rk8xx: remove unused functions
by Quentin Schulz
· 10 months ago
b658505
board: rockchip: Add a common ROCK Pi 4 target
by Jonas Karlman
· 10 months ago
9fdd9a5
board: rockchip: add Rockchip Toybrick TB-RK3588X board
by Elon Zhang
· 10 months ago
969ea37
stv0991: Remove stv0991 board and architecture code
by Tom Rini
· 10 months ago
12ccdcd
firmware: psci: Fix bind_smccc_features psci check
by Weizhao Ouyang
· 11 months ago
2cec68f
configs: introduce configs needed for the am62px
by Bryan Brattlof
· 10 months ago
1bcc7a4
arm: mach-k3: am62px: introduce clock and device files for wkup spl
by Bryan Brattlof
· 10 months ago
a7ba3bf
configs: at91: sama7g54_curiosity: Add initial default configs
by Mihai Sain
· 11 months ago
642ee26
board: rockchip: add Theobroma-Systems RK3588 Jaguar SBC
by Quentin Schulz
· 10 months ago
eda2c87
rockchip: migrate hardware.h inclusion into appropriate files
by Quentin Schulz
· 10 months ago
e3a904a
starfive: visionfive2: switch to standard boot
by Nam Cao
· 11 months ago
20a0ce5
Merge tag 'v2024.04-rc4' into next
by Tom Rini
· 10 months ago
a0e02c6
net: mdio: Handle bus level GPIO Reset
by Roger Quadros
· 11 months ago
46b3ff8
board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoM
by Wadim Egorov
· 11 months ago
de5ef5d
board: ti: j784s4: Add board support for J784S4 EVM
by Apurva Nandan
· 11 months ago
Next »