aboutsummaryrefslogtreecommitdiff
path: root/board/phytec
AgeCommit message (Expand)AuthorFilesLines
2024-06-18board: phytec: phycore-am62x: Use memory nodes in higher boot stagesWadim Egorov1-1/+29
2024-06-18board: phytec: phycore-am62x: Pull in k3_dfu.envWadim Egorov1-0/+2
2024-06-18board: phytec: phycore-am62x: Fix CONFIG_SPL_BOARD_INITWadim Egorov1-0/+1
2024-06-18board: phytec: common: k3: Copy fixed partitions to OS device treeWadim Egorov1-0/+10
2024-06-07Merge patch series "*** phyCORE-AM62x: DDR detection / Inject DDR timing delt...Tom Rini11-14/+504
2024-06-07board: phytec: am62x: Add support for 1 & 4 GB RAM variantsWadim Egorov4-2/+394
2024-06-07board: phytec: common: Introduce a method to inject DDR timings deltasWadim Egorov5-3/+99
2024-06-07board: phytec: Fix function definitions in AM6x SOM detectionWadim Egorov1-9/+9
2024-06-07board: phytec: Make AM6 SoM detection depend on I2CWadim Egorov1-0/+2
2024-06-07Merge patch series "PHYTEC SOM Detection API v3"Tom Rini7-30/+407
2024-06-07board: phytec: common: k3: Set MACDaniel Schultz1-0/+23
2024-06-07board: phytec: common: Add API v3Daniel Schultz6-1/+336
2024-06-07board: phytec: common: Move API v2 init to new functionDaniel Schultz1-15/+23
2024-06-07board: phytec: common: Define PHYTEC_API2_DATA_LENDaniel Schultz2-5/+6
2024-06-07board: phytec: common: Move eeprom read to new functionDaniel Schultz1-14/+24
2024-06-03board: phycore_imx8mp: enable setting 2GHz timings without RAM sizeBenjamin Hahn2-4/+31
2024-06-03board: phytec: phycore_imx8mp: Make RAM size configuration fixTeresa Remmet2-8/+74
2024-06-03board: phytec: phycore_imx8mp: Add support for different RAM sizesTeresa Remmet4-59/+221
2024-06-03board: phytec: phycore-imx8mp: spl: Fix syle issueTeresa Remmet1-2/+2
2024-06-03arm: imx8mp-phycore: move to OF_UPSTREAMYannic Moog1-1/+0
2024-06-03arm: imx8mm-phycore: move to OF_UPSTREAMYannic Moog1-3/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini16-80/+79
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini16-79/+80
2024-05-10Merge patch series "*** Commonize board code for K3 based SoMs ***"Tom Rini4-67/+77
2024-05-10board: phytec: Commonize board code for K3 based SoMsWadim Egorov4-67/+77
2024-05-07board: phytec: Remove <common.h> and add needed includesTom Rini12-12/+2
2024-05-06global: Audit usage of <eeprom.h>Tom Rini1-1/+0
2024-04-29Merge patch series "Update PHYTEC SOM Detection"WIP/29Apr2024Tom Rini9-34/+314
2024-04-29board: phytec: Add SOM detection for AM6xDaniel Schultz6-0/+222
2024-04-29board: phytec: common: Fix eepom is empty checkDaniel Schultz1-2/+2
2024-04-29board: phytec: check eeprom_data validityYannic Moog2-7/+14
2024-04-29board: phytec: introduce eeprom struct member 'valid'Yannic Moog3-32/+45
2024-04-29board: phytec: common: Generic "add extension" functionDaniel Schultz2-0/+38
2024-04-29Merge patch series "*** Migrate some PHYTEC boards to OF_UPSTREAM ***"Tom Rini3-6/+0
2024-04-29phycore-rk3288: Migrate to OF_UPSTREAMWadim Egorov1-2/+0
2024-04-29phycore-am64x: Migrate to OF_UPSTREAMWadim Egorov1-2/+0
2024-04-29phycore-am62x: Migrate to OF_UPSTREAMWadim Egorov1-2/+0
2024-04-20imx93: Move SoC and lifeclycle information to debug levelFabio Estevam1-2/+2
2024-04-11board: phycore-am62x: Extend for better environment handlingWadim Egorov1-0/+64
2024-04-05arm: imx9: Correct imx9_probe_mu prototypeYe Li1-1/+1
2024-03-25Merge tag 'v2024.04-rc5' into nextWIP/25Mar2024-nextTom Rini1-0/+5
2024-03-24board: phytec: phycore_imx8mp.env fix netboot issuesYannic Moog1-2/+2
2024-03-17board: phytec: phycore_imx8mp: Add RAUC boot logic to environmentLeonard Anderweit1-1/+6
2024-03-17phycore_imx8mp: Move default bootcmd to board envLeonard Anderweit1-0/+12
2024-03-17phycore_imx8mp: Move environment from include/config to boardLeonard Anderweit1-0/+45
2024-03-17board: phytec: define get_som_type also when SoM detection is disabledBenjamin Hahn1-0/+5
2024-03-13boards: Remove empty BOARD_SPECIFIC_OPTIONSTom Rini1-3/+0
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini4-2/+29
2024-03-11board: phycore_imx8mp: Use 2GHz RAM timings for PCL-070 from pcb_rev 1Benjamin Hahn1-2/+4
2024-03-11board: phytec: common: phytec_som_detection: Add phytec_get_som_typeBenjamin Hahn2-0/+18