summaryrefslogtreecommitdiff
path: root/board/chromebook-x86
AgeCommit message (Expand)Author
2012-04-25Provide alternative config for netbootingVadim Bendebury
2012-03-21Increase size of MRC cache on LinkStefan Reinauer
2012-03-19x86: Make RW unused section labels uniqueDuncan Laurie
2012-03-16Reduce RW BIOS data sections to 512K from 976KDuncan Laurie
2012-03-15Use keyboard controller for hard reset instead of CF9Vadim Bendebury
2012-03-13x86: Add an emeraldlake2 device treeGabe Black
2012-02-28Don't ever return from cold_reboot() functionStefan Reinauer
2012-02-27Add flag fast-developer-mode to make default developer mode time on x86 2sStefan Reinauer
2012-01-19Enable frequency selection in VbExBeep().Bill Richardson
2012-01-12CHROMIUM: x86: Align the header for the MRC data cache.Duncan Laurie
2012-01-09[x86]: Add environment section to flash map.Stefan Reinauer
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