aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-19Merge tag 'xilinx-for-v2021.07-rc3' of https://source.denx.de/u-boot/custodia...WIP/19May2021Tom Rini28-24/+3797
2021-05-19xilinx: zynqmp: Enable DM_RTC/emul driver/cmd date/gettime and efi settimeMichal Simek1-0/+4
2021-05-19xilinx: versal: Enable CONFIG_POSITION_INDEPENDENTT Karthik Reddy1-0/+1
2021-05-19arm64: zynqmp: Add description for SOM/Kria boardsMichal Simek8-1/+1110
2021-05-19arm64: zynqmp: Add psgtr DT descriptionsMichal Simek10-1/+79
2021-05-19arm64: zynqmp: Add pinctrl descriptionMichal Simek12-1/+2489
2021-05-19arm64: zynqmp: Add zynqmp firmware specific DT nodesT Karthik Reddy2-0/+80
2021-05-19arm64: zynqmp: Add missing mio-bank properties to sdhciMichal Simek1-0/+1
2021-05-19arm64: zynqmp: Remove comment about clock chipsMichal Simek2-10/+10
2021-05-19arm64: zynqmp: Add 'i2c-mux-idle-disconnect' propertyRaviteja Narayanam3-0/+6
2021-05-19arm64: zynqmp: Add label to all GPIO lines for VCK190 SCSaeed Nowshadi1-7/+7
2021-05-19arm64: zynqmp: Add 'silabs,skip-recall' to DDR DIMM si570 clk nodeSaeed Nowshadi1-1/+2
2021-05-19arm64: zynqmp: Add missing silabs,skip-recall for si570 ref clk nodesMichal Simek5-3/+8
2021-05-18Merge branch '2021-05-17-assorted-fixes'WIP/18May2021Tom Rini5-8/+11
2021-05-18Merge tag 'efi-2021-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini11-35/+110
2021-05-18Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini10-154/+284
2021-05-18lib: introduce HASH_CALCULATE optionMasahisa Kojima4-1/+7
2021-05-18efi_loader: Fix Kconfig for EFI_TCG2 protocolIlias Apalodimas1-0/+6
2021-05-18efi_loader: Don't stop EFI subsystem init if installing TCG2 failsIlias Apalodimas1-5/+28
2021-05-18efi_loader: Uninstall the TCG2 protocol if logging s-crtm failsIlias Apalodimas1-5/+3
2021-05-18efi_loader: Clean up tcg2 once in case of failureIlias Apalodimas1-4/+0
2021-05-18efi_loader: loosen buffer parameter check in efi_file_read_intPeng Fan1-1/+1
2021-05-18efi_loader: capsule: Remove the check for capsule_authentication_enabled envi...Sughosh Ganu2-9/+2
2021-05-18hash: Kconfig option for SHA512 hardware accelerationHeinrich Schuchardt2-9/+20
2021-05-18efi_loader: build warning in efi_tcg2_hash_log_extend_eventHeinrich Schuchardt1-2/+2
2021-05-18doc: extension.rst missing in doc/usage/index.rstHeinrich Schuchardt1-0/+1
2021-05-18doc: man-page for size commandHeinrich Schuchardt2-0/+41
2021-05-17MAINTAINERS, git-mailrc: socfpga: Update email address for Ley FoonWIP/2021-05-17-assorted-fixesLey Foon Tan2-2/+2
2021-05-17Makefile: Handle building in a very old build directorySimon Glass1-1/+3
2021-05-17psci: rename psci_features functionIgor Opaniuk1-2/+3
2021-05-17cli: slighly more clear error messagespeng.wang@smartm.com1-2/+2
2021-05-17Makefile: allow to override python3Andrey Zhizhikin1-1/+1
2021-05-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/17May2021Tom Rini22-83/+1250
2021-05-17riscv: Group assembly optimized implementation of memory routines into a submenuBin Meng1-0/+4
2021-05-17riscv: Fix memmove and optimise memcpy when misalignBin Meng2-142/+257
2021-05-17riscv: Fix arch_fixup_fdt always failing without /chosenSean Anderson1-4/+7
2021-05-17riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng6-6/+14
2021-05-17riscv: ax25-ae350: doc: Fix minor format issuesBin Meng1-2/+2
2021-05-16Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini3-3/+13
2021-05-16usb: dwc3-generic: Disable host driver definition if gadget onlyKunihiko Hayashi1-1/+2
2021-05-16usb: musb-new: Extend and move Allwinner quirk into KconfigAndre Przywara2-2/+11
2021-05-16arm: octeontx2: Add Octeon TX2 CN913x DB supportKonstantin Porotchkin3-0/+114
2021-05-16arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN913x DBKonstantin Porotchkin11-0/+1004
2021-05-16cmd: mvebu: Rename rx_training to mvebu_comphy_rx_trainingStefan Roese3-11/+10
2021-05-16pcie: designware: mvebu: do not configure ATU for IO when not usedMarcin Wojtas1-12/+25
2021-05-16arm64: mvebu: extend the mmio regionGrzegorz Jaszczyk2-2/+4
2021-05-16arm64: mvebu: a8k: move firmware related definitions to fw infoGrzegorz Jaszczyk1-0/+3
2021-05-16arm64: mvebu: do not map firmware RT service regionGrzegorz Jaszczyk2-1/+24
2021-05-16arm64: mvebu: a8k: align memory regionsjinghua1-55/+7
2021-05-16spi: kirkwood: prevent limiting speed to 0Grzegorz Jaszczyk1-1/+1