misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
[platform/kernel/u-boot.git] / drivers / core /
2023-04-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03 Tom RiniMerge branch 'next'
2023-03-27 Tom RiniMerge branch 'master' into next
2023-03-14 Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-03 Tom RiniMerge branch '2023-03-02-kconfig-and-CONFIG-cleanups...
2023-03-03 Simon Glassdm: Add a TPL symbol for simple-bus
2023-02-28 Tom RiniMerge tag 'u-boot-nand-20230227' of https://source...
2023-02-27 Tom RiniMerge tag 'v2023.04-rc3' into next
2023-02-14 Tom RiniMerge tag 'dm-next-valentine' of https://source.denx...
2023-02-14 Simon Glassdm: treewide: Complete migration to new driver model...
2023-02-14 Simon Glassdm: Add support for handling old u-boot,dm- tags
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-12 Tom RiniMerge branch '2023-02-10-update-trace-feature-to-work...
2023-02-11 Simon Glasstimer: Tidy up use of notrace
2023-02-04 Tom RiniMerge tag 'video-20230204' of https://source.denx.de...
2023-02-04 Nikhil M Jaindrivers: core: ofnode: Add panel timing decode.
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-27 Tom RiniMerge tag 'dm-pull-26jan23' of https://source.denx...
2023-01-26 Samuel Hollanddm: core: Use full printf() format when possible
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23 Simon Glassdm: core: Support sorting devices with dm tree
2023-01-19 Tom RiniMerge tag 'dm-pull-18jan23' of https://source.denx...
2023-01-19 Tom RiniMerge branch '2022-01-18-assorted-updates'
2023-01-18 Tom Rinievent: Correct dependencies on the EVENT framework
2023-01-13 Tom RiniMerge tag 'u-boot-stm32-20230113' of https://source...
2023-01-12 Tom RiniMerge branch '2023-01-12-further-assorted-general-updates'
2023-01-12 Quentin Schulzdm: fix probing of all devices that have u-boot, dm...
2023-01-09 Tom RiniMerge branch 'next'
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-06 Tom RiniMerge branch '2022-12-05-Kconfig-migrations-and-renames...
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-12-02 Tom RiniMerge branch '2022-12-02-assorted-updates'
2022-12-02 Paul Barkerdm: core: Fix iteration over driver_info records
2022-11-23 Tom RiniMerge tag 'u-boot-amlogic-20221122' of https://source...
2022-11-22 Tom RiniMerge tag 'xilinx-for-v2023.01-rc3' of https://source...
2022-11-22 Michal Simeknet: phy: Fix ethernet-phy-id <dot> in the code
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-30 Tom RiniMerge tag 'video-20221030' of https://source.denx.de...
2022-10-29 Tom RiniMerge tag 'dm-pull-29oct22' of https://source.denx...
2022-10-29 Michal Suchanekdm: core: Do not stop uclass iteration on error
2022-10-29 William Zhangdm: tpl: Add fdt address translation support in TPL
2022-10-29 Simon Glassdm: core: Fix lists_bind_fdt() using non-existent of_match
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-24 Tom RiniMerge tag 'u-boot-imx-20221024' of https://gitlab.denx...
2022-10-21 Tom RiniMerge branch '2022-10-21-enforce-some-DM-migrations'
2022-10-21 Tom Rinicore: Enable DM by default
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Michal Suchanekdm: core: Switch uclass_*_device_err to use uclass_...
2022-10-18 Michal Suchanekdm: core: Fix uclass_probe_all to really probe all...
2022-10-18 Simon Glassdm: regmap: Disable range checks in SPL
2022-10-11 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v3' of https://sourc...
2022-10-10 Tom RiniMerge tag 'u-boot-nand-20221009' of https://source...
2022-10-07 Tom RiniMerge tag 'efi-2023-01-rc1' of https://source.denx...
2022-10-06 Heinrich Schuchardtregmap: fix range checks
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-30 Simon Glassdm: core: Support copying properties with ofnode
2022-09-30 Simon Glassdm: core: Allow copying ofnode property data when writing
2022-09-30 Simon Glassdm: core: Complete phandle implementation using the...
2022-09-30 Simon Glassdm: core: Add the ofnode multi-tree implementation
2022-09-30 Simon Glassdm: core: Add definitions for multiple ofnode trees
2022-09-30 Simon Glassdm: core: Split ofnode_path_root() into two functions
2022-09-30 Simon Glassdm: core: Allow obtaining a node offset in the same...
2022-09-30 Simon Glassdm: core: Add a way to look up a phandle in an oftree
2022-09-30 Simon Glassdm: core: Add an ofnode function to obtain the flat...
2022-09-30 Simon Glassdm: core: Expand integer-reading tests
2022-09-29 Simon Glassdm: core: Drop ofnode_is_available()
2022-09-29 Simon Glassdm: core: Avoid creating a name property when unflattening
2022-09-29 Simon Glassdm: core: Rename ofnode_get_property_by_prop()
2022-09-29 Simon Glassdm: core: Rename ofnode_get_first/next_property()
2022-09-29 Simon Glassdm: core: Reduce code size with dev_of_offset()
2022-09-29 Simon Glassdm: core: Drop the const from ofnode
2022-09-29 Simon Glassdm: core: Support writing a property to an empty node
2022-09-29 Simon Glassdm: core: Allow adding ofnode subnodes
2022-09-29 Simon Glassdm: core: Pass a root node to of_find_node_by_phandle()
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-15 Tom RiniMerge branch '2022-09-15-general-improvements' into...
2022-09-14 Stefan Herbrechtsmeierdm: core: Add functions to read 8/16-bit integers
2022-08-12 Tom RiniMerge branch '2022-08-11-verified-boot-for-embedded...
2022-08-12 Simon Glassdm: core: Add support for writing u32 with ofnode
2022-08-12 Simon Glassdm: core: Allow writing to a flat tree with ofnode
2022-08-12 Simon Glassdm: core: Swap parameters of ofnode_write_prop()
2022-08-12 Simon Glassdm: core: Introduce support for multiple trees
2022-08-11 Tom RiniMerge tag 'dm-pull-9aug22-take2' of https://source...
2022-08-10 Tom RiniMerge branch '2022-08-10-assorted-updates'
2022-08-10 Simon Glasscommon: Drop display_options.h from common header
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
2022-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-07-27 Tom RiniMerge tag 'dm-pull-26jul22' of https://gitlab.denx...
2022-07-26 Oleksandr Suvorovdm: fix mis-word in SPL_DM description
2022-07-26 Heinrich Schuchardtdm: fix logic of lists_bind_fdt()
2022-07-26 Heinrich Schuchardtdm: avoid NULL dereference in lists_bind_fdt()
next