- 7acb322 env: Avoid using GNU features in awk by Simon Glass · 3 years ago
- 1943f2a Merge branch '2021-11-23-scmi-and-tee-updates' into next by Tom Rini · 3 years ago
- 48108f3 firmware: scmi: Add OP-TEE transport by Etienne Carriere · 3 years ago
- fcb41d4 dt-bindings: arm: scmi: OP-TEE as transport channel for SCMI messages by Etienne Carriere · 3 years ago
- 1442e9f tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER by Etienne Carriere · 3 years ago
- 7c1a9b2 tee: optee: remove unused duplicated login Id macros by Etienne Carriere · 3 years ago
- 1662ed0 tee: define session login identifiers by Etienne Carriere · 3 years ago
- 32190a9 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · 3 years ago
- 3de5aef firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · 3 years ago
- 88a304f firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · 3 years ago
- 7b49939 firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · 3 years ago
- 5ddbbd1 firmware: scmi: fix description of an API function by Etienne Carriere · 3 years ago
- 7f6743d stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX by Patrick Delaunay · 3 years, 1 month ago
- 73ead2b firmware: scmi: add configs to select the supported agents by Patrick Delaunay · 3 years, 1 month ago
- d47c4fe power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 1 month ago
- 31dc56f clk: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 1 month ago
- d963154 reset: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 1 month ago
- 5a24e12 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years ago
- f11513d net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · 3 years, 1 month ago
- 8b41ded drivers: net: add Aspeed MDIO driver by Dylan Hung · 3 years, 1 month ago
- 10aaefb net: tsec: Make redundant_init() static by Bin Meng · 3 years, 1 month ago
- 04c350c net: fec_mxc: Declare 'promisc' as bool by Bin Meng · 3 years, 1 month ago
- c7ae46ef net: dsa: Use true instead of 1 in the set_promisc() call by Bin Meng · 3 years, 1 month ago
- d5ba618 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · 3 years, 1 month ago
- d4a660a net: bootp: Correct VCI string transmission by Walter Stoll · 3 years, 1 month ago
- 0997bb4 configs: ls1021a-tsn: enable the generation of random Ethernet MAC addresses by Vladimir Oltean · 3 years, 2 months ago
- 0545e7f configs: ls1021a-tsn: enable sja1105 switch driver by Vladimir Oltean · 3 years, 2 months ago
- 39dd4f6 arm: dts: ls1021a-tsn: add sja1105 and eth2 bindings by Vladimir Oltean · 3 years, 2 months ago
- 7f7e73e net: dsa: sja1105: add support for SGMII by Vladimir Oltean · 3 years, 2 months ago
- f24b666 net: dsa: add driver for NXP SJA1105 L2 switch by Vladimir Oltean · 3 years, 2 months ago
- e3789a7 net: dsa: felix: configure the in-band autoneg property based on OF node info by Vladimir Oltean · 3 years, 2 months ago
- 2dd6acb net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · 3 years, 2 months ago
- 0783b16 net: dsa: allow drivers to get the port OF node by Vladimir Oltean · 3 years, 2 months ago
- 8a5c057 include: import if_vlan.h from Linux by Vladimir Oltean · 3 years, 2 months ago
- 9dcb810 net: tsec: add support for promiscuous mode by Vladimir Oltean · 3 years, 2 months ago
- 4a4e52f net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · 3 years, 2 months ago
- f9bab98 Revert "nvme: Enable FUA" by Tom Rini · 3 years ago
- 8e2a782 Revert "nvme: Fix error in nvme_setup_prps" by Tom Rini · 3 years ago
- 7a9b768 Merge branch '2021-11-17-assorted-driver-platform-updates' into next by Tom Rini · 3 years ago
- b5b97ae configs: am64x_evm_*_defconfig: Add configs to enable serdes for USB 3.0 support by Aswath Govindraju · 3 years, 1 month ago
- 326ee2b arm: dts: am642-sk: Add and Enable USB SuperSpeed Host Port in SPL by Kishon Vijay Abraham I · 3 years, 1 month ago
- 1ac3b72 usb: cdns3: cdns3-ti: Add compatible for AM64 SoC by Aswath Govindraju · 3 years, 1 month ago
- 82c6558 phy: cadence: phy-cadence-torrent: Change the name of subnode searched by Aswath Govindraju · 3 years, 1 month ago
- c4eef59 nvme: Fix error in nvme_setup_prps by Jon Lin · 3 years, 1 month ago
- b6bfb89 nvme: Enable FUA by Jon Lin · 3 years, 1 month ago
- 4f2e228 RFC: arm: pci: Add PCI cam support to PCI-E ecam driver by Alistair Delva · 3 years, 1 month ago
- e3cdc2c configs: ast2600: Boot kernel FIT in DRAM by Chia-Wei Wang · 3 years, 1 month ago
- 3aeb239 configs: aspeed: Make EXTRA_ENV_SETTINGS board specific by Chia-Wei Wang · 3 years, 1 month ago
- ddd778a configs: ast2600-evb: Enable SPL FIT support by Chia-Wei Wang · 3 years, 1 month ago
- e3aab73 ast2600: spl: Locate load buffer in DRAM space by Chia-Wei Wang · 3 years, 1 month ago
- f055227 ARM: dts: ast2600: Add ACRY to device tree by Chia-Wei Wang · 3 years, 1 month ago
- 89c36cc crypto: aspeed: Add AST2600 ACRY support by Chia-Wei Wang · 3 years, 1 month ago
- af64511 clk: ast2600: Add RSACLK control for ACRY by Chia-Wei Wang · 3 years, 1 month ago
- a2f16d0 ARM: dts: ast2600: Add HACE to device tree by Joel Stanley · 3 years, 1 month ago
- 9fcdd98 crypto: aspeed: Add AST2600 HACE support by Johnny Huang · 3 years, 1 month ago
- 4080714 clk: ast2600: Add YCLK control for HACE by Joel Stanley · 3 years, 1 month ago
- 3d99be9 aspeed: ast2600: Enlarge SRAM size by Chia-Wei Wang · 3 years, 1 month ago
- deea089 image: fit: Fix parameter name for hash algorithm by Chia-Wei Wang · 3 years, 1 month ago
- faf5d4d mmc: mtk-sd: implement waiting for DAT0 line state by Julien Masson · 3 years ago
- 55de0c1 rk3399: Don't enable the debug UART if there is no driver by Simon Glass · 3 years, 1 month ago
- 370cc94 arm: qemu: Enable the debug UART by Simon Glass · 3 years, 1 month ago
- 0dba458 arm: Init the debug UART by Simon Glass · 3 years, 1 month ago
- 31ec464 arm: Fix some inconsistent debug-UART CONFIG options by Simon Glass · 3 years, 1 month ago
- a4bc38d pci: Add standard PCIe ECAM macros by Pali Rohár · 3 years, 1 month ago
- b814e00 pinctrl: Add Apple pinctrl driver by Mark Kettenis · 3 years, 1 month ago
- 46220bf aspeed: AST2600 Pinctrl Driver by Ryan Chen · 3 years, 1 month ago
- f299171 Merge branch '2021-11-16-env-rework' into next by Tom Rini · 3 years ago
- 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago
- 1d192d5 sandbox: Update the test MAC/IP addresses by Simon Glass · 3 years, 1 month ago
- 40b9e0d doc: Improve environment documentation further by Simon Glass · 3 years, 1 month ago
- 5ba9e01 doc: Improve environment documentation by Simon Glass · 3 years, 1 month ago
- 1df02d1 doc: Mention CONFIG_DEFAULT_ENV_FILE by Simon Glass · 3 years, 1 month ago
- f501bb4 sandbox: Use a text-based environment by Simon Glass · 3 years, 1 month ago
- 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 1 month ago
- ea754aa doc: Move environment documentation to rST by Simon Glass · 3 years, 1 month ago
- 79c0e8a sandbox: Drop distro_boot by Simon Glass · 3 years, 1 month ago
- 9272805 Prepare v2022.01-rc2 by Tom Rini · 3 years ago
- f4642e5 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · 5 years ago
- 99cffa2 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · 3 years ago
- 8a87d1a Dockerfile: build swtpm by Heinrich Schuchardt · 3 years ago
- e035ce4 Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
- b8a156f Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
- 89cc052 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years ago
- c1df3d5 bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · 3 years, 1 month ago
- 592e2e5 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · 3 years, 1 month ago
- ace5bb3 test/dm: fix watchdog test by Heinrich Schuchardt · 3 years, 1 month ago
- ebee206 Makefile: Correct TPL rule for OF_REAL by Simon Glass · 3 years, 1 month ago
- 4e7c8b2 env: Simplify env_get_default() by Marek Behún · 3 years, 1 month ago
- e8459c1 env: Fix env_get() when returning empty string using env_get_f() by Marek Behún · 3 years, 1 month ago
- c9db4c5 env: Don't set ready flag if import failed in env_set_default() by Marek Behún · 3 years, 1 month ago
- 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 1 month ago
- 7115f00 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years, 1 month ago
- 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years, 1 month ago
- 2fb2cd7 binman: Report an error if test files fail to compile by Simon Glass · 3 years, 1 month ago
- e5eaf81 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 3 years, 1 month ago
- a51673e configs: Resync with savedefconfig by Tom Rini · 3 years ago
- e0d7d06 Merge branch '2021-11-12-Kconfig-migrations' by Tom Rini · 3 years ago
- 82cd1e3 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · 3 years ago
- d3fb2e3 Remove CONFIG_SERIAL_MULTI by Tom Rini · 3 years ago
- 1914075 Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 3 years ago