| Commit message (Expand) | Author | Age | Files | Lines |
* | ofnode: add ofnode_by_prop_value() | Jens Wiklander | 2018-09-18 | 2 | -0/+41 |
* | dm: core: fix devfdt_remap_addr_index() | Cédric Le Goater | 2018-09-18 | 1 | -1/+1 |
* | dm: core: Scan "/firmware" node by default | Rajan Vaja | 2018-09-18 | 1 | -1/+7 |
* | dm: core: Move "/clock" node scan into function | Rajan Vaja | 2018-09-18 | 1 | -15/+18 |
* | device: expose the functions used to remove and unbind children of a device | Jean-Jacques Hiblot | 2018-08-21 | 1 | -19/+11 |
* | dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() | Jean-Jacques Hiblot | 2018-08-21 | 1 | -6/+13 |
* | dm: print the index of the device when dumping the dm tree | Jean-Jacques Hiblot | 2018-08-21 | 1 | -6/+10 |
* | uclass: Add dev_get_uclass_index() to get the uclass/index of a device | Jean-Jacques Hiblot | 2018-08-21 | 1 | -0/+21 |
* | dm: core: Add ofnode function to read PCI vendor and device id | Bin Meng | 2018-08-08 | 1 | -0/+36 |
* | dm: core: device: enable power domain in probe | Peng Fan | 2018-08-06 | 1 | -0/+7 |
* | dm: core: Add logging of some common errors | Simon Glass | 2018-07-09 | 1 | -2/+12 |
* | dm: core: Add a function to decode a memory region | Simon Glass | 2018-07-09 | 1 | -0/+81 |
* | dm: core: Update of_read_fmap_entry() for livetree | Simon Glass | 2018-07-09 | 1 | -4/+4 |
* | dm: core: Add a way to bind a device by ofnode | Simon Glass | 2018-07-09 | 1 | -0/+8 |
* | dm: core: Add a way to find an ofnode by compatible string | Simon Glass | 2018-07-09 | 1 | -0/+12 |
* | dm: core: Add ofnode function to read a 64-bit int | Simon Glass | 2018-07-09 | 2 | -0/+52 |
* | dm: core: add functions to get memory-mapped I/O addresses | Álvaro Fernández Rojas | 2018-06-01 | 2 | -0/+32 |
* | regmap: add regmap_update_bits() helper | Neil Armstrong | 2018-05-08 | 1 | -0/+14 |
* | syscon: add Linux-compatible syscon API | Masahiro Yamada | 2018-05-07 | 1 | -0/+64 |
* | regmap: change regmap_init_mem() to take ofnode instead udevice | Masahiro Yamada | 2018-05-07 | 2 | -7/+6 |
* | dm: ofnode: add ofnode_device_is_compatible() helper | Masahiro Yamada | 2018-05-07 | 2 | -7/+12 |
* | regmap: clean up regmap allocation | Masahiro Yamada | 2018-05-07 | 1 | -22/+9 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 19 | -39/+19 |
* | core: ofnode: Fix translation for #size-cells == 0 | Mario Six | 2018-04-01 | 2 | -7/+15 |
* | dm: core: make fixed-clock dt scan live dt compatible | Andy Yan | 2018-04-01 | 1 | -5/+11 |
* | core: add uclass_get_device_by_phandle_id() api | Kever Yang | 2018-03-31 | 1 | -0/+26 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 7 | -7/+7 |
* | core: add ofnode_get_by_phandle() api | Kever Yang | 2018-02-23 | 1 | -0/+13 |
* | core: ofnode: add ofnode_get_parent function | Philipp Tomsich | 2018-02-23 | 1 | -0/+14 |
* | dm: core: Add a function to look up a uclass by name | Simon Glass | 2018-02-03 | 1 | -0/+14 |
* | clk: implement clk_set_defaults() | Philipp Tomsich | 2018-01-28 | 1 | -0/+6 |
* | Merge git://git.denx.de/u-boot-mmc | Tom Rini | 2018-01-24 | 1 | -0/+5 |
|\ |
|
| * | dm: add dev_read_u32() | Masahiro Yamada | 2018-01-22 | 1 | -0/+5 |
* | | core: Make device_is_compatible live-tree compatible | Mario Six | 2018-01-21 | 1 | -1/+6 |
* | | core: Add {ofnode, dev}_translate_address functions | Mario Six | 2018-01-21 | 2 | -0/+13 |
* | | core: read: Fix style violations | Mario Six | 2018-01-21 | 1 | -5/+4 |
* | | core: ofnode: Fix style violations | Mario Six | 2018-01-21 | 1 | -8/+10 |
* | | drivers: core: Add translation in live tree case | Mario Six | 2018-01-21 | 1 | -2/+7 |
|/ |
|
* | Merge git://git.denx.de/u-boot-net | Tom Rini | 2018-01-15 | 1 | -0/+7 |
|\ |
|
| * | dm: core: add missing dev_count_phandle_with_args() | Patrice Chotard | 2018-01-15 | 1 | -0/+7 |
* | | dm: core: parse chosen node | Rob Clark | 2018-01-15 | 1 | -0/+11 |
|/ |
|
* | dm: core: Correct address cast in dev_read_addr_ptr() | Simon Glass | 2017-11-16 | 1 | -1/+2 |
* | simple-bus: remove DECLARE_GLOBAL_DATA_PTR | Masahiro Yamada | 2017-10-23 | 1 | -2/+0 |
* | dm: ofnode: query correct property in livetree ofnode_get_addr_size | Klaus Goger | 2017-10-08 | 1 | -1/+3 |
* | dm: core: Round up size when allocating so that it is cache line aligned | Faiz Abbas | 2017-10-08 | 1 | -0/+1 |
* | dm: replace dm_dbg() with pr_debug() | Masahiro Yamada | 2017-10-04 | 6 | -21/+19 |
* | dm: core: Add functions to get strings and the string count from a stringlist | Jean-Jacques Hiblot | 2017-09-22 | 1 | -0/+11 |
* | dm: core: add dev_read_addr_ptr() | Philipp Tomsich | 2017-09-18 | 1 | -0/+7 |
* | dtoc: Add support for 32 or 64-bit addresses | Simon Glass | 2017-09-15 | 1 | -1/+1 |
* | dm: core: add clocks node scan | Patrice Chotard | 2017-09-11 | 1 | -2/+32 |