summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-08-29config: tegra2: Enable silent consoleSimon Glass
2011-08-29tegra2: enable i2c driverYen Lin
2011-08-29fdt: Add LCD decode functionsSimon Glass
2011-08-29Add a preliminary coreboot configuration header.Gabe Black
2011-08-24Set up the serial port for qemu.Gabe Black
2011-08-24mmc: Tegra2: Enable dcache support by bouncing unaligned requests.Anton Staaf
2011-08-24Fix some warnings related to bootstage_mark.Gabe Black
2011-08-24Tegra2: Enable keyboard multiplexing.Rakesh Iyer
2011-08-24mmc: Tegra2: add SD/MMC support for SeaboardTom Warren
2011-08-24fdt: add GPIO support to fdt_decodeSimon Glass
2011-08-24Tegra2: Enable keyboard for seaboard configs.Rakesh Iyer
2011-08-24Tegra2: input: Add tegra keyboard support.Rakesh Iyer
2011-08-24fdt: Seaboard config changes to enable serial controlSimon Glass
2011-08-24fdt: Add serial port controlled by device treeSimon Glass
2011-08-24fdt: Use device tree to provide SPI switch detailsSimon Glass
2011-08-24fdt: config: remove un-needed config for SPI switchSimon Glass
2011-08-24fdt: Add function to convert a compatible string into an IDSimon Glass
2011-08-24fdt: config: enable device tree support on SeaboardSimon Glass
2011-08-24arm: tegra2: separate out SPI/UART switch code into its own fileSimon Glass
2011-08-24NS16550: add include guards to header fileSimon Glass
2011-08-24fdt: Add decode functions for UARTsSimon Glass
2011-08-24arm: tegra2: Remove unneeded config optionsSimon Glass
2011-08-24arm: tegra2: Use arch_cpu_init() to fire up Cortex-A9Simon Glass
2011-08-24Drop unused file parameter when accessing nvram contents.Vadim Bendebury
2011-08-24Allow to create shared memory space without loading kernel.Vadim Bendebury
2011-08-24Store VbNvContext in MBRChe-Liang Chiou
2011-08-24Store VbNvContext in a file on EFI partitionChe-Liang Chiou
2011-08-24HACK: Temporarily change VbNvContext from SPI to eMMCChe-Liang Chiou
2011-08-24Remove primary_firmware index variableChe-Liang Chiou
2011-08-24This is the preliminary v05 TPM driver from Infineon. With a wrapper layer ad...Rong Chang
2011-08-24Get/set VbNvContext cookies from SPI flashChe-Liang Chiou
2011-08-24Refactor firmware storage interfaceChe-Liang Chiou
2011-08-24Fix bug that recovery mode also needs to pass a shared data to LoadKernel.Tom Wai-Hong Tam
2011-08-24Refactor firmware and kernel loaders to improve code sharingChe-Liang Chiou
2011-08-24Factor out mmc initialization codeChe-Liang Chiou
2011-08-24Fix ending lba problemChe-Liang Chiou
2011-08-24Add a wrapper function of LoadKernel()Che-Liang Chiou
2011-08-24Factor out fat_fsload for normal and recovery firmwareChe-Liang Chiou
2011-08-24Create Chrome OS recovery firmware procedureTom Wai-Hong Tam
2011-08-24Factor out read_firmware_device()Che-Liang Chiou
2011-08-24Fix compiler warning of include/lcd.hChe-Liang Chiou
2011-08-24Make lcd_clear as non-static such that other parts can call it.Tom Wai-Hong Tam
2011-08-24Add skeleton of normal firmwareChe-Liang Chiou
2011-08-24Rename caller_internal_t to firmware_storage_tChe-Liang Chiou
2011-08-24Rename cros_rofw to cros_bootstubChe-Liang Chiou
2011-08-24Add statically allocated buffer for GetFirmwareBodyChe-Liang Chiou
2011-08-24Pass firmware data offsets to GetFirmwareBodyChe-Liang Chiou
2011-08-24Fix copyright statementChe-Liang Chiou
2011-08-24Move tpm lite API to common include pathRong Chang
2011-08-24Display the screens which are stored in GBB BMP block.Tom Wai-Hong Tam