aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini1-0/+1
2023-12-21global: Remove duplicate common.h inclusionsTom Rini4-4/+0
2023-12-21global: Drop common.h inclusionTom Rini6-8/+0
2023-12-21sandbox: Audit config.h and common.h usageTom Rini1-1/+1
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini3-0/+3
2023-12-21arc: Cleanup and audit usage of <config.h>Tom Rini1-0/+4
2023-12-20board: phytec: phytec_som_detection: fix uninitialized bugYannic Moog1-1/+2
2023-12-20board: phytec: som_detection: move definitions to source fileYannic Moog4-70/+71
2023-12-20board: phytec: phytec_som_detection: fix eeprom_data zero checkYannic Moog1-2/+2
2023-12-20board: phytec: imx8m_som_detection: fix uninitialized pointer bugYannic Moog1-3/+3
2023-12-20board: phytec: imx8m_som_detection: change phytec_imx8m_detect return typeYannic Moog2-3/+3
2023-12-19board: compal: paz00: clean up the boardSvyatoslav Ryhel2-61/+0
2023-12-19board: htc: endeavoru: switch to DM pinmuxSvyatoslav Ryhel2-376/+0
2023-12-19board: asus: transformer: switch to DM pinmuxSvyatoslav Ryhel2-388/+0
2023-12-19board: lg: x3-t30: switch to DM pinmuxSvyatoslav Ryhel5-486/+0
2023-12-19board: asus: grouper: switch to DM pinmuxSvyatoslav Ryhel2-380/+0
2023-12-19Merge patch series "Add support for MediaTek MT8365 EVK Board"Tom Rini3-0/+42
2023-12-19board: mediatek: add MT8365 EVK board supportJulien Masson3-0/+42
2023-12-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...WIP/18Dec2023-nextTom Rini7-1/+77
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini12-2096/+301
2023-12-18riscv: sifive: unmatched: migrate to text environmentYong-Xuan Wang1-0/+19
2023-12-18riscv: Add support for AMD/Xilinx MicroBlaze VMichal Simek6-1/+58
2023-12-15Revert "board: ti: am62x/am62ax: Update virtual interrupt allocations in boar...Tom Rini2-21/+21
2023-12-15board: ti: k3: Remove need for CFG_SYS_SDRAM_BASEWIP/2023-12-15-assorted-TI-platform-updatesAndrew Davis3-6/+6
2023-12-15board: ti: am62x/am62ax: Update virtual interrupt allocations in board configVishal Mahaveer2-21/+21
2023-12-15board: ti: am62x/am62ax: Update MCU GPIO interrupt allocation in board configVishal Mahaveer2-4/+28
2023-12-15board: ti: am62ax: Add C7x resource allocation entries to board configVishal Mahaveer1-17/+29
2023-12-15board: ti: am62x/am62ax: Formatting updates to board config filesVishal Mahaveer2-573/+326
2023-12-15arm: mach-k3: Move K3 common schema.yaml out of board directoryAndrew Davis1-436/+0
2023-12-15board: st: common: simplify MTD device parsingPatrice Chotard1-17/+2
2023-12-15board: st: common: Fix board_get_alt_info_mtd()Patrice Chotard1-7/+2
2023-12-14imx8mp-venice: update DRAM config for 2000MHzTim Harvey1-107/+107
2023-12-14imx8mp-venice: fix DRAM bus configurationTim Harvey1-60/+61
2023-12-14board: gateworks: venice: remove extra fileTim Harvey1-1849/+0
2023-12-14ARM: imx: Update DRAM timings with inline ECC on Data Modul i.MX8M Plus eDM SBCMarek Vasut2-74/+119
2023-12-14ARM: imx: Force DRAM regulators into FPWM mode on Data Modul i.MX8M Plus eDM SBCMarek Vasut1-0/+5
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/14Dec2023-nextTom Rini3-0/+83
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini24-153/+2311
2023-12-13pico-imx7d: add baseboard SD card boot detectBenjamin Szőke3-8/+147
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini4-4/+4
2023-12-13treewide: Tidy up semicolon after command macrosSimon Glass4-4/+4
2023-12-13maintainers: rk3399: remove maintainerShantur Rathore2-2/+0
2023-12-13board: apalis/colibri imx6/imx6ull/imx7: Add fastboot bootcmd supportHiago De Franco4-20/+33
2023-12-13pico-imx7d: Remove board_phy_config()Fabio Estevam1-26/+0
2023-12-13librem5: properly set the `fdtfile` env variableArnaud Ferraris1-1/+26
2023-12-13MAINTAINERS: Remove non-working address from MAINTAINERSHugo Villeneuve2-2/+0
2023-12-13imx8mn-var-som: Simplify FEC initializationHugo Villeneuve1-13/+0
2023-12-13imx8mn_var_som: Add myself to MAINTAINERSHugo Villeneuve1-0/+1
2023-12-13imx8mp_evk: Remove unneeded header filesFabio Estevam1-13/+0
2023-12-13imx8mp_evk: Simplify Ethernet initializationFabio Estevam1-27/+1