platform/kernel/u-boot.git
2022-09-03 Tom RiniMerge tag 'tpm-03092022' of https://source.denx.de...
2022-09-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2022-09-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-09-03 Simon Glasstpm: Allow committing non-volatile data
2022-09-03 Simon Glasstpm: Implement state command for Cr50
2022-09-03 Simon Glasstpm: Allow reporting the internal state
2022-09-03 Simon Glasstpm: sandbox: Allow init of TPM in a different phase
2022-09-03 Simon Glasstpm: Correct the define-space command in TPMv2
2022-09-03 Simon Glasstpm: Correct the permissions command in TPMv1
2022-09-03 Simon Glasstpm: Require a digest source when extending the PCR
2022-09-03 Tom RiniMerge tag 'efi-2022-10-rc4-2' of https://source.denx...
2022-09-03 Heinrich Schuchardtefi_loader: fix display of NVMe EUI-64
2022-09-03 Jose Marinhoefi: ECPT add EBBRv2.0 conformance profile
2022-09-03 Jose Marinhoefi: Create ECPT table
2022-09-03 Heinrich Schuchardtefi_selftest: on sandbox use host specific assembly
2022-09-03 Heinrich Schuchardtefi_loader: support CTRL+\ - CTRL+_
2022-09-03 Heinrich Schuchardtefi_loader: compliance Simple Text Input Ex Protocol
2022-09-03 Heinrich Schuchardtefi_loader: printing UEFI revision in helloworld.efi
2022-09-02 Tom RiniMerge tag 'efi-2022-10-rc4' of https://source.denx...
2022-09-02 qianfan Zhaodrivers: usb: fastboot: Fix full-speed usb descriptor
2022-09-02 Geert Uytterhoevenrenesas: Fix RPC-IF compatible values
2022-09-02 Geert UytterhoevenARM: renesas: Propagate RPC-IF enablement to subsequent...
2022-09-02 Geert UytterhoevenARM: dts: rmobile: Fix RPC-IF device node names
2022-09-01 Sughosh Ganudt/bindings: Add bindings for FWU Metadata mtd storage
2022-09-01 Tom Rinigithub: Update PR template for new "Patches" content
2022-09-01 Tom Rinidoc: process, sending_patches: Update and correct the...
2022-09-01 Tom Rinidoc: sending_patches.rst: Incorporate the old "Patches...
2022-09-01 Patrice Chotarddoc: Add gpio status output fields description
2022-09-01 Heinrich Schuchardtefi_loader: ensure all block devices are probed
2022-08-31 Tom RiniMerge branch '2022-08-31-assorted-fixes'
2022-08-31 Sean Andersonarm: smh: Fix uninitialized parameters with newer GCCs
2022-08-31 Mark Kettenistools: mkimage: fix build with recent LibreSSL
2022-08-31 Pali Rohárbootm: Fix upper bound of FDT overlap checks
2022-08-31 Daniel Golleimage-fit: don't set compression if it can't be read
2022-08-31 Daniel Gollebootm: fix typo imape_comp -> image_comp
2022-08-31 Tom Rinicorenet_ds.h: Remove
2022-08-31 Marek Vasuti2c: fix stack buffer overflow vulnerability in i2c...
2022-08-31 Marek VasutRevert "i2c: fix stack buffer overflow vulnerability...
2022-08-31 Oleksandr Suvorovspl: ahci: Fix dependency for SPL_AHCI_PCI
2022-08-31 Roger Knechtfs: fix comment typo
2022-08-31 Heiko Thierykbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingle
2022-08-31 Matwey V. Kornilovboard: ti: common: board_detect: Fix EEPROM read quirk
2022-08-31 Joel Stanleygitlab-ci: Update comment about the Dockerfile
2022-08-31 Rasmus Villemoescommon/console.c: prevent pre-console buffer contents...
2022-08-27 Tom RiniMerge tag 'dm-pull-26aug22' of https://source.denx...
2022-08-27 Tom RiniMerge branch '2022-08-26-assorted-fixes'
2022-08-27 Pali Rohárdistroboot: ubifs: Add support for specifying UBI heade...
2022-08-26 Dario BinacchiRename disto_[pxe_]getfile to distro_[pxe_]getfile
2022-08-26 Simon Glassvbe: Enable command only with BOOTSTD_FULL
2022-08-26 Stefan Herbrechtsmeierbinman: Sort tests and rework test-file numbers
2022-08-26 Simon Glassbinman: Document how to handle dependent images
2022-08-26 Simon Glassbinman: Mention split-elf in the main docs
2022-08-26 Simon Glasspatman: Tidy up unnecessary blank lines and numbers
2022-08-26 Simon Glasspatman: Fix version table
2022-08-26 Heinrich Schuchardtboot: simplify bootmeth_vbe_simple_ft_fixup()
2022-08-26 Heinrich Schuchardtboot: fix vbe_find_first_device()
2022-08-26 Sergei Antonovdm: core: fix a typo in help text
2022-08-26 Simon Glassdoc: Build documentation in parallel
2022-08-26 Stefan Herbrechtsmeierdisk: part: remove dependency to ubifs for spl
2022-08-26 Hector Martinnvme: Do a clean NVMe shutdown
2022-08-26 Pali Rohárpci: Add checks to prevent config space overflow
2022-08-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-08-23 Tom Riniconfigs: Resync with savedefconfig
2022-08-23 Michael Walleboard: lsxl: update the README
2022-08-23 Michael Walleboard: lsxl: disable eth0
2022-08-23 Michael Walleboard: lsxl: convert to CONFIG_TIMER
2022-08-23 Michael Walleboard: lsxl: convert to DM_SERIAL
2022-08-23 Michael Walleboard: lsxl: convert to DM_ETH
2022-08-23 Michael Walleboard: lsxl: convert to DM_GPIO
2022-08-23 Michael Walleboard: lsxl: make last resort recovery more reliable
2022-08-23 Michael Walleboard: lsxl: enable ATAGS support
2022-08-23 Michael Walleboard: lsxl: use proper *_r variables
2022-08-23 Michael Walleboard: lsxl: reorder image loading and remove ramdisk_len
2022-08-23 Michael Walleboard: lsxl: use CONFIG_DEFAULT_FDT_FILE
2022-08-23 Michael Walleboard: lsxl: automatically select CONFIG_MISC_INIT_R
2022-08-23 Michael Walleboard: lsxl: remove unused header files
2022-08-23 Michael Walleboard: lsxl: remove CONFIG_ENV_OVERWRITE
2022-08-23 Michael Walleboard: lsxl: remove eraseenv script
2022-08-23 Michael Walleboard: lsxl: remove unused features
2022-08-23 Michael Walleboard: lsxl: limit size to 384kiB
2022-08-23 Michael Wallebutton: gpio: add DM_GPIO dependency
2022-08-23 Michael Walletimer: add orion-timer support
2022-08-23 Michael Wallearm: kirkwood: make it CONFIG_TIMER aware
2022-08-23 Pali Rohárarm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from...
2022-08-23 Michael Walletime: move the CONFIG_SYS_TIMER_RATE handling to the...
2022-08-23 Tony Dinharm: kirkwood: nsa310s: Add Distro boot capability
2022-08-23 Pali Rohárarm: mvebu: mbus: Fix mbus driver to work also after...
2022-08-23 Pali Rohárarm: mvebu: turris_mox: Set "sfp" label in eth1 DT...
2022-08-23 Pali Rohárarm: mvebu: turris_omnia: Show MCU version
2022-08-23 Tony Dinharm: kirkwood: pogo_v4: Add Distro boot capability
2022-08-23 Pali Rohárarm: mvebu: Define env_sf_get_env_addr() for all Armada...
2022-08-22 Tom RiniPrepare v2022.10-rc3
2022-08-22 Tom RiniMerge tag 'dm-pull-20aug22' of https://source.denx...
2022-08-22 Tom RiniMerge branch '2022-08-22-platform-removals-CI-updates'
2022-08-22 Tom RiniCI: Move to Ubuntu 2022.04 "Jammy" for CI base
2022-08-21 Tom RiniCI: Azure: Merge PowerPC jobs in to one
2022-08-21 Holger Brunckpowerpc: remove support for kmtergr1 and MPC8309
2022-08-21 Tom Riniarm: Remove warp board
2022-08-21 Tom RiniMerge branch '2022-08-20-enforce-DM_ETH-migration'
2022-08-21 Tom Rininet: Make DM_ETH be selected by NETDEVICE
next