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
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-24
microblaze: cache: introduce flush_dcache_range()
Ovidiu Panait
2022-06-06
dm: core: convert of_machine_is_compatible to livetree
Patrick Delaunay
2022-06-06
dm: fix DM_EVENT dependencies
Heinrich Schuchardt
2022-06-06
Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig
Tom Rini
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-04-28
dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
Marek Vasut
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
2022-04-25
dm: core: Allow finding a uclass device by partial name
Simon Glass
2022-04-25
dm: core: Rename and fix uclass_get_by_name_len()
Simon Glass
2022-04-23
dm: tag: change ENOSPC to ENOMEM
AKASHI Takahiro
2022-04-18
dm: core: Deal with a wrinkle with linker lists
Simon Glass
2022-04-18
dm: core: Allow devres to be disabled in SPL
Simon Glass
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek Behún
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX
Marek Behún
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
2022-04-10
net: introduce helpers to get PHY ofnode from MAC
Marek Behún
2022-04-09
dm: add tag support
AKASHI Takahiro
2022-03-16
Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-03-10
event: Add events for device probe/remove
Simon Glass
2022-03-09
net: phy: Add new read ethernet phy id function
Michal Simek
2022-01-25
acpi: Tidy up the item list
Simon Glass
2022-01-25
acpi: Collect tables in the acpi_item list
Simon Glass
2022-01-25
acpi: Add a table start
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-13
dm: core: Switch order of pinctrl and power domain calls
Michal Simek
2022-01-13
drivers/core/of_addr.c: Fix spelling of "shouldn't".
Vagrant Cascadian
2021-12-23
dm: core: Allow getting some basic stats
Simon Glass
2021-12-02
drivers: core: lists: fix for loop index type
Alexander Preißner
2021-12-01
dm: add debug message when failed to select the default pinctrl
Patrick Delaunay
2021-11-28
dm: core: Add a way to count the devices in a uclass
Simon Glass
2021-11-28
dm: core: Allow finding children / uclasses by partial name
Simon Glass
2021-11-28
dm: core: Add a way to obtain a string list
Simon Glass
2021-11-28
dm: core: Fix up string-function documentation
Simon Glass
2021-11-28
dm: core: Fix handling of uclass pre_unbind method
Simon Glass
2021-11-23
net: introduce a helper to determine whether to use in-band autoneg
Vladimir Oltean
2021-10-31
iommu: Add IOMMU uclass
Mark Kettenis
2021-10-20
dm: core: Add a new API devfdt_get_addr_index_ptr()
Bin Meng
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-12
cmd: bind: Fix driver binding on a device
Patrice Chotard
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-08
dm: core: Don't allow uclass use before ready
Simon Glass
2021-08-08
dm: migrate the dm_warn to use the log macro
Patrick Delaunay
2021-08-05
pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()
Simon Glass
[next]