summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | fastboot: Fix overflow when calculating chunk sizeSean Anderson2021-06-011-8/+9
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-05-3148-831/+5308
|\
| * drivers: pci: pcie_dw_common: fix Werror compilation errorGreen Wan2021-05-311-25/+29
| * riscv: cpu: fu740: clear feature disable CSRGreen Wan2021-05-311-0/+15
| * board: sifive: add HiFive Unmatched board supportGreen Wan2021-05-3113-3/+860
| * riscv: dts: add SiFive Unmatched board supportGreen Wan2021-05-314-0/+1790
| * riscv: dts: add fu740 supportGreen Wan2021-05-314-0/+478
| * drivers: pci: add pcie support for fu740Green Wan2021-05-313-0/+518
| * drivers: ram: sifive: rename fu540_ddr and add fu740 supportGreen Wan2021-05-313-49/+50
| * drivers: clk: add fu740 supportGreen Wan2021-05-3110-755/+1288
| * riscv: cpu: fu740: Add support for cpu fu740Green Wan2021-05-3112-0/+281
* | Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-05-312-0/+4
|\ \ | |/ |/|
| * MAINTAINERS: Add allwinner/sunxi driver directoriesSamuel Holland2021-05-311-0/+3
| * sunxi: Bring back SD card as MMC device 0Andre Przywara2021-05-311-0/+1
|/
* Merge tag 'u-boot-stm32-20210528' of https://source.denx.de/u-boot/custodians...Tom Rini2021-05-289-6/+26
|\
| * arm: dts: stm32mp157c-odyssey-som: enable the RNG1Grzegorz Szymaszek2021-05-281-0/+4
| * configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boardsPatrick Delaunay2021-05-282-0/+2
| * ARM: stm32: Enable UNZIP on DHSOM by defaultMarek Vasut2021-05-282-0/+2
| * ARM: stm32: Add additional ID register check for KSZ8851 presenceMarek Vasut2021-05-281-1/+10
| * ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS fileChristoph Niedermaier2021-05-281-0/+1
| * reset: stm32: Fix bank and offset computationPatrice Chotard2021-05-281-4/+4
| * dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supportedPatrick Delaunay2021-05-281-1/+3
* | Merge tag 'efi-2021-07-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2021-05-289-35/+285
|\ \ | |/ |/|
| * efi_loader: add PE/COFF image measurementMasahisa Kojima2021-05-286-26/+277
| * efi_loader: Work-around build issue due to missing hash_calculate()Alexandru Gagniuc2021-05-282-1/+3
| * Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc2021-05-284-7/+1
| * efi_loader: Fix coverity warnings for efi tcg2 protocolIlias Apalodimas2021-05-281-2/+5
|/
* Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-05-277-2/+22
|\
| * ARM: ti: Increase the allocated size for MLO.rawFaiz Abbas2021-05-271-2/+2
| * arm: dts: k3-am642-sk: Add sysreset controller nodeSuman Anna2021-05-271-0/+4
| * arm: dts: k3-am642-evm: Add sysreset controller nodeSuman Anna2021-05-271-0/+4
| * firmware: ti_sci: Update ti_sci_msg_req_reboot to include domainDave Gerlach2021-05-272-0/+3
| * arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-modeSuman Anna2021-05-271-0/+8
| * configs: am64x_evm_a53_defconfig: Enable DP83867 PHY driverVignesh Raghavendra2021-05-271-0/+1
* | Merge branch '2021-05-26-assorted-bugfixes'Tom Rini2021-05-2710-60/+88
|\ \
| * | test: Remove duplicate macroSean Anderson2021-05-261-17/+0
| * | GitLab: Remove tags for sandbox_noinst testsHarm Berntsen2021-05-261-1/+0
| * | test: Fix filesystem tests always being skippedAlper Nebi Yasak2021-05-261-12/+36
| * | spl: Kconfig: Use tabs instead of space for alignmentMichal Simek2021-05-261-12/+12
| * | fs: btrfs: Add missing cache aligned allocationMarek Vasut2021-05-261-1/+1
| * | fs/squashfs: zero out unused fields in fs_direntHeinrich Schuchardt2021-05-261-1/+1
| * | powerpc: fix regression in arch_initr_trap()Matt Merhar2021-05-261-0/+1
| * | part: Add check for NULL dev_part_strSean Anderson2021-05-262-8/+35
| * | pinctrl: single: Fix probe failure getting register area sizeVignesh Raghavendra2021-05-261-8/+2
|/ /
* | configs: Resync with savedefconfigTom Rini2021-05-2520-25/+16
* | net: Remove ne2000 driverTom Rini2021-05-257-1603/+0
* | Merge tag 'efi-2021-07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-05-2510-162/+137
|\ \
| * | efi_loader: Fix -Wextra warning for EFI TCG2Ilias Apalodimas2021-05-251-18/+22
| * | efi_loader: simplify accessing variablesHeinrich Schuchardt2021-05-251-15/+18
| * | efi_loader: use efi_create_indexed_name()Heinrich Schuchardt2021-05-251-23/+14