summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-26test: Fix filesystem tests always being skippedAlper Nebi Yasak
2021-05-26spl: Kconfig: Use tabs instead of space for alignmentMichal Simek
2021-05-26fs: btrfs: Add missing cache aligned allocationMarek Vasut
2021-05-26fs/squashfs: zero out unused fields in fs_direntHeinrich Schuchardt
2021-05-26powerpc: fix regression in arch_initr_trap()Matt Merhar
2021-05-26part: Add check for NULL dev_part_strSean Anderson
2021-05-26pinctrl: single: Fix probe failure getting register area sizeVignesh Raghavendra
2021-05-25configs: Resync with savedefconfigTom Rini
2021-05-25net: Remove ne2000 driverTom Rini
2021-05-25Merge tag 'efi-2021-07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-05-25Merge tag 'mips-pull-2021-05-25' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-05-25doc: update and fix Qemu MIPS documentationDaniel Schwierzeck
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck
2021-05-25mips: octeon: octeon_ebb7304_defconfig: Fix CFI flash setupStefan Roese
2021-05-25efi_loader: Fix -Wextra warning for EFI TCG2Ilias Apalodimas
2021-05-25efi_loader: simplify accessing variablesHeinrich Schuchardt
2021-05-25efi_loader: use efi_create_indexed_name()Heinrich Schuchardt
2021-05-25efi_loader: simplify show_efi_boot_order()Heinrich Schuchardt
2021-05-25efi_loader: simplify show_efi_boot_opt_data()Heinrich Schuchardt
2021-05-25efi_loader: path length in efi_dp_from_name()Heinrich Schuchardt
2021-05-25efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabledMasahisa Kojima
2021-05-25efi_loader: remove weak efi_get_public_key_data()Heinrich Schuchardt
2021-05-25doc: usage: modify mmc man-pageJaehoon Chung
2021-05-24Prepare v2021.07-rc3v2021.07-rc3Tom Rini
2021-05-24Merge branch '2021-05-24-add-lto-support'Tom Rini
2021-05-24stackprot: Make our test a bit more complexTom Rini
2021-05-24ARM: enable LTO for some boardsMarek Behún
2021-05-24ARM: don't use --gc-sections with LTO when using private libgccMarek Behún
2021-05-24ARM: don't use -ffunction-sections/-fdata-sections with LTO buildMarek Behún
2021-05-24ARM: make LTO availableMarek Behún
2021-05-24ata: ahci: fix ahci_link_up() type mismatch for LTOMarek Behún
2021-05-24armv8: SPL: discard relocation informationMarek Behún
2021-05-24ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)Marek Behún
2021-05-24ARM: fix LTO for rockchip and samsungMarek Behún
2021-05-24ARM: fix LTO for seaboardMarek Behún
2021-05-24ARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch for LTOMarek Behún
2021-05-24ARM: kona: fix clk_bsc_enable() type mismatch for LTOMarek Behún
2021-05-24ARM: fix LTO for keystoneMarek Behún
2021-05-24ARM: fix LTO for apf27Marek Behún
2021-05-24ARM: fix LTO for imx28_xeaMarek Behún
2021-05-24ARM: fix LTO build for some thumb-interwork casesMarek Behún
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek Behún
2021-05-24ARM: global_data: make set_gd() work for armv5 and armv6Marek Behún
2021-05-24sandbox: enable LTO by defaultMarek Behún
2021-05-24sandbox: make LTO availableMarek Behún
2021-05-24sandbox: use sections instead of symbols for getopt array boundariesMarek Behún
2021-05-24sandbox: errno: avoid conflict with libc's errnoMarek Behún
2021-05-24build: link with --build-id=noneMarek Behún
2021-05-24build: support building with Link Time OptimizationsMarek Behún
2021-05-24build: use thin archives instead of incremental linkingMarek Behún