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
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-07-01
dm: Add support for simple-pm-bus
Sean Anderson
2020-04-16
dm: core: Add basic ACPI support
Simon Glass
2019-08-26
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
2019-04-23
dm: core: Change platform specific translation-offset handling
Stefan Roese
2019-01-18
drivers: Kconfig: spelling fixes
Chris Packham
2018-12-10
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
Jean-Jacques Hiblot
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-08-13
spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
Philipp Tomsich
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-06-01
dm: core: Add device-based 'read' functions to access DT
Simon Glass
2017-04-05
dm: core: Allow driver model to be disabled for TPL
Simon Glass
2016-05-25
fdt: Support for ISA busses
Paul Burton
2016-01-13
spl: dm: Add SPL_DM_SEQ_ALIAS config option
Nathan Rossi
2015-12-10
dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATE
Stefan Roese
2015-12-07
dm: core: Enable SPL_SIMPLE_BUS by default
Michal Simek
2015-12-01
dm: core: Add SPL Kconfig for REGMAP and SYSCON
huang lin
2015-10-21
dm: core: Enable optional use of fdt_translate_address()
Stefan Roese
2015-08-31
dm: core: Add Kconfig for simple bus driver
Marek Vasut
2015-08-12
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
2015-08-06
devres: add debug command to dump device resources
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: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea
Hans de Goede
2015-04-23
dm: core: Allow sequence alias support to be removed for SPL
Simon Glass
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2015-02-12
dm: Add Kconfig options for driver model SPL support
Simon Glass
2015-02-12
dm: Expand and complete Kconfig in drivers/
Simon Glass
2014-10-23
dm: add entries to Kconfig
Masahiro Yamada
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada