pandora-u-boot.git
2021-05-19 Bin Mengbinman: Add support for RISC-V OpenSBI fw_dynamic blob
2021-05-19 Bin Mengbinman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
2021-05-19 Bin Mengbinman: Correct the comment for ATF entry type
2021-05-19 Bin Mengbinman: Correct '-a' description in the doc
2021-05-19 Bin Mengcommon: kconfig: Correct a typo in SPL_LOAD_FIT
2021-05-18 Tom RiniMerge branch '2021-05-17-assorted-fixes'
2021-05-18 Tom RiniMerge tag 'efi-2021-07-rc3' of https://source.denx...
2021-05-18 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-18 Masahisa Kojimalib: introduce HASH_CALCULATE option
2021-05-18 Ilias Apalodimasefi_loader: Fix Kconfig for EFI_TCG2 protocol
2021-05-18 Ilias Apalodimasefi_loader: Don't stop EFI subsystem init if installing...
2021-05-18 Ilias Apalodimasefi_loader: Uninstall the TCG2 protocol if logging...
2021-05-18 Ilias Apalodimasefi_loader: Clean up tcg2 once in case of failure
2021-05-18 Peng Fanefi_loader: loosen buffer parameter check in efi_file_r...
2021-05-18 Sughosh Ganuefi_loader: capsule: Remove the check for capsule_authe...
2021-05-18 Heinrich Schuchardthash: Kconfig option for SHA512 hardware acceleration
2021-05-18 Heinrich Schuchardtefi_loader: build warning in efi_tcg2_hash_log_extend_event
2021-05-18 Heinrich Schuchardtdoc: extension.rst missing in doc/usage/index.rst
2021-05-18 Heinrich Schuchardtdoc: man-page for size command
2021-05-17 Ley Foon TanMAINTAINERS, git-mailrc: socfpga: Update email address...
2021-05-17 Simon GlassMakefile: Handle building in a very old build directory
2021-05-17 Igor Opaniukpsci: rename psci_features function
2021-05-17 peng.wang@smartm.comcli: slighly more clear error messages
2021-05-17 Andrey ZhizhikinMakefile: allow to override python3
2021-05-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-17 Bin Mengriscv: Group assembly optimized implementation of memor...
2021-05-17 Bin Mengriscv: Fix memmove and optimise memcpy when misalign
2021-05-17 Sean Andersonriscv: Fix arch_fixup_fdt always failing without /chosen
2021-05-17 Bin Mengriscv: Split SiFive CLINT support between SPL and U...
2021-05-17 Bin Mengriscv: ax25-ae350: doc: Fix minor format issues
2021-05-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-05-16 Kunihiko Hayashiusb: dwc3-generic: Disable host driver definition if...
2021-05-16 Andre Przywarausb: musb-new: Extend and move Allwinner quirk into...
2021-05-16 Konstantin... arm: octeontx2: Add Octeon TX2 CN913x DB support
2021-05-16 Konstantin... arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN913x DB
2021-05-16 Stefan Roesecmd: mvebu: Rename rx_training to mvebu_comphy_rx_training
2021-05-16 Marcin Wojtaspcie: designware: mvebu: do not configure ATU for IO...
2021-05-16 Grzegorz Jaszczykarm64: mvebu: extend the mmio region
2021-05-16 Grzegorz Jaszczykarm64: mvebu: a8k: move firmware related definitions...
2021-05-16 Grzegorz Jaszczykarm64: mvebu: do not map firmware RT service region
2021-05-16 jinghuaarm64: mvebu: a8k: align memory regions
2021-05-16 Grzegorz Jaszczykspi: kirkwood: prevent limiting speed to 0
2021-05-16 Marcin Wojtasspi: kirkwood: prevent configuring speed exceeding...
2021-05-16 Ken Maspi: kirkwood: support extended baud rates
2021-05-16 Stefan Roesemvebu: x530: Reduce SPL image size
2021-05-15 Tom Riniconfigs: Resync with savedefconfig
2021-05-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-05-15 Tom RiniMerge tag 'u-boot-amlogic-20210514' of https://source...
2021-05-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-14 Neil Armstrongnet: designware: meson8b: add g12a compatible
2021-05-14 Neil Armstrongnet: dwmac_meson8b: do not set TX delay in TXID & RXID
2021-05-14 Neil Armstrongusb: dwc3-meson-g12a: skip phy on -ENODATA aswell
2021-05-14 Neil ArmstrongARM: dts: add missing -u-boot.dtsi to enable HDMI on...
2021-05-14 Bin MengRevert "riscv: cpu: fu740: clear feature disable CSR"
2021-05-14 Vincent Chenpwm: sifive: make set_config() and set_enable() work...
2021-05-14 Sean Andersonriscv: Don't reserve AI ram in k210 dts
2021-05-14 Sean Andersonriscv: k210: Use AI as the parent clock of aisram,...
2021-05-14 Sean Andersonriscv: k210: Rename airam to aisram
2021-05-14 Sean Andersonriscv: Enable AI ram on K210
2021-05-14 Sean Andersonriscv: Enable some devices pre-relocation
2021-05-14 Sean Andersonclk: Add support for the k210 clock driver pre-relocation
2021-05-14 Sean Andersonclk: k210: Move the clint clock to under aclk
2021-05-14 Sean Andersonclk: k210: Remove k210_register_pll
2021-05-14 Sean Andersonclk: k210: Fix PLL enable always getting taken
2021-05-14 Sean Andersonclk: k210: Fix PLLs not being enabled
2021-05-14 Sean Andersonclk: Warn on failure to assign rate
2021-05-14 Rick ChenMAINTAINERS: Add a co-maintainer for RISC-V
2021-05-13 Tom RiniMerge branch '2021-05-13-extension-board-detection...
2021-05-13 Kory Maincentam335x: add support for cape detect functionality
2021-05-13 Kory Maincentarm: am335x: add support for i2c2 bus
2021-05-13 Kory Maincentconfigs: CHIP: add support for DIP detect functionality
2021-05-13 Kory Maincentarm: sunxi: add support for DIP detection to CHIP board
2021-05-13 Kory Maincentw1: replace dt detection by automatic detection
2021-05-13 Kory Maincentam57xx: add support for cape detect functionality
2021-05-13 Kory Maincentti/common: add support for extension_scan_board function
2021-05-13 Kory Maincentpytest: add sandbox test for "extension" command
2021-05-13 Kory Maincentcmd: add support for a new "extension" command
2021-05-13 Kory Maincentfdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
2021-05-12 Marek VasutARM: renesas: Scrub duplicate memory nodes from DT...
2021-05-12 Marek VasutARM: rmobile: Add missing rcar-common/common.c to Beaco...
2021-05-12 Tom RiniMerge tag 'ti-v2021.07-rc3' of https://source.denx...
2021-05-12 Vignesh RaghavendraARM: dts: k3-am642-sk: Add ethernet related DT nodes
2021-05-12 Vignesh RaghavendraARM: dts: k3-am64-main: Add CPSW DT nodes
2021-05-12 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Add a new compatible for AM64
2021-05-12 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Don't cache disabled port ID
2021-05-12 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Prepare to support non primary...
2021-05-12 Vignesh Raghavendradma: ti: k3-udma: Add BCDMA and PKTDMA support
2021-05-12 Vignesh Raghavendradma: ti: k3-psil-am64: Add AM64 PSIL endpoint data
2021-05-12 Vignesh Raghavendradma: ti: k3-psil: Extend PSIL EP data extension for...
2021-05-12 Vignesh Raghavendradma: ti: k3-psil-am654: Drop unused PSIL EP static...
2021-05-12 Vignesh Raghavendrasoc: ti: k3-navss-ringacc: Remove unused ring modes
2021-05-12 Vignesh Raghavendrasoc: ti: k3-navss-ringacc: Add AM64 ringacc support
2021-05-12 Vignesh Raghavendrafirmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg...
2021-05-12 Vignesh Raghavendraboard: ti: am64x: Parse MAC address from board EEPROM
2021-05-12 Lokesh Vutlaconfigs: am64x_evm_a53: Enable support for building...
2021-05-12 Lokesh Vutlaconfigs: am64x_evm_a53: Enable support for reading...
2021-05-12 Lokesh Vutlaconfigs: am64x_evm_a53: Enable configs for printing...
2021-05-12 Lokesh Vutlaconfigs: am64x_evm_r5: Enable support for building...
2021-05-12 Lokesh Vutlaconfigs: am64x_evm_r5: Enable checks for spl and stack...
2021-05-12 Lokesh Vutlaarm: dts: am642-r5-sk: Add r5 specific dts
next