summaryrefslogtreecommitdiff
path: root/board/nvidia/common/board.h
AgeCommit message (Expand)Author
2011-12-01tegra: Move tegra_get_chip_type() to ap20.cSimon Glass
2011-10-28mmc: tegra: Rename tegra2_mmc to tegra_mmc in prep for tegra3Doug Anderson
2011-10-25pmu: Move pmu.c exported function defs to non-arch pmu.hDoug Anderson
2011-08-29tegra2: Move cpu_arch_init() into arch/arm/cpu/armv7Simon Glass
2011-08-29CHROMIUM: ARM: tegra2: Change panel power on sequence to meet timingDilan Lee
2011-08-29Set vdd_core and vdd_cpu to highJimmy Zhang
2011-08-29tegra2: Add LCD display driverSimon Glass
2011-08-29Tidy up MMC to use to clock APISimon Glass
2011-08-24mmc: Tegra2: add SD/MMC support for SeaboardTom Warren
2011-08-24fdt: Use device tree to provide SPI switch detailsSimon Glass
2011-08-24arm: tegra2: separate out SPI/UART switch code into its own fileSimon Glass
2011-08-24arm: tegra2: Use arch_cpu_init() to fire up Cortex-A9Simon Glass
2011-04-27arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren