summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-28Merge tag 'dm-pull-28nov21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-11-28test/py: Raise a ValueError if a command failsSimon Glass
2021-11-28test/py: Relax the naming rules for unit testsSimon Glass
2021-11-28sandbox: Enable HEXDUMP for sandbox_flattreeSimon Glass
2021-11-28dm: core: Add a way to count the devices in a uclassSimon Glass
2021-11-28dm: core: Allow finding children / uclasses by partial nameSimon Glass
2021-11-28dm: core: Add a way to obtain a string listSimon Glass
2021-11-28dm: core: Fix up string-function documentationSimon Glass
2021-11-28dm: core: Fix handling of uclass pre_unbind methodSimon Glass
2021-11-28dm: core: Add tests for stringlist functionsSimon Glass
2021-11-28common: Allow a smaller console-recording pre-relocSimon Glass
2021-11-28disk: part_dos: Fix a NULL pointer errorSimon Glass
2021-11-28mbr: Correct verification checkSimon Glass
2021-11-28mmc: Allow for children other than the block deviceSimon Glass
2021-11-28sandbox: mmc: Support a backing fileSimon Glass
2021-11-28sandbox: Support unmapping a fileSimon Glass
2021-11-28test/py: Allow passing input to a programSimon Glass
2021-11-28binman: Fix extract command for using non-absolute image pathsJan Kiszka
2021-11-28sf: doc: Add documentation for the 'sf' commandSimon Glass
2021-11-28sf: Tidy up code to avoid #ifdefSimon Glass
2021-11-28sf: Use const for the stage nameSimon Glass
2021-11-28command: Use a constant pointer for the helpSimon Glass
2021-11-28env: Avoid using GNU features in awkSimon Glass
2021-11-23Merge branch '2021-11-23-scmi-and-tee-updates' into nextTom Rini
2021-11-23firmware: scmi: Add OP-TEE transportEtienne Carriere
2021-11-23dt-bindings: arm: scmi: OP-TEE as transport channel for SCMI messagesEtienne Carriere
2021-11-23tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFEREtienne Carriere
2021-11-23tee: optee: remove unused duplicated login Id macrosEtienne Carriere
2021-11-23tee: define session login identifiersEtienne Carriere
2021-11-23firmware: scmi: smccc transport: simplify probe sequenceEtienne Carriere
2021-11-23firmware: scmi: smccc transport: use plat data, not priv dataEtienne Carriere
2021-11-23firmware: scmi: mailbox transport: use plat data, not priv dataEtienne Carriere
2021-11-23firmware: scmi: mailbox transport: fix probe failure implementationEtienne Carriere
2021-11-23firmware: scmi: fix description of an API functionEtienne Carriere
2021-11-23stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOXPatrick Delaunay
2021-11-23firmware: scmi: add configs to select the supported agentsPatrick Delaunay
2021-11-23power: regulator: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23clk: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23reset: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net in...Tom Rini
2021-11-23net: phy: realtek: Add tx/rx delay config for 8211eSamuel Holland
2021-11-23drivers: net: add Aspeed MDIO driverDylan Hung
2021-11-23net: tsec: Make redundant_init() staticBin Meng
2021-11-23net: fec_mxc: Declare 'promisc' as boolBin Meng
2021-11-23net: dsa: Use true instead of 1 in the set_promisc() callBin Meng
2021-11-23cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes
2021-11-23net: bootp: Correct VCI string transmissionWalter Stoll
2021-11-23configs: ls1021a-tsn: enable the generation of random Ethernet MAC addressesVladimir Oltean
2021-11-23configs: ls1021a-tsn: enable sja1105 switch driverVladimir Oltean
2021-11-23arm: dts: ls1021a-tsn: add sja1105 and eth2 bindingsVladimir Oltean