Commit Graph

294 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 06f94461a9 fdt: Allow indicating a node is for U-Boot proper only 6 years ago
Simon Glass e6c5c94a79 dm: core: Update ofnode to read binman-style flash entry 6 years ago
Simon Glass cdb6aa0afb dm: core: Add a function to find the first inactive child 6 years ago
Simon Glass 9f15cc14bf dm: core: Update some functions to use const 6 years ago
Simon Glass c7a3accc3f dm: core: Alloc uclass-private data to be cache-aligned 6 years ago
Marek Vasut a6a45cd325 ofnode: Add missing address translation into ofnode_get_addr_size() 6 years ago
Marek Vasut 51cb927504 ofnode: Replace of_n_addr_cells with of_n_size_cells 6 years ago
Jens Wiklander 747558d014 dm: fdt: scan for devices under /firmware too 6 years ago
Mario Six e4c98a59db core: Add dev_{disable,enable}_by_path 6 years ago
Mario Six e369e58df7 core: Add functions to set properties in live-tree 6 years ago
Jens Wiklander 61fba0faba ofnode: add ofnode_by_prop_value() 6 years ago
Cédric Le Goater 427ddd8420 dm: core: fix devfdt_remap_addr_index() 6 years ago
Rajan Vaja 1712ca2192 dm: core: Scan "/firmware" node by default 6 years ago
Rajan Vaja 68d215d907 dm: core: Move "/clock" node scan into function 6 years ago
Jean-Jacques Hiblot 3be9bcb048 device: expose the functions used to remove and unbind children of a device 6 years ago
Jean-Jacques Hiblot 7ec9181d6a dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() 6 years ago
Jean-Jacques Hiblot 999b204383 dm: print the index of the device when dumping the dm tree 6 years ago
Jean-Jacques Hiblot e7c865620e uclass: Add dev_get_uclass_index() to get the uclass/index of a device 6 years ago
Bin Meng 7b9cbaddd5 dm: core: Add ofnode function to read PCI vendor and device id 6 years ago
Peng Fan 3ad3077848 dm: core: device: enable power domain in probe 6 years ago
Simon Glass 31e60ffa05 dm: core: Add logging of some common errors 6 years ago
Simon Glass 964cadc445 dm: core: Add a function to decode a memory region 6 years ago
Simon Glass 5e0a7341cd dm: core: Update of_read_fmap_entry() for livetree 6 years ago
Simon Glass d677b00cb6 dm: core: Add a way to bind a device by ofnode 6 years ago
Simon Glass c60f671b65 dm: core: Add a way to find an ofnode by compatible string 6 years ago
Simon Glass 7e5196c409 dm: core: Add ofnode function to read a 64-bit int 6 years ago
Álvaro Fernández Rojas 30a90f56c3 dm: core: add functions to get memory-mapped I/O addresses 6 years ago
Neil Armstrong 285cbcf97f regmap: add regmap_update_bits() helper 6 years ago
Masahiro Yamada e151a1c288 syscon: add Linux-compatible syscon API 6 years ago
Masahiro Yamada d35812368a regmap: change regmap_init_mem() to take ofnode instead udevice 6 years ago
Masahiro Yamada 5ccc2c2130 dm: ofnode: add ofnode_device_is_compatible() helper 6 years ago
Masahiro Yamada 8c1de5e08b regmap: clean up regmap allocation 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Mario Six e8d5291824 core: ofnode: Fix translation for #size-cells == 0 6 years ago
Andy Yan bcfdf055f8 dm: core: make fixed-clock dt scan live dt compatible 6 years ago
Kever Yang d255fade66 core: add uclass_get_device_by_phandle_id() api 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Kever Yang b4f20767b1 core: add ofnode_get_by_phandle() api 6 years ago
Philipp Tomsich e2d5997ffd core: ofnode: add ofnode_get_parent function 6 years ago
Simon Glass 6e43d1b199 dm: core: Add a function to look up a uclass by name 6 years ago
Philipp Tomsich f4fcba5c5b clk: implement clk_set_defaults() 6 years ago
Masahiro Yamada 3ab48f6223 dm: add dev_read_u32() 6 years ago
Mario Six 29d11b8838 core: Make device_is_compatible live-tree compatible 6 years ago
Mario Six 147c607448 core: Add {ofnode, dev}_translate_address functions 6 years ago
Mario Six 83a462a5e3 core: read: Fix style violations 6 years ago
Mario Six 51db287a14 core: ofnode: Fix style violations 6 years ago
Mario Six 286ede6515 drivers: core: Add translation in live tree case 6 years ago
Patrice Chotard ea8cd652a7 dm: core: add missing dev_count_phandle_with_args() 6 years ago
Rob Clark f2006808f0 dm: core: parse chosen node 6 years ago
Simon Glass 8ccc2db6e8 dm: core: Correct address cast in dev_read_addr_ptr() 7 years ago