Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4f54253f6d5fde8abf682e7ca50d5de41ff5d1a7
/
drivers
/
core
884dcfa
acpi: Tidy up the item list
by Simon Glass
· Wed Dec 01 09:03:05 2021 -0700
877205e
acpi: Collect tables in the acpi_item list
by Simon Glass
· Wed Dec 01 09:03:04 2021 -0700
f93b904
acpi: Add a table start
by Simon Glass
· Wed Dec 01 09:02:46 2021 -0700
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
c5190ed
dm: core: Switch order of pinctrl and power domain calls
by Michal Simek
· Fri Jan 07 16:38:09 2022 +0100
f014923
drivers/core/of_addr.c: Fix spelling of "shouldn't".
by Vagrant Cascadian
· Tue Dec 21 13:06:59 2021 -0800
51608c9
dm: core: Allow getting some basic stats
by Simon Glass
· Thu Dec 16 20:59:32 2021 -0700
6937919
drivers: core: lists: fix for loop index type
by Alexander Preißner
· Sat Nov 06 02:08:59 2021 +0100
99f0cd2
dm: add debug message when failed to select the default pinctrl
by Patrick Delaunay
· Fri Nov 19 10:02:27 2021 +0100
dab7e0d
dm: core: Add a way to count the devices in a uclass
by Simon Glass
· Sat Oct 23 17:26:09 2021 -0600
4b23e45
dm: core: Allow finding children / uclasses by partial name
by Simon Glass
· Sat Oct 23 17:26:08 2021 -0600
9580bfc
dm: core: Add a way to obtain a string list
by Simon Glass
· Sat Oct 23 17:26:07 2021 -0600
7a3a167
dm: core: Fix up string-function documentation
by Simon Glass
· Sat Oct 23 17:26:06 2021 -0600
ce15bfb
dm: core: Fix handling of uclass pre_unbind method
by Simon Glass
· Sat Oct 23 17:26:05 2021 -0600
c0c35a0
net: introduce a helper to determine whether to use in-band autoneg
by Vladimir Oltean
· Wed Sep 29 18:04:39 2021 +0300
e1311b6
iommu: Add IOMMU uclass
by Mark Kettenis
· Sat Oct 23 16:58:01 2021 +0200
a44397f
dm: core: Add a new API devfdt_get_addr_index_ptr()
by Bin Meng
· Sun Sep 12 11:15:12 2021 +0800
5a6815b
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Tue Oct 12 12:01:00 2021 -0400
cc523cf
cmd: bind: Fix driver binding on a device
by Patrice Chotard
· Fri Sep 10 16:16:20 2021 +0200
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· Sat Aug 07 07:24:04 2021 -0600
3580f6d
treewide: Simply conditions with the new OF_REAL
by Simon Glass
· Sat Aug 07 07:24:03 2021 -0600
0034d96
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
by Simon Glass
· Sat Aug 07 07:24:01 2021 -0600
4b198e3
Kconfig: Remove all default n/no options
by Michal Simek
· Fri Aug 27 08:48:10 2021 +0200
8e9eacf
dm: core: Don't allow uclass use before ready
by Simon Glass
· Sun Aug 01 12:05:23 2021 -0600
8690ce9
dm: migrate the dm_warn to use the log macro
by Patrick Delaunay
· Fri Jul 30 12:13:11 2021 +0200
82278e3
pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()
by Simon Glass
· Sun Aug 01 18:54:23 2021 -0600
e9d78e97
Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Thu Jul 29 08:20:06 2021 -0400
335fe51
Use LIB_UUID with ACPIGEN and FS_BTRFS
by Simon Glass
· Fri Jul 02 12:36:15 2021 -0600
d6388f2
dm: core: Add helper to compare node names
by Kishon Vijay Abraham I
· Wed Jul 21 21:28:30 2021 +0530
2d1034b
dm: core: fix no null pointer detection in ofnode_get_addr_size_index()
by Chen Guanqiao
· Mon Jul 12 15:40:20 2021 +0800
4977517
dm: Support lzma in the flashmap
by Simon Glass
· Mon Jul 05 16:32:40 2021 -0600
28823e3
dm: core: Add logging for DM_SEQ_ALIAS
by Simon Glass
· Mon Jul 05 16:32:39 2021 -0600
4e456c4
dm: core: Check uclass_get() return value when dumping
by Simon Glass
· Thu May 13 19:39:24 2021 -0600
e0ea979
reset: Avoid a warning in devm_regmap_init()
by Simon Glass
· Thu May 13 19:39:22 2021 -0600
fc8b2cd
remove struct uclass_driver::ops
by Rasmus Villemoes
· Wed May 19 18:08:11 2021 +0200
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
e897e3c
dm: core: add ofnode_get_path()
by Marek Behún
· Wed May 26 14:08:18 2021 +0200
177ab7f
dm: core: add non-translating version of ofnode_get_addr_size_index()
by Marek Behún
· Wed May 26 14:08:17 2021 +0200
08d531c
clk: Allow force setting clock defaults before relocation
by Sean Anderson
· Fri Jun 11 00:16:07 2021 -0400
707c171
of: addr: Remove call to dev_count_cells() in of_get_address()
by Bin Meng
· Fri Apr 30 21:16:59 2021 +0800
0f47d77
of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
by Bin Meng
· Fri Apr 30 21:16:58 2021 +0800
1044886
regmap: fix a serious pointer casting bug
by Marek Behún
· Thu May 20 13:23:50 2021 +0200
f8fc703
Revert "fdt: translate address if #size-cells = <0>"
by Dario Binacchi
· Sat May 01 17:05:26 2021 +0200
223f17d
dm: core: Add size operations on device tree references
by Chen Guanqiao
· Mon Apr 12 14:51:11 2021 +0800
0449f06
dm: core: Fix uninitialized return value from dm_scan_fdt_node
by Sean Anderson
· Thu Apr 08 17:15:00 2021 -0400
524a92c
test: dm: Add a test case for simple-bus <ranges>
by Bin Meng
· Sun Mar 14 20:15:03 2021 +0800
1a43b23
dm: core: Correctly read <ranges> of simple-bus
by Bin Meng
· Sun Mar 14 20:15:02 2021 +0800
72deec0
of: extra: Introduce ofnode_phy_is_fixed_link() API
by Bin Meng
· Sun Mar 14 20:14:46 2021 +0800
0873822
simple-pm-bus: Use -ENOSYS for checking missing system call
by Simon Glass
· Thu Mar 25 10:26:10 2021 +1300
e74f8f8
dm: core: Use -ENOSPC in acpi_get_path()
by Simon Glass
· Thu Mar 25 10:26:04 2021 +1300
781aa3e
dm: core: Use separate priv/plat data region
by Simon Glass
· Mon Mar 15 17:25:40 2021 +1300
8dee67a
dm: core: Allow storing priv/plat data separately
by Simon Glass
· Mon Mar 15 17:25:38 2021 +1300
b5660c4
dm: core: Move flags to device-runtime info
by Simon Glass
· Mon Mar 15 17:25:37 2021 +1300
8beeb28
dm: core: Create a struct for device runtime info
by Simon Glass
· Mon Mar 15 17:25:36 2021 +1300
0000e0d
dm: Rename device_get_by_driver_info_idx()
by Simon Glass
· Mon Mar 15 17:25:28 2021 +1300
107da8f
dm: core: Drop uclass_find_device_by_phandle() with of-platdata
by Simon Glass
· Mon Mar 15 17:25:26 2021 +1300
2f25998
dm: core: Drop device_get_by_driver_info()
by Simon Glass
· Mon Mar 15 17:25:25 2021 +1300
05693e9
dm: core: Skip adding uclasses with OF_PLATDATA_INST
by Simon Glass
· Mon Mar 15 17:25:18 2021 +1300
43f7ea5
dm: core: Set up driver model for OF_PLATDATA_INST
by Simon Glass
· Mon Mar 15 17:25:17 2021 +1300
6f15653
dm: core: Adjust uclass setup with of-platdata
by Simon Glass
· Mon Mar 15 17:25:16 2021 +1300
47fd4a2
dm: core: Allow dropping run-time binding of devices
by Simon Glass
· Mon Mar 15 17:25:15 2021 +1300
52d2bf6
dm: error handling dev_get_dma_range()
by Heinrich Schuchardt
· Sat Feb 20 10:41:22 2021 +0100
babc9f1
x86: Move INTEL_ACPIGEN to arch/x86
by Simon Glass
· Tue Feb 23 05:35:41 2021 -0500
d6206a5
dm: core: Add DM_DEVICE_REMOVE condition to all exit paths
by Simon Glass
· Wed Feb 03 21:29:44 2021 -0700
e07434b
dm: core: Fix allocation of empty of-platdata
by Simon Glass
· Wed Feb 03 21:29:43 2021 -0700
a2c7ead
dm: Introduce DMA constraints into the core device model
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:24 2021 +0100
50d2fa4
dm: Introduce xxx_get_dma_range()
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:22 2021 +0100
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
abbdbbd
dm: core: Add late driver remove option
by Marek Vasut
· Sun Jan 24 14:32:46 2021 -0700
df34d0b
dm: core: Avoid partially removing devices
by Simon Glass
· Sun Jan 24 14:32:45 2021 -0700
6dd0d1d
dm: core: Remove children before advising uclass
by Simon Glass
· Sun Jan 24 14:32:44 2021 -0700
1281065
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
by Simon Glass
· Sun Jan 24 14:32:42 2021 -0700
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
bf0a692
dm: core: Update ofnode_read_fmap_entry() to read hashes
by Simon Glass
· Thu Jan 21 13:57:14 2021 -0700
303c3c2
dm: core: Add a comment about pinctrl_select_state()
by Simon Glass
· Thu Jan 21 13:57:13 2021 -0700
bcab47a
dm: core: add function uclass_probe_all() to probe all devices
by Vabhav Sharma
· Wed Dec 09 10:42:03 2020 +0530
836cc9d
dm: core: add a function to decode display timings
by Dario Binacchi
· Wed Dec 30 00:16:26 2020 +0100
b574d68
fdt: translate address if #size-cells = <0>
by Dario Binacchi
· Wed Dec 30 00:16:21 2020 +0100
bb721de
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Tue Jan 05 22:34:43 2021 -0500
e6256ce
Merge tag 'v2021.01-rc5' into next
by Tom Rini
· Tue Jan 05 16:20:26 2021 -0500
2500de2
dtoc: Drop dm_populate_phandle_data()
by Simon Glass
· Mon Dec 28 20:35:05 2020 -0700
cecfc89
dm: core: Add logging when lists_bind_fdt() fails
by Simon Glass
· Sat Dec 19 10:40:18 2020 -0700
784cd9e
dm: core: Allow the uclass list to move
by Simon Glass
· Sat Dec 19 10:40:17 2020 -0700
c77695b
dm: core: Split out scanning code to dm_scan()
by Simon Glass
· Sat Dec 19 10:40:16 2020 -0700
a7ece58
dm: core: Access device ofnode through functions
by Simon Glass
· Sat Dec 19 10:40:14 2020 -0700
f1d50f7
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
by Simon Glass
· Sat Dec 19 10:40:13 2020 -0700
07c1777
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
by Simon Glass
· Sat Dec 19 10:40:12 2020 -0700
6211d76
dm: core: Access device flags through functions
by Simon Glass
· Sat Dec 19 10:40:10 2020 -0700
5e34992
dm: core: Rename sqq to seq_
by Simon Glass
· Sat Dec 19 10:40:09 2020 -0700
ad337e6
dm: core: Split out alloc code into a new function
by Simon Glass
· Sat Dec 19 10:40:08 2020 -0700
7db0683
dm: core: Move priv/plat structs for simple_bus to headers
by Simon Glass
· Sat Dec 19 10:40:03 2020 -0700
541f62c
dm: core: Rename the priv/plat members
by Simon Glass
· Tue Dec 22 19:30:30 2020 -0700
2543b16
dm: core: Use access methods for dev/uclass private data
by Simon Glass
· Tue Dec 22 19:30:29 2020 -0700
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· Tue Dec 22 19:30:28 2020 -0700
d4f0c94
dm: core: Add functions to set priv/plat
by Simon Glass
· Tue Dec 22 19:30:27 2020 -0700
96404c2
dm: core: Add function to access uclass priv
by Simon Glass
· Tue Dec 22 19:30:26 2020 -0700
76404d8
dm: core: Only include simple-bus devicetree id when needed
by Simon Glass
· Tue Dec 22 19:30:24 2020 -0700
69ea20e
dm: core: Use 'uclass_driver' for the uclass linker_list
by Simon Glass
· Tue Dec 22 19:30:23 2020 -0700
f03341f
dm: core: Support dm_dump_all() in SPL
by Simon Glass
· Tue Dec 22 19:30:22 2020 -0700
39f1d28
dm: core: Inline a few ofnode functions in SPL
by Simon Glass
· Wed Dec 16 17:25:06 2020 -0700
Next »