Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Clean all defconfigs with savedefconfig | Joe Hershberger | 2015-05-12 | -3/+1 |
| | | | | | | | | | | | | | In order to reduce merge conflicts and to maintain the simplest possible defconfig files, we should be using the savedefconfig feature of Kconfig every time a new feature is added. This keeps the defconfig settings to a minimum (only those things not default) and keeps them in the same order as the Kconfig options. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Cc: Tom Rini <trini@konsulko.com> | |||
* | imx:mx6slevk support reading temperature | Peng Fan | 2015-03-23 | -0/+4 |
| | | | | | | This patch is to support reading temperature for mx6slevk board. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> | |||
* | imx:mx6slevk add spi nor boot support | Peng Fan | 2014-12-31 | -0/+3 |
Add spi nor boot support for mx6slevk board. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com> |