aboutsummaryrefslogtreecommitdiff
path: root/board/dhelectronics
AgeCommit message (Expand)AuthorFilesLines
2024-07-22board: dhelectronics: Remove duplicate newlinesMarek Vasut1-1/+0
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini1-2/+13
2024-06-18ARM: dts: stm32: Auto-detect second MAC on STM32MP15xx DH electronics DHCOMMarek Vasut1-0/+65
2024-06-14ARM: stm32: Fix livetree conversion on STM32MP15xx DHSOMMarek Vasut1-2/+13
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini8-9/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini8-1/+9
2024-05-06board: dhelectronics: Remove <common.h> and add needed includesTom Rini8-8/+1
2024-05-06global: Audit usage of <eeprom.h>Tom Rini1-1/+0
2024-04-19net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue codeMarek Vasut1-82/+0
2024-04-05ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEP...Marek Vasut5-0/+39
2023-12-16ARM: imx: Update DRAM timings with inline ECC on DH i.MX8MP DHCOM SoMMarek Vasut5-114/+204
2023-12-16ARM: imx: Force DRAM regulators into FPWM mode on DH i.MX8MP DHCOM SoMMarek Vasut1-0/+5
2023-10-16arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100Marek Vasut1-0/+16
2023-10-16arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoMMarek Vasut2-228/+46
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini1-2/+3
2023-10-04board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINTHarald Seiler1-2/+3
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang2-0/+2
2023-08-03ARM: imx: Update MAINTAINERS file on DH electronics i.MX8M Plus DHCOMMarek Vasut1-6/+6
2023-06-16ARM: stm32: Use __section(".data") with dot in the section name on DHSOMMarek Vasut1-3/+3
2023-03-30arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaroundMarek Vasut1-12/+0
2023-03-30arm64: imx8mp: Drop EQoS GPR[1] board workaroundMarek Vasut1-14/+0
2023-03-30arm64: imx8mp: Auto-detect PHY on i.MX8MP DHCOMMarek Vasut1-0/+228
2023-03-30ARM: imx: Add 2 GiB DRAM support for DH electronics i.MX8M Plus DHCOMMarek Vasut4-2/+1848
2023-01-30ARM: imx: Remove PMIC reset configuration from board filesMarek Vasut1-3/+0
2022-10-18ARM: dts: stm32: Add DHCOR based Testbench boardMarek Vasut2-16/+45
2022-10-18ARM: dts: stm32: Remove buck3 regulator-always-on on AV96Marek Vasut1-0/+1
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini1-17/+0
2022-09-20ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut1-17/+0
2022-09-19Merge branch 'master' into nextTom Rini2-57/+5
2022-09-18ARM: imx: Update DDR frequency on i.MX8M Plus DHCOMMarek Vasut1-5/+5
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese1-1/+1
2022-09-06ARM: stm32: Switch DHSOM to FMC2 EBI driverMarek Vasut1-52/+0
2022-09-01ARM: imx6: dh-imx6: Enable d-cache early in SPLMarek Vasut1-0/+41
2022-08-12ARM: stm32: DH: Use common MAC address functionsPhilip Oberfichtner1-57/+45
2022-08-12ARM: imx8: DH: Use common MAC address functionsPhilip Oberfichtner1-73/+48
2022-08-12ARM: imx6: DH: Use common MAC address functionsPhilip Oberfichtner1-33/+14
2022-08-12board: dhelectronics: Implement common MAC address functionsPhilip Oberfichtner5-0/+139
2022-06-20Merge branch 'master' into nextTom Rini1-0/+15
2022-06-17board: dhelectronics: stm32mp1: convert to livetreePatrick Delaunay1-22/+16
2022-06-17ARM: dts: stm32: Add DHCOR based DRC Compact boardMarek Vasut1-0/+15
2022-05-23Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini10-8/+2338
2022-05-23ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut9-0/+2311
2022-05-20ARM: imx6: Adapt device tree selection in DH board filePhilip Oberfichtner1-6/+25
2022-05-20ARM: imx6: Fix broken DT path in DH board filePhilip Oberfichtner1-2/+2
2022-05-19ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96Marek Vasut1-3/+106
2022-04-28led: Drop led_default_state()Marek Vasut1-3/+0
2021-12-13ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOMMarek Vasut1-4/+10
2021-11-10ARM: stm32: Align mtdparts with SPI NOR layout on DHSOMMarek Vasut1-1/+0
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay2-2/+2