Commit Graph

274 Commits (0cd07a90a9bc9acf6c07e5561441b212edbe901b)

Author SHA1 Message Date
Simon Glass 31e60ffa05 dm: core: Add logging of some common errors 7 years ago
Simon Glass 964cadc445 dm: core: Add a function to decode a memory region 7 years ago
Simon Glass 5e0a7341cd dm: core: Update of_read_fmap_entry() for livetree 7 years ago
Simon Glass d677b00cb6 dm: core: Add a way to bind a device by ofnode 7 years ago
Simon Glass c60f671b65 dm: core: Add a way to find an ofnode by compatible string 7 years ago
Simon Glass 7e5196c409 dm: core: Add ofnode function to read a 64-bit int 7 years ago
Álvaro Fernández Rojas 30a90f56c3 dm: core: add functions to get memory-mapped I/O addresses 7 years ago
Neil Armstrong 285cbcf97f regmap: add regmap_update_bits() helper 7 years ago
Masahiro Yamada e151a1c288 syscon: add Linux-compatible syscon API 7 years ago
Masahiro Yamada d35812368a regmap: change regmap_init_mem() to take ofnode instead udevice 7 years ago
Masahiro Yamada 5ccc2c2130 dm: ofnode: add ofnode_device_is_compatible() helper 7 years ago
Masahiro Yamada 8c1de5e08b regmap: clean up regmap allocation 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Mario Six e8d5291824 core: ofnode: Fix translation for #size-cells == 0 7 years ago
Andy Yan bcfdf055f8 dm: core: make fixed-clock dt scan live dt compatible 7 years ago
Kever Yang d255fade66 core: add uclass_get_device_by_phandle_id() api 7 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
Kever Yang b4f20767b1 core: add ofnode_get_by_phandle() api 7 years ago
Philipp Tomsich e2d5997ffd core: ofnode: add ofnode_get_parent function 7 years ago
Simon Glass 6e43d1b199 dm: core: Add a function to look up a uclass by name 8 years ago
Philipp Tomsich f4fcba5c5b clk: implement clk_set_defaults() 8 years ago
Masahiro Yamada 3ab48f6223 dm: add dev_read_u32() 8 years ago
Mario Six 29d11b8838 core: Make device_is_compatible live-tree compatible 8 years ago
Mario Six 147c607448 core: Add {ofnode, dev}_translate_address functions 8 years ago
Mario Six 83a462a5e3 core: read: Fix style violations 8 years ago
Mario Six 51db287a14 core: ofnode: Fix style violations 8 years ago
Mario Six 286ede6515 drivers: core: Add translation in live tree case 8 years ago
Patrice Chotard ea8cd652a7 dm: core: add missing dev_count_phandle_with_args() 8 years ago
Rob Clark f2006808f0 dm: core: parse chosen node 8 years ago
Simon Glass 8ccc2db6e8 dm: core: Correct address cast in dev_read_addr_ptr() 8 years ago
Masahiro Yamada 3d569a807e simple-bus: remove DECLARE_GLOBAL_DATA_PTR 8 years ago
Klaus Goger 68a345294a dm: ofnode: query correct property in livetree ofnode_get_addr_size 8 years ago
Faiz Abbas 5924da1dfe dm: core: Round up size when allocating so that it is cache line aligned 8 years ago
Masahiro Yamada ceb9190969 dm: replace dm_dbg() with pr_debug() 8 years ago
Jean-Jacques Hiblot b5a144a501 dm: core: Add functions to get strings and the string count from a stringlist 8 years ago
Philipp Tomsich c131c8bca8 dm: core: add dev_read_addr_ptr() 8 years ago
Simon Glass c20ee0ed07 dtoc: Add support for 32 or 64-bit addresses 8 years ago
Patrice Chotard e81c98649b dm: core: add clocks node scan 8 years ago
Simon Glass 3991f42ed2 dm: core: Add ofnode_for_each_subnode() 8 years ago
Simon Glass ee3e520dad dm: core: Show driver name with 'dm tree' 8 years ago
Simon Glass a0f9acb08b dm: core: Drop use of strlcpy() 8 years ago
Masahiro Yamada 7b8b47bd29 ofnode: add {ofnode, dev}_read_resource_byname() 8 years ago
Simon Glass 745fb9c25e dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata 8 years ago
Philipp Tomsich c6ac6c1bd4 spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL 8 years ago
Philipp Tomsich 9c447370c1 spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON 8 years ago
Patrice Chotard 642346ae26 dm: core: add ofnode_count_phandle_with_args() 8 years ago
Simon Glass 0f6507a7e4 dm: core: Fix up ofnode_get_addr_index() for 64-bit values 8 years ago
Simon Glass dcf988525f dm: core: Add ofnode_read_resource() 8 years ago
Masahiro Yamada fd73621cba dm: ofnode: change return type of dev_read_prop() to opaque pointer 8 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago