summaryrefslogtreecommitdiff
path: root/board/nvidia
AgeCommit message (Expand)Author
2011-09-16CHROMIUM: harmony: Very basic harmony (AKA dev-board) support.Doug Anderson
2011-09-15fdt: Add Chrome OS memory areasSimon Glass
2011-09-15tegra3: Add basic Tegra30 supportTom Warren
2011-09-13tegra: Rename is_tegra2_processor_resetSimon Glass
2011-09-13tegra: Move common header files into arch-tegraSimon Glass
2011-09-09tegra: Rename tegra2.h to tegra.hSimon Glass
2011-09-09fdt: Support NAND configuration via fdtSimon Glass
2011-09-09tegra2: NAND: 4/4 Group config and setup separatelySimon Glass
2011-09-09tegra2: NAND: 3/4 Move timing setup into its own functionSimon Glass
2011-09-09tegra2: NAND: 2/4 separate config and run-time dataSimon Glass
2011-09-09tegra2: NAND: 1/4 Rename nand_config to infoSimon Glass
2011-09-07Recover 128MB SDRAM in nvmem= section and align framebuffer for splash screens.Bryan Freed
2011-08-29CHROMIUMOS: Add vbexport_init() to set up librarySimon Glass
2011-08-29fdt: Change Seaboard's NAND flash addressSimon Glass
2011-08-29CHROMIUM: decode GPIO configs through <&gpio ...>Che-Liang Chiou
2011-08-29Revert "Make the FMAP configuration decoding function board specific."Gabe Black
2011-08-29tegra2: Run at slower speed until core voltage is readySimon Glass
2011-08-29Expand flash map to maximize size for U-BootSimon Glass
2011-08-29fdt: Break out common Chrome OS componentsSimon Glass
2011-08-29tegra2: Small clean-up for NAND to make fdt easierSimon Glass
2011-08-29Revert "Expand flash map to maximize size for U-Boot"Gabe Black
2011-08-29tegra2: Implement board_panic_no_console()Simon Glass
2011-08-29Expand flash map to maximize size for U-BootSimon Glass
2011-08-29fdt: Add definitions for NAND and Seaboard flash chipSimon Glass
2011-08-29tegra2: Move cpu_init_crit() into CPU code fileSimon Glass
2011-08-29CHROMIUM: Change the frame buffer addresses in FDT as same as kernel ones.Tom Wai-Hong Tam
2011-08-29Makes the VbExGetTimer vboot callback function board specificGabe Black
2011-08-29tegra2: Move cpu_arch_init() into arch/arm/cpu/armv7Simon Glass
2011-08-29CHROMIUM: ARM: tegra: aebl: Populate remaining emc table entries.Dave Parker
2011-08-29Fix compiler warnings generated by gcc 4.6 (local only).Vadim Bendebury
2011-08-29usb: add multiple controllers support for EHCIVincent Palatin
2011-08-29CHROMIUM: ARM: tegra: aebl: Update EMC tables to match kernel.Doug Anderson
2011-08-29Make the FMAP configuration decoding function board specific.Gabe Black
2011-08-29Remove the device tree from one of the vboot support APIs.Gabe Black
2011-08-29CHROMIUM: ARM: tegra: kaen: Update EMC tables to match kernel.Doug Anderson
2011-08-29CHROMIUM: ARM: tegra: Don't call board_emc_init() before bi_arch_number set.Doug Anderson
2011-08-29arm: Tegra2: gpio: Disable pullups for state switchesAnton Staaf
2011-08-29Tegra: pmu: Fix the pmu_read and pmu_writeWei Ni
2011-08-29Tegra: pmu: Set SM1 in PWM-only modeWei Ni
2011-08-29CHROMIUM: fdt: increase GBB section sizeHung-Te Lin
2011-08-29CHRIMIUM: aebl: kaen: seaboard: implement machine power offChe-Liang Chiou
2011-08-29CHROMIUM: ARM: tegra2: Change panel power on sequence to meet timingDilan Lee
2011-08-29CHROMIUM: reorganize config headersChe-Liang Chiou
2011-08-29Tegra: kbc: Add support for arrow keysAnton Staaf
2011-08-29Chromium: tegra: nand: Add NAND ECC support on data areaJim Lin
2011-08-29CHROMIUM: Fix warning when cros-debug is off.Tom Wai-Hong Tam
2011-08-29CHROMIUM: rename is_cold_boot to is_processor_resetChe-Liang Chiou
2011-08-29CHROMIUM: ARM: tegra: asymptote: Replace the current LCD timing valuesSean Paul
2011-08-29CHROMIUM: move VbExNvStorageRead/Write to board-specific directoryChe-Liang Chiou
2011-08-29CHROMIUM: Add lid_open switch and power_key switch to fdt and add a testTom Wai-Hong Tam