summaryrefslogtreecommitdiff
path: root/board/google/chromebook_link
AgeCommit message (Expand)AuthorFilesLines
2015-07-15x86: Remove MARK_GRAPHICS_MEM_WRCOMBBin Meng1-1/+0
2015-04-30x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng1-0/+3
2015-04-18x86: cros_ec: Drop unnecessary initSimon Glass1-3/+0
2015-04-18dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass1-0/+9
2015-02-06x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass1-2/+1
2015-01-13x86: Move CONFIG_SYS_CAR_xxx to KconfigBin Meng1-0/+8
2015-01-13x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng1-0/+1
2014-12-19x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng1-1/+1
2014-12-14x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng1-0/+40
2014-12-14x86: Make ROM_SIZE configurable in KconfigBin Meng1-0/+1
2014-11-25x86: chromebook_link: Enable the Chrome OS ECSimon Glass1-0/+4
2014-11-25x86: Remove board_early_init_r()Simon Glass1-5/+0
2014-11-21x86: chromebook_link: Enable GPIO supportSimon Glass1-0/+107
2014-11-21x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass1-0/+12
2014-11-21x86: Emit post codes in startup code for ChromebooksSimon Glass1-0/+4
2014-11-21x86: Add chromebook_link boardSimon Glass4-0/+53