aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-16spi: kirkwood: prevent configuring speed exceeding max controller freqMarcin Wojtas1-0/+7
2021-05-16spi: kirkwood: support extended baud ratesKen Ma1-5/+55
2021-05-16mvebu: x530: Reduce SPL image sizeStefan Roese1-1/+1
2021-05-15configs: Resync with savedefconfigTom Rini11-33/+2
2021-05-14Merge https://source.denx.de/u-boot/custodians/u-boot-shWIP/14May2021Tom Rini4-16/+82
2021-05-14Merge tag 'u-boot-amlogic-20210514' of https://source.denx.de/u-boot/custodia...Tom Rini4-5/+35
2021-05-14Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini11-86/+59
2021-05-14net: designware: meson8b: add g12a compatibleNeil Armstrong1-0/+1
2021-05-14net: dwmac_meson8b: do not set TX delay in TXID & RXIDNeil Armstrong1-4/+19
2021-05-14usb: dwc3-meson-g12a: skip phy on -ENODATA aswellNeil Armstrong1-1/+1
2021-05-14ARM: dts: add missing -u-boot.dtsi to enable HDMI on Beelink GTKing/King-ProNeil Armstrong2-0/+14
2021-05-14Revert "riscv: cpu: fu740: clear feature disable CSR"Bin Meng1-15/+0
2021-05-14pwm: sifive: make set_config() and set_enable() work properlyVincent Chen1-10/+11
2021-05-14riscv: Don't reserve AI ram in k210 dtsSean Anderson1-12/+0
2021-05-14riscv: k210: Use AI as the parent clock of aisram, not PLL1Sean Anderson1-1/+1
2021-05-14riscv: k210: Rename airam to aisramSean Anderson2-3/+3
2021-05-14riscv: Enable AI ram on K210Sean Anderson3-3/+14
2021-05-14riscv: Enable some devices pre-relocationSean Anderson1-0/+4
2021-05-14clk: Add support for the k210 clock driver pre-relocationSean Anderson1-4/+10
2021-05-14clk: k210: Move the clint clock to under aclkSean Anderson1-1/+1
2021-05-14clk: k210: Remove k210_register_pllSean Anderson3-32/+3
2021-05-14clk: k210: Fix PLL enable always getting takenSean Anderson1-1/+2
2021-05-14clk: k210: Fix PLLs not being enabledSean Anderson1-0/+2