aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "board: siemens: clean up subfolders"WIP/05Feb2024Tom Rini2024-02-053-9/+0
|\
| * siemens: eeprom: clean up definitionsEnrico Leto2024-02-053-9/+0
* | riscv: sophgo: milkv_duo: initial support addedKongyang Liu2024-01-311-0/+12
* | riscv: qemu: enable booting on a second virtio deviceAurelien Jarno2024-01-311-0/+1
* | sunxi: cleanup sunxi-common.hAndre Przywara2024-01-291-44/+12
|/
* Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians...Tom Rini2024-01-191-4/+7
|\
| * ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOMMarek Vasut2024-01-191-4/+7
* | board: rockchip: Add the Turing RK1 SoMJoshua Riek2024-01-191-0/+15
* | rockchip: rk35xx: expand space for decompressed kernelHugh Cole-Baker2024-01-192-12/+12
|/
* ARM add initial support for the Phytium Pe2201 Board.TracyMg_Li2024-01-161-0/+16
* board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoMWadim Egorov2024-01-161-0/+15
* Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/16Jan2024Tom Rini2024-01-165-5/+0
|\
| * clk/qcom: use function pointers for enable and set_rateCaleb Connolly2024-01-165-5/+0
* | arm: xea: Move XEA's environment variables from xea.h to xea.envLukasz Majewski2024-01-151-140/+0
* | ARM: imx: Set stdio to serial on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut2024-01-132-7/+13
* | ARM: imx: Set stdio to serial on DH i.MX8M Plus DHCOMMarek Vasut2024-01-131-7/+10
|/
* Merge patch series "net fixes prior lwip"WIP/11Jan2024Tom Rini2024-01-111-3/+3
|\
| * bcm_ns3: use device specific naming for variablesMaxim Uvarov2024-01-111-3/+3
* | Add imx93-var-som supportMathieu Othacehe2024-01-081-0/+48
* | verdin-imx8mm: Remove stale fdt_addr env variableFrancesco Dolcini2024-01-081-1/+0
* | arc: Cleanup and audit usage of <config.h>Tom Rini2023-12-211-21/+0
* | global: Restrict use of '#include <linux/kconfig.h>'Tom Rini2023-12-212-3/+0
* | board: lg: x3-t30: switch to DM pinmuxSvyatoslav Ryhel2023-12-191-12/+1
* | Merge patch series "Add support for MediaTek MT8365 EVK Board"Tom Rini2023-12-191-0/+12
|\ \
| * | arm: mediatek: add support for MediaTek MT8365 SoCJulien Masson2023-12-191-0/+12
* | | arm: vexpress64: juno: Allow boot from VirtIORobert Catherall2023-12-191-0/+1
* | | Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...WIP/18Dec2023-nextTom Rini2023-12-182-37/+6
|\ \ \
| * | | riscv: sifive: unmatched: migrate to text environmentYong-Xuan Wang2023-12-181-37/+0
| * | | riscv: Add support for AMD/Xilinx MicroBlaze VMichal Simek2023-12-181-0/+6
* | | | Merge tag 'v2024.01-rc5' into nextTom Rini2023-12-182-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | board: colibri_imx7: fix emmc detectionMarcel Ziswiler2023-12-121-1/+0
| * | starfive: visionfive2: add device tree overlay supportJohn Clark2023-12-061-0/+1
| |/
* | board: ti: k3: Remove need for CFG_SYS_SDRAM_BASEWIP/2023-12-15-assorted-TI-platform-updatesAndrew Davis2023-12-154-12/+0
* | board: stm32f469-disco: add splash screen with stmicroelectronics logoDario Binacchi2023-12-151-0/+2
* | pico-imx7d: add baseboard SD card boot detectBenjamin Szőke2023-12-131-1/+3
* | librem5: Add addresses for compressed kernel loadArnaud Ferraris2023-12-131-0/+2
* | imx: imx8mp: Add support for Polyhex Debix Model A SBCGilles Talis2023-12-131-0/+54
* | configs: keystone2: Do not include hardware.hAndrew Davis2023-11-291-1/+0
* | configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZEAndrew Davis2023-11-291-22/+0
* | siemens,am335x: clean-up draco targetsEnrico Leto2023-11-224-41/+0
* | Merge tag 'v2024.01-rc3' into nextTom Rini2023-11-2025-28/+41
|\|
| * Merge branch '2023-11-10-assorted-fixes'Tom Rini2023-11-1023-27/+27
| |\
| | * tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2023-11-1023-27/+27
| * | board: rockchip: add Pine64 QuartzPro64 RK3588 boardTom Fitzhenry2023-11-091-0/+14
| |/
| * configs: Add support in Kconfig and convert for armada boardsAlgapally Santosh Sagar2023-11-071-1/+0
* | poplar: provide more space for kernel imageIgor Opaniuk2023-11-161-4/+4
* | stm32mp2: initial supportPatrice Chotard2023-11-131-0/+24
* | scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom Rini2023-11-073-19/+0
|/
* bmips: Add Inteno XG6846 boardLinus Walleij2023-11-061-0/+8
* ARM: configs: libretech-ac: enable USB_DFU like in meson64.hNeil Armstrong2023-11-061-0/+1