index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
Makefile
Age
Commit message (
Expand
)
Author
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-03-08
core: ofnode: add of_graph parsing helpers
Svyatoslav Ryhel
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-04-18
dm: core: Allow devres to be disabled in SPL
Simon Glass
2022-04-09
dm: add tag support
AKASHI Takahiro
2020-10-29
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-07-01
dm: Add support for simple-pm-bus
Sean Anderson
2020-04-16
dm: core: Add basic ACPI support
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-04
dm: replace dm_dbg() with pr_debug()
Masahiro Yamada
2017-08-13
spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
Philipp Tomsich
2017-07-11
dm: core: Add dev_read_resource() to read device resources
Simon Glass
2017-06-01
dm: core: Implement live tree 'read' functions
Simon Glass
2017-06-01
dm: core: Add a place to put extra device-tree reading functions
Simon Glass
2017-06-01
dm: core: Add livetree address functions
Simon Glass
2017-06-01
dm: core: Add operations on device tree references
Simon Glass
2017-06-01
dm: core: Add livetree access functions
Simon Glass
2017-06-01
dm: core: Move dev_get_addr() etc. into a separate file
Simon Glass
2015-12-01
dm: core: Add SPL Kconfig for REGMAP and SYSCON
huang lin
2015-08-31
dm: core: Add Kconfig for simple bus driver
Marek Vasut
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
Masahiro Yamada
2015-08-06
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
2015-08-06
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
dm: Make regmap and syscon optional
Simon Glass
2015-07-21
dm: remove redundant CONFIG_DM from driver/core/Makefile
Masahiro Yamada
2015-07-21
dm: Add support for generic system controllers (syscon)
Simon Glass
2015-07-21
dm: Add support for register maps (regmap)
Simon Glass
2015-07-21
dm: Move the tree/uclass dump code into its own file
Simon Glass
2015-06-10
Remove SPL undefine of CONFIG_OF_CONTROL
Simon Glass
2014-11-21
dm: Allow device removal features to be dropped
Simon Glass
2014-10-22
dm: core: Add support for simple-bus
Simon Glass
2014-09-24
kbuild: refactor some makefiles
Masahiro Yamada
2014-03-04
dm: Add base driver model support
Simon Glass