Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | config: remove platform CONFIG_SYS_HZ definition part 3 | Masahiro Yamada | 2014-02-19 | -1/+0 |
| | | | | | | | | This commit removes platform CONFIG_SYS_HZ definition for the remainders of part1 (commit cdb23792) and part2 (commit f232950f). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Rob Herring <rob.herring@calxeda.com> | |||
* | mx6: Add initial support for the Hummingboard solo | Fabio Estevam | 2014-01-15 | -0/+226 |
SolidRun has designed the Hummingboard board based on mx6q/dl/solo. Add the initial support for the mx6 solo variant. More information about this hardware can be found at: http://imx.solid-run.com/wiki/index.php?title=Carrier-One_Hardware (Carrier-One was the previous name of Hummingboard). Based on the work from Jon Nettleton <jon.nettleton@gmail.com>. Signed-off-by: Jon Nettleton <jon.nettleton@gmail.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> |