Tom Rini
6d0453d889
Merge tag 'v2021.07-rc5' into next
...
Prepare v2021.07-rc5
# gpg: Signature made Mon 28 Jun 2021 03:39:36 PM EDT
# gpg: using RSA key 1A3C7F70E08FAB1707809BBF147C39FF9634B72C
# gpg: Good signature from "Thomas Rini <trini@konsulko.com >" [ultimate]
# Conflicts:
# configs/am64x_evm_r5_defconfig
2021-06-28 16:22:13 -04:00
Tom Rini
2bba78076b
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-06-28 10:17:29 -04:00
Tom Rini
a94b2aad05
Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next
...
First set of u-boot-atmel features for the 2021.10 cycle:
This feature set converts the boards pm9261 and pm9263 Ethernet support
to DM; enables hash command for all SAM boards; fixes the NAND pmecc
bit-flips correction; adds Falcon boot for sama5d3_xplained board; and
other minor adjustments.
2021-06-17 11:46:44 -04:00
Eugen Hristev
86ce3737ed
configs: sam boards: add hash command
...
Add hash and hash verify commands. These would be useful for
verifying copied data.
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com >
2021-06-14 11:57:09 +03:00
Tom Rini
838157d02e
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-05-11 12:19:09 -04:00
Tom Rini
472a716b8f
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-01-29 13:56:04 -05:00
Eugen Hristev
05176cd08f
configs: sama7g5ek: add i2c and eeprom
...
Add drivers for flexcom, i2c and eeproms
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com >
2021-01-07 09:44:16 +02:00
Eugen Hristev
0f8904b82d
configs: sama7g5: add mmc config for sdmmc0
...
Add new config for storing environment from sdmmc0.
Also clean-up sama7g5ek_emmc1 to point to the proper mmc device.
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com >
2021-01-07 09:44:16 +02:00
Claudiu Beznea
b17a268a8c
configs: sama7g5ek: enable CCF
...
Enable CCF for SAMA7G5.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com >
2021-01-07 09:44:16 +02:00
Claudiu Beznea
a5077825c3
configs: sama7g5ek: enable support for KSZ9131
...
Enable support for KSZ9131.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com >
2021-01-07 09:44:15 +02:00
Claudiu Beznea
02dae80ee4
configs: sama7g5ek: enable mii command
...
Enable mii command as ethernet's PHY specific programming is
based on it.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com >
2021-01-07 09:44:15 +02:00
Claudiu Beznea
2efb34314d
ARM: dts: sama7g5: enable autoboot
...
Enable autoboot.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com >
2021-01-07 09:44:15 +02:00
Claudiu Beznea
dd2cf752d1
configs: sama7g5: use PIT64B
...
Use PIT64B driver. ATMEL_PIT is not available for SAMA7G5.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com >
2021-01-07 09:44:15 +02:00
Claudiu Beznea
2942a2f9d5
configs: sama7g5: enable CONFIG_CPU
...
Enable CONFIG_CPU.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com >
2021-01-07 09:44:15 +02:00
Claudiu Beznea
3a2be103b0
configs: sama7g5ek: enable pll driver
...
Enable PLL driver for SAMA7G5.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com >
2021-01-07 09:44:15 +02:00
Claudiu Beznea
86eeab7d89
configs: sama7g5ek: set malloc pool to 68K
...
Set malloc pool to 68K for sama7g5ek.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com >
2021-01-07 09:44:15 +02:00
Eugen Hristev
1d463d6735
board: atmel: sama7g5ek: add initial support for sama7g5ek
...
Add initial support for sama7g5 evaluation kit board.
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com >
2021-01-07 09:44:15 +02:00