summaryrefslogtreecommitdiff
path: root/board/dhelectronics
AgeCommit message (Expand)Author
2023-01-30ARM: imx: Remove PMIC reset configuration from board filesMarek Vasut
2022-10-18ARM: dts: stm32: Add DHCOR based Testbench boardMarek Vasut
2022-10-18ARM: dts: stm32: Remove buck3 regulator-always-on on AV96Marek Vasut
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-20ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18ARM: imx: Update DDR frequency on i.MX8M Plus DHCOMMarek Vasut
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-06ARM: stm32: Switch DHSOM to FMC2 EBI driverMarek Vasut
2022-09-01ARM: imx6: dh-imx6: Enable d-cache early in SPLMarek Vasut
2022-08-12ARM: stm32: DH: Use common MAC address functionsPhilip Oberfichtner
2022-08-12ARM: imx8: DH: Use common MAC address functionsPhilip Oberfichtner
2022-08-12ARM: imx6: DH: Use common MAC address functionsPhilip Oberfichtner
2022-08-12board: dhelectronics: Implement common MAC address functionsPhilip Oberfichtner
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-17board: dhelectronics: stm32mp1: convert to livetreePatrick Delaunay
2022-06-17ARM: dts: stm32: Add DHCOR based DRC Compact boardMarek Vasut
2022-05-23Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-05-23ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut
2022-05-20ARM: imx6: Adapt device tree selection in DH board filePhilip Oberfichtner
2022-05-20ARM: imx6: Fix broken DT path in DH board filePhilip Oberfichtner
2022-05-19ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96Marek Vasut
2022-04-28led: Drop led_default_state()Marek Vasut
2021-12-13ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOMMarek Vasut
2021-11-10ARM: stm32: Align mtdparts with SPI NOR layout on DHSOMMarek Vasut
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-08board: dh_stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard
2021-10-08board: stm32: Remove the bi_boot_params initializationPatrick Delaunay
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-07-10ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS fileChristoph Niedermaier
2021-06-18board: stm32mp1: correct the property name for ethPatrick Delaunay
2021-05-28ARM: stm32: Add additional ID register check for KSZ8851 presenceMarek Vasut
2021-05-28ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS fileChristoph Niedermaier
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13ARM: stm32: Use firmware property instead of loadablesMichal Simek
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-11-25ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut
2020-10-21ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROMMarek Vasut
2020-08-13ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut
2020-08-13ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut
2020-08-13ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut
2020-07-28board: dh_stm32mp1: remove env location overrideJakob Riepler
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-07board: dh_stm32mp1: update the gpio hog supportPatrick Delaunay
2020-07-07board: stm32mp1: update vddcore in SPLPatrick Delaunay
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay
2020-07-07board: st: create common file stpmic1.cPatrick Delaunay
2020-06-22ARM: imx6: Fetch MAC address in board_init_late() on DH iMX6 PDK2Marek Vasut
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass