summaryrefslogtreecommitdiff
path: root/board/chromebook-x86
AgeCommit message (Expand)Author
2012-01-03CHROMIUMOS: Issue SMI to finalize Coreboot in final stageDuncan Laurie
2012-01-03CHROMIUMOS: Add U-boot support for wear-leveling the MRC dataDuncan Laurie
2011-12-31CHROMIUMOS: x86: Fix MTRR clear to detect which MTRR to useDuncan Laurie
2011-12-16Add beep for x86 chormeos.Dylan Reid
2011-12-16x86: Move RO VPD to H2C's positionStefan Reinauer
2011-12-15[x86] FMAP: Move RW_VPD section and add RW_SHARED section backStefan Reinauer
2011-12-14Move RW section of on Sandybridge to lower 4MB of the flash chipStefan Reinauer
2011-12-09reorganize x86 fmapsStefan Reinauer
2011-12-08Update 8MB flashmap layout to match new flash descriptor settings.Duncan Laurie
2011-12-08fdt: enable USB keyboard on StumpyVincent Palatin
2011-12-08add USB keyboard support for vboot.Vincent Palatin
2011-12-08Modify device tree files for LinkVadim Bendebury
2011-12-08Prepare a new flash map for Ivy BridgeVadim Bendebury
2011-11-04Introduce ability to use hardware SPI mapping for read accesses.Vadim Bendebury
2011-11-03Clean up MTRR 7 right before jumping to the kernelStefan Reinauer
2011-10-25Turn on the skip-i8042 option on stumpyGabe Black
2011-10-25Implement board_i8042_skip for coreboot boardsGabe Black
2011-10-17Fix reg property in flashmaps on x86Stefan Reinauer
2011-10-12[PATCH2/2] mrc cache: Handle MRC cache data.Vadim Bendebury
2011-10-10Allocate room for MRC cache in fmap.Vadim Bendebury
2011-10-03Use an 8MB fmap on stumpy and lumpy.Stefan Reinauer
2011-09-28Remove manual configuration of the serial console from the device treeGabe Black
2011-09-28Track whether u-boot was warm or cold booted, and implement is_processor_resetGabe Black
2011-09-26Enable coreboot timestamp facility support in u-boot.Vadim Bendebury
2011-09-24Refactor hw timer code to accommodate execution tracing.Vadim Bendebury
2011-09-19Emit port 80 post codes in show_boot_progress() on x86Stefan Reinauer
2011-09-19fdt: coreboot: refactor Alex to put Chrome OS config into a separate fileSimon Glass
2011-09-19Add an gnvs-vboot-table stub entry to chromeos-config on x86Gabe Black
2011-09-15fdt: Add Chrome OS memory areasSimon Glass
2011-09-15u-boot DTS: Add bios-base for EdisonStefan Reinauer
2011-09-14fdt: coreboot: refactor to put Chrome OS config into a separate fileSimon Glass
2011-09-14Add an "bios-base" setting for stumpyGabe Black
2011-09-12declare 1-to-1 mapping for PCI bus address spaceVincent Palatin
2011-09-12Drop the unnecessary flash stub implementation.Vadim Bendebury
2011-09-11Allocate room for u-boot environment.Vadim Bendebury
2011-08-31Fix refactoring problems introduced earlier.Vadim Bendebury
2011-08-30Start vboot timer at zero.Vadim Bendebury
2011-08-29Fix IO UART selection from device treeStefan Reinauer
2011-08-29Revert "Make the FMAP configuration decoding function board specific."Gabe Black
2011-08-29add device trees for stumpy, lumpy and mario.Stefan Reinauer
2011-08-29rename x86-alex.dts to alex.dtsStefan Reinauer
2011-08-29Add flashmap information to the x86-alex device treeStefan Reinauer
2011-08-29Enable OF_CONTROL for Alex.Vadim Bendebury
2011-08-29CHROMIUM: remove earlier prototype codesChe-Liang Chiou
2011-08-29Makes the VbExGetTimer vboot callback function board specificGabe Black
2011-08-29Fix checking if information about vboot's nv storage was in the cb tablesGabe Black
2011-08-29Add GPIO parsing on coreboot+uboot comboStefan Reinauer
2011-08-29Implement missing functions for vboot:Stefan Reinauer
2011-08-29Make the FMAP configuration decoding function board specific.Gabe Black
2011-08-29Remove the device tree from one of the vboot support APIs.Gabe Black