summaryrefslogtreecommitdiff
path: root/lib/vbexport
AgeCommit message (Expand)Author
2012-02-28Print firmware version in tab screenStefan Reinauer
2012-02-17usb: properly detect empty mass storage media readerVincent Palatin
2012-02-15chromium: Report Ctrl-Enter key to verified boot.Tom Wai-Hong Tam
2012-01-25vbexport: report correct number of scsi drivesStefan Reinauer
2012-01-19Enable frequency selection in VbExBeep().Bill Richardson
2012-01-06CHROMIUM: Support vboot without a displaySimon Glass
2012-01-05Add bootstage timing to TPM operationsSimon Glass
2011-12-20CHROMIUMOS: fix key stroke detection in recovery modeVincent Palatin
2011-12-20CHROMIUMOS: optimize USB mass storage detectionVincent Palatin
2011-12-16Fix compilation of u-boot on non-coreboot platformsStefan Reinauer
2011-12-16Add beep for x86 chormeos.Dylan Reid
2011-11-04Introduce ability to use hardware SPI mapping for read accesses.Vadim Bendebury
2011-11-02Move Memset from vboot_reference to vbexport/u-bootStefan Reinauer
2011-10-17CHROMIUM: Clean up cros gpio codeSean Paul
2011-10-10CHROMIUM: add scsi_write to SCSI driver.Hung-Te Lin
2011-09-23Update VbExBeep() signature to match changed API.Bill Richardson
2011-09-06Add SATA interface for vbexport.Vadim Bendebury
2011-08-31Fix refactoring problems introduced earlier.Vadim Bendebury
2011-08-30CHROMIUMOS: Refactor boot_device to support multiple devices nicelySimon Glass
2011-08-29CHROMIUMOS: Add vbexport_init() to set up librarySimon Glass
2011-08-29Only include mmc.h when mmc is enabled.Stefan Reinauer
2011-08-29Look for an IDE boot device on non-MMC systems.Stefan Reinauer
2011-08-29CHROMIUMOS: tidy msleep castSimon Glass
2011-08-29New function VbExDecompress(), changed VbExDisplayImage().Bill Richardson
2011-08-29Makes the VbExGetTimer vboot callback function board specificGabe Black
2011-08-29Implement missing functions for vboot:Stefan Reinauer
2011-08-29Remove the device tree from one of the vboot support APIs.Gabe Black
2011-08-29CHROMIUM: move VbExHashFirmwareBody() to lib/vbexport/Che-Liang Chiou
2011-08-29Implement shared display support.Vadim Bendebury
2011-08-29Conditionally implement vbexport functionsGabe Black
2011-08-29CHROMIUM: reorganize config headersChe-Liang Chiou
2011-08-29Make vbexport only use the fdt for LCD info if that's configuredGabe Black
2011-08-29Make a few files assume a reasonable default if CACHE_LINE_SIZE isn't set.Gabe Black
2011-08-29CHROMIUM: unroll the outer for-loop of VbExDiskGetInfo()Che-Liang Chiou
2011-08-29CHROMIUM: remove CONFIG_HARDWARE_TPMChe-Liang Chiou
2011-08-29CHROMIUM: move VbExNvStorageRead/Write to board-specific directoryChe-Liang Chiou
2011-08-29CHROMIUM: Implement VbExIsShutdownRequested() function and its test.Tom Wai-Hong Tam
2011-08-29CHROMIUIM: fix VbExKeyboardRead() not returning Escape characterChe-Liang Chiou
2011-08-29CHROMIUM: fix error of showing eMMC as a removable diskChe-Liang Chiou
2011-08-29CHROMIUM: A good alternative way to show blank screen is to clear lcd.Tom Wai-Hong Tam
2011-08-29CHROMIUM: cleanup duplicated for-loops of VbExDiskGetInfo()Che-Liang Chiou
2011-08-29CHROMIUM: remove codes based on deprecated API of vboot_referenceChe-Liang Chiou
2011-08-29CHROMIUM: fix mismatch of format and argument type to debug printfChe-Liang Chiou
2011-08-29CHROMIUM: remove direct calling VbExDebugChe-Liang Chiou
2011-08-29CHROMIUM: fix recovery boot hangsChe-Liang Chiou
2011-08-29fix disk info for USB mass storage deviceVincent Palatin
2011-08-29CHROMIUM: Do partial load and hash firmware body to improve speed.Tom Wai-Hong Tam
2011-08-29CHROMIUM: twostop: cleanup config flagsChe-Liang Chiou
2011-08-29CHROMIUM: refactor firmware storage device interfaceChe-Liang Chiou
2011-08-29CHROMIUM: Remove duplicated tlcl_stub library.Tom Wai-Hong Tam