Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: coral: Avoid build error with !CONFIG_ACPIGEN | Simon Glass | 2021-03-27 | 1 | -5/+9 |
* | common: Drop asm/global_data.h from common header | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | x86: Drop unnecessary mp_init logic | Simon Glass | 2020-12-18 | 1 | -1/+1 |
* | x86: apl: Add core init for the SoC | Simon Glass | 2020-11-05 | 1 | -0/+84 |
* | x86: Fix up driver names to avoid dtoc warnings | Simon Glass | 2020-11-05 | 1 | -2/+2 |
* | x86: apl: Generate CPU tables | Simon Glass | 2020-09-25 | 1 | -0/+77 |
* | cpu: Convert the methods to use a const udevice * | Simon Glass | 2020-07-25 | 1 | -1/+1 |
* | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini | 2020-07-24 | 1 | -1/+1 |
* | cpu: Convert the methods to use a const udevice * | Simon Glass | 2020-07-20 | 1 | -1/+1 |
* | x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count | Wolfgang Wallner | 2020-03-05 | 1 | -6/+1 |
* | x86: apl: Add a CPU driver | Simon Glass | 2019-12-15 | 1 | -0/+41 |