Age | Commit message (Expand) | Author |
2019-12-02 | common: Move board_get_usable_ram_top() out of common.h | Simon Glass |
2019-12-02 | common: Move checkcpu() out of common.h | Simon Glass |
2019-10-08 | x86: Tidy up some duplicate MSR defines | Simon Glass |
2019-10-08 | x86: Add common functions for TDP and perf control | Simon Glass |
2019-10-08 | x86: Use a common bus clock for Intel CPUs | Simon Glass |
2019-10-08 | x86: Add a common function to set CPU thermal target | Simon Glass |
2019-10-08 | x86: Use a common definition of MSR_IA32_PERF_CTL | Simon Glass |
2019-10-08 | x86: pci: Drop the first parameter in pci_x86_r/w_config() | Simon Glass |
2019-10-08 | x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT | Simon Glass |
2019-10-08 | x86: spl: Move broadwell-specific code out of generic x86 spl | Simon Glass |
2019-10-08 | x86: Move common Intel CPU info code into a function | Simon Glass |
2019-05-08 | x86: broadwell: Update PCH to work in TPL | Simon Glass |
2019-05-08 | x86: broadwell: Implement PCH_REQ_PMBASE_INFO | Simon Glass |
2019-05-08 | x86: broadwell: Select refcode and CPU code for SPL | Simon Glass |
2019-05-08 | x86: broadwell: Allow booting from SPL | Simon Glass |
2019-05-08 | x86: broadwell: Split CPU init | Simon Glass |
2019-05-08 | x86: broadwell: Move init of debug UART to cpu.c | Simon Glass |
2019-05-08 | x86: broadwell: Allow SDRAM init from SPL | Simon Glass |
2019-05-08 | x86: broadwell: Improve SDRAM debugging output | Simon Glass |
2019-02-20 | x86: broadwell: Add support for serial I/O devices | Simon Glass |
2019-02-20 | x86: broadwell: Don't bother probing the PCH for pinctrl | Simon Glass |
2019-02-20 | x86: broadwell: Add support for the ADSP | Simon Glass |
2018-11-14 | cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers | Bin Meng |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-12-12 | ata: Migrate CONFIG_SCSI_AHCI to Kconfig | Tuomas Tynkkynen |
2017-08-15 | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass |
2017-08-01 | x86: Switch all boards to use DM SCSI | Bin Meng |
2017-08-01 | x86: kconfig: Move USB to platform Kconfig | Bin Meng |
2017-08-01 | x86: broadwell: kconfig: Imply platform specific drivers | Bin Meng |
2017-08-01 | x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig | Bin Meng |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2017-04-05 | board_f: x86: Use checkcpu() for CPU init | Simon Glass |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-10-19 | cpu: Add get_vendor callback | Alexander Graf |
2016-10-11 | dm: x86: Move samus to use new driver model support | Simon Glass |
2016-05-23 | x86: broadwell: Correct I/O APIC ID | Bin Meng |
2016-05-23 | x86: Unify reserve_arch() for all x86 boards | Bin Meng |
2016-05-17 | dm: Rename disk uclass to ahci | Simon Glass |
2016-03-17 | x86: broadwell: Add support for high-speed I/O lane with ME | Simon Glass |
2016-03-17 | x86: broadwell: Add support for SDRAM setup | Simon Glass |
2016-03-17 | x86: broadwell: Add power-control support | Simon Glass |
2016-03-17 | x86: broadwell: Add reference code support | Simon Glass |
2016-03-17 | x86: broadwell: Add an LPC driver | Simon Glass |
2016-03-17 | x86: broadwell: Add a northbridge driver | Simon Glass |
2016-03-17 | x86: broadwell: Add a SATA driver | Simon Glass |
2016-03-17 | x86: broadwell: Add a pinctrl driver | Simon Glass |
2016-03-17 | x86: broadwell: Add a PCH driver | Simon Glass |
2016-03-17 | x86: Add basic support for broadwell | Simon Glass |