Searched hist:f8598d98 (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/board/st/stm32mp1/ |
H A D | Kconfig | f8598d98 Mon Mar 12 04:46:18 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> board: st: add generic board for STM32MP1 family Add first support for STM32MP157C-ED1 board with "Basic" boot chain 1/ Boot Rom: load SPL with STM32 image header in SYSRAM 2/ SPL: power up and initialize the DDR and load U-Boot image from SDCARD in DDR 3/ U-Boot: search and load extlinux.conf in SDCARD (DISTRO activated) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
H A D | MAINTAINERS | f8598d98 Mon Mar 12 04:46:18 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> board: st: add generic board for STM32MP1 family Add first support for STM32MP157C-ED1 board with "Basic" boot chain 1/ Boot Rom: load SPL with STM32 image header in SYSRAM 2/ SPL: power up and initialize the DDR and load U-Boot image from SDCARD in DDR 3/ U-Boot: search and load extlinux.conf in SDCARD (DISTRO activated) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
H A D | Makefile | f8598d98 Mon Mar 12 04:46:18 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> board: st: add generic board for STM32MP1 family Add first support for STM32MP157C-ED1 board with "Basic" boot chain 1/ Boot Rom: load SPL with STM32 image header in SYSRAM 2/ SPL: power up and initialize the DDR and load U-Boot image from SDCARD in DDR 3/ U-Boot: search and load extlinux.conf in SDCARD (DISTRO activated) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
H A D | spl.c | f8598d98 Mon Mar 12 04:46:18 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> board: st: add generic board for STM32MP1 family Add first support for STM32MP157C-ED1 board with "Basic" boot chain 1/ Boot Rom: load SPL with STM32 image header in SYSRAM 2/ SPL: power up and initialize the DDR and load U-Boot image from SDCARD in DDR 3/ U-Boot: search and load extlinux.conf in SDCARD (DISTRO activated) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
H A D | README | f8598d98 Mon Mar 12 04:46:18 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> board: st: add generic board for STM32MP1 family Add first support for STM32MP157C-ED1 board with "Basic" boot chain 1/ Boot Rom: load SPL with STM32 image header in SYSRAM 2/ SPL: power up and initialize the DDR and load U-Boot image from SDCARD in DDR 3/ U-Boot: search and load extlinux.conf in SDCARD (DISTRO activated) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
H A D | board.c | f8598d98 Mon Mar 12 04:46:18 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> board: st: add generic board for STM32MP1 family Add first support for STM32MP157C-ED1 board with "Basic" boot chain 1/ Boot Rom: load SPL with STM32 image header in SYSRAM 2/ SPL: power up and initialize the DDR and load U-Boot image from SDCARD in DDR 3/ U-Boot: search and load extlinux.conf in SDCARD (DISTRO activated) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
H A D | stm32mp1.c | f8598d98 Mon Mar 12 04:46:18 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> board: st: add generic board for STM32MP1 family Add first support for STM32MP157C-ED1 board with "Basic" boot chain 1/ Boot Rom: load SPL with STM32 image header in SYSRAM 2/ SPL: power up and initialize the DDR and load U-Boot image from SDCARD in DDR 3/ U-Boot: search and load extlinux.conf in SDCARD (DISTRO activated) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
/openbmc/u-boot/include/configs/ |
H A D | stm32mp1.h | f8598d98 Mon Mar 12 04:46:18 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> board: st: add generic board for STM32MP1 family Add first support for STM32MP157C-ED1 board with "Basic" boot chain 1/ Boot Rom: load SPL with STM32 image header in SYSRAM 2/ SPL: power up and initialize the DDR and load U-Boot image from SDCARD in DDR 3/ U-Boot: search and load extlinux.conf in SDCARD (DISTRO activated) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
/openbmc/u-boot/arch/arm/mach-stm32mp/ |
H A D | Kconfig | f8598d98 Mon Mar 12 04:46:18 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> board: st: add generic board for STM32MP1 family Add first support for STM32MP157C-ED1 board with "Basic" boot chain 1/ Boot Rom: load SPL with STM32 image header in SYSRAM 2/ SPL: power up and initialize the DDR and load U-Boot image from SDCARD in DDR 3/ U-Boot: search and load extlinux.conf in SDCARD (DISTRO activated) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
/openbmc/u-boot/configs/ |
H A D | stm32mp15_basic_defconfig | f8598d98 Mon Mar 12 04:46:18 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> board: st: add generic board for STM32MP1 family Add first support for STM32MP157C-ED1 board with "Basic" boot chain 1/ Boot Rom: load SPL with STM32 image header in SYSRAM 2/ SPL: power up and initialize the DDR and load U-Boot image from SDCARD in DDR 3/ U-Boot: search and load extlinux.conf in SDCARD (DISTRO activated) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|