1895b87e | 23-Jan-2019 |
Horatiu Vultur <horatiu.vultur@microchip.com> |
MSCC: Add support for Serval SoC family.
As Ocelot, Servalt, Luton and Jaguar2, this family of SoCs are found in Microsemi Switches solution.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip
MSCC: Add support for Serval SoC family.
As Ocelot, Servalt, Luton and Jaguar2, this family of SoCs are found in Microsemi Switches solution.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
show more ...
|
036d9595 | 17-Jan-2019 |
Horatiu Vultur <horatiu.vultur@microchip.com> |
MSCC: Add board support for Servalt SoC family
Add board support, configuration and DTS for Servalt SoC family. Currently there is one board in this family.
Reviewed-by: Daniel Schwierzeck <daniel.
MSCC: Add board support for Servalt SoC family
Add board support, configuration and DTS for Servalt SoC family. Currently there is one board in this family.
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
show more ...
|
6492c916 | 08-Jan-2019 |
Lars Povlsen <lars.povlsen@microchip.com> |
mips: mscc: DT: Update luton device tree to use fast SPI driver
Thes patch change the luton base device tree to use the newly added SPI bitbang driver.
It also updates the "mscc_luton_defconfig" to
mips: mscc: DT: Update luton device tree to use fast SPI driver
Thes patch change the luton base device tree to use the newly added SPI bitbang driver.
It also updates the "mscc_luton_defconfig" to use the new driver.
Signed-off-by: Lars Povlsen <lars.povlsen@microchip.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
show more ...
|
b8e7e5d8 | 06-Jan-2019 |
Daniel Schwierzeck <daniel.schwierzeck@gmail.com> |
MIPS: jz47xx: remove custom u-boot-spl.lds
There is no real difference between the generic variant and the custom variant except that the generic variant is more optimised. This also saves 24 Bytes
MIPS: jz47xx: remove custom u-boot-spl.lds
There is no real difference between the generic variant and the custom variant except that the generic variant is more optimised. This also saves 24 Bytes in the SPL binary.
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Tested-by: Ezequiel Garcia <ezequiel@collabora.com>
show more ...
|
2fdadc0f | 06-Jan-2019 |
Daniel Schwierzeck <daniel.schwierzeck@gmail.com> |
MIPS: optimize and fix ELF sections
Discard ABI related sections which are not required for debugging. Rearrange debug sections similar to Linux. Remove the remaining explicitely specified sections
MIPS: optimize and fix ELF sections
Discard ABI related sections which are not required for debugging. Rearrange debug sections similar to Linux. Remove the remaining explicitely specified sections in the unused part because those sections are not created anymore or because the linker puts them by default at the end of the ELF binary.
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Tested-by: Ezequiel Garcia <ezequiel@collabora.com>
show more ...
|
26ad3c43 | 02-Jan-2019 |
Lars Povlsen <lars.povlsen@microsemi.com> |
mips: ocelot: DT: Enable use of serial gpio
This enables the use of the MSCC serial GPIO driver on the MSCC VCoreIII 'ocelot' SOC, and add gpio-leds nodes to the pcb123 and pcb120 DT.
Signed-off-by
mips: ocelot: DT: Enable use of serial gpio
This enables the use of the MSCC serial GPIO driver on the MSCC VCoreIII 'ocelot' SOC, and add gpio-leds nodes to the pcb123 and pcb120 DT.
Signed-off-by: Lars Povlsen <lars.povlsen@microsemi.com>
show more ...
|
e9f1492b | 20-Dec-2018 |
Lars Povlsen <lars.povlsen@microchip.com> |
mips: mscc: luton+ocelot: Remove board config options, do probing
As we are moving to multi-dtb and board detection, remove static board config options, and introduce board probing instead.
Luton:
mips: mscc: luton+ocelot: Remove board config options, do probing
As we are moving to multi-dtb and board detection, remove static board config options, and introduce board probing instead.
Luton: This add single-binary support for the two MSCC luton-based reference boards - pcb090 and pcb091. The SoC chip ID is used to determine the board type.
Ocelot: This add single-binary support for the two MSCC ocelot-based reference boards - pcb120 and pcb123. The PHY ids on specific ports are used to determine the board type.
Signed-off-by: Lars Povlsen <lars.povlsen@microchip.com>
show more ...
|