~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Convert some debug statements to use loggingSimon Glass2023-07-17
* treewide: Simply conditions with the new OF_REALSimon Glass2021-09-25
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop log.h from common headerSimon Glass2020-05-18
* x86: Allow removal of standard PCH driversSimon Glass2019-12-15
* x86: Allow the PCH and LPC uclasses to work with of-platdataSimon Glass2019-10-08
* pch: Add ioctl supportSimon Glass2019-02-20
* sandbox: pch: Add a test for the PCH uclassSimon Glass2019-02-20
* x86: sandbox: pch: Add a CONFIG option for PCHSimon Glass2019-02-20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-27
* dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass2016-07-27
* x86: pch9: Implement get_io_base opBin Meng2016-02-05
* dm: pch: Add get_io_base opBin Meng2016-02-05
* x86: pch: Implement get_gpio_base opBin Meng2016-02-05
* dm: pch: Add get_gpio_base opBin Meng2016-02-05
* dm: pch: Rename get_sbase op to get_spi_baseBin Meng2016-02-05
* dm: pch: Remove pch_get_version opBin Meng2016-02-05
* dm: x86: Add a driver for Intel PCH9Simon Glass2016-01-24
* dm: x86: Add a driver for Intel PCH7Simon Glass2016-01-24
* dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass2016-01-24