x86: apl: Use the clock driver
[oweals/u-boot.git] / arch / x86 / include /
2020-02-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-02-05 Tom RiniMerge tag 'rpi-next-2020.04' of https://gitlab.denx...
2020-02-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-03 Wolfgang Wallnerx86: Move itss.h from Apollo Lake to the generic x86...
2020-02-03 Wolfgang Wallnerx86: apl: Add the term "Interrupt Timer Subsystem"...
2020-02-03 Simon Glassx86: Update coreboot serial table struct
2020-01-29 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-25 Tom RiniMerge branch '2020-01-24-master-imports'
2020-01-25 Vignesh Raghavendraasm: dma-mapping.h: Fix dma mapping functions
2020-01-08 Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
2020-01-07 Tom RiniMerge tag 'u-boot-imx-20200107' of https://gitlab.denx...
2020-01-07 Tom RiniMerge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
2020-01-06 Tom RiniMerge branch 'next'
2019-12-18 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2019-12-15 Simon Glassx86: apl: Add FSP structures
2019-12-15 Simon Glassx86: apl: Add a CPU driver
2019-12-15 Simon Glassx86: apl: Add PCH driver
2019-12-15 Simon Glassx86: apl: Add LPC driver
2019-12-15 Simon Glassx86: apl: Add ITSS driver
2019-12-15 Simon Glassx86: apl: Add systemagent driver
2019-12-15 Simon Glassx86: apl: Add pinctrl driver
2019-12-15 Simon Glassx86: apl: Add UART driver
2019-12-15 Simon Glassx86: apl: Add PMC driver
2019-12-15 Simon Glassx86: apl: Add basic IO addresses
2019-12-15 Simon Glassx86: Add a generic Intel pinctrl driver
2019-12-15 Simon Glassx86: Add low-power subsystem (lpss) support
2019-12-15 Simon Glassx86: Make MSR_PKG_POWER_SKU common
2019-12-15 Simon Glassx86: Add support for newer CAR schemes
2019-12-15 Simon Glassx86: fsp: Make the notify API call common
2019-12-15 Simon Glassx86: fsp: Allow remembering the location of FSP-S
2019-12-15 Simon Glassx86: fsp: Add FSP2 base support
2019-12-15 Simon Glassx86: Move fsp_prepare_mrc_cache() to fsp1 directory
2019-12-15 Simon Glassx86: Don't export mrccache_update()
2019-12-15 Simon Glassx86: Add mrccache support for a 'variable' cache
2019-12-15 Simon Glassx86: Update mrccache to support multiple caches
2019-12-15 Simon Glassx86: Add a new global_data member for the cache record
2019-12-15 Simon Glassx86: Reduce mrccache record alignment size
2019-12-15 Simon Glassx86: spi: Add helper functions for Intel Fast SPI
2019-12-15 Simon Glassi2c: designware: Avoid using static data
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-04 Tom RiniMerge tag 'u-boot-imx-20191104' of https://gitlab.denx...
2019-11-04 Tom RiniMerge branch '2019-11-04-ti-imports'
2019-11-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-11-02 Simon Glassx86: Add a CPU init function for TPL
2019-11-02 Simon Glassx86: spl: Support init of a PUNIT
2019-11-02 Simon Glassx86: timer: Use a separate flag for whether timer is...
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glassx86: Add a function to set variable MTRRs
2019-10-08 Simon Glassx86: Add new common CPU functions for turbo/burst mode
2019-10-08 Simon Glassx86: Tidy up some duplicate MSR defines
2019-10-08 Simon Glassx86: Add common functions for TDP and perf control
2019-10-08 Simon Glassx86: Use a common bus clock for Intel CPUs
2019-10-08 Simon Glassx86: Add a common function to set CPU thermal target
2019-10-08 Simon Glassx86: Use a common definition of MSR_IA32_PERF_CTL
2019-10-08 Simon Glassx86: pci: Drop the first parameter in pci_x86_r/w_config()
2019-10-08 Simon Glassx86: Move acpi_s3.h to a common location
2019-10-08 Simon Glassx86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
2019-10-08 Simon Glassx86: Add various MTRR indexes and values
2019-10-08 Simon Glassx86: fsp: Save usable RAM and hob_list in the handoff...
2019-10-08 Simon Glassx86: spl: Reduce priority of the basic SPL image loader
2019-10-08 Simon Glassx86: pci: Add a function to clear and set PCI config...
2019-10-08 Simon Glassx86: Move common Intel CPU info code into a function
2019-10-08 Simon Glassx86: fsp: Add access to variable MRC data
2019-10-08 Simon Glassx86: fsp: Add a few more definitions for FSP2
2019-10-08 Simon Glassx86: Move common fsp functions into a common file
2019-10-08 Simon Glassx86: fsp: Move common dram functions into a common...
2019-10-08 Simon Glassx86: fsp: Tidy up comment style a little
2019-10-08 Simon Glassx86: fsp: Create a common fsp_support.h header
2019-10-08 Simon Glassx86: Rename some FSP functions to have an fsp_ prefix
2019-10-08 Simon Glassx86: Move fsp_ffs.h include to fsp_arch.h
2019-10-08 Simon Glassx86: Move fsp_bootmode.h to the generic fsp directory
2019-10-08 Simon Glassx86: Move fsp_infoheader.h to the generic fsp directory
2019-10-08 Simon Glassx86: Move fsp_hob.h to the generic fsp directory
2019-10-08 Simon Glassx86: Move fsp_fv.h to the generic fsp directory
2019-10-08 Simon Glassx86: Move fsp_types.h to the generic fsp directory
2019-10-08 Simon Glassx86: Move fsp_api.h inclusion out of fsp_support.h
2019-10-08 Simon Glassx86: Create a new fsp_arch.h header
2019-10-08 Simon Glassx86: Move fsp_azalia.h to the generic fsp directory
2019-10-08 Simon Glassx86: Rename existing FSP code to fsp1
2019-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-10-01 Tom RiniMerge tag 'rpi-next-2019.10.2' of https://github.com...
2019-10-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-01 Andy Shevchenkox86: zImage: Propagate acpi_rsdp_addr to kernel via...
2019-09-12 Tom RiniMerge tag 'efi-2019-10-rc4-4' of https://gitlab.denx...
2019-09-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-09-10 Andy Shevchenkox86: tangier: Use spaces over TABs in ASL code
2019-09-10 Andy Shevchenkox86: tangier: Reserve PCI ECAM in motherboard resources
2019-09-10 Andy Shevchenkox86: acpi: Annotate struct acpi_table_header with __packed
2019-09-10 Bin Mengx86: qemu: Support getting high memory size
2019-09-10 Bin Mengx86: qemu: Extract getting memory size to a separate...
2019-09-10 Andy Shevchenkox86: acpi: Slightly reduce binary size of ACPI tables...
2019-08-19 Tom RiniMerge tag 'u-boot-rockchip-20190819' of https://gitlab...
2019-08-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-08-18 Stefan Roesex86: Remove x86 specific GD flags as they are not refer...
next