summaryrefslogtreecommitdiff
path: root/board/chromebook-x86
Commit message (Expand)AuthorAgeLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+19
* x86: coreboot: delete unused coreboot/config.mkMasahiro Yamada2014-02-24-7/+0
* dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada2014-02-19-59/+0
* x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-20/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-10/+10
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-19-31/+1
* dt: don't use ARCH_CPU_DTSStephen Warren2013-08-02-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-34/+2
* x86: Add FDT SPI node for linkSimon Glass2013-03-19-0/+11
* x86: Adjust link device tree include fileSimon Glass2013-03-04-1/+1
* x86: fdt: Create basic .dtsi file for corebootSimon Glass2012-12-06-12/+30
* x86: Add a minimal device tree for alex x86Gabe Black2012-11-30-0/+30
* x86: Remove coreboot start16 codeSimon Glass2012-11-30-34/+0
* x86: Remove coreboot start16 codeSimon Glass2012-11-28-13/+0
* x86: coreboot: Modify u-boot code to allow building coreboot payloadVadim Bendebury2012-11-28-0/+37
* x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer2012-11-28-119/+0
* x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black2011-12-19-0/+10
* x86: Initial commit for running as a coreboot payloadGabe Black2011-12-19-0/+235