summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-10-30Merge branch 'chromeos-v2011.06' into colibriMarcel Ziswiler
2012-08-22Initial Toradex Colibri T20 L4T R15 support.T20_LinuxImageV2.0Alpha1_20120808Marcel Ziswiler
2012-04-25Provide alternative config for netbootingVadim Bendebury
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-26lzma: update to lzma sdk 9.20Stefan Reinauer
2012-01-25vbexport: report correct number of scsi drivesStefan Reinauer
2012-01-19Enable frequency selection in VbExBeep().Bill Richardson
2012-01-18Make the memory wiping code use arch_phys_memsetGabe Black
2012-01-18Introduce arch_phys_memset which works like memset but on physical memoryGabe Black
2012-01-13Make the memory wipe code handle 64 bit addresses properlyGabe Black
2012-01-06CHROMIUM: Support vboot without a displaySimon Glass
2012-01-05Add bootstage timing to TPM operationsSimon Glass
2011-12-20Security: Make sure not to overflow the in memory version of the GBBGabe Black
2011-12-20Revert "Security: Make sure not to overflow the in memory version of the GBB"Simon Glass
2011-12-20CHROMIUMOS: fix key stroke detection in recovery modeVincent Palatin
2011-12-20CHROMIUMOS: optimize USB mass storage detectionVincent Palatin
2011-12-20Security: Fix a security bug in the border_check function.Gabe Black
2011-12-20Security: Make sure not to overflow the in memory version of the GBBGabe Black
2011-12-16Fix compilation of u-boot on non-coreboot platformsStefan Reinauer
2011-12-16Add beep for x86 chormeos.Dylan Reid
2011-12-16For ChromeOS systems, don't show coreboot as BIOS vendor/versionStefan Reinauer
2011-12-15Don't use bogus gbb address when booting up rewriteable firmware.Vadim Bendebury
2011-11-18Tidy up fdt_decode_alloc_region() to make alloc separateSimon Glass
2011-11-16UPSTREAM: Move simple_itoa to vsprintfSimon Glass
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-18Don't use ARM's hard coded RO value for EC status on x86.Stefan Reinauer
2011-10-17CHROMIUM: Clean up cros gpio codeSean Paul
2011-10-12[PATCH1/2] mrc cache: Add MRC cache FMAP entry support.Vadim Bendebury
2011-10-11Refactor the memory wipe infrastructure to better support x86Gabe Black
2011-10-10CHROMIUM: add scsi_write to SCSI driver.Hung-Te Lin
2011-10-06Revert "Add support for a bios-base device tree/flashmap setting"Gabe Black
2011-10-04CHROMIUM: Guard lib/chromeos/fdt_decode correctlySimon Glass
2011-09-23Use the vdat firmware index when setting up the ACPI crossystem data tableGabe Black
2011-09-23Update VbExBeep() signature to match changed API.Bill Richardson
2011-09-20Set up basic vboot data for use by crossystemGabe Black
2011-09-19fdt: Move Chrome OS memory areas to fdtSimon Glass
2011-09-15CHROMIUMOS: small code clean ups in boot_kernel/fdt_decodeSimon Glass
2011-09-14Add support for a bios-base device tree/flashmap settingGabe Black
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-29CHROMIUM: guard boot_kernel fdt codes with #ifdefChe-Liang Chiou
2011-08-29CHROMIUMOS: Add vbexport_init() to set up librarySimon Glass
2011-08-29Choose the right boot function for x86Stefan Reinauer
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