summaryrefslogtreecommitdiff
path: root/board/dhelectronics
AgeCommit message (Expand)AuthorFilesLines
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-31ARM: 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-02ARM: 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
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini1-6/+0
2021-10-08board: dh_stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard1-3/+0
2021-10-08board: stm32: Remove the bi_boot_params initializationPatrick Delaunay1-3/+0
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass1-2/+3
2021-07-10ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS fileChristoph Niedermaier1-1/+2
2021-06-18board: stm32mp1: correct the property name for ethPatrick Delaunay1-2/+2
2021-05-28ARM: stm32: Add additional ID register check for KSZ8851 presenceMarek Vasut1-1/+10
2021-05-28ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS fileChristoph Niedermaier1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-13ARM: stm32: Use firmware property instead of loadablesMichal Simek2-5/+5
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-3/+3
2020-11-25ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut1-0/+22
2020-10-21ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROMMarek Vasut1-4/+36
2020-08-13ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut1-2/+23
2020-08-13ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut1-0/+14
2020-08-13ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut3-4/+25
2020-07-28board: dh_stm32mp1: remove env location overrideJakob Riepler1-12/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-2/+2
2020-07-07board: dh_stm32mp1: update the gpio hog supportPatrick Delaunay1-8/+2