Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-13 | dm: stv0991: Move driver model CONFIGs to Kconfig | Simon Glass | |
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2015-02-12 | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass | |
Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2014-12-09 | stv0991: Add basic stv0991 architecture support | Vikas Manocha | |
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> |