Commit Graph

45 Commits (6d365ea0acf0b6d8e4efd28d9853d287c52d7fec)

Author SHA1 Message Date
Tom Warren 29f3e3f248 Tegra: Change Tegra20 to Tegra in common code, prep for T30 12 years ago
Allen Martin a49716aa7c tegra20: move SDRAM param save to later in boot 12 years ago
Allen Martin 45ec5b2579 tegra20: remove timer_init from SPL build 12 years ago
Allen Martin 00a2749d7b tegra20: rename tegra2 -> tegra20 12 years ago
Stephen Warren e028494887 tegra: add pin_mux_spi() board initialization function 12 years ago
Tom Warren 1e2d785975 tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches 12 years ago
Thierry Reding cb7a1cf36a tegra: Allow boards to perform early GPIO setup 12 years ago
Tom Warren edffa63d3d spi: tegra2: rename tegra2_spi.* to tegra_spi.* 12 years ago
Tom Warren 078078cfa9 spi: Tegra2: Seaboard: fix UART corruption during SPI transactions 12 years ago
Jimmy Zhang c5b34a29ac tegra: Add EMC settings for Seaboard 12 years ago
Wei Ni 5aff021c61 tegra: Turn off power detect in board init 12 years ago
Simon Glass 67ac5797ad tegra: Set up warmboot code on Nvidia boards 12 years ago
Simon Glass 8723626dd9 tegra: Set up PMU for Nvidia boards 12 years ago
Simon Glass cb445fb4cc tegra: i2c: Initialise I2C on Nvidia boards 12 years ago
Simon Glass f10393e501 tegra: usb: Add USB support to nvidia boards 12 years ago
Simon Glass f46a945653 tegra: Move boards over to use arch-level board UART function 13 years ago
Simon Glass 905ed41aad tegra: Move clock_early_init() to arch_cpu_init() 13 years ago
Simon Glass ccdd6eaecb tegra: Move cpu_init_cp15() to arch_cpu_init() 13 years ago
Thierry Reding 977a39e600 tegra2: Move tegra2_mmc_init() prototype to public header. 13 years ago
Simon Glass a04eba99f5 tegra2: Plumb in SPI/UART switch code 13 years ago
Simon Glass cb93481268 tegra2: Implement SPI / UART GPIO switch 13 years ago
Tom Warren 9112ef8d89 tegra2: spi: Add SPI driver for Tegra2 SOC 13 years ago
Simon Glass 1be0d75973 tegra2: Add UARTB support 13 years ago
Simon Glass 6b5763e588 tegra2: Tidy UART selection 13 years ago
Simon Glass 831a077f11 tegra2: Enable instruction cache 13 years ago
Simon Glass e43d6ed932 tegra2: Add arch_cpu_init() to fire up Cortex-A9 13 years ago
Stephen Warren 9877841f6b tegra2: Modify MMC driver to handle power and cd GPIOs 13 years ago
Stephen Warren ae03661fda tegra2: Move board_mmc_init into board files 13 years ago
Stephen Warren de71fbe468 tegra2: Move MMC clock initialization into MMC driver 13 years ago
Tom Warren ccf7988b9a tegra2: Enable MMC for Seaboard 13 years ago
Simon Glass 20e18e051f tegra2: Add more pinmux functions 13 years ago
Simon Glass c3cf49d247 tegra2: Rename PIN_ to PINGRP_ 13 years ago
Simon Glass 4ed59e70e4 tegra2: Add more clock functions 13 years ago
Simon Glass 3e00dbdf24 tegra2: Clean up board code a little 13 years ago
Simon Glass 03c609f69b tegra2: Rename CLOCK_PLL_ID to CLOCK_ID 13 years ago
Simon Glass d07dc4993d Tegra2: Use clock and pinmux functions to simplify code 13 years ago
Simon Glass 858bd095e1 Tegra2: Add additional pin multiplexing features 13 years ago
Simon Glass b4ba2be8dc Tegra2: Add more clock support 13 years ago
Igor Grinberg 221a0666db arm: nvidia and smdk6400: use common code for machine type 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Tom Warren 21ef6a109c mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 13 years ago
Tom Warren f4ef66685a arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init 13 years ago
Tom Warren 74652cf684 arm: Tegra2: add support for A9 CPU init 13 years ago
Wolfgang Denk 14666418e9 Coding Style cleanup: remove trailing empty lines 13 years ago
Tom Warren 3f82b1d3ab arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 14 years ago