summaryrefslogtreecommitdiff
path: root/board/chromebook-x86
AgeCommit message (Expand)Author
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
2011-08-29Load and install the device tree out of CBFS automatically during startupGabe Black
2011-08-29Implement vbnv support.Vadim Bendebury
2011-08-29CHRIMIUM: aebl: kaen: seaboard: implement machine power offChe-Liang Chiou
2011-08-29Add stub implementations for the vbexport functions that access NV storageGabe Black
2011-08-29CHROMIUM: rename is_cold_boot to is_processor_resetChe-Liang Chiou
2011-08-29Add a dummy flash implementation for coreboot.Gabe Black
2011-08-29Update the chromeos board files for x86.Gabe Black
2011-08-29Add a minimal device tree to x86 to give us something to start with.Gabe Black
2011-08-29Allow compiling out realmode/bios code.Gabe Black
2011-08-29Change how reset code is excluded.Gabe Black
2011-08-29Import code from coreboot's libpayload to parse the coreboot table.Gabe Black
2011-08-29Implement recursively scanning PCI busses on the coreboot "board".Gabe Black
2011-08-29Tell u-boot about PCI bus 0 when initializing the coreboot "board".Gabe Black