- 8562a1c tools: kwboot: Fix parsing SDIO kwbimage by Pali Rohár · 2 years ago
- 14b866e tools: kwbimage: Fix generating, verifying and extracting SDIO kwbimage by Pali Rohár · 2 years ago
- f10905b Merge tag 'tpm-next-28022023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · 1 year, 11 months ago
- c12fe73 Merge tag 'u-boot-nand-20230227' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 1 year, 11 months ago
- a11be4c tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 11 months ago
- 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 11 months ago
- 1b11de7 test: add a test for the new tpm_auto_start() function by Ilias Apalodimas · 1 year, 11 months ago
- 87bc11d tpm: sandbox: Change the return code when device is already open by Ilias Apalodimas · 1 year, 11 months ago
- 78fd2f5 efi_loader: use tpm_auto_start for the tpm device by Ilias Apalodimas · 2 years ago
- a595be3 tpm: add a function that performs selftest + startup by Ilias Apalodimas · 2 years ago
- 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 11 months ago
- 7a826de Dockerfile: Add missing "chmod" of u-boot-gen-combined by Tom Rini · 1 year, 11 months ago
- e8c80ac Prepare v2023.04-rc3 by Tom Rini · 1 year, 11 months ago
- d9fa61f mtd: nand: Show reserved block in chip.erase by Michael Trimarchi · 1 year, 11 months ago
- 4f64a31 mtd: spinand: Fix display of unknown raw ID by Patrice Chotard · 1 year, 11 months ago
- d346971 mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC by Álvaro Fernández Rojas · 1 year, 11 months ago
- 31b2731 mtd: rawnand: brcmnand: support v2.1-v2.2 controllers by Álvaro Fernández Rojas · 1 year, 11 months ago
- 3c6ed98 mtd: rawnand: brcmnand: rename page sizes by Álvaro Fernández Rojas · 1 year, 11 months ago
- baeb0a8 mtd: rawnand: brcmnand: fix CS0 layout by Álvaro Fernández Rojas · 1 year, 11 months ago
- 7136624 mtd: rawnand: brcmnand: rename v4 registers by Álvaro Fernández Rojas · 1 year, 11 months ago
- 6091939 mtd: rawnand: brcmnand: correctly verify erased pages by Álvaro Fernández Rojas · 1 year, 11 months ago
- 2de9ff6 mtd: nand: brcmnand: Add support for flash-dma v0 by Kamal Dasu · 1 year, 11 months ago
- 8dafc6b mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips by Claire Lin · 1 year, 11 months ago
- 5bf8adc mtd: rawnand: brcmnand: Add support for v7.3 controller by Kamal Dasu · 1 year, 11 months ago
- 79d50f3 mtd: rawnand: brcmnand: Refactored code to introduce helper functions by Kamal Dasu · 1 year, 11 months ago
- cfb82f7 mtd: nand: Mark reserved blocks by Ashok Reddy Soma · 2 years ago
- 2a433a5 configs: Resync with savedefconfig by Tom Rini · 1 year, 11 months ago
- fffc18d Merge branch '2023-02-24-include-nx51-components-in-docker-for-testing' into next by Tom Rini · 1 year, 11 months ago
- ce0f745 CI: Update test/nokia_rx51_test.sh to use prebuilt images by Pali Rohár · 1 year, 11 months ago
- ed319ba Dockerfile: build qemu for Nokia n900 by Heinrich Schuchardt · 2 years ago
- 75b031e Dockerfile: download binaries for Nokia RX-51 by Heinrich Schuchardt · 2 years ago
- 0024e7f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 11 months ago
- 0b58258 Merge branch '2023-02-23-assorted-fixes' by Tom Rini · 1 year, 11 months ago
- 5a8fe1e ARM: tegra20: implement BCT patching by Svyatoslav Ryhel · 1 year, 11 months ago
- 327ff8e ARM: tegra30: implement BCT patching by Ramin Khonsari · 1 year, 11 months ago
- bab0878 ARM: tegra: crypto: extend crypto functional by Svyatoslav Ryhel · 1 year, 11 months ago
- 8ed2bd1 ARM: tegra: expose crypto module for all Tegra SoCs by Svyatoslav Ryhel · 1 year, 11 months ago
- 5668c75 board: tegra30: switch to updated pre-dm i2c write by Svyatoslav Ryhel · 1 year, 11 months ago
- e7184de board: tegra124: switch to updated pre-dm i2c write by Svyatoslav Ryhel · 1 year, 11 months ago
- 4213d52 ARM: tegra: create common pre-dm i2c write by Svyatoslav Ryhel · 1 year, 11 months ago
- 1a7ce63 ARM: tegra: add late init support by Svyatoslav Ryhel · 1 year, 11 months ago
- b1de4d7 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · 1 year, 11 months ago
- 09ca4d8 spi: tegra20_slink: accept any word length by Svyatoslav Ryhel · 1 year, 11 months ago
- 23d24df ARM: tegra: Fix Tegra PWM parent clock by Svyatoslav Ryhel · 1 year, 11 months ago
- 678157e ARM: tegra30: add PLLD to pll setup by Svyatoslav Ryhel · 1 year, 11 months ago
- a81d792 ARM: tegra: clock: add clock_decode_pair helper by Svyatoslav Ryhel · 1 year, 11 months ago
- 65e0274 ARM: tegra: clock: add clk_id_to_pll_id helper by Svyatoslav Ryhel · 1 year, 11 months ago
- 2fafac3 ARM: t20/t30: swap host1x and disp1 clock parents by Svyatoslav Ryhel · 1 year, 11 months ago
- fca18a2 tegra30: clock: add EXTPERIPH by Svyatoslav Ryhel · 1 year, 11 months ago
- 5b4acb0 env: mmc: Apply GPT only on eMMC user HW partition by Marek Vasut · 2 years ago
- c1d266a trace: Relax test requirements by Simon Glass · 1 year, 11 months ago
- d85bc19 x86: Pass -z execstack for EFI payload flags by Tom Rini · 1 year, 11 months ago
- 57450d8 Makefile: Link with -z noexectack by Tom Rini · 1 year, 11 months ago
- 511a130 fs: btrfs: limit the mapped length to the original length by Qu Wenruo · 1 year, 11 months ago
- b684ec8 usb: dwc3-uniphier: Select PHY by Marek Vasut · 1 year, 11 months ago
- 97b92f7 Merge branch 'next' of git://source.denx.de/u-boot-usb into next by Tom Rini · 1 year, 11 months ago
- aeb8b59 uniphier_defconfig: Disable USB_XHCI_DWC3 by Kunihiko Hayashi · 1 year, 11 months ago
- ec01e0b usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 by Kunihiko Hayashi · 1 year, 11 months ago
- 7a888de phy: socionext: Add UniPhier USB3 PHY driver by Kunihiko Hayashi · 1 year, 11 months ago
- 26dd38a clk: uniphier: Add missing USB SS-PHY clocks by Kunihiko Hayashi · 1 year, 11 months ago
- 1c866de reset: uniphier: Add USB glue reset support by Kunihiko Hayashi · 1 year, 11 months ago
- 211a066 usb: dwc3-generic: Add the size of regs property to glue structure by Kunihiko Hayashi · 1 year, 11 months ago
- ef2313b usb: dwc3-generic: Export glue structures and functions by Kunihiko Hayashi · 1 year, 11 months ago
- 7c71c68 usb: dwc3-generic: Add clock initialization in child DT node by Kunihiko Hayashi · 1 year, 11 months ago
- f7b7c72 usb: dwc3-generic: Allow different controller DT node pattern by Kunihiko Hayashi · 1 year, 11 months ago
- c658335 usb: dwc3: Look up reference clock DT phandle in both controller DT nodes by Marek Vasut · 1 year, 11 months ago
- 8c39999 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 11 months ago
- 504feed Merge https://source.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 1 year, 11 months ago
- 52b8fca chameleonv3: Convert CONFIG_SPL_MAX_SIZE to Kconfig by Paweł Anikiel · 1 year, 11 months ago
- 48c172c arm: dts: chameleonv3: Add 270-2 variant by Paweł Anikiel · 1 year, 11 months ago
- 9c107ab arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi by Paweł Anikiel · 1 year, 11 months ago
- 1d22208 arm: dts: chameleonv3: Override chameleonv3 bitstream names by Paweł Anikiel · 1 year, 11 months ago
- 0f3c8fe socfpga: chameleonv3: Move environment to a text file by Paweł Anikiel · 1 year, 11 months ago
- 8f1b333 socfpga: chameleonv3: Enable ext4 in SPL by Paweł Anikiel · 1 year, 11 months ago
- 237d1f6 usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · 2 years ago
- 4eb7c50 Merge tag 'efi-2023-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
- 5e957ae doc: remove superfluous warning by Heinrich Schuchardt · 1 year, 11 months ago
- 4429393 efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX by Etienne Carriere · 1 year, 11 months ago
- aa2d394 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 11 months ago
- a135320 efi_loader: fix wrong attribute check for QueryVariableInfo by Masahisa Kojima · 1 year, 11 months ago
- 67af329 efi_loader: avoid buffer overrun in efi_var_mem_compare by Heinrich Schuchardt · 1 year, 11 months ago
- 093ff96 doc: arch: Add document for RISC-V architecture by Yu Chien Peter Lin · 1 year, 11 months ago
- 9838291 board: gateworks: venice: move README to RST by Tim Harvey · 1 year, 11 months ago
- 34a1fee doc: board: bcm7xxx: Convert to reStructuredText format by Thomas Fitzsimmons · 1 year, 11 months ago
- 8c8153e doc: devicetree: dt_qemu.rst: Fix the typo and space by Yu Chien Peter Lin · 1 year, 11 months ago
- 1198b38 Merge branch '2023-02-17-assorted-fixes' by Tom Rini · 1 year, 11 months ago
- 3106e47 common: avb_verify: prevent opening incorrect session by Ivan Khoronzhuk · 2 years ago
- aa0a8a0 cpsw_mdio.c: Use correct reg in cpsw_mdio_get_alive by Ulf Samuelsson · 2 years ago
- fcb5117 configs: Resync with savedefconfig by Tom Rini · 1 year, 11 months ago
- 0aa9470 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 11 months ago
- 7574b64 riscv: binman: Add help message for missing blobs by Rick Chen · 1 year, 11 months ago
- 68bda01 riscv: ae350: Adjust the memory layout of ae350 by Leo Yu-Chi Liang · 1 year, 11 months ago
- 8900e2b riscv: Rename Andes cpu and board names by Leo Yu-Chi Liang · 1 year, 11 months ago
- da24626 driver: cache-v5l2: Fix type casting warning on RV32 by Yu Chien Peter Lin · 2 years ago
- f29834d configs: ae350: Display CPU and board info for AE350 platforms by Yu Chien Peter Lin · 2 years ago
- d002b2a configs: ae350: Increase maximum retry count for AE350 platforms by Yu Chien Peter Lin · 2 years ago
- 487c211 configs: ae350: Enable v5l2 cache for AE350 platforms in SPL by Yu Chien Peter Lin · 2 years ago
- 600a708 riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPL by Yu Chien Peter Lin · 2 years ago
- c1b8819 riscv: ae350: dts: Update L2 cache compatible string by Yu Chien Peter Lin · 2 years ago
- d8a146d riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init() by Yu Chien Peter Lin · 2 years ago