summaryrefslogtreecommitdiff
path: root/board/chromebook-x86
AgeCommit message (Expand)Author
2014-02-24x86: coreboot: delete unused coreboot/config.mkMasahiro Yamada
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada
2013-11-01x86: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-08-02dt: don't use ARCH_CPU_DTSStephen Warren
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-19x86: Add FDT SPI node for linkSimon Glass
2013-03-04x86: Adjust link device tree include fileSimon Glass
2012-12-06x86: fdt: Create basic .dtsi file for corebootSimon Glass
2012-11-30x86: Add a minimal device tree for alex x86Gabe Black
2012-11-30x86: Remove coreboot start16 codeSimon Glass
2012-11-28x86: Remove coreboot start16 codeSimon Glass
2012-11-28x86: coreboot: Modify u-boot code to allow building coreboot payloadVadim Bendebury
2012-11-28x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer
2011-12-19x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black
2011-12-19x86: Initial commit for running as a coreboot payloadGabe Black