index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
Age
Commit message (
Expand
)
Author
2020-08-25
dm: core: Add API to read PCI bus-range property
Stefan Roese
2020-08-22
dm: core: Fix devfdt_get_addr_ptr return value
Ovidiu Panait
2020-08-22
dm: fix ofnode_read_addr/size_cells()
Heinrich Schuchardt
2020-07-24
dm: core Fix long line in device_bind_common()
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
dm: core Fix long line in device_bind_common()
Simon Glass
2020-07-20
dm: core: Don't show an ACPI warning if there is no ordering
Simon Glass
2020-07-17
acpi: Enable ACPI table generation by default on x86
Simon Glass
2020-07-17
dm: acpi: Add support for the NHLT table
Simon Glass
2020-07-17
dm: core: Add a way of overriding the ACPI device path
Simon Glass
2020-07-17
acpi: Add an acpi command to list/dump generated ACPI items
Simon Glass
2020-07-17
dm: acpi: Enhance acpi_get_name()
Simon Glass
2020-07-17
acpi: Add support for DSDT generation
Simon Glass
2020-07-17
acpi: Support ordering SSDT data by device
Simon Glass
2020-07-17
acpi: Record the items added to SSDT
Simon Glass
2020-07-17
acpi: Add support for SSDT generation
Simon Glass
2020-07-17
dm: core: Add an ACPI name for the root node
Simon Glass
2020-07-09
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
core: drop const for struct driver_info
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-07
cmd: dm: Fixed/Added DM driver listing subcommands
Niel Fourie
2020-07-01
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2020-07-01
dm: Add support for simple-pm-bus
Sean Anderson
2020-06-30
dm: core: gracefully handle alias seq without of
Marcel Ziswiler
2020-06-11
dm: uclass: don't assign aliased seq numbers
Michael Walle
2020-06-11
regmap: Check for out-of-range offsets before mapping them
Pratyush Yadav
2020-05-29
dm: core: Reorder include files in read.c
Stefan Roese
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-02
dm: core: Add function to get child count of ofnode or device
Chunfeng Yun
2020-04-30
acpi: Add a method to write tables for a device
Simon Glass
2020-04-16
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
dm: core: Read parent ofdata before children
Simon Glass
2020-04-16
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2020-04-16
dm: core: refactor functions reading an u32 from dt
Dario Binacchi
2020-04-16
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
dm: core: Add a way to skip powering down power domains
Simon Glass
2020-04-16
dm: core: Add logging on unbind failure
Simon Glass
2020-04-16
dm: core: Move "/chosen" and "/firmware" node scan
Patrick Delaunay
2020-04-16
dm: core: remove redundant assignment
Heinrich Schuchardt
2020-04-16
dm: core: remove redundant if statement
Heinrich Schuchardt
2020-04-16
dm: core: Add basic ACPI support
Simon Glass
2020-04-09
dm: dump.c: Refactor dm_dump_drivers prints
Ovidiu Panait
2020-04-09
dm: dump.c: Fix segfault when entry->of_match is NULL
Ovidiu Panait
2020-03-02
dm: core: Add a flag for power domain control on device removal
Anatolij Gustschin
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
dm: core: Change syscon to use helper function
Simon Glass
2020-02-07
dm: core: Add a function to find a device by drvdata
Simon Glass
[next]