~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vpl: Add Kconfig options for VPLSimon Glass2022-05-02
* dm: core: Allow devres to be disabled in SPLSimon Glass2022-04-18
* dm: add tag supportAKASHI Takahiro2022-04-09
* dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass2020-10-29
* dm: Add support for simple-pm-busSean Anderson2020-07-01
* dm: core: Add basic ACPI supportSimon Glass2020-04-16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: replace dm_dbg() with pr_debug()Masahiro Yamada2017-10-04
* spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPLPhilipp Tomsich2017-08-13
* dm: core: Add dev_read_resource() to read device resourcesSimon Glass2017-07-11
* dm: core: Implement live tree 'read' functionsSimon Glass2017-06-01
* dm: core: Add a place to put extra device-tree reading functionsSimon Glass2017-06-01
* dm: core: Add livetree address functionsSimon Glass2017-06-01
* dm: core: Add operations on device tree referencesSimon Glass2017-06-01
* dm: core: Add livetree access functionsSimon Glass2017-06-01
* dm: core: Move dev_get_addr() etc. into a separate fileSimon Glass2017-06-01
* dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang lin2015-12-01
* dm: core: Add Kconfig for simple bus driverMarek Vasut2015-08-31
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18
* dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada2015-08-18
* devres: make Devres optional with CONFIG_DEVRESMasahiro Yamada2015-08-06
* devres: introduce Devres (Managed Device Resource) frameworkMasahiro Yamada2015-08-06
* dm: Make regmap and syscon optionalSimon Glass2015-08-06
* dm: remove redundant CONFIG_DM from driver/core/MakefileMasahiro Yamada2015-07-21
* dm: Add support for generic system controllers (syscon)Simon Glass2015-07-21
* dm: Add support for register maps (regmap)Simon Glass2015-07-21
* dm: Move the tree/uclass dump code into its own fileSimon Glass2015-07-21
* Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass2015-06-10
* dm: Allow device removal features to be droppedSimon Glass2014-11-21
* dm: core: Add support for simple-busSimon Glass2014-10-22
* kbuild: refactor some makefilesMasahiro Yamada2014-09-24
* dm: Add base driver model supportSimon Glass2014-03-04