platform/kernel/u-boot.git
2020-07-11 Heinrich Schuchardtefi_loader: export efi_convert_pointer()
2020-07-11 Heinrich Schuchardtefi_loader: UEFI variable persistence
2020-07-11 Heinrich Schuchardtefi_loader: secure boot flag
2020-07-11 Heinrich Schuchardtefi_loader: read-only AuditMode and DeployedMode
2020-07-11 Heinrich Schuchardtefi_loader: value of VendorKeys
2020-07-11 Heinrich Schuchardtefi_loader: keep attributes in efi_set_variable_int
2020-07-11 Heinrich Schuchardtefi_loader: simplify boot manager
2020-07-11 Heinrich Schuchardtefi_loader: OsIndicationsSupported, PlatformLangCodes
2020-07-11 Heinrich Schuchardtefi_loader: separate UEFI variable API from implemement...
2020-07-11 Heinrich Schuchardtefi_loader: display RO attribute in printenv -e
2020-07-11 Heinrich Schuchardtefi_loader: prepare for read only OP-TEE variables
2020-07-11 Heinrich Schuchardtfs/fat: reduce data size for FAT_WRITE
2020-07-11 Heinrich Schuchardtefi_loader: NULL dereference in efi_convert_pointer
2020-07-11 Heinrich Schuchardtefi_loader: fix efi_get_child_controllers()
2020-07-11 Heinrich Schuchardtefi_loader: wrong printf format in efi_image_parse
2020-07-11 Ilias Apalodimasefi_loader: cleanup for tee backed variables
2020-07-11 AKASHI Takahirolib: rsa: export rsa_verify_with_pkey()
2020-07-11 Heinrich Schuchardttest: use virt-make-fs to build image
2020-07-11 AKASHI Takahirotest/py: efi_secboot: add a test for verifying with...
2020-07-11 AKASHI Takahirotest/py: efi_secboot: add a test for multiple signatures
2020-07-11 AKASHI Takahirotest/py: efi_secboot: add a test against certificate...
2020-07-11 AKASHI Takahirotest/py: efi_secboot: split "signed image" test case...
2020-07-11 AKASHI Takahirotest/py: efi_secboot: more fixes against pylint
2020-07-11 AKASHI Takahirotest/py: efi_secboot: apply autopep8
2020-07-11 AKASHI Takahiroefi_loader: image_loader: add digest-based verification...
2020-07-11 AKASHI Takahiroefi_loader: image_loader: verification for all signatur...
2020-07-11 AKASHI Takahiroefi_loader: signature: make efi_hash_regions more generic
2020-07-11 AKASHI Takahiroefi_loader: signature: fix a size check against revocat...
2020-07-11 AKASHI Takahiroefi_loader: image_loader: retrieve authenticode only...
2020-07-11 AKASHI Takahiroefi_loader: image_loader: add a check against certifica...
2020-07-11 Heinrich Schuchardtlib/crypto: use qualified path for x509_parser.h
2020-07-10 Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10 Heinrich SchuchardtCI: show skipped Python tests
2020-07-10 Tom RiniMerge tag 'rpi-next-2020.10' of https://gitlab.denx...
2020-07-10 Tom RiniMerge branch '2020-08-10-arbitrary-virt-phys-mappings'
2020-07-10 Marek Szyprowskiconfig: Enable support for the XHCI controller on RPI4...
2020-07-10 Marek Szyprowskirpi4: add a mapping for the PCIe XHCI controller MMIO...
2020-07-10 Seung-Woo Kimmmc: bcm283x: fix int to pointer cast
2020-07-10 Marek Szyprowskiarm: provide a function for boards init code to modify...
2020-07-10 Marek Szyprowskiarm: update comments to the common style
2020-07-10 Marek Szyprowskipowerpc: move ADDR_MAP to Kconfig
2020-07-10 Nicolas Saenz... config: Enable USB Keyboard support on RPi4
2020-07-10 Nicolas Saenz... usb: xhci: Add reset controller support
2020-07-10 Nicolas Saenz... configs: Enable support for reset controllers on RPi4
2020-07-10 Nicolas Saenz... reset: Add Raspberry Pi 4 firmware reset controller
2020-07-10 Nicolas Saenz... arm: rpi: Add function to trigger VL805's firmware...
2020-07-10 Marek Szyprowskiconfigs: Enable support for the XHCI controller on...
2020-07-10 Sylwester Nawrockipci: Add driver for Broadcom BCM2711 SoC PCIe controller
2020-07-10 Sylwester Nawrockipci: Add some PCI Express capability register offset...
2020-07-10 Nicolas Saenz... linux/bitfield.h: Add primitives for manipulating bitfi...
2020-07-10 Walter Lozanodtoc: add test for cd-gpios
2020-07-10 Walter Lozanodtoc: update dtb_platdata to support cd-gpios
2020-07-10 Walter Lozanoarm: dts: include gpio nodes for card detect
2020-07-10 Walter Lozanodm: doc: update of-plat with new phandle support
2020-07-10 Walter Lozanodtoc: extend dtoc to use struct driver_info when linkin...
2020-07-10 Walter Lozanosandbox: Move section u_boot_list to make it RW
2020-07-10 Walter Lozanocore: extend struct driver_info to point to device
2020-07-10 Walter Lozanocore: drop const for struct driver_info
2020-07-10 Walter Lozanodm: doc: update of-plat with the support for driver...
2020-07-10 Walter Lozanodtoc: add option to disable warnings
2020-07-10 Walter Lozanodtoc: add support to scan drivers
2020-07-10 Walter Lozanocore: add support for U_BOOT_DRIVER_ALIAS
2020-07-10 Walter Lozanodtoc: add missing code comments
2020-07-10 Walter Lozanodrivers: rename drivers to match compatible string
2020-07-10 Bin Mengtest/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
2020-07-10 Bin Mengtest/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_ca...
2020-07-10 Bin Mengtest/dm: fdtdec: Add the missing gd declaration
2020-07-10 Heinrich Schuchardtcmd: fdt: remove CMD_FDT_MAX_DUMP
2020-07-10 Heinrich Schuchardtlog: use BIT() instead of 1 <<
2020-07-10 Heinrich Schuchardtlog: don't show function by default
2020-07-10 Simon Glasscheckpatch: Don't warn about PREFER_IF in headers/DT...
2020-07-10 Simon Glasspatman: Add tests for the rest of the checkpatch checks
2020-07-10 Simon Glasspatman: Decode output from the '--show-types' option
2020-07-10 Simon Glasspatman: Add a test for the 'possible new uclass' check
2020-07-10 Simon Glasspatman: Rename test.py to test_checkpatch.py
2020-07-10 Simon Glassdm: core: Correct comment on uclass_id_foreach_dev()
2020-07-10 Heinrich Schuchardtlog: uclass_get_name() depends on CONFIG_SPL_DM
2020-07-10 Heinrich Schuchardtsandbox: make RAM size configurable
2020-07-10 Simon Glasspatman: Drop import of test_util in test_util
2020-07-10 Simon Glasspatman: Avoid importing gitutil in settings
2020-07-10 Simon Glasspatman: Pass in maintainer dirs to avoid and import
2020-07-10 Simon Glasspatman: Use a dict in gitutil to avoid importing series
2020-07-10 Simon Glasspatman: Avoid circular dependency between command and...
2020-07-10 Simon Glasspatman: Drop unnecessary import in gitutil
2020-07-10 Heinrich Schuchardtsandbox: spi: sandbox_sf_state_name() is required
2020-07-10 Heinrich Schuchardtsandbox: handling out of memory
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-09 Marek Szyprowskirpi4: add a mapping for the PCIe XHCI controller MMIO...
2020-07-09 Marek Szyprowskirpi4: shorten a mapping for the DRAM
2020-07-09 Sylwester Nawrockipci: Move some PCIe register offset definitions to...
2020-07-09 Sylwester Nawrockiusb: xhci: Use only 32-bit accesses in xhci_writeq...
2020-07-09 Sylwester Nawrockiusb: xhci: Add missing cache flush in the scratchpad...
2020-07-09 Tom RiniMerge tag 'for-v2020.10' of https://gitlab.denx.de...
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-09 Sven Auhagennet: mvpp2: fix second cp110 initialization
2020-07-09 Simon Guinotarm: kirkwood: enable DM_ETH for LaCie board
2020-07-09 Simon Guinotarm: kirkwood: enable DM_USB for LaCie board
2020-07-09 Simon Guinotarm: kirkwood: switch LaCie boards to sata_mv driver
2020-07-09 Simon Guinotarm: kirkwood: convert LaCie boards to DM_SPI_FLASH
2020-07-09 Simon Guinotarm: kirkwood: add DT spi0 alias to LaCie boards
next