aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-02ARM: renesas: Rename rmobile.h to renesas.hMarek Vasut4-4/+4
2024-02-24imx: imxrt1050-evk: Add support for SPI flash bootingJesse Taube1-0/+6
2024-02-20Merge patch series "board/ti: k3 boards: Stop using findfdt"WIP/20Feb2024Tom Rini1-12/+0
2024-02-20include: env: ti: Drop default_findfdtNishanth Menon1-12/+0
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini3-0/+366
2024-02-19board: Add support for Sielaff i.MX6 Solo boardFrieder Schrempf1-0/+25
2024-02-19msc_sm2s_imx8mp: Convert to DM_SERIALFabio Estevam1-2/+0
2024-02-15Merge tag 'u-boot-dfu-20240215' of https://source.denx.de/u-boot/custodians/u...WIP/15Feb2024Tom Rini1-4/+3
2024-02-15common: avb_verify: add str_avb_io_error/str_avb_slot_errorIgor Opaniuk1-1/+2
2024-02-15avb: move SPDX license identifiers to the first lineIgor Opaniuk1-3/+1
2024-02-14Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodia...WIP/14Feb2024Tom Rini1-2/+2
2024-02-14arm64: versal-net: Setup correct addresses of GICR/GICDMichal Simek1-2/+2
2024-02-13boot: add support for button commandsCaleb Connolly1-0/+9
2024-02-12lib: charset: Fix and extend utf8_to_utf32_stream() documentationJanne Grunau1-2/+12
2024-02-10ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board codeHai Pham1-0/+14
2024-02-10dt-bindings: power: Add R8A779H0 V4M SYSC power domain definitionsDuy Nguyen1-0/+49
2024-02-10dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock DefinitionsDuy Nguyen1-0/+96
2024-02-08Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custo...WIP/08Feb2024Tom Rini4-19/+62
2024-02-08phycore-imx8mp: add support for booting and flashing emmc via UUUBenjamin Hahn1-0/+5
2024-02-08imx: scu_api: add implementation of sc_pm_reset_reasonIgor Opaniuk1-0/+6
2024-02-08board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 supportMathieu Othacehe1-0/+28
2024-02-08tools: mkimage: Add support for i.MXRT FlexSPI HeaderJesse Taube1-19/+23
2024-02-08net: phy: nxp-c45-tja11xx: use local definion of featuresRadu Pirea (NXP OSS)1-4/+0
2024-02-07Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodi...WIP/07Feb2024Tom Rini5-9/+17
2024-02-05Merge patch series "board: siemens: clean up subfolders"WIP/05Feb2024Tom Rini3-9/+0
2024-02-05siemens: eeprom: clean up definitionsEnrico Leto3-9/+0
2024-02-04rockchip: rk3588: Sync device tree from linux v6.8-rc1Jonas Karlman1-0/+4
2024-02-04rockchip: rk356x: Sync device tree from linux v6.7Jonas Karlman1-0/+1
2024-02-04rockchip: rv1126: Move RAM disk addressTim Lunn1-1/+1
2024-02-04board: rockchip: Add Sonoff iHost boardTim Lunn1-0/+10
2024-02-04rockchip: Convert rv1126 to standard bootTim Lunn2-8/+1
2024-02-02smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt1-1/+1
2024-01-31riscv: sophgo: milkv_duo: initial support addedKongyang Liu1-0/+12
2024-01-31riscv: qemu: enable booting on a second virtio deviceAurelien Jarno1-0/+1
2024-01-29clk: Document clk_ops return codes and behaviorSean Anderson1-10/+103
2024-01-29treewide: Remove clk_freeSean Anderson1-21/+0
2024-01-29clk: Remove rfreeSean Anderson2-24/+4
2024-01-29Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+2
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini1-0/+10
2024-01-29spl: Enforce framebuffer reservation from end of RAMDevarsh Thakkar1-0/+10
2024-01-29Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini1-9/+5
2024-01-29mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()Takahiro Kuwano1-0/+1
2024-01-29mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28Takahiro Kuwano1-0/+1
2024-01-29mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28Takahiro Kuwano1-1/+0
2024-01-29mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28Takahiro Kuwano1-8/+3
2024-01-29efi_loader: export efi_get_configuration_tableHeinrich Schuchardt1-0/+2
2024-01-29sunxi: cleanup sunxi-common.hAndre Przywara1-44/+12
2024-01-26efi_loader: migrate SMBIOS 3.0 entry point structure for measurementMasahisa Kojima2-2/+3
2024-01-26smbios: type2: contained object handlesHeinrich Schuchardt1-0/+1
2024-01-24headers: don't depend on errno.h being availableMax Krummenacher12-0/+22