u-boot/arch
Marc Ferland 9452d58e10 arm: dart6ul: enable DM_ETH for the dart6ul
This patch converts the dart6ul ethernet support to DM_ETH and cleans
up the legacy ethernet code. The clean up, more specifically:

* moves the fec2 node and pin definition to the carrier board DTS
  since the phy associated with it is on the carrier board and not on
  the SoM;
* add the reset pin associated to each phy;
* separate the ethernet, mdio and reset pins of each fec so that they
  are easier to reference;
* add clock properties to the phy nodes since they are connected to the
  50Mhz ENET[12]_TX_CLK clock of the SoC;
* remove CONFIG_BOARD_EARLY_INIT_F since the function is now empty.

Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
2021-01-23 11:30:31 +01:00
..
arc Driver model: make some udevice fields private 2021-01-05 22:34:43 -05:00
arm arm: dart6ul: enable DM_ETH for the dart6ul 2021-01-23 11:30:31 +01:00
m68k common: board_r: Drop arch-specific ifdefs around initr_trap 2021-01-15 14:36:12 -05:00
microblaze microblaze: Enable GCC garbage collector for full U-Boot 2020-11-20 10:42:53 +01:00
mips common: board_r: Drop arch-specific ifdefs around initr_trap 2021-01-15 14:36:12 -05:00
nds32 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header 2021-01-05 12:24:40 -07:00
nios2 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header 2021-01-05 12:24:40 -07:00
powerpc common: board_r: Drop arch-specific ifdefs around initr_trap 2021-01-15 14:36:12 -05:00
riscv riscv: dts: Add device tree for Microchip Icicle Kit 2021-01-18 11:06:38 +08:00
sandbox test: add test for dropped trace before log_init 2021-01-15 14:36:11 -05:00
sh arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header 2021-01-05 12:24:40 -07:00
x86 Driver model: make some udevice fields private 2021-01-05 22:34:43 -05:00
xtensa arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header 2021-01-05 12:24:40 -07:00
.gitignore
Kconfig linker_lists: Fix alignment issue 2020-12-18 20:32:21 -07:00
u-boot-elf.lds arch: Add explicit linker script for u-boot-elf 2020-04-03 11:52:55 -04:00