summaryrefslogtreecommitdiffstats
path: root/include/configs/stv0991.h
Commit message (Collapse)AuthorAgeFilesLines
* dm: stv0991: Move driver model CONFIGs to KconfigSimon Glass2015-02-131-10/+0
| | | | | | | Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-1/+0
| | | | | Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org>
* dm: stv0991: Move serial to driver modelVikas Manocha2014-12-091-5/+12
| | | | Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
* stv0991: increase the initial ram size configVikas Manocha2014-12-091-1/+1
| | | | | | It is done to make space available for driver model memory. Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
* stv0991: enable default and misc command configsVikas Manocha2014-12-091-2/+19
| | | | Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
* stv0991: enable ethernet supportVikas Manocha2014-12-091-1/+14
| | | | Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
* stv0991: Add basic stv0991 architecture supportVikas Manocha2014-12-091-0/+58
stv0991 architecture support added. It contains the support for following blocks - Timer - uart Signed-off-by: Vikas Manocha <vikas.manocha@st.com> [trini: Add arch/arm/cpu/armv7/Makefile hunk] Signed-off-by: Tom Rini <trini@ti.com>
OpenPOWER on IntegriCloud