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
/
firmware
Age
Commit message (
Expand
)
Author
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-23
firmware: scmi: Add OP-TEE transport
Etienne Carriere
2021-11-23
firmware: scmi: smccc transport: simplify probe sequence
Etienne Carriere
2021-11-23
firmware: scmi: smccc transport: use plat data, not priv data
Etienne Carriere
2021-11-23
firmware: scmi: mailbox transport: use plat data, not priv data
Etienne Carriere
2021-11-23
firmware: scmi: mailbox transport: fix probe failure implementation
Etienne Carriere
2021-11-23
firmware: scmi: add configs to select the supported agents
Patrick Delaunay
2021-10-21
firmware: zynqmp: fix write to an uninitialised pointer in ipi_req()
Michal Simek
2021-10-21
firmware: zynqmp: Handle errors from ipi_req properly
Michal Simek
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-07-26
psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled
Michal Simek
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-06-11
firmware: ti_sci: Add support for Resoure Management at R5 SPL stage.
Vignesh Raghavendra
2021-06-11
firmware: ti_sci: Implement GET_RANGE with static data
Vignesh Raghavendra
2021-05-27
firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain
Dave Gerlach
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-17
psci: rename psci_features function
Igor Opaniuk
2021-05-12
firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest
Vignesh Raghavendra
2021-04-29
dm: core: Add address translation in fdt_get_resource
Patrick Delaunay
2021-04-20
psci: add features/reset2 support
Igor Opaniuk
2021-04-12
scmi: translate the resource only when livetree is not activated
Patrick Delaunay
2021-04-12
scmi: correctly configure MMU for SCMI buffer
Patrick Delaunay
2021-04-12
firmware: scmi: fix inline comments and minor coding style issues
Etienne Carriere
2021-04-12
firmware: scmi: sandbox test for voltage regulator
Etienne Carriere
2021-04-12
firmware: scmi: voltage regulator
Etienne Carriere
2021-03-11
scmi: cosmetic: reorder include files
Patrick Delaunay
2021-03-11
scmi: define LOG_CATEGORY
Patrick Delaunay
2021-03-11
scmi: Include device_compat.h
Patrick Delaunay
2021-02-03
firmware: smci: possible NULL dereference
Heinrich Schuchardt
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-10-27
firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called
Michal Simek
2020-10-15
firmware: scmi: Include device_compat.h
Sean Anderson
2020-09-30
firmware: smci: sandbox test for SCMI reset controllers
Etienne Carriere
2020-09-30
reset: add reset controller driver for SCMI agents
Etienne Carriere
2020-09-30
firmware: scmi: sandbox test for SCMI clocks
Etienne Carriere
2020-09-30
clk: add clock driver for SCMI agents
Etienne Carriere
2020-09-30
firmware: scmi: support Arm SMCCC transport
Etienne Carriere
2020-09-30
firmware: scmi: mailbox/smt agent device
Etienne Carriere
2020-09-30
firmware: add SCMI agent uclass
Etienne Carriere
2020-09-30
firmware: ti_sci: Fix not calling dev_err with a device
Sean Anderson
2020-09-23
xilinx: drivers: Use '_' instead of '-' in driver name
Michal Simek
2020-08-31
firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
Lokesh Vutla
2020-08-31
firmware: ti_sci: drop the device ids to resource id translation table
Lokesh Vutla
2020-08-24
firmware: psci: Do not bind driver if U-Boot runs in EL3
Michal Simek
2020-08-20
xilinx: zynqmp: merge firmware calls for EL2 and EL3
Ibai Erkiaga
2020-08-04
psci: put psci_method in .data section if EFI_LOADER is not enabled
Yann Gautier
2020-06-24
firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object()
Michal Simek
[next]