MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
[platform/kernel/u-boot.git] / include / dm /
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-01 Tom RiniMerge branch '2022-10-31-FWU-add-FWU-multi-bank-update...
2022-10-31 Sughosh GanuFWU: Add FWU metadata structure and driver for accessin...
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 Michal Suchanekdm: core: Add note about device_probe idempotence
2022-10-29 Michal Suchanekdm: core: Document return value of device bind functions
2022-10-29 Michal Suchanekdm: core: Switch uclass_*_device_err to use uclass_...
2022-10-26 Tom RiniMerge branch '2022-10-26-assorted-fixes-and-updates'
2022-10-26 Roger Quadrosdm: memory: Introduce new uclass
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
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 Simon Glassdm: core: Update docs about oftree_from_fdt()
2022-10-18 Michal Suchanekdm: core: Switch uclass_*_device_err to use uclass_...
2022-10-18 Michal Suchanekdm: core: Switch uclass_foreach_dev_probe to use simple...
2022-10-11 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v3' of https://sourc...
2022-10-05 Alexander Dahldm: fpga: Introduce new uclass
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: Update comments for default-FDT ofnode functions
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 ofnode functions to obtain an oftree
2022-09-30 Simon Glassdm: core: Add an ofnode function to obtain the flat...
2022-09-30 Simon Glassdm: core: Provide a way to reset the device tree
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: Add a macro to iterate through properties
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: Allow adding ofnode subnodes
2022-09-29 Simon Glassdm: core: Document the livetree structures properly
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-12 Simon Glassdm: core: Add a note about how livetree updates work
2022-08-12 Simon Glassdm: core: Split out the declaration of ofnode
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-01 Tom RiniMerge tag 'fsl-qoriq-2022-7-29' of https://source.denx...
2022-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-07-28 Pali Rohárpinctrl: Add third argument label for pinctrl_gpio_requ...
2022-07-28 Pali Rohárpinctrl: Add new function pinctrl_generic_set_state_pre...
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-07-07 Tom RiniMerge branch '2022-07-07-Kconfig-migrations-dead-code...
2022-07-07 Tom Riniarm: Remove PXA architecture support
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: Switch the testbus driver to use a new struct
2022-06-28 Simon Glassdm: core: Rename dm_dump_all()
2022-06-28 Sean Andersondm: core: Provide fallbacks for ofnode_conf_read_...
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-23 Tom RiniMerge branch '2022-06-23-scmi-optee-and-smccc-updates...
2022-06-23 Tom RiniMerge branch '2022-06-23-fuzzing-and-asan-for-sandbox...
2022-06-23 Andrew Scullfuzzing_engine: Add fuzzing engine uclass
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-06 Tom RiniMerge branch '2022-06-06-finish-SPL-Kconfig-migration...
2022-06-06 Tom Riniarm: pxa: Remove CONFIG_CPU_PXA25X
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...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Tom RiniMerge branch '2022-04-23-binman-updates'
2022-04-25 Simon Glassbootstd: Add the bootmeth uclass and helpers
2022-04-25 Simon Glassbootstd: Add the bootdev uclass
2022-04-25 Simon Glassbootstd: Add the bootstd uclass and core implementation
2022-04-25 Simon Glassdm: core: Allow finding a uclass device by partial...
2022-04-25 Simon Glassdm: core: Rename and fix uclass_get_by_name_len()
2022-04-23 Tom RiniMerge tag 'efi-2022-07-rc1-3' of https://source.denx...
2022-04-23 AKASHI Takahirodm: disk: add UCLASS_PARTITION
2022-04-19 Tom RiniMerge tag 'u-boot-rockchip-20220418' of https://source...
2022-04-19 Tom RiniMerge branch '2022-04-18-dm-reducing-spl-memory-usage'
2022-04-18 Simon Glassdm: core: Deal with a wrinkle with linker lists
2022-04-18 Simon Glassdm: core: Allow devres to be disabled in SPL
2022-04-15 Tom RiniMerge tag 'efi-2022-07-rc1-2' of https://source.denx...
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-10 Tom RiniMerge tag 'efi-2022-07-rc1' of https://source.denx...
2022-04-10 Marek Behúntreewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFA...
next