aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-02spi: fsl_dspi: Rework include orderWIP/gd-checkTom Rini1-3/+2
2021-06-02Revert "powerpc: fix regression in arch_initr_trap()"Tom Rini1-1/+0
2021-06-02powerpc: Don't use relative include for config.hTom Rini1-1/+1
2021-06-02global-data.h: add build-time sanity check of sizeof(struct global_data)Rasmus Villemoes1-0/+5
2021-06-02build_bug.h: add wrapper for _Static_assertRasmus Villemoes1-0/+19
2021-06-01fastboot: Fix overflow when calculating chunk sizeWIP/01Jun2021Sean Anderson1-8/+9
2021-05-31Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/31May2021Tom Rini48-831/+5308
2021-05-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2-0/+4
2021-05-31drivers: pci: pcie_dw_common: fix Werror compilation errorGreen Wan1-25/+29
2021-05-31riscv: cpu: fu740: clear feature disable CSRGreen Wan1-0/+15
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan13-3/+860
2021-05-31riscv: dts: add SiFive Unmatched board supportGreen Wan4-0/+1790
2021-05-31riscv: dts: add fu740 supportGreen Wan4-0/+478
2021-05-31drivers: pci: add pcie support for fu740Green Wan3-0/+518
2021-05-31drivers: ram: sifive: rename fu540_ddr and add fu740 supportGreen Wan3-49/+50
2021-05-31drivers: clk: add fu740 supportGreen Wan10-755/+1288
2021-05-31riscv: cpu: fu740: Add support for cpu fu740Green Wan12-0/+281
2021-05-31MAINTAINERS: Add allwinner/sunxi driver directoriesSamuel Holland1-0/+3
2021-05-31sunxi: Bring back SD card as MMC device 0Andre Przywara1-0/+1
2021-05-28Merge tag 'u-boot-stm32-20210528' of https://source.denx.de/u-boot/custodians...WIP/28May2021Tom Rini9-6/+26
2021-05-28Merge tag 'efi-2021-07-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini9-35/+285
2021-05-28efi_loader: add PE/COFF image measurementMasahisa Kojima6-26/+277
2021-05-28efi_loader: Work-around build issue due to missing hash_calculate()Alexandru Gagniuc2-1/+3
2021-05-28Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc4-7/+1
2021-05-28efi_loader: Fix coverity warnings for efi tcg2 protocolIlias Apalodimas1-2/+5
2021-05-28arm: dts: stm32mp157c-odyssey-som: enable the RNG1Grzegorz Szymaszek1-0/+4
2021-05-28configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boardsPatrick Delaunay2-0/+2
2021-05-28ARM: stm32: Enable UNZIP on DHSOM by defaultMarek Vasut2-0/+2
2021-05-28ARM: stm32: Add additional ID register check for KSZ8851 presenceMarek Vasut1-1/+10
2021-05-28ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS fileChristoph Niedermaier1-0/+1
2021-05-28reset: stm32: Fix bank and offset computationPatrice Chotard1-4/+4
2021-05-28dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supportedPatrick Delaunay1-1/+3
2021-05-27Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/27May2021Tom Rini7-2/+22
2021-05-27Merge branch '2021-05-26-assorted-bugfixes'Tom Rini10-60/+88
2021-05-27ARM: ti: Increase the allocated size for MLO.rawFaiz Abbas1-2/+2
2021-05-27arm: dts: k3-am642-sk: Add sysreset controller nodeSuman Anna1-0/+4
2021-05-27arm: dts: k3-am642-evm: Add sysreset controller nodeSuman Anna1-0/+4
2021-05-27firmware: ti_sci: Update ti_sci_msg_req_reboot to include domainDave Gerlach2-0/+3
2021-05-27arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-modeSuman Anna1-0/+8
2021-05-27configs: am64x_evm_a53_defconfig: Enable DP83867 PHY driverVignesh Raghavendra1-0/+1
2021-05-26test: Remove duplicate macroSean Anderson1-17/+0
2021-05-26GitLab: Remove tags for sandbox_noinst testsHarm Berntsen1-1/+0
2021-05-26test: Fix filesystem tests always being skippedAlper Nebi Yasak1-12/+36
2021-05-26spl: Kconfig: Use tabs instead of space for alignmentMichal Simek1-12/+12
2021-05-26fs: btrfs: Add missing cache aligned allocationMarek Vasut1-1/+1
2021-05-26fs/squashfs: zero out unused fields in fs_direntHeinrich Schuchardt1-1/+1
2021-05-26powerpc: fix regression in arch_initr_trap()Matt Merhar1-0/+1
2021-05-26part: Add check for NULL dev_part_strSean Anderson2-8/+35
2021-05-26pinctrl: single: Fix probe failure getting register area sizeVignesh Raghavendra1-8/+2
2021-05-25configs: Resync with savedefconfigTom Rini20-25/+16