summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2011-08-29Get hwid from GBB and correct write-protect GPIO polarityChe-Liang Chiou
2011-08-29Implement cold rebootChe-Liang Chiou
2011-08-29Remove TPM functions and x86-specific CPU stateChe-Liang Chiou
2011-08-29Fix compiler warnings on pmu.cJimmy Zhang
2011-08-29fdt: tegra2: Support USB config through FDTSimon Glass
2011-08-29tegra2: Tidy up USB implementationSimon Glass
2011-08-29Set vdd_core and vdd_cpu to highJimmy Zhang
2011-08-29fdt: Add USB definitionsSimon Glass
2011-08-29tegra2: Add LCD display driverSimon Glass
2011-08-29fdt: disable silent console by default on SeaboardSimon Glass
2011-08-29tegra2: add i2c driverYen Lin
2011-08-29Tidy up MMC to use to clock APISimon Glass
2011-08-29Allow excluding reset handling code from u-boot.Gabe Black
2011-08-24Add a basic implementation for a coreboot board.Gabe Black
2011-08-24fdt: Add definitions for LCDSimon Glass
2011-08-24Add a dummy chromeos hardware layer for qemu emulation.Gabe Black
2011-08-24Move the SC520 specific pci.h header into an sc520 directory.Gabe Black
2011-08-24tegra2: Add clock and PLL control functionsSimon Glass
2011-08-24Tegra2: Call power_det_init in board_initWei Ni
2011-08-24Tegra2: Turn off power detect in board initWei Ni
2011-08-24tegra2: Remove USB warningSimon Glass
2011-08-24tegra2: Rename CLOCK_PLL_ID_... to CLOCK_ID_...Simon Glass
2011-08-24Remove pre-relocation BSS variable access in uart-spi-fixSimon Glass
2011-08-24mmc: Tegra2: add SD/MMC support for SeaboardTom Warren
2011-08-24Tegra2: Enable keyboard for seaboard configs.Rakesh Iyer
2011-08-24fdt: tegra2: Enable console UART based on FDT selectionSimon Glass
2011-08-24fdt: Use device tree to provide SPI switch detailsSimon Glass
2011-08-24fdt: tegra2: Add label for serial port 3Simon Glass
2011-08-24fdt: Add UART id numbers to support legacy codeSimon Glass
2011-08-24arm: tegra2: Refactor UART init to remove duplicated codeSimon Glass
2011-08-24arm: tegra2: separate out SPI/UART switch code into its own fileSimon Glass
2011-08-24tegra2: Add pinmux control functionsSimon Glass
2011-08-24tegra2: Change PIN_ to PINGRPSimon Glass
2011-08-24arm: tegra2: remove unneeded line from board MakefileSimon Glass
2011-08-24fdt: add initial device tree files for Tegra2Simon Glass
2011-08-24arm: tegra2: Enable instruction cacheSimon Glass
2011-08-24arm: tegra2: Use arch_cpu_init() to fire up Cortex-A9Simon Glass
2011-08-24Refactor firmware storage interfaceChe-Liang Chiou
2011-08-24Refactor firmware and kernel loaders to improve code sharingChe-Liang Chiou
2011-08-24Rename caller_internal_t to firmware_storage_tChe-Liang Chiou
2011-08-24Fix copyright statementChe-Liang Chiou
2011-08-24Implement GPIO accessor functionsChe-Liang Chiou
2011-08-24Factor out verified boot required hardware interfaceChe-Liang Chiou
2011-08-24Fix Seaboard UART corruption on SPI activityTom Warren
2011-08-24spi: Tegra2: Add SPI driver for SPIFLASH on SeaboardTom Warren
2011-08-24Tegra2: Enable data cacheSimon Glass
2011-08-24Tegra2: Add USB supportSimon Glass
2011-08-24Tegra2: Use clock and pinmux functions to simplify codeSimon Glass
2011-08-24Tegra2: add additional pin multiplexing featuresSimon Glass
2011-08-24Tegra2: Add more clock supportSimon Glass