~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-11
* event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-10
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Move checkcpu() out of common.hSimon Glass2019-12-02
* x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass2019-10-08
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* board_f: x86: Use checkcpu() for CPU initSimon Glass2017-04-05
* x86: ivybridge: Add more debugging for failuresSimon Glass2017-02-06
* x86: Add debugging when cpu_common_init() failsSimon Glass2016-08-30
* x86: Move common PCH code into a common placeSimon Glass2016-03-17
* x86: Move common CPU code to its own placeSimon Glass2016-03-17
* x86: Create a common header for Intel register accessSimon Glass2016-03-17
* x86: Move microcode code to a common locationSimon Glass2016-03-17
* dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-14
* x86: ivybridge: Convert enable_usb_bar() to use DM PCI APISimon Glass2016-01-24
* x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass2016-01-24
* x86: ivybridge: Do the SATA init before relocationSimon Glass2016-01-24
* x86: ivybridge: Move GPIO init to the LPC init() methodSimon Glass2016-01-24
* x86: ivybridge: Move graphics init much laterSimon Glass2016-01-24
* x86: ivybridge: Probe the LPC in CPU initSimon Glass2016-01-24
* x86: ivybridge: Move northbridge init into the probe() methodSimon Glass2016-01-24
* x86: ivybridge: Rename bd82x6x_init()Simon Glass2016-01-24
* x86: ivybridge: Move more init to the probe() functionSimon Glass2016-01-24
* x86: ivybridge: Move lpc_early_init() to probe()Simon Glass2016-01-24
* x86: ivybridge: Set up the LPC device using driver modelSimon Glass2016-01-24
* x86: Remove HAVE_ACPI_RESUMEBin Meng2015-12-09
* x86: Convert to use driver model timerBin Meng2015-12-01
* x86: chromebook_link: Enable the debug UARTSimon Glass2015-10-21
* x86: ivybridge: Use reset_cpu()Simon Glass2015-04-29
* x86: chromebook_link: dts: Add PCH and LPC devicesSimon Glass2015-04-18
* dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass2015-04-18
* x86: Split up arch_cpu_init()Simon Glass2015-04-16
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-16
* x86: ivybridge: Update microcode early in bootSimon Glass2015-01-13
* x86: ivybridge: Drop support for ROM cachingSimon Glass2015-01-13
* x86: Add post failure codes for bist and carBin Meng2014-12-13
* x86: ivybridge: Add LAPIC supportSimon Glass2014-11-21
* x86: ivybridge: Add early init for PCH devicesSimon Glass2014-11-21
* x86: ivybridge: Perform Intel microcode update on bootSimon Glass2014-11-21
* x86: ivybridge: Check BIST value on bootSimon Glass2014-11-21
* x86: ivybridge: Perform initial CPU setupSimon Glass2014-11-21
* x86: ivybridge: Add early LPC init so that serial worksSimon Glass2014-11-21
* x86: ivybridge: Enable PCI in early initSimon Glass2014-11-21
* x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass2014-11-21
* x86: Add chromebook_link boardSimon Glass2014-11-21