aboutsummaryrefslogtreecommitdiff
path: root/board/chromebook-x86
AgeCommit message (Expand)AuthorFilesLines
2013-11-01x86: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2-10/+10
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk1-31/+1
2013-08-02dt: don't use ARCH_CPU_DTSStephen Warren1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-34/+2
2013-03-19x86: Add FDT SPI node for linkSimon Glass1-0/+11
2013-03-04x86: Adjust link device tree include fileSimon Glass1-1/+1
2012-12-06x86: fdt: Create basic .dtsi file for corebootSimon Glass2-12/+30
2012-11-30x86: Add a minimal device tree for alex x86Gabe Black1-0/+30
2012-11-30x86: Remove coreboot start16 codeSimon Glass2-34/+0
2012-11-28x86: Remove coreboot start16 codeSimon Glass1-13/+0
2012-11-28x86: coreboot: Modify u-boot code to allow building coreboot payloadVadim Bendebury1-0/+37
2012-11-28x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer3-119/+0
2011-12-19x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black1-0/+10
2011-12-19x86: Initial commit for running as a coreboot payloadGabe Black5-0/+235