pandora-u-boot.git
2020-07-15 Heinrich SchuchardtAzure: copy GRUB to correct build path
2020-07-15 Heinrich Schuchardt.gitlab-ci.yml: copy GRUB to correct build path
2020-07-15 Tom Rinigithub: azure: Update our GitHub template to note for CI
2020-07-14 Tom RiniMerge tag 'ti-v2020.10-rc1' of https://gitlab.denx...
2020-07-13 Tom RiniMerge tag 'efi-2020-10-rc1-3' of https://gitlab.denx...
2020-07-13 Patrick Delaunayarm: k3: use correct weak function name spl_board_prepa...
2020-07-13 Pali Rohármmc: omap_hsmmc: Set 3.3V for IO voltage on all places
2020-07-13 Jan Kiszkaarm: k3: Consolidate and silence k3_fit_atf.sh call
2020-07-13 Tom Riniomap3_beagle: Finish current outstanding DM migrations
2020-07-13 Adam FordARM: da850-evm: Unify config options with Kconfig
2020-07-13 Adam FordREADME: davinci: Clarify when SPL is used and the targe...
2020-07-13 Vignesh Raghavendraarm: dts: k3-am65: Sync CPSW DT node from kernel
2020-07-13 Vignesh Raghavendraarm: dts: k3-j721e: Sync CPSW DT node from kernel
2020-07-13 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Update driver to use kernel DT
2020-07-13 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Set ALE default thread enable
2020-07-13 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Remove dead code
2020-07-13 Vignesh Raghavendradma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair
2020-07-13 Vignesh Raghavendradma: ti: k3-udma: Move RX descriptor ring entries to...
2020-07-13 Vignesh Raghavendradma: ti: k3-udma: Introduce udma_chan_config struct
2020-07-13 Vignesh Raghavendrasoc: ti: k3-ringacc: Separate soc specific initialization
2020-07-13 Vignesh Raghavendrasoc: ti: k3-ringacc: Add an API to request pair of...
2020-07-13 Vignesh Raghavendrasoc: ti: k3-ringacc: Move state tracking variables...
2020-07-13 Vignesh Raghavendraarm: dts: k3-am65/j721e: Sync DMA DT bindings from...
2020-07-13 Vignesh Raghavendradma: ti: k3-udma: Update driver to use static endpoint...
2020-07-13 Vignesh Raghavendradma: ti: Add static PSIL endpoint information
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11 Heinrich Schuchardtefi_selftest: adjust runtime test for variables
2020-07-11 Heinrich Schuchardtefi_loader: enable UEFI variables at runtime
2020-07-11 Heinrich Schuchardtefi_loader: use memory based variable storage
2020-07-11 Heinrich Schuchardtefi_loader: memory buffer for variables
2020-07-11 Heinrich Schuchardtefi_loader: new function efi_memcpy_runtime()
2020-07-11 Heinrich Schuchardtefi_loader: optional pointer for ConvertPointer
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-11 Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-11 Masahiro YamadaARM: uniphier: remove NAND reset code
2020-07-11 Ley Foon Tanmtd: nand: raw: denali: Wait for reset completion status
2020-07-11 Ley Foon Tanmtd: nand: raw: denali: Assert reset before deassert
2020-07-11 Masahiro Yamadaserial: uniphier: enable FIFO
2020-07-11 Masahiro Yamadaserial: uniphier: flush transmitter before changing...
2020-07-11 Masahiro Yamadaserial: uniphier: use register macros instead of structure
2020-07-11 Masahiro YamadaARM: uniphier: remove sbc/ directory
2020-07-11 Masahiro Yamadabus: uniphier-system-bus: move hardware init from board...
2020-07-11 Masahiro Yamadabus: uniphier-system-bus: add UniPhier System Bus driver
2020-07-11 Masahiro YamadaARM: uniphier: remove support for NOR Flash on support...
2020-07-11 Masahiro YamadaARM: uniphier: remove unused uniphier_sbc_init_admulti()
2020-07-11 Masahiro YamadaARM: uniphier: fix build error when CONFIG_MICRO_SUPPOR...
2020-07-11 Masahiro YamadaARM: uniphier: sync with Linux 5.8-rc4
2020-07-11 Masahiro YamadaARM: uniphier: consolidate SoC select menu
2020-07-11 Masahiro YamadaARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB
2020-07-11 Masahiro YamadaRevert "ARM: uniphier: add weird workaround code for...
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 Jagan Tekidoc: driver-model: Update SPI migration status
next