summaryrefslogtreecommitdiff
path: root/common/cmd_vboot_test.c
AgeCommit message (Expand)Author
2011-11-04Introduce ability to use hardware SPI mapping for read accesses.Vadim Bendebury
2011-10-14Extend the vboot_test memwipe to test the new memory wipe APIGabe Black
2011-10-11Refactor the memory wipe infrastructure to better support x86Gabe Black
2011-10-06Revert "Add support for a bios-base device tree/flashmap setting"Gabe Black
2011-09-14Add support for a bios-base device tree/flashmap settingGabe Black
2011-08-29Remove the device tree from one of the vboot support APIs.Gabe Black
2011-08-29CHROMIUM: Measure the accurate write time on disk and firmware.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Test firmware and disk R/W with user-input length.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Add lid_open switch and power_key switch to fdt and add a testTom Wai-Hong Tam
2011-08-29CHROMIUM: Add memory wipe library and its test.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Fix the fmap layout name change and no layout in the header.Tom Wai-Hong Tam
2011-08-29CHROMIUM: refactor firmware storage device interfaceChe-Liang Chiou
2011-08-29CHROMIUM: Add close() function in the firmware_storage library.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Remove duplicated vboot/firmware_storage libraries.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Test of firmware_storage read/write APIs.Tom Wai-Hong Tam