Commit Graph

29 Commits (8db9eff6c51ad874d6dadfee70c23302c08bd9c4)

Author SHA1 Message Date
Simon Glass bb6997f840 tegra: Add support for UART init in cpu board.c 13 years ago
Simon Glass b5a5b35197 tegra: Add a function mux feature 13 years ago
Simon Glass 8442fd3c6a tegra: add clock_ll_start_uart() to enable UART prior to reloc 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 09743ba635 tegra2: Always build with USE_PRIVATE_LIBGCC=yes. 13 years ago
Simon Glass 7f8c070ff9 tegra2: Don't use board pointer before it is set up 13 years ago
Simon Glass e81cdc0350 tegra2: Remove unneeded 'dynamic ram size' message 13 years ago
Simon Glass e75119d278 tegra2: Remove unneeded boot code 13 years ago
Simon Glass 210576fc5e tegra2: Simplify tegra_start() boot path 13 years ago
Simon Glass e43d6ed932 tegra2: Add arch_cpu_init() to fire up Cortex-A9 13 years ago
Marek Vasut 4a34af7114 GCC4.6: Squash warning in tegra2 board.c 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 03c609f69b tegra2: Rename CLOCK_PLL_ID to CLOCK_ID 13 years ago
Mike Frysinger 26ddff2d8d build: add missing $(AR)->$(cmd_link_o_target) update 13 years ago
Wolfgang Denk 3aa7782ac4 tegra2: fix warning: "assert" redefined 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
Simon Glass 39d3416f0a Tegra2: Add microsecond timer function 13 years ago
Graeme Russ 17659d7de9 Timer: Remove reset_timer_masked() 14 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Tom Warren 1436d51076 arm: Tegra2: Add missing PLLX init 14 years ago
Tom Warren 74652cf684 arm: Tegra2: add support for A9 CPU init 14 years ago
Tom Warren 3f82b1d3ab arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 14 years ago