Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f4c161fc00757243fb51bfa16ac4e61ff9364dc2
/
board
/
dhelectronics
/
dh_stm32mp1
/
board.c
3551654
ARM: dts: stm32: Auto-detect second MAC on STM32MP15xx DH electronics DHCOM
by Marek Vasut
· Thu Jun 06 15:01:48 2024 +0200
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
6a4f023
board: dhelectronics: Remove <common.h> and add needed includes
by Tom Rini
· Tue Apr 30 20:41:37 2024 -0600
7595bfc
net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code
by Marek Vasut
· Tue Mar 26 13:07:24 2024 +0100
29ab1a9
ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEPROM on DHSOM
by Marek Vasut
· Tue Mar 12 22:15:58 2024 +0100
1ec7f33
Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Wed Oct 04 10:49:30 2023 -0400
1768f5d
board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT
by Harald Seiler
· Wed Sep 27 14:46:25 2023 +0200
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
e5905ee
ARM: stm32: Use __section(".data") with dot in the section name on DHSOM
by Marek Vasut
· Thu May 04 21:52:08 2023 +0200
5278494
ARM: dts: stm32: Add DHCOR based Testbench board
by Marek Vasut
· Mon Sep 26 18:50:00 2022 +0200
69e8995
ARM: dts: stm32: Remove buck3 regulator-always-on on AV96
by Marek Vasut
· Fri Sep 23 03:31:22 2022 +0200
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
c37f201
ARM: stm32: Switch DHSOM to FMC2 EBI driver
by Marek Vasut
· Tue Aug 23 19:27:08 2022 +0200
78fa6b9
ARM: stm32: DH: Use common MAC address functions
by Philip Oberfichtner
· Tue Jul 26 15:04:53 2022 +0200
280949c
board: dhelectronics: stm32mp1: convert to livetree
by Patrick Delaunay
· Mon Jun 06 16:04:15 2022 +0200
7f809fe
ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96
by Marek Vasut
· Wed May 11 23:09:33 2022 +0200
721d99a
led: Drop led_default_state()
by Marek Vasut
· Fri Apr 22 15:41:42 2022 +0200
4bd7a5a
ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM
by Marek Vasut
· Sat Nov 13 03:26:39 2021 +0100
5a6815b
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Tue Oct 12 12:01:00 2021 -0400
bdb56793
board: dh_stm32mp1: Remove gpio_hog_probe_all() from board
by Patrice Chotard
· Wed Sep 01 11:51:43 2021 +0200
ffc5c54
board: stm32: Remove the bi_boot_params initialization
by Patrick Delaunay
· Thu Sep 02 12:02:07 2021 +0200
0034d96
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
by Simon Glass
· Sat Aug 07 07:24:01 2021 -0600
00cf4a8
board: stm32mp1: correct the property name for eth
by Patrick Delaunay
· Fri Jun 04 18:25:55 2021 +0200
b2b31c1
ARM: stm32: Add additional ID register check for KSZ8851 presence
by Marek Vasut
· Mon May 03 13:31:39 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· Mon Dec 28 20:34:56 2020 -0700
145a876
ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM
by Marek Vasut
· Thu Oct 08 15:14:58 2020 +0200
b0a2a49
ARM: dts: stm32: Update eth1addr from EEPROM if eth1 present
by Marek Vasut
· Fri Jul 31 01:34:50 2020 +0200
060cb12
ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its
by Marek Vasut
· Fri Jul 31 01:35:33 2020 +0200
019f732
board: dh_stm32mp1: remove env location override
by Jakob Riepler
· Mon Jul 27 14:18:29 2020 +0200
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
48bd3c9
board: dh_stm32mp1: update the gpio hog support
by Patrick Delaunay
· Thu Jul 02 15:20:47 2020 +0200
08c891a
board: stm32mp1: update vddcore in SPL
by Patrick Delaunay
· Mon May 25 12:19:47 2020 +0200
f2f25c3
board: st: stpmic1: add function stpmic1_init
by Patrick Delaunay
· Mon May 25 12:19:46 2020 +0200
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
272198e
ARM: dts: stm32: Synchronize DDR setttings on DH SoMs
by Marek Vasut
· Wed Apr 29 15:08:38 2020 +0200
472407a
stm32mp1: dynamically detect op-tee presence
by Patrick Delaunay
· Wed Mar 18 09:22:49 2020 +0100
cf07343
board: stm32mp1: move set_dfu_alt_info in st common directory
by Patrick Delaunay
· Wed Mar 18 09:22:45 2020 +0100
daa5f01
board: stm32mp1: move board_get_mtdparts in st common directory
by Patrick Delaunay
· Wed Mar 18 09:22:44 2020 +0100
39221b5
ARM: stm32: Implement DDR3 coding on DHCOR SoM
by Marek Vasut
· Wed Apr 22 13:18:14 2020 +0200
47b98ba
ARM: stm32: Implement board coding on AV96
by Marek Vasut
· Wed Apr 22 13:18:11 2020 +0200
78f68f2
board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED
by Patrick Delaunay
· Fri Apr 10 19:14:01 2020 +0200
f8fe21d
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
by Patrick Delaunay
· Wed Apr 01 09:07:33 2020 +0200
0839ea9
ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
by Marek Vasut
· Sat Mar 28 02:01:58 2020 +0100
2ab7a2a
ARM: dts: stm32: Use DT alias for the configuration EEPROM
by Marek Vasut
· Tue Mar 31 19:51:29 2020 +0200
5ff0529
ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board
by Marek Vasut
· Fri Jan 24 18:39:16 2020 +0100