aboutsummaryrefslogtreecommitdiffstats
path: root/board/dhelectronics
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextTom Rini2022-06-201-0/+15
|\
| * ARM: dts: stm32: Add DHCOR based DRC Compact boardMarek Vasut2022-06-171-0/+15
* | board: dhelectronics: stm32mp1: convert to livetreePatrick Delaunay2022-06-171-22/+16
|/
* Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-05-2310-8/+2338
|\
| * ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut2022-05-239-0/+2311
| * ARM: imx6: Adapt device tree selection in DH board filePhilip Oberfichtner2022-05-201-6/+25
| * ARM: imx6: Fix broken DT path in DH board filePhilip Oberfichtner2022-05-201-2/+2
* | ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96Marek Vasut2022-05-191-3/+106
|/
* led: Drop led_default_state()Marek Vasut2022-04-281-3/+0
* ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOMMarek Vasut2021-12-131-4/+10
* ARM: stm32: Align mtdparts with SPI NOR layout on DHSOMMarek Vasut2021-11-101-1/+0
* board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay2021-11-102-2/+2
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...WIP/12Oct2021Tom Rini2021-10-121-6/+0
|\
| * board: dh_stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard2021-10-081-3/+0
| * board: stm32: Remove the bi_boot_params initializationPatrick Delaunay2021-10-081-3/+0
* | treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-251-2/+3
|/
* ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS fileChristoph Niedermaier2021-07-101-1/+2
* board: stm32mp1: correct the property name for ethPatrick Delaunay2021-06-181-2/+2
* ARM: stm32: Add additional ID register check for KSZ8851 presenceMarek Vasut2021-05-281-1/+10
* ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS fileChristoph Niedermaier2021-05-281-0/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+2
* ARM: stm32: Use firmware property instead of loadablesMichal Simek2021-01-132-5/+5
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-3/+3
* ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut2020-11-251-0/+22
* ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROMMarek Vasut2020-10-211-4/+36
* ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut2020-08-131-2/+23
* ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut2020-08-131-0/+14
* ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut2020-08-133-4/+25
* board: dh_stm32mp1: remove env location overrideJakob Riepler2020-07-281-12/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-2/+2
* board: dh_stm32mp1: update the gpio hog supportPatrick Delaunay2020-07-071-8/+2
* board: stm32mp1: update vddcore in SPLPatrick Delaunay2020-07-071-1/+8
* board: st: stpmic1: add function stpmic1_initPatrick Delaunay2020-07-072-4/+3
* board: st: create common file stpmic1.cPatrick Delaunay2020-07-071-1/+1
* ARM: imx6: Fetch MAC address in board_init_late() on DH iMX6 PDK2Marek Vasut2020-06-221-2/+2
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut2020-05-141-2/+6
* stm32mp1: dynamically detect op-tee presencePatrick Delaunay2020-05-141-3/+1
* stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay2020-05-141-0/+1
* board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay2020-05-142-50/+2
* board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay2020-05-142-89/+1
* ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut2020-05-141-1/+25
* ARM: stm32: Implement board coding on AV96Marek Vasut2020-05-144-1/+140
* ARM: stm32: Add default config for DHCORMarek Vasut2020-05-141-0/+1
* ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETHHarald Seiler2020-04-181-49/+2