summaryrefslogtreecommitdiff
path: root/drivers/core
AgeCommit message (Expand)Author
2020-01-07dm: Add a debug message when devices are skipped pre-relocSean Anderson
2020-01-07dm: devres: Add a new OFDATA phaseSimon Glass
2020-01-07dm: devres: Use an enum for the allocation phaseSimon Glass
2020-01-07dm: devres: Add testsSimon Glass
2020-01-07dm: devres: Convert to use loggingSimon Glass
2020-01-07dm: core: Add a new flag to track platform dataSimon Glass
2020-01-07dm: core: Export a new function to read platdataSimon Glass
2020-01-07dm: core: Allocate parent data separate from probing parentSimon Glass
2020-01-07dm: core: Move ofdata_to_platdata() call earlierSimon Glass
2020-01-07dm: core: Don't clear active flag twice when probe() failsSimon Glass
2020-01-07dm: core: Use assert_noisy() in devresSimon Glass
2019-12-15dm: pci: Move pci_get_devfn() into a common fileSimon Glass
2019-12-03regmap: Fix potential memory leaksFaiz Abbas
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot
2019-10-27dm: core: Update log method for uclass_find_device_by_seqKever Yang
2019-10-27dm: regmap: Fix mask in regmap_update_bits()Simon Glass
2019-10-22drivers: clk: Fix using assigned-clocks in the node of the clock it sets upJean-Jacques Hiblot
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay
2019-10-15dm: core: device: switch off power domain after device removalAnatolij Gustschin
2019-10-15dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla
2019-10-15core: device: use dev_power_domain_onPeng Fan
2019-10-15dm: device: Request next sequence numberThomas Fitzsimmons
2019-10-11dm: core: Add a function to count the children of a deviceLokesh Vutla
2019-10-08dm: core: Drop fdtdec_get_pci_addr()Simon Glass
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass
2019-10-08dm: core: Correct the return value for uclass_find_first_device()Simon Glass
2019-10-08dm: core: Call ofdata_to_platdata() with of-platdataSimon Glass
2019-10-08dm: core: Drop a few early returnsSimon Glass
2019-10-08dm: core: Use U-Boot logging instead of pr_debug()Simon Glass
2019-10-03dm: core: Correct bad cast in ofnode_get_addr_size_index()Simon Glass
2019-10-03dm: core: Correct low cell in ofnode_read_pci_addr()Simon Glass
2019-09-08Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-09-06dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy
2019-09-02dm: core: Decouple DM from DTMarek Vasut
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford
2019-08-19core: ofnode: do not assert if node not valid in ofnode_get_name()Kever Yang
2019-08-12dm: core: add support for getting register address and sizeSekhar Nori
2019-07-24dm: device: make power domain calls optionalAnatolij Gustschin
2019-07-24dm: core: Set correct "status" value for a nodeBin Meng
2019-07-24dm: core: Call clk_set_defaults() during probe() only for a valid ofnodeBin Meng
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne
2019-07-17regmap: Add API regmap_init_mem_index()Faiz Abbas
2019-07-12drivers: core: use strcmp when find device by namePeng Fan
2019-07-10fdt: Allow indicating a node is for U-Boot proper onlyPatrick Delaunay
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot
2019-05-21dm: core: Fix dm_extended_scan_fdt()Patrice Chotard
2019-05-21core: ofnode: Have ofnode_read_u32_default return a u32Trent Piepho
2019-05-21core: ofnode: Add ofnode_get_addr_size_indexKeerthy