Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: Move CONFIG_SYS_CAR_xxx to Kconfig | Bin Meng | 2015-01-13 | -0/+8 |
* | x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig | Bin Meng | 2015-01-13 | -0/+1 |
* | x86: ich6-gpio: Add Intel Tunnel Creek GPIO support | Bin Meng | 2014-12-18 | -1/+1 |
* | x86: ich6-gpio: Move setup_pch_gpios() to board support codes | Bin Meng | 2014-12-13 | -0/+40 |
* | x86: Make ROM_SIZE configurable in Kconfig | Bin Meng | 2014-12-13 | -0/+1 |
* | x86: chromebook_link: Enable the Chrome OS EC | Simon Glass | 2014-11-25 | -0/+4 |
* | x86: Remove board_early_init_r() | Simon Glass | 2014-11-25 | -5/+0 |
* | x86: chromebook_link: Enable GPIO support | Simon Glass | 2014-11-21 | -0/+107 |
* | x86: chromebook_link: Implement CAR support (cache as RAM) | Simon Glass | 2014-11-21 | -0/+12 |
* | x86: Emit post codes in startup code for Chromebooks | Simon Glass | 2014-11-21 | -1/+24 |
* | x86: Add chromebook_link board | Simon Glass | 2014-11-21 | -0/+70 |