Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Allow the PCH and LPC uclasses to work with of-platdata | Simon Glass | 2019-10-08 | 1 | -0/+2 |
* | pch: Add ioctl support | Simon Glass | 2019-02-20 | 1 | -0/+10 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | dm: Use dm_scan_fdt_dev() directly where possible | Simon Glass | 2016-07-27 | 1 | -12/+1 |
* | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() | Simon Glass | 2016-07-27 | 1 | -3/+1 |
* | dm: pch: Add get_io_base op | Bin Meng | 2016-02-05 | 1 | -0/+11 |
* | dm: pch: Add get_gpio_base op | Bin Meng | 2016-02-05 | 1 | -0/+11 |
* | dm: pch: Rename get_sbase op to get_spi_base | Bin Meng | 2016-02-05 | 1 | -3/+3 |
* | dm: pch: Remove pch_get_version op | Bin Meng | 2016-02-05 | 1 | -10/+0 |
* | dm: Expand the uclass for Platform Controller Hubs (PCH) | Simon Glass | 2016-01-24 | 1 | -0/+62 |