| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Introduce USE_EARLY_BOARD_INIT option | Andy Shevchenko | 2020-09-01 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 2 | -5/+2 |
* | x86: kconfig: Let board select SPI flash | Bin Meng | 2017-08-01 | 1 | -0/+1 |
* | x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig | Bin Meng | 2017-08-01 | 1 | -11/+0 |
* | x86: kconfig: Let board select BOARD_EARLY_INIT_F | Bin Meng | 2017-08-01 | 1 | -5/+0 |
* | x86: link: Add a config for 64-bit U-Boot | Simon Glass | 2017-02-07 | 2 | -1/+8 |
* | x86: link: Add a text base for 64-bit U-Boot | Simon Glass | 2017-02-07 | 1 | -1/+2 |
* | x86: Drop all the old pin configuration code | Simon Glass | 2016-03-17 | 1 | -138/+0 |
* | x86: ivybridge: Move northbridge and PCH init into drivers | Simon Glass | 2016-01-24 | 1 | -8/+0 |
* | x86: ivybridge: Do not require HAVE_INTEL_ME | Bin Meng | 2016-01-13 | 1 | -0/+1 |
* | x86: Remove HAVE_ACPI_RESUME | Bin Meng | 2015-12-09 | 1 | -1/+0 |
* | x86: Remove CPU_INTEL_SOCKET_RPGA989 | Bin Meng | 2015-12-09 | 1 | -1/+0 |
* | x86: Clean up ivybridge/chrome Kconfig options | Bin Meng | 2015-12-09 | 1 | -1/+0 |
* | x86: Remove MARK_GRAPHICS_MEM_WRCOMB | Bin Meng | 2015-07-14 | 1 | -1/+0 |
* | x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS | Bin Meng | 2015-04-29 | 1 | -0/+3 |
* | x86: cros_ec: Drop unnecessary init | Simon Glass | 2015-04-18 | 1 | -3/+0 |
* | dm: x86: pci: Convert coreboot to use driver model for pci | Simon Glass | 2015-04-18 | 1 | -0/+9 |
* | x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 | Simon Glass | 2015-02-05 | 1 | -2/+1 |
* | x86: Move CONFIG_SYS_CAR_xxx to Kconfig | Bin Meng | 2015-01-13 | 1 | -0/+8 |
* | x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig | Bin Meng | 2015-01-13 | 1 | -0/+1 |
* | x86: ich6-gpio: Add Intel Tunnel Creek GPIO support | Bin Meng | 2014-12-18 | 1 | -1/+1 |
* | x86: ich6-gpio: Move setup_pch_gpios() to board support codes | Bin Meng | 2014-12-13 | 1 | -0/+40 |
* | x86: Make ROM_SIZE configurable in Kconfig | Bin Meng | 2014-12-13 | 1 | -0/+1 |
* | x86: chromebook_link: Enable the Chrome OS EC | Simon Glass | 2014-11-25 | 1 | -0/+4 |
* | x86: Remove board_early_init_r() | Simon Glass | 2014-11-25 | 1 | -5/+0 |
* | x86: chromebook_link: Enable GPIO support | Simon Glass | 2014-11-21 | 1 | -0/+107 |
* | x86: chromebook_link: Implement CAR support (cache as RAM) | Simon Glass | 2014-11-21 | 1 | -0/+12 |
* | x86: Emit post codes in startup code for Chromebooks | Simon Glass | 2014-11-21 | 1 | -0/+4 |
* | x86: Add chromebook_link board | Simon Glass | 2014-11-21 | 4 | -0/+53 |