Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
db513e946057bc0da766200f34d72453ce07ee4f
/
drivers
/
core
f327ecb
dm: device: Request next sequence number
by Thomas Fitzsimmons
· Fri Sep 06 07:51:18 2019 -0400
fa45a08
dm: core: Add a function to count the children of a device
by Lokesh Vutla
· Wed Sep 04 16:01:26 2019 +0530
04ec59c
dm: core: Drop fdtdec_get_pci_addr()
by Simon Glass
· Wed Sep 25 08:56:41 2019 -0600
23b2759
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· Sun Sep 15 12:08:58 2019 -0600
0bb4427
dm: core: Correct the return value for uclass_find_first_device()
by Simon Glass
· Wed Sep 25 08:55:55 2019 -0600
a91e48b
dm: core: Call ofdata_to_platdata() with of-platdata
by Simon Glass
· Wed Sep 25 08:55:53 2019 -0600
256d402
dm: core: Drop a few early returns
by Simon Glass
· Wed Sep 25 08:55:47 2019 -0600
7ee0d7b
dm: core: Use U-Boot logging instead of pr_debug()
by Simon Glass
· Wed Sep 25 08:55:45 2019 -0600
47f85de
dm: core: Correct bad cast in ofnode_get_addr_size_index()
by Simon Glass
· Wed Sep 25 08:55:50 2019 -0600
dfd4315
dm: core: Correct low cell in ofnode_read_pci_addr()
by Simon Glass
· Wed Sep 25 08:55:46 2019 -0600
691a929
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Sun Sep 08 21:14:22 2019 -0400
478860d
dm: core: Add functions to read 64-bit dt properties
by T Karthik Reddy
· Mon Sep 02 16:34:30 2019 +0200
7f18c34
dm: core: Decouple DM from DT
by Marek Vasut
· Sat Aug 31 18:03:28 2019 +0200
ac4d80e
Kconfig: Varios: Fix more SPL, TPL dependencies
by Adam Ford
· Sat Aug 24 13:50:34 2019 -0500
8d7976d
core: ofnode: do not assert if node not valid in ofnode_get_name()
by Kever Yang
· Fri Jul 19 11:23:47 2019 +0800
f677c6f
dm: core: add support for getting register address and size
by Sekhar Nori
· Thu Aug 01 19:12:56 2019 +0530
63a3467
dm: device: make power domain calls optional
by Anatolij Gustschin
· Sun Jul 14 21:11:01 2019 +0200
a9274aa
dm: core: Set correct "status" value for a node
by Bin Meng
· Fri Jul 05 09:23:17 2019 -0700
513cf40
dm: core: Call clk_set_defaults() during probe() only for a valid ofnode
by Bin Meng
· Fri Jul 05 09:23:16 2019 -0700
22236e0
dm: core: Introduce xxx_translate_dma_address()
by Fabien Dessenne
· Fri May 31 15:11:30 2019 +0200
52742f4
regmap: Add API regmap_init_mem_index()
by Faiz Abbas
· Tue Jun 11 00:43:33 2019 +0530
26d68b2
drivers: core: use strcmp when find device by name
by Peng Fan
· Wed May 22 07:08:14 2019 +0000
d193718
fdt: Allow indicating a node is for U-Boot proper only
by Patrick Delaunay
· Tue May 21 19:19:12 2019 +0200
db97c7f
dm: Add a No-op uclass
by Jean-Jacques Hiblot
· Fri Jul 05 09:33:57 2019 +0200
1e5f6e3
dm: core: Fix dm_extended_scan_fdt()
by Patrice Chotard
· Wed May 15 10:07:01 2019 +0200
5b77541
core: ofnode: Have ofnode_read_u32_default return a u32
by Trent Piepho
· Fri May 10 17:48:20 2019 +0000
d332e6e
core: ofnode: Add ofnode_get_addr_size_index
by Keerthy
· Wed Apr 24 17:19:53 2019 +0530
019f956
dm: core: Fix translate condition in ofnode_get_addr_size()
by Simon Glass
· Thu Apr 25 21:58:36 2019 -0600
85bddff
dm: core: Change platform specific translation-offset handling
by Stefan Roese
· Fri Apr 12 16:42:28 2019 +0200
54310eb
simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver
by Lukas Auer
· Wed Apr 10 14:46:07 2019 +0200
3288d04
dm: remove unused function dm_fdt_pre_reloc
by Patrick Delaunay
· Wed Mar 20 18:21:26 2019 +0100
9764495
core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address
by Eugeniu Rosca
· Sat Mar 09 17:27:07 2019 +0100
ee01043
syscon: update syscon_regmap_lookup_by_phandle
by Patrick Delaunay
· Thu Mar 07 09:57:13 2019 +0100
0b025b8
dm: remove pre reloc properties in SPL and TPL device tree
by Patrick Delaunay
· Mon Feb 11 12:49:57 2019 +0100
7e75aba
dm: syscon: Don't require a regmap for PCI devices
by Simon Glass
· Sat Feb 16 20:24:38 2019 -0700
d8934b9
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Mon Feb 11 11:15:34 2019 -0500
75ec16f
dm: device: fail uclass_find_first_device() if list_empty
by Marcel Ziswiler
· Fri Feb 01 16:01:07 2019 +0100
d0e30a0
dm: core: Introduce dev_read_alias_highest_id()
by Michal Simek
· Thu Jan 31 16:30:59 2019 +0100
c6203cb
dm: core: Add of_alias_get_highest_id()
by Michal Simek
· Thu Jan 31 16:30:57 2019 +0100
3b6b462
drivers: Kconfig: spelling fixes
by Chris Packham
· Sun Jan 13 22:13:24 2019 +1300
df60424
dm: Tidy up 'dm tree' output when there are many devices
by Simon Glass
· Wed Dec 05 18:42:52 2018 -0700
8a5a8a7
syscon: update syscon_node_to_regmap to use the DM functions
by Patrick Delaunay
· Wed Oct 31 16:49:03 2018 +0100
6df01f9
dm: core: Add a function to read into a unsigned int
by Simon Glass
· Mon Dec 10 10:37:37 2018 -0700
d914c09
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Mon Dec 10 07:16:33 2018 -0500
272b67d
drivers: core: nullify gd->dm_root after dm_uninit()
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:54 2018 +0100
00b2988
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:53 2018 +0100
a5da300
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:39 2018 +0100
dc44ea4
syscon: dm: Add a new method to get a regmap from DTS
by Jean-Jacques Hiblot
· Thu Nov 29 10:57:37 2018 +0100
a318115
dm: core: add functions to get/remap I/O addresses by name
by Álvaro Fernández Rojas
· Mon Dec 03 19:37:09 2018 +0100
34222a3
core: ofnode: Fix ofnode_get_addr_index function
by Keerthy
· Mon Nov 19 11:44:47 2018 +0530
a11341a
dm: core: Add a few more specific child-finding functions
by Simon Glass
· Sun Nov 18 08:14:31 2018 -0700
dc3efdc
dm: core: Export uclass_find_device_by_phandle()
by Simon Glass
· Sun Nov 18 08:14:30 2018 -0700
764cae5
dm: core: Widen the dump tree to show more of the driver's name.
by Liviu Dudau
· Mon Oct 15 10:03:06 2018 +0100
4dff178
dm: uclass: Add uclass_next_device_err() to return a valid device
by Patrice Chotard
· Wed Oct 24 14:10:15 2018 +0200
6f38622
uclass: Use uclass_foreach_dev() macro instead of open coding
by Liviu Dudau
· Fri Sep 28 14:12:55 2018 +0100
30569cf
dm: core: Allow uclass to set up a device's child after it is probed
by Bin Meng
· Mon Oct 15 02:20:57 2018 -0700
e5a3d5b
regmap: Add endianness support
by Mario Six
· Mon Oct 15 09:24:14 2018 +0200
2f00997
regmap: Support reading from specific range
by Mario Six
· Mon Oct 15 09:24:11 2018 +0200
a4fd59e
regmap: Add raw read/write functions
by Mario Six
· Mon Oct 15 09:24:10 2018 +0200
6e96ba2
regmap: Add error output
by Mario Six
· Mon Oct 15 09:24:08 2018 +0200
5159c0c
regmap: Introduce init_range
by Mario Six
· Mon Oct 15 09:24:07 2018 +0200
95e885d
core: ofnode: Fix mem leak in error path
by Mario Six
· Thu Oct 04 09:22:24 2018 +0200
1232116
regmap: Improve error handling
by Mario Six
· Thu Oct 04 09:00:43 2018 +0200
0aa5299
regmap: Add documentation
by Mario Six
· Thu Oct 04 09:00:42 2018 +0200
c596a59
dm: core: Mirror the chosen node parse logic in the livetree scanning
by Bin Meng
· Wed Oct 10 22:07:00 2018 -0700
9a9b074
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
by Bin Meng
· Wed Oct 10 22:06:58 2018 -0700
dddc3a8
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
by Bin Meng
· Wed Oct 10 22:06:57 2018 -0700
23f2284
fdt: Allow indicating a node is for U-Boot proper only
by Simon Glass
· Mon Oct 01 12:22:18 2018 -0600
699c9ca
dm: core: Update ofnode to read binman-style flash entry
by Simon Glass
· Mon Oct 01 12:22:08 2018 -0600
b775e87
dm: core: Add a function to find the first inactive child
by Simon Glass
· Mon Oct 01 12:22:07 2018 -0600
2e5e5ec
dm: core: Update some functions to use const
by Simon Glass
· Mon Oct 01 12:22:06 2018 -0600
7ebd13d
dm: core: Alloc uclass-private data to be cache-aligned
by Simon Glass
· Mon Oct 01 12:22:05 2018 -0600
a9dac49
ofnode: Add missing address translation into ofnode_get_addr_size()
by Marek Vasut
· Mon Oct 01 12:37:20 2018 +0200
1638c17
ofnode: Replace of_n_addr_cells with of_n_size_cells
by Marek Vasut
· Mon Oct 01 12:37:19 2018 +0200
651a836
dm: fdt: scan for devices under /firmware too
by Jens Wiklander
· Tue Sep 25 16:40:05 2018 +0200
3bedfbe
core: Add dev_{disable,enable}_by_path
by Mario Six
· Tue Jun 26 08:46:50 2018 +0200
047dafc
core: Add functions to set properties in live-tree
by Mario Six
· Tue Jun 26 08:46:48 2018 +0200
7b68dad
ofnode: add ofnode_by_prop_value()
by Jens Wiklander
· Mon Aug 20 11:09:58 2018 +0200
c0fb7e6
dm: core: fix devfdt_remap_addr_index()
by Cédric Le Goater
· Tue Aug 14 12:48:11 2018 +0200
e9fc81d
dm: core: Scan "/firmware" node by default
by Rajan Vaja
· Fri Aug 10 01:45:34 2018 -0700
fac6463
dm: core: Move "/clock" node scan into function
by Rajan Vaja
· Fri Aug 10 01:45:33 2018 -0700
2c556a1
device: expose the functions used to remove and unbind children of a device
by Jean-Jacques Hiblot
· Thu Aug 09 16:17:45 2018 +0200
a7b0d6a
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
by Jean-Jacques Hiblot
· Thu Aug 09 16:17:44 2018 +0200
9bb6c7f
dm: print the index of the device when dumping the dm tree
by Jean-Jacques Hiblot
· Thu Aug 09 16:17:43 2018 +0200
c4f0248
uclass: Add dev_get_uclass_index() to get the uclass/index of a device
by Jean-Jacques Hiblot
· Thu Aug 09 16:17:42 2018 +0200
fa15771
dm: core: Add ofnode function to read PCI vendor and device id
by Bin Meng
· Fri Aug 03 01:14:35 2018 -0700
6fba32d
dm: core: device: enable power domain in probe
by Peng Fan
· Fri Jul 27 10:20:38 2018 +0800
5ab533c
dm: core: Add logging of some common errors
by Simon Glass
· Mon Jun 11 13:07:19 2018 -0600
2e4d872
dm: core: Add a function to decode a memory region
by Simon Glass
· Mon Jun 11 13:07:18 2018 -0600
4b58093
dm: core: Update of_read_fmap_entry() for livetree
by Simon Glass
· Mon Jun 11 13:07:17 2018 -0600
9eb151e
dm: core: Add a way to bind a device by ofnode
by Simon Glass
· Mon Jun 11 13:07:15 2018 -0600
954eeae
dm: core: Add a way to find an ofnode by compatible string
by Simon Glass
· Mon Jun 11 13:07:13 2018 -0600
9d54a7a
dm: core: Add ofnode function to read a 64-bit int
by Simon Glass
· Mon Jun 11 13:07:10 2018 -0600
67036129
dm: core: add functions to get memory-mapped I/O addresses
by Álvaro Fernández Rojas
· Sun Apr 29 21:56:54 2018 +0200
5444ec6
regmap: add regmap_update_bits() helper
by Neil Armstrong
· Fri Apr 27 11:56:14 2018 +0200
60f9a1e
syscon: add Linux-compatible syscon API
by Masahiro Yamada
· Thu Apr 19 12:14:04 2018 +0900
e4873e3
regmap: change regmap_init_mem() to take ofnode instead udevice
by Masahiro Yamada
· Thu Apr 19 12:14:03 2018 +0900
9349bcc
dm: ofnode: add ofnode_device_is_compatible() helper
by Masahiro Yamada
· Thu Apr 19 12:14:02 2018 +0900
54c5ecb
regmap: clean up regmap allocation
by Masahiro Yamada
· Thu Apr 19 12:14:01 2018 +0900
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
Next »