[PATCH 0/8] tegra-next
Sascha Hauer
s.hauer at pengutronix.de
Wed Dec 4 11:01:49 EST 2013
On Tue, Dec 03, 2013 at 08:56:53PM +0100, Lucas Stach wrote:
> In an attempt to sneak those into -next before the .12 release,
> just a quick dump.
> For the first time barebox is now able to load and boot a
> Linux kernel from SDcard on Tegra. Makes it a lot more useful in
> the real world.
Indeed ;)
Applied, thanks
Sascha
>
> Lucas Stach (8):
> tegra: fix fallout from relocatable code changes in PLLX init
> tegra: speed up system bus
> tegra: switch main CPU complex to PLLX early
> gpio: tegra: remove leftover debug code
> clk: tegra: add SDMMC clocks
> tegra: add SDMMC controller driver
> dts: tegra: add SDMMC nodes
> dts: tegra: activate SDMMC on Colibri T20
>
> arch/arm/dts/tegra20-colibri-iris.dts | 5 +
> arch/arm/dts/tegra20-colibri.dtsi | 4 +
> arch/arm/dts/tegra20.dtsi | 32 ++
> arch/arm/mach-tegra/include/mach/tegra20-car.h | 44 +++
> arch/arm/mach-tegra/tegra_avp_init.c | 2 +
> arch/arm/mach-tegra/tegra_maincomplex_init.c | 9 +
> drivers/clk/tegra/clk-tegra20.c | 25 ++
> drivers/gpio/gpio-tegra.c | 2 -
> drivers/mci/Kconfig | 7 +
> drivers/mci/Makefile | 1 +
> drivers/mci/tegra-sdmmc.c | 465 +++++++++++++++++++++++++
> 11 files changed, 594 insertions(+), 2 deletions(-)
> create mode 100644 drivers/mci/tegra-sdmmc.c
>
> --
> 1.8.3.1
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list