~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* core: remap: fix regmap_init_mem_plat() reg size handelingJohan Jonker2023-05-06
* treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-25
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* syscon: Drop the logging in syscon_get_by_driver_data()Simon Glass2020-10-22
* dm: syscon: Set LOG_CATEGORYSean Anderson2020-10-15
* dm: syscon: Fix calling dev_dbg with an uninitialized deviceSean Anderson2020-09-30
* dm: syscon: typo aleradyHeinrich Schuchardt2020-09-22
* common: Drop log.h from common headerSimon Glass2020-05-18
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-11
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* | dm: core: Change syscon to use helper functionSimon Glass2020-02-07
|/
* syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay2019-04-11
* dm: syscon: Don't require a regmap for PCI devicesSimon Glass2019-02-20
* syscon: update syscon_node_to_regmap to use the DM functionsPatrick Delaunay2018-12-15
* syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot2018-12-07
* syscon: add Linux-compatible syscon APIMasahiro Yamada2018-05-07
* regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada2018-05-07
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: core: Avoid calling dm_scan_fdt_dev() with of-platdataSimon Glass2017-08-17
* dm: syscon: Provide a generic syscon driverPaul Burton2016-09-21
* dm: syscon: Add support for of-platdataSimon Glass2016-07-14
* syscon: Avoid returning a device on failureSimon Glass2016-03-17
* dm: syscon: Allow finding devices by driver dataSimon Glass2016-01-24
* dm: core: Add device checking to syscon_get_regmap()Simon Glass2015-07-21
* dm: Add support for generic system controllers (syscon)Simon Glass2015-07-21