- 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 9 months ago
- 1b11de7 test: add a test for the new tpm_auto_start() function by Ilias Apalodimas · 1 year, 9 months ago
- 87bc11d tpm: sandbox: Change the return code when device is already open by Ilias Apalodimas · 1 year, 9 months ago
- 78fd2f5 efi_loader: use tpm_auto_start for the tpm device by Ilias Apalodimas · 1 year, 10 months ago
- a595be3 tpm: add a function that performs selftest + startup by Ilias Apalodimas · 1 year, 10 months ago
- 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
- 7a826de Dockerfile: Add missing "chmod" of u-boot-gen-combined by Tom Rini · 1 year, 9 months ago
- e8c80ac Prepare v2023.04-rc3 by Tom Rini · 1 year, 9 months ago
- 2a433a5 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
- fffc18d Merge branch '2023-02-24-include-nx51-components-in-docker-for-testing' into next by Tom Rini · 1 year, 9 months ago
- ce0f745 CI: Update test/nokia_rx51_test.sh to use prebuilt images by Pali Rohár · 1 year, 9 months ago
- ed319ba Dockerfile: build qemu for Nokia n900 by Heinrich Schuchardt · 1 year, 11 months ago
- 75b031e Dockerfile: download binaries for Nokia RX-51 by Heinrich Schuchardt · 1 year, 11 months ago
- 0024e7f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 9 months ago
- 0b58258 Merge branch '2023-02-23-assorted-fixes' by Tom Rini · 1 year, 9 months ago
- 5a8fe1e ARM: tegra20: implement BCT patching by Svyatoslav Ryhel · 1 year, 10 months ago
- 327ff8e ARM: tegra30: implement BCT patching by Ramin Khonsari · 1 year, 10 months ago
- bab0878 ARM: tegra: crypto: extend crypto functional by Svyatoslav Ryhel · 1 year, 10 months ago
- 8ed2bd1 ARM: tegra: expose crypto module for all Tegra SoCs by Svyatoslav Ryhel · 1 year, 10 months ago
- 5668c75 board: tegra30: switch to updated pre-dm i2c write by Svyatoslav Ryhel · 1 year, 10 months ago
- e7184de board: tegra124: switch to updated pre-dm i2c write by Svyatoslav Ryhel · 1 year, 10 months ago
- 4213d52 ARM: tegra: create common pre-dm i2c write by Svyatoslav Ryhel · 1 year, 10 months ago
- 1a7ce63 ARM: tegra: add late init support by Svyatoslav Ryhel · 1 year, 10 months ago
- b1de4d7 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · 1 year, 10 months ago
- 09ca4d8 spi: tegra20_slink: accept any word length by Svyatoslav Ryhel · 1 year, 10 months ago
- 23d24df ARM: tegra: Fix Tegra PWM parent clock by Svyatoslav Ryhel · 1 year, 10 months ago
- 678157e ARM: tegra30: add PLLD to pll setup by Svyatoslav Ryhel · 1 year, 10 months ago
- a81d792 ARM: tegra: clock: add clock_decode_pair helper by Svyatoslav Ryhel · 1 year, 10 months ago
- 65e0274 ARM: tegra: clock: add clk_id_to_pll_id helper by Svyatoslav Ryhel · 1 year, 10 months ago
- 2fafac3 ARM: t20/t30: swap host1x and disp1 clock parents by Svyatoslav Ryhel · 1 year, 10 months ago
- fca18a2 tegra30: clock: add EXTPERIPH by Svyatoslav Ryhel · 1 year, 10 months ago
- 5b4acb0 env: mmc: Apply GPT only on eMMC user HW partition by Marek Vasut · 1 year, 10 months ago
- c1d266a trace: Relax test requirements by Simon Glass · 1 year, 9 months ago
- d85bc19 x86: Pass -z execstack for EFI payload flags by Tom Rini · 1 year, 10 months ago
- 57450d8 Makefile: Link with -z noexectack by Tom Rini · 1 year, 10 months ago
- 511a130 fs: btrfs: limit the mapped length to the original length by Qu Wenruo · 1 year, 10 months ago
- b684ec8 usb: dwc3-uniphier: Select PHY by Marek Vasut · 1 year, 9 months ago
- 97b92f7 Merge branch 'next' of git://source.denx.de/u-boot-usb into next by Tom Rini · 1 year, 9 months ago
- aeb8b59 uniphier_defconfig: Disable USB_XHCI_DWC3 by Kunihiko Hayashi · 1 year, 9 months ago
- ec01e0b usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 by Kunihiko Hayashi · 1 year, 9 months ago
- 7a888de phy: socionext: Add UniPhier USB3 PHY driver by Kunihiko Hayashi · 1 year, 9 months ago
- 26dd38a clk: uniphier: Add missing USB SS-PHY clocks by Kunihiko Hayashi · 1 year, 9 months ago
- 1c866de reset: uniphier: Add USB glue reset support by Kunihiko Hayashi · 1 year, 9 months ago
- 211a066 usb: dwc3-generic: Add the size of regs property to glue structure by Kunihiko Hayashi · 1 year, 9 months ago
- ef2313b usb: dwc3-generic: Export glue structures and functions by Kunihiko Hayashi · 1 year, 9 months ago
- 7c71c68 usb: dwc3-generic: Add clock initialization in child DT node by Kunihiko Hayashi · 1 year, 9 months ago
- f7b7c72 usb: dwc3-generic: Allow different controller DT node pattern by Kunihiko Hayashi · 1 year, 9 months ago
- c658335 usb: dwc3: Look up reference clock DT phandle in both controller DT nodes by Marek Vasut · 1 year, 9 months ago
- 8c39999 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 9 months ago
- 504feed Merge https://source.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 1 year, 9 months ago
- 52b8fca chameleonv3: Convert CONFIG_SPL_MAX_SIZE to Kconfig by Paweł Anikiel · 1 year, 9 months ago
- 48c172c arm: dts: chameleonv3: Add 270-2 variant by Paweł Anikiel · 1 year, 9 months ago
- 9c107ab arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi by Paweł Anikiel · 1 year, 9 months ago
- 1d22208 arm: dts: chameleonv3: Override chameleonv3 bitstream names by Paweł Anikiel · 1 year, 9 months ago
- 0f3c8fe socfpga: chameleonv3: Move environment to a text file by Paweł Anikiel · 1 year, 9 months ago
- 8f1b333 socfpga: chameleonv3: Enable ext4 in SPL by Paweł Anikiel · 1 year, 9 months ago
- 237d1f6 usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
- 4eb7c50 Merge tag 'efi-2023-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 9 months ago
- 5e957ae doc: remove superfluous warning by Heinrich Schuchardt · 1 year, 9 months ago
- 4429393 efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX by Etienne Carriere · 1 year, 9 months ago
- aa2d394 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 9 months ago
- a135320 efi_loader: fix wrong attribute check for QueryVariableInfo by Masahisa Kojima · 1 year, 10 months ago
- 67af329 efi_loader: avoid buffer overrun in efi_var_mem_compare by Heinrich Schuchardt · 1 year, 10 months ago
- 093ff96 doc: arch: Add document for RISC-V architecture by Yu Chien Peter Lin · 1 year, 10 months ago
- 9838291 board: gateworks: venice: move README to RST by Tim Harvey · 1 year, 10 months ago
- 34a1fee doc: board: bcm7xxx: Convert to reStructuredText format by Thomas Fitzsimmons · 1 year, 10 months ago
- 8c8153e doc: devicetree: dt_qemu.rst: Fix the typo and space by Yu Chien Peter Lin · 1 year, 10 months ago
- 1198b38 Merge branch '2023-02-17-assorted-fixes' by Tom Rini · 1 year, 9 months ago
- 3106e47 common: avb_verify: prevent opening incorrect session by Ivan Khoronzhuk · 1 year, 10 months ago
- aa0a8a0 cpsw_mdio.c: Use correct reg in cpsw_mdio_get_alive by Ulf Samuelsson · 1 year, 10 months ago
- fcb5117 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
- 0aa9470 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 9 months ago
- 7574b64 riscv: binman: Add help message for missing blobs by Rick Chen · 1 year, 9 months ago
- 68bda01 riscv: ae350: Adjust the memory layout of ae350 by Leo Yu-Chi Liang · 1 year, 10 months ago
- 8900e2b riscv: Rename Andes cpu and board names by Leo Yu-Chi Liang · 1 year, 10 months ago
- da24626 driver: cache-v5l2: Fix type casting warning on RV32 by Yu Chien Peter Lin · 1 year, 10 months ago
- f29834d configs: ae350: Display CPU and board info for AE350 platforms by Yu Chien Peter Lin · 1 year, 10 months ago
- d002b2a configs: ae350: Increase maximum retry count for AE350 platforms by Yu Chien Peter Lin · 1 year, 10 months ago
- 487c211 configs: ae350: Enable v5l2 cache for AE350 platforms in SPL by Yu Chien Peter Lin · 1 year, 10 months ago
- 600a708 riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPL by Yu Chien Peter Lin · 1 year, 10 months ago
- c1b8819 riscv: ae350: dts: Update L2 cache compatible string by Yu Chien Peter Lin · 1 year, 10 months ago
- d8a146d riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init() by Yu Chien Peter Lin · 1 year, 10 months ago
- 51415fa driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platform by Yu Chien Peter Lin · 1 year, 10 months ago
- e74e21c board: AndesTech: ax25-ae350.c: Enable v5l2-cache in spl_board_init() by Yu Chien Peter Lin · 1 year, 10 months ago
- 55ca747 riscv: Remove redundant Kconfig "RISCV_NDS_CACHE" by Leo Yu-Chi Liang · 1 year, 10 months ago
- daf1312 riscv: global_data.h: Correct the comment for PLICSW by Yu Chien Peter Lin · 1 year, 10 months ago
- 2bfd217 Merge tag 'dm-next-valentine' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 10 months ago
- 9a8a27a dm: test: Add a test for the various migration combinations by Simon Glass · 1 year, 10 months ago
- 7e91bf8 test: Add a way to set the environment for a pytest by Simon Glass · 1 year, 10 months ago
- 441a3d0 CI: Add a check for pre-schema driver model tags by Simon Glass · 1 year, 10 months ago
- 48be546 checkpatch: Add a warning for pre-schema driver model tags by Simon Glass · 1 year, 10 months ago
- 0a06d71 dm: doc: Move to new driver model schema by Simon Glass · 1 year, 10 months ago
- ea4299a dm: doc: Update documentation for new driver model schema by Simon Glass · 1 year, 10 months ago
- c8ef3ee dm: doc: Update device tree binding docs for new schema by Simon Glass · 1 year, 10 months ago
- e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 10 months ago
- 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 10 months ago
- c74e034 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 10 months ago
- 7703efb schemas: Add schema for U-Boot driver model 'phase tags' by Simon Glass · 1 year, 10 months ago
- faac9de Prepare v2023.04-rc2 by Tom Rini · 1 year, 10 months ago
- b97487d clocks: qcs404: Add support for I2C clocks by Sumit Garg · 1 year, 10 months ago