Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
00b5a744745f7cb8201e0675db68a4b2f5f69267
/
include
/
dm
56bf6a8
arm: pxa: Remove CONFIG_CPU_PXA25X
by Tom Rini
· Wed May 25 16:13:48 2022 -0400
11a6f58
dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
by Marek Vasut
· Fri Apr 22 15:15:53 2022 +0200
d68298c
Merge branch '2022-04-25-initial-implementation-of-stdboot'
by Tom Rini
· Mon Apr 25 16:02:27 2022 -0400
4b508b8
bootstd: Add the bootmeth uclass and helpers
by Simon Glass
· Sun Apr 24 23:31:08 2022 -0600
017656e
bootstd: Add the bootdev uclass
by Simon Glass
· Sun Apr 24 23:31:07 2022 -0600
08ad13e
bootstd: Add the bootstd uclass and core implementation
by Simon Glass
· Sun Apr 24 23:31:06 2022 -0600
9670f7d
dm: core: Allow finding a uclass device by partial name
by Simon Glass
· Sun Apr 24 23:31:00 2022 -0600
f1f519f
dm: core: Rename and fix uclass_get_by_name_len()
by Simon Glass
· Sun Apr 24 23:30:59 2022 -0600
efb9a9d
dm: disk: add UCLASS_PARTITION
by AKASHI Takahiro
· Tue Apr 19 10:05:09 2022 +0900
308d91b
dm: core: Deal with a wrinkle with linker lists
by Simon Glass
· Sun Mar 27 14:26:20 2022 -0600
3996f06
dm: core: Allow devres to be disabled in SPL
by Simon Glass
· Sun Mar 27 14:26:19 2022 -0600
6a25a7e
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· Fri Apr 15 08:09:52 2022 -0400
48631e4
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
by Marek Behún
· Thu Apr 07 00:33:03 2022 +0200
bc19477
net: introduce helpers to get PHY interface mode from a device/ofnode
by Marek Behún
· Thu Apr 07 00:33:01 2022 +0200
f4f1ddc
net: introduce helpers to get PHY ofnode from MAC
by Marek Behún
· Thu Apr 07 00:32:57 2022 +0200
e04f4fb
dm: add tag support
by AKASHI Takahiro
· Tue Mar 08 20:36:46 2022 +0900
ebec3a7
dm: core: Tidy up comments in uclass headers
by Simon Glass
· Mon Feb 28 12:08:34 2022 -0700
6ddadd6
dm: core: Add a required struct declaration
by Simon Glass
· Mon Feb 28 12:08:33 2022 -0700
c9ae4a8
dm: fix function documentation in include/dm/ofnode.h
by Heinrich Schuchardt
· Thu Mar 24 16:22:32 2022 +0100
3d2a375
Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Wed Mar 16 12:52:02 2022 -0400
f3a8cbb
pinctrl: Increase length of pinmux status buffer
by Ashok Reddy Soma
· Wed Feb 23 15:23:04 2022 +0100
3ee337a
event: Add events for device probe/remove
by Simon Glass
· Fri Mar 04 08:43:03 2022 -0700
a253c3b
net: phy: Add new read ethernet phy id function
by Michal Simek
· Wed Feb 23 15:45:40 2022 +0100
9ee52fb
dm: pinctrl: Use explicit values for enums
by Ashok Reddy Soma
· Wed Feb 23 15:02:51 2022 +0100
912b6f5
dm: Use parenthesis for the device_get_ops macro argument
by Sughosh Ganu
· Sun Jan 30 00:51:08 2022 +0530
877205e
acpi: Collect tables in the acpi_item list
by Simon Glass
· Wed Dec 01 09:03:04 2021 -0700
83c3cb5
x86: Move DSDT table to a writer function
by Simon Glass
· Wed Dec 01 09:02:52 2021 -0700
f53f57d
x86: Move FACS table to a writer function
by Simon Glass
· Wed Dec 01 09:02:51 2021 -0700
e9f6e6a
x86: Move base tables to a writer function
by Simon Glass
· Wed Dec 01 09:02:50 2021 -0700
37acc66
x86: acpi: Split out context creation from base tables
by Simon Glass
· Wed Dec 01 09:02:48 2021 -0700
4ecb97e
acpi: Add a linker list for ACPI tables
by Simon Glass
· Wed Dec 01 09:02:47 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
d17a679
doc: add include/dm/fdtaddr.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:55:41 2022 +0100
92c1c5c
doc: add include/dm/of*.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:49 2022 +0100
cb3d6d6
doc: add include/dm/read.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:48 2022 +0100
a104e59
doc: add include/dm/devres.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:47 2022 +0100
4b8c70c
doc: add include/dm/device.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:46 2022 +0100
6750bb3
doc: add include/dm/platdata.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:45 2022 +0100
d869565
doc: add include/dm/lists.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:44 2022 +0100
3df46be
doc: add include/dm/root.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:43 2022 +0100
efbbdf6
doc: add include/dm/uclass.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:42 2022 +0100
51608c9
dm: core: Allow getting some basic stats
by Simon Glass
· Thu Dec 16 20:59:32 2021 -0700
dc4a786
Merge tag 'v2022.01-rc4' into next
by Tom Rini
· Mon Dec 20 17:12:04 2021 -0500
4874c4d
dm: fix an 'undefined' error in some macros
by AKASHI Takahiro
· Fri Dec 10 15:49:36 2021 +0900
507ab96
efi: Add uclass for devices provided by UEFI firmware
by Simon Glass
· Sat Dec 04 08:56:31 2021 -0700
15c4d67
efi: Rename UCLASS_EFI and IF_TYPE_EFI
by Simon Glass
· Sat Dec 04 08:56:30 2021 -0700
e8e001e
pinctrl: change result for unsupported API
by Patrick Delaunay
· Fri Nov 19 10:02:26 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
a7b9df2
dm: core: add ofnode_for_each_compatible_node()
by Michael Walle
· Fri Oct 15 15:15:17 2021 +0200
e1311b6
iommu: Add IOMMU uclass
by Mark Kettenis
· Sat Oct 23 16:58:01 2021 +0200
fe51fb9
dm: Fix util.h's broken include guard
by Pierre-Clément Tosi
· Thu Sep 30 17:52:45 2021 +0200
21cdfea
dm: Provide dev_read_addr_index_ptr() wrapper
by Bin Meng
· Sun Sep 12 11:15:13 2021 +0800
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
2154876
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Sep 30 11:29:41 2021 -0400
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
9838538
mtd: spi: nor: force mtd name to "nor%d"
by Patrick Delaunay
· Wed Sep 22 18:29:08 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
c44d5ab
dm: core: Fix a few incorrect comments on first/next functions
by Simon Glass
· Wed Aug 18 21:40:29 2021 -0600
6e84474
dm: hash: Add new UCLASS_HASH support
by Chia-Wei Wang
· Fri Jul 30 09:08:03 2021 +0800
9819883
dm: crypto: Define UCLASS API for ECDSA signature verification
by Alexandru Gagniuc
· Thu Jul 29 11:47:15 2021 -0500
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
d6388f2
dm: core: Add helper to compare node names
by Kishon Vijay Abraham I
· Wed Jul 21 21:28:30 2021 +0530
ca6d5ad
reboot-mode: add support for reboot mode control
by Nandor Han
· Thu Jun 10 16:56:43 2021 +0300
da45368
cmd: pinmux: update result of do_status
by Patrick Delaunay
· Fri May 21 09:47:31 2021 +0200
fc8b2cd
remove struct uclass_driver::ops
by Rasmus Villemoes
· Wed May 19 18:08:11 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
223f17d
dm: core: Add size operations on device tree references
by Chen Guanqiao
· Mon Apr 12 14:51:11 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
4ffa95d
x86: qemu: move QFW to its own uclass
by Asherah Connor
· Fri Mar 19 18:21:40 2021 +1100
a18a36f
Merge tag 'v2021.04-rc5' into next
by Tom Rini
· Mon Mar 29 17:53:19 2021 -0400
a34b3eb
test: Add udevice declaration to avoid build error
by Simon Glass
· Sun Mar 28 06:53:08 2021 +1300
c8bc62d
dm: core: Add CBFS support to flashmap
by Simon Glass
· Mon Mar 15 18:00:29 2021 +1300
2238594
dm: core: Add warnings to private / platform setters
by Simon Glass
· Mon Mar 15 17:25:41 2021 +1300
781aa3e
dm: core: Use separate priv/plat data region
by Simon Glass
· Mon Mar 15 17:25:40 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
2f25998
dm: core: Drop device_get_by_driver_info()
by Simon Glass
· Mon Mar 15 17:25:25 2021 +1300
6f15653
dm: core: Adjust uclass setup with of-platdata
by Simon Glass
· Mon Mar 15 17:25:16 2021 +1300
7074354
dm: core: Add macros to access the new linker lists
by Simon Glass
· Mon Mar 15 17:25:14 2021 +1300
c7b4b83
dtoc: Generate uclass devices
by Simon Glass
· Wed Feb 03 06:01:20 2021 -0700
a7b1c77
dtoc: Support headers needed for drivers
by Simon Glass
· Wed Feb 03 06:01:04 2021 -0700
f303ee7
dtoc: Support tracking the phase of U-Boot
by Simon Glass
· Wed Feb 03 06:01:02 2021 -0700
b98bfbc
test: Drop struct dm_test_state
by Simon Glass
· Sun Mar 07 17:34:57 2021 -0700
0f8f677
test: Call test_pre/post_run() from driver model tests
by Simon Glass
· Sun Mar 07 17:34:49 2021 -0700
ab1fca0
test: Mark all driver model tests with a flag
by Simon Glass
· Sun Mar 07 17:34:45 2021 -0700
a2c7ead
dm: Introduce DMA constraints into the core device model
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:24 2021 +0100
Next »