index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
Age
Commit message (
Expand
)
Author
2021-04-06
simple-pm-bus: Use -ENOSYS for checking missing system call
Simon Glass
2021-04-06
dm: core: Use -ENOSPC in acpi_get_path()
Simon Glass
2021-03-26
dm: core: Use separate priv/plat data region
Simon Glass
2021-03-26
dm: core: Allow storing priv/plat data separately
Simon Glass
2021-03-26
dm: core: Move flags to device-runtime info
Simon Glass
2021-03-26
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-26
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-26
dm: core: Drop uclass_find_device_by_phandle() with of-platdata
Simon Glass
2021-03-26
dm: core: Drop device_get_by_driver_info()
Simon Glass
2021-03-22
dm: core: Skip adding uclasses with OF_PLATDATA_INST
Simon Glass
2021-03-22
dm: core: Set up driver model for OF_PLATDATA_INST
Simon Glass
2021-03-22
dm: core: Adjust uclass setup with of-platdata
Simon Glass
2021-03-22
dm: core: Allow dropping run-time binding of devices
Simon Glass
2021-03-22
dm: error handling dev_get_dma_range()
Heinrich Schuchardt
2021-03-09
x86: Move INTEL_ACPIGEN to arch/x86
Simon Glass
2021-03-03
dm: core: Add DM_DEVICE_REMOVE condition to all exit paths
Simon Glass
2021-03-03
dm: core: Fix allocation of empty of-platdata
Simon Glass
2021-02-18
dm: Introduce DMA constraints into the core device model
Nicolas Saenz Julienne
2021-02-18
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
dm: core: Add late driver remove option
Marek Vasut
2021-02-03
dm: core: Avoid partially removing devices
Simon Glass
2021-02-03
dm: core: Remove children before advising uclass
Simon Glass
2021-02-03
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-30
dm: core: Update ofnode_read_fmap_entry() to read hashes
Simon Glass
2021-01-30
dm: core: Add a comment about pinctrl_select_state()
Simon Glass
2021-01-16
dm: core: add function uclass_probe_all() to probe all devices
Vabhav Sharma
2021-01-12
dm: core: add a function to decode display timings
Dario Binacchi
2021-01-12
fdt: translate address if #size-cells = <0>
Dario Binacchi
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
dm: core: Add logging when lists_bind_fdt() fails
Simon Glass
2021-01-05
dm: core: Allow the uclass list to move
Simon Glass
2021-01-05
dm: core: Split out scanning code to dm_scan()
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2021-01-05
dm: core: Rename sqq to seq_
Simon Glass
2021-01-05
dm: core: Split out alloc code into a new function
Simon Glass
2021-01-05
dm: core: Move priv/plat structs for simple_bus to headers
Simon Glass
2021-01-05
dm: core: Rename the priv/plat members
Simon Glass
2021-01-05
dm: core: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
dm: core: Add functions to set priv/plat
Simon Glass
2021-01-05
dm: core: Add function to access uclass priv
Simon Glass
2021-01-05
dm: core: Only include simple-bus devicetree id when needed
Simon Glass
2021-01-05
dm: core: Use 'uclass_driver' for the uclass linker_list
Simon Glass
[next]