index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
util.c
Age
Commit message (
Expand
)
Author
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-08-08
dm: migrate the dm_warn to use the log macro
Patrick Delaunay
2020-10-29
dm: core: Allow dm_warn() to be used in SPL
Simon Glass
2020-04-16
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2019-12-15
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
2019-09-02
dm: core: Decouple DM from DT
Marek Vasut
2019-07-10
fdt: Allow indicating a node is for U-Boot proper only
Patrick Delaunay
2019-04-11
dm: remove unused function dm_fdt_pre_reloc
Patrick Delaunay
2019-04-11
dm: remove pre reloc properties in SPL and TPL device tree
Patrick Delaunay
2018-11-14
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-10-04
dm: replace dm_dbg() with pr_debug()
Masahiro Yamada
2017-07-11
dm: include <dm/util.h> from drivers/core/util.c
Masahiro Yamada
2017-03-16
dm: Return actual bools in dm_fdt_pre_reloc
Heiko Stübner
2017-03-16
dm: allow limiting pre-reloc markings to spl or tpl
Heiko Stübner
2014-03-04
dm: Add base driver model support
Simon Glass