Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: apl: Reduce size for TPL | Simon Glass | 2021-01-05 | 1 | -1/+3 |
* | dm: treewide: Rename ..._platdata variables to just ..._plat | Simon Glass | 2020-12-13 | 3 | -8/+8 |
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass | 2020-12-13 | 1 | -3/+3 |
* | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 3 | -4/+4 |
* | pmc: Move common registers to the header file | Simon Glass | 2020-07-17 | 1 | -9/+0 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | x86: Move acpi_s3.h to include/acpi/ | Simon Glass | 2020-04-16 | 1 | -1/+1 |
* | dm: pci: Update the PCI read_config() method to const dev * | Simon Glass | 2020-02-05 | 1 | -1/+1 |
* | x86: apl: Add PMC driver | Simon Glass | 2019-12-15 | 1 | -0/+56 |
* | x86: sandbox: Add a PMC emulator and test | Simon Glass | 2019-12-15 | 4 | -0/+353 |
* | x86: power: Add an ACPI PMC uclass | Simon Glass | 2019-12-15 | 3 | -0/+218 |