~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: event: add EVT_DM_POST_INIT_R event typeChanho Park2023-08-22
* core: read: add dev_read_addr_size_index_ptr functionJonas Karlman2023-07-28
* core: read: fix dev_read_addr_size()John Keeping2023-07-20
* dm: core: of_access: fix return value in of_property_match_stringEugen Hristev2023-07-20
* fdt: Allow more general use of livetreeSimon Glass2023-07-14
* fdt: Clarify the fdt pre-relocation warningSimon Glass2023-07-14
* dm: core: Avoid registering an inaccessible treeSimon Glass2023-07-14
* core: fdtaddr: use map_sysmem() as cast for the return (part 2)Johan Jonker2023-05-15
* drivers: core: ofnode: fix typo in panel timing decodeRaphael Gallais-Pou2023-05-15
* dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-11
* acpi: Create a new Kconfig for ACPISimon Glass2023-05-11
* core: read: add dev_read_addr_index_ptr functionJohan Jonker2023-05-06
* core: fdtaddr: add devfdt_get_addr_size_index_ptr functionJohan Jonker2023-05-06
* core: remap: fix regmap_init_mem_plat() reg size handelingJohan Jonker2023-05-06
* core: fdtaddr: use map_sysmem() as cast for the returnJohan Jonker2023-04-28
* dm: core: introduce uclass_get_device_by_of_path()Rasmus Villemoes2023-04-28
* uclass: add uclass_find_device_by_phandle_id() helperRasmus Villemoes2023-04-28
* dm: core: Make aliases_lookup staticBin Meng2023-04-28
* dm: Add a TPL symbol for simple-busSimon Glass2023-03-03
* dm: treewide: Complete migration to new driver model schemaSimon Glass2023-02-14
* dm: Add support for handling old u-boot,dm- tagsSimon Glass2023-02-14
* timer: Tidy up use of notraceSimon Glass2023-02-11
* drivers: core: ofnode: Add panel timing decode.Nikhil M Jain2023-02-04
* dm: core: Use full printf() format when possibleSamuel Holland2023-01-26
* dm: core: Support sorting devices with dm treeSimon Glass2023-01-23
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-18
* dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPLQuentin Schulz2023-01-12
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* dm: core: Fix iteration over driver_info recordsPaul Barker2022-12-02
* net: phy: Fix ethernet-phy-id <dot> in the codeMichal Simek2022-11-22
* dm: core: Do not stop uclass iteration on errorMichal Suchanek2022-10-29
* dm: tpl: Add fdt address translation support in TPLWilliam Zhang2022-10-29
* dm: core: Fix lists_bind_fdt() using non-existent of_matchSimon Glass2022-10-29
* core: Enable DM by defaultTom Rini2022-10-21
* dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek2022-10-17
* dm: core: Fix uclass_probe_all to really probe all devicesMichal Suchanek2022-10-17
* dm: regmap: Disable range checks in SPLSimon Glass2022-10-17
* regmap: fix range checksHeinrich Schuchardt2022-10-06
* dm: core: Support copying properties with ofnodeSimon Glass2022-09-29
* dm: core: Allow copying ofnode property data when writingSimon Glass2022-09-29
* dm: core: Complete phandle implementation using the other FDTSimon Glass2022-09-29
* dm: core: Add the ofnode multi-tree implementationSimon Glass2022-09-29
* dm: core: Add definitions for multiple ofnode treesSimon Glass2022-09-29
* dm: core: Split ofnode_path_root() into two functionsSimon Glass2022-09-29
* dm: core: Allow obtaining a node offset in the same treeSimon Glass2022-09-29
* dm: core: Add a way to look up a phandle in an oftreeSimon Glass2022-09-29
* dm: core: Add an ofnode function to obtain the flat treeSimon Glass2022-09-29
* dm: core: Expand integer-reading testsSimon Glass2022-09-29
* dm: core: Drop ofnode_is_available()Simon Glass2022-09-29
* dm: core: Avoid creating a name property when unflatteningSimon Glass2022-09-29