Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-25 | omap2+: Minimize board specific init_early calls | Tony Lindgren | 1 | -2/+2 | |
We should only call init_common_infrastructure and init_common_devices from init_early. Signed-off-by: Tony Lindgren <tony@atomide.com> | |||||
2011-02-16 | TI816X: Update to use init_early | Tony Lindgren | 1 | -1/+6 | |
Update to use init_early Signed-off-by: Tony Lindgren <tony@atomide.com> | |||||
2011-02-16 | TI816X: Create board support and enable build for TI816X EVM | Hemant Pedanekar | 1 | -0/+57 | |
This patch adds minimal support and build configuration for TI816X EVM. Signed-off-by: Hemant Pedanekar <hemantp@ti.com> Reviewed-by: Kevin Hilman <khilman@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com> |