Age | Commit message (Expand) | Author |
---|---|---|
2021-09-25 | treewide: Simply conditions with the new OF_REAL | Simon Glass |
2021-07-06 | dm: define LOG_CATEGORY for all uclass | Patrick Delaunay |
2019-10-08 | x86: Allow the PCH and LPC uclasses to work with of-platdata | Simon Glass |
2019-02-20 | pch: Add ioctl support | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2016-07-27 | dm: Use dm_scan_fdt_dev() directly where possible | Simon Glass |
2016-07-27 | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() | Simon Glass |
2016-02-05 | dm: pch: Add get_io_base op | Bin Meng |
2016-02-05 | dm: pch: Add get_gpio_base op | Bin Meng |
2016-02-05 | dm: pch: Rename get_sbase op to get_spi_base | Bin Meng |
2016-02-05 | dm: pch: Remove pch_get_version op | Bin Meng |
2016-01-24 | dm: Expand the uclass for Platform Controller Hubs (PCH) | Simon Glass |