95501d52 | 18-Sep-2018 |
Eugen Hristev <eugen.hristev@microchip.com> |
board: sama5d4_xplained: add pda detect call at init time
Call the PDA detection mechanism at boot time so we can have the pda environment variable ready for use.
Signed-off-by: Eugen Hristev <euge
board: sama5d4_xplained: add pda detect call at init time
Call the PDA detection mechanism at boot time so we can have the pda environment variable ready for use.
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
show more ...
|
67f551af | 18-Sep-2018 |
Eugen Hristev <eugen.hristev@microchip.com> |
board: sama5d27_som1_ek: add pda detect call at init time
Call the PDA detection mechanism at boot time so we can have the pda environment variable ready for use.
Signed-off-by: Eugen Hristev <euge
board: sama5d27_som1_ek: add pda detect call at init time
Call the PDA detection mechanism at boot time so we can have the pda environment variable ready for use.
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
show more ...
|
559ff9e8 | 18-Sep-2018 |
Eugen Hristev <eugen.hristev@microchip.com> |
board: sama5d2_xplained: add pda detect call at init time
Call the PDA detection mechanism at boot time so we can have the pda environment variable ready for use.
Signed-off-by: Eugen Hristev <euge
board: sama5d2_xplained: add pda detect call at init time
Call the PDA detection mechanism at boot time so we can have the pda environment variable ready for use.
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
show more ...
|
23dd6015 | 24-Apr-2018 |
Eugen Hristev <eugen.hristev@microchip.com> |
board: sama5d2_ptc_ek: adjust the smc timings of nand
To fix the issue of write the rootfs.ubi, adjust the smc timings configuration of the nand controller.
Based on original work by Wenyou Yang
S
board: sama5d2_ptc_ek: adjust the smc timings of nand
To fix the issue of write the rootfs.ubi, adjust the smc timings configuration of the nand controller.
Based on original work by Wenyou Yang
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
show more ...
|
8ee54672 | 24-Apr-2018 |
Ludovic Desroches <ludovic.desroches@microchip.com> |
gpio: atmel_pio4: give a full configuration when muxing pins
When a pin is muxed to a peripheral or as a GPIO, the only configuration that can be set is the pullup. It is too restrictive so this pat
gpio: atmel_pio4: give a full configuration when muxing pins
When a pin is muxed to a peripheral or as a GPIO, the only configuration that can be set is the pullup. It is too restrictive so this patch allows to give a full configuration.
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
show more ...
|
40f34294 | 18-Sep-2017 |
Wenyou Yang <wenyou.yang@microchip.com> |
board: at91sam9x5ek: Convert to CONFIG_DM_VIDEO
Convert the board to support the video driver model, add the device tree node, and remove the unnecessary code.
Signed-off-by: Wenyou Yang <wenyou.ya
board: at91sam9x5ek: Convert to CONFIG_DM_VIDEO
Convert the board to support the video driver model, add the device tree node, and remove the unnecessary code.
Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
4b0467db | 18-Sep-2017 |
Wenyou Yang <wenyou.yang@atmel.com> |
board: sama5d4ek: Convert to CONFIG_DM_VIDEO
Convert the board to support the video driver model, add the device tree node, and remove the unnecessary code.
Signed-off-by: Wenyou Yang <wenyou.yang@
board: sama5d4ek: Convert to CONFIG_DM_VIDEO
Convert the board to support the video driver model, add the device tree node, and remove the unnecessary code.
Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|