global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / drivers / core /
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()
2022-07-26 Heinrich Schuchardtdm: avoid NULL dereference in add_item()
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-06-30 Tom RiniMerge tag 'u-boot-at91-2022.10-a' of https://source...
2022-06-30 Tom RiniMerge tag 'versal-qspi-for-v2022.10' of https://gitlab...
2022-06-29 Tom RiniMerge branch '2022-06-28-Kconfig-migrations' into next
2022-06-28 Tom Rinitpl: Ensure all TPL symbols in Kconfig have some TPL...
2022-06-28 Simon Glassdm: spl: Allow SPL to show memory usage
2022-06-28 Simon Glassdm: core: Add a command to show driver model statistics
2022-06-28 Simon Glassdm: core: Add a way to collect memory usage
2022-06-28 Simon Glassdm: core: Support accessing core tags
2022-06-28 Simon Glassdm: core: Fix addresses in the dm static command
2022-06-28 Simon Glassdm: core: Rename dm_dump_all()
2022-06-28 Heinrich Schuchardtdm: fix formatting of uclass dump
2022-06-28 Sean Andersondm: core: Use device_foreach_child where possible
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-24 Ovidiu Panaitmicroblaze: cache: introduce flush_dcache_range()
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-07 Tom RiniMerge branch '2022-06-07-assorted-improvements' into...
2022-06-06 Patrick Delaunaydm: core: convert of_machine_is_compatible to livetree
2022-06-06 Heinrich Schuchardtdm: fix DM_EVENT dependencies
2022-06-06 Tom RiniMerge branch '2022-06-06-finish-SPL-Kconfig-migration...
2022-06-06 Tom RiniConvert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig
2022-05-04 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-05-02 Tom RiniMerge branch '2022-05-02-add-verifying-program-loader'
2022-05-02 Simon Glassvpl: Add Kconfig options for VPL
2022-04-29 Tom RiniMerge tag 'efi-2022-07-rc2' of https://source.denx...
2022-04-28 Tom RiniMerge branch '2022-04-28-led-updates'
2022-04-28 Marek Vasutdm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
next