index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
Makefile
Age
Commit message (
Expand
)
Author
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