Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
cac77418d6be11445c3e1139f6763b5f5f5fe9fb
/
include
e3a904a
starfive: visionfive2: switch to standard boot
by Nam Cao
· 9 months ago
65abdd19
ARM: renesas: Rename rmobile.h to renesas.h
by Marek Vasut
· 9 months ago
7079eeb
imx: imxrt1050-evk: Add support for SPI flash booting
by Jesse Taube
· 9 months ago
7bb761c
Merge patch series "board/ti: k3 boards: Stop using findfdt"
by Tom Rini
· 9 months ago
452bab0
include: env: ti: Drop default_findfdt
by Nishanth Menon
· 10 months ago
bebf916
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· 9 months ago
588399c
board: Add support for Sielaff i.MX6 Solo board
by Frieder Schrempf
· 9 months ago
a59fb3d
msc_sm2s_imx8mp: Convert to DM_SERIAL
by Fabio Estevam
· 10 months ago
9e00b69
Merge tag 'u-boot-dfu-20240215' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 9 months ago
fc7ef0f
common: avb_verify: add str_avb_io_error/str_avb_slot_error
by Igor Opaniuk
· 10 months ago
a14aa59
avb: move SPDX license identifiers to the first line
by Igor Opaniuk
· 10 months ago
77ff61a
Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 9 months ago
c2ad5fb
arm64: versal-net: Setup correct addresses of GICR/GICD
by Michal Simek
· 10 months ago
e761035
boot: add support for button commands
by Caleb Connolly
· 11 months ago
1a72acb
lib: charset: Fix and extend utf8_to_utf32_stream() documentation
by Janne Grunau
· 10 months ago
53066de
ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code
by Hai Pham
· 10 months ago
42a064d
dt-bindings: power: Add R8A779H0 V4M SYSC power domain definitions
by Duy Nguyen
· 10 months ago
ad005d8
dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions
by Duy Nguyen
· 10 months ago
2b51069
Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 10 months ago
8dcf1df
phycore-imx8mp: add support for booting and flashing emmc via UUU
by Benjamin Hahn
· 10 months ago
0bc69a1
imx: scu_api: add implementation of sc_pm_reset_reason
by Igor Opaniuk
· 10 months ago
7c1f8ce
board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 support
by Mathieu Othacehe
· 10 months ago
b0adbd6
tools: mkimage: Add support for i.MXRT FlexSPI Header
by Jesse Taube
· 10 months ago
6c43208
net: phy: nxp-c45-tja11xx: use local definion of features
by Radu Pirea (NXP OSS)
· 12 months ago
7ebc77f
Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 10 months ago
daa3100
Merge patch series "board: siemens: clean up subfolders"
by Tom Rini
· 10 months ago
5ae5461
siemens: eeprom: clean up definitions
by Enrico Leto
· 10 months ago
73707d3
rockchip: rk3588: Sync device tree from linux v6.8-rc1
by Jonas Karlman
· 10 months ago
9e4d11a
rockchip: rk356x: Sync device tree from linux v6.7
by Jonas Karlman
· 10 months ago
e6593b5
rockchip: rv1126: Move RAM disk address
by Tim Lunn
· 10 months ago
e5eba34
board: rockchip: Add Sonoff iHost board
by Tim Lunn
· 10 months ago
3da3bb9
rockchip: Convert rv1126 to standard boot
by Tim Lunn
· 10 months ago
406c410
smbios: correctly name Structure Table Maximum Size field
by Heinrich Schuchardt
· 10 months ago
0dc6ee6
riscv: sophgo: milkv_duo: initial support added
by Kongyang Liu
· 10 months ago
cbc45cb
riscv: qemu: enable booting on a second virtio device
by Aurelien Jarno
· 11 months ago
0bfbb83
clk: Document clk_ops return codes and behavior
by Sean Anderson
· 11 months ago
c9309f4
treewide: Remove clk_free
by Sean Anderson
· 11 months ago
82719d3
clk: Remove rfree
by Sean Anderson
· 11 months ago
d5c0c99
Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 10 months ago
073f4f1
Merge patch series "Move framebuffer reservation for SPL to RAM end"
by Tom Rini
· 10 months ago
1d3c266
spl: Enforce framebuffer reservation from end of RAM
by Devarsh Thakkar
· 12 months ago
8986be5
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 10 months ago
e70ac28
mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()
by Takahiro Kuwano
· 11 months ago
9901312
mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28
by Takahiro Kuwano
· 11 months ago
a3a5cc7
mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28
by Takahiro Kuwano
· 11 months ago
7a67bc5
mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28
by Takahiro Kuwano
· 11 months ago
fa07721
efi_loader: export efi_get_configuration_table
by Heinrich Schuchardt
· 10 months ago
1ebb9ef
sunxi: cleanup sunxi-common.h
by Andre Przywara
· 11 months ago
2497f6a
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
by Masahisa Kojima
· 10 months ago
a5866c3
smbios: type2: contained object handles
by Heinrich Schuchardt
· 10 months ago
e2e6929
headers: don't depend on errno.h being available
by Max Krummenacher
· 10 months ago
3d80ec5
board: samsung: Add support for E850-96 board
by Sam Protsenko
· 11 months ago
bd6bff7
dt-bindings: clock: Add Exynos850 clock controller
by Sam Protsenko
· 11 months ago
5473a06
dt-bindings: soc: samsung: Add Exynos USI
by Sam Protsenko
· 11 months ago
e75e4cf
part: correct documentation of part_get_bootable()
by Heinrich Schuchardt
· 10 months ago
83a8424
Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 10 months ago
82f5942
ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOM
by Marek Vasut
· 11 months ago
f4d5486
Merge branch '2024-01-18-assorted-fixes'
by Tom Rini
· 10 months ago
23c1ab9
env: allow to copy value from default environment into a buffer
by Quentin Schulz
· 10 months ago
153ac95
board: rockchip: Add the Turing RK1 SoM
by Joshua Riek
· 11 months ago
69b7387
rockchip: rk35xx: expand space for decompressed kernel
by Hugh Cole-Baker
· 11 months ago
0408347
drivers: pci: Fix dm_pci_map_bar() to support 64b BARs
by Moritz Fischer
· 11 months ago
27cc595
include: env: ti: add default for do_main_cpsw0_qsgmii_phyinit
by Manorit Chawdhry
· 11 months ago
a99d652
include: env: ti: ti_common: Fix a missing semicolon
by Manorit Chawdhry
· 11 months ago
bdaa0b2
Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 10 months ago
6422820
efi_loader: split unrelated code from efi_bootmgr.c
by AKASHI Takahiro
· 10 months ago
48f31ee
cmd/command.c: constify "arg" argument of cmd_get_data_size()
by Rasmus Villemoes
· 11 months ago
e6a8c6f
ARM add initial support for the Phytium Pe2201 Board.
by TracyMg_Li
· 11 months ago
085cd64
board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM
by Wadim Egorov
· 11 months ago
043ca8c
Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon
by Tom Rini
· 10 months ago
6ca9349
Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 10 months ago
37ea134
clk/qcom: use function pointers for enable and set_rate
by Caleb Connolly
· 1 year, 1 month ago
3ead661
clk/qcom: handle resets and clocks in one device
by Konrad Dybcio
· 1 year, 1 month ago
dbde4c6
arm: xea: Move XEA's environment variables from xea.h to xea.env
by Lukasz Majewski
· 11 months ago
645add7
ARM: imx: Set stdio to serial on Data Modul i.MX8M Mini/Plus eDM SBC
by Marek Vasut
· 11 months ago
eba4198
ARM: imx: Set stdio to serial on DH i.MX8M Plus DHCOM
by Marek Vasut
· 11 months ago
af7a34a
fwu: fix fwu_get_image_index interface
by Masahisa Kojima
· 11 months ago
f19171c
efi_loader: Clean up efi_dp_append and efi_dp_concat
by Ilias Apalodimas
· 11 months ago
03e5982
tools: fix build without LIBCRYPTO support
by Paul-Erwan Rio
· 11 months ago
2ee7a8e
Merge patch series "net fixes prior lwip"
by Tom Rini
· 11 months ago
0c6d645
bcm_ns3: use device specific naming for variables
by Maxim Uvarov
· 11 months ago
d3dba8a
Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 11 months ago
16f79dd
fastboot: add oem console command support
by Ion Agorria
· 11 months ago
e58bafc
lib: membuff: fix readline not returning line in case of overflow
by Ion Agorria
· 11 months ago
9ce75f4
common: console: introduce console_record_isempty helper
by Ion Agorria
· 11 months ago
475aa9a
fastboot: implement "getvar all"
by Ion Agorria
· 11 months ago
85fcd69
fastboot: multiresponse support
by Ion Agorria
· 11 months ago
efe441a
smbios: smbios.h should not import ofnode.h
by Heinrich Schuchardt
· 11 months ago
e3db8d6
lib: make table_compute_checksum() arguments const
by Heinrich Schuchardt
· 11 months ago
54e1aa2
Add imx93-var-som support
by Mathieu Othacehe
· 11 months ago
59a72ca
verdin-imx8mm: Remove stale fdt_addr env variable
by Francesco Dolcini
· 11 months ago
a083ae7
acpi: use 64-bit addresses in FADT table
by Heinrich Schuchardt
· 12 months ago
70fe238
fdt: Allow the devicetree to come from a bloblist
by Simon Glass
· 11 months ago
a8efebe
acpi: Write pointers to tables instead of addresses
by Simon Glass
· 11 months ago
31f950a
smbios: Require the caller to align the SMBIOS table
by Simon Glass
· 11 months ago
138e691
efi: Use the correct GUID for the SMBIOS table
by Simon Glass
· 11 months ago
b2b58e1
smbios: Correct gd_smbios_start()
by Simon Glass
· 11 months ago
7092429
smbios: Use SMBIOS 3.0 to support an address above 4GB
by Simon Glass
· 11 months ago
de4b91c
smbios: SMBIOS 3.0 (64-bit) Entry Point structure
by Heinrich Schuchardt
· 11 months ago
93a0138
Merge tag 'v2024.01-rc6' into next
by Tom Rini
· 11 months ago
Next »