pandora-u-boot.git
2021-05-26 Sean Andersontest: Remove duplicate macro
2021-05-26 Harm BerntsenGitLab: Remove tags for sandbox_noinst tests
2021-05-26 Alper Nebi... test: Fix filesystem tests always being skipped
2021-05-26 Michal Simekspl: Kconfig: Use tabs instead of space for alignment
2021-05-26 Marek Vasutfs: btrfs: Add missing cache aligned allocation
2021-05-26 Heinrich Schuchardtfs/squashfs: zero out unused fields in fs_dirent
2021-05-26 Matt Merharpowerpc: fix regression in arch_initr_trap()
2021-05-26 Sean Andersonpart: Add check for NULL dev_part_str
2021-05-26 Vignesh Raghavendrapinctrl: single: Fix probe failure getting register...
2021-05-25 Tom Riniconfigs: Resync with savedefconfig
2021-05-25 Tom Rininet: Remove ne2000 driver
2021-05-25 Tom RiniMerge tag 'efi-2021-07-rc4' of https://source.denx...
2021-05-25 Tom RiniMerge tag 'mips-pull-2021-05-25' of https://source...
2021-05-25 Daniel Schwierzeckdoc: update and fix Qemu MIPS documentation
2021-05-25 Daniel SchwierzeckMIPS: remove deprecated qemu_mips board
2021-05-25 Stefan Roesemips: octeon: octeon_ebb7304_defconfig: Fix CFI flash...
2021-05-25 Ilias Apalodimasefi_loader: Fix -Wextra warning for EFI TCG2
2021-05-25 Heinrich Schuchardtefi_loader: simplify accessing variables
2021-05-25 Heinrich Schuchardtefi_loader: use efi_create_indexed_name()
2021-05-25 Heinrich Schuchardtefi_loader: simplify show_efi_boot_order()
2021-05-25 Heinrich Schuchardtefi_loader: simplify show_efi_boot_opt_data()
2021-05-25 Heinrich Schuchardtefi_loader: path length in efi_dp_from_name()
2021-05-25 Masahisa Kojimaefi_loader: expose efi_image_parse() even if UEFI Secur...
2021-05-25 Heinrich Schuchardtefi_loader: remove weak efi_get_public_key_data()
2021-05-25 Jaehoon Chungdoc: usage: modify mmc man-page
2021-05-25 Tom RiniPrepare v2021.07-rc3 v2021.07-rc3
2021-05-24 Tom RiniMerge branch '2021-05-24-add-lto-support'
2021-05-24 Tom Rinistackprot: Make our test a bit more complex
2021-05-24 Marek BehúnARM: enable LTO for some boards
2021-05-24 Marek BehúnARM: don't use --gc-sections with LTO when using privat...
2021-05-24 Marek BehúnARM: don't use -ffunction-sections/-fdata-sections...
2021-05-24 Marek BehúnARM: make LTO available
2021-05-24 Marek Behúnata: ahci: fix ahci_link_up() type mismatch for LTO
2021-05-24 Marek Behúnarmv8: SPL: discard relocation information
2021-05-24 Marek BehúnARM: omap3: fix LTO for DM3730 (and possibly other...
2021-05-24 Marek BehúnARM: fix LTO for rockchip and samsung
2021-05-24 Marek BehúnARM: fix LTO for seaboard
2021-05-24 Marek BehúnARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch...
2021-05-24 Marek BehúnARM: kona: fix clk_bsc_enable() type mismatch for LTO
2021-05-24 Marek BehúnARM: fix LTO for keystone
2021-05-24 Marek BehúnARM: fix LTO for apf27
2021-05-24 Marek BehúnARM: fix LTO for imx28_xea
2021-05-24 Marek BehúnARM: fix LTO build for some thumb-interwork cases
2021-05-24 Marek BehúnARM: make gd a function call for LTO and set via set_gd()
2021-05-24 Marek BehúnARM: global_data: make set_gd() work for armv5 and...
2021-05-24 Marek Behúnsandbox: enable LTO by default
2021-05-24 Marek Behúnsandbox: make LTO available
2021-05-24 Marek Behúnsandbox: use sections instead of symbols for getopt...
2021-05-24 Marek Behúnsandbox: errno: avoid conflict with libc's errno
2021-05-24 Marek Behúnbuild: link with --build-id=none
2021-05-24 Marek Behúnbuild: support building with Link Time Optimizations
2021-05-24 Marek Behúnbuild: use thin archives instead of incremental linking
2021-05-24 Marek BehúnMakefile, Makefile.spl: cosmetic change
2021-05-24 Marek Behúnlib: crc32: put the crc_table variable into efi_runtime...
2021-05-24 Marek Behúnefi_selftest: compiler flags for efi_selftest_miniapp_e...
2021-05-24 Marek Behúnefi_loader: add macro for const EFI runtime data
2021-05-24 Marek Behúnefi_loader: add Sphinx doc for __efi_runtime and __efi_...
2021-05-24 Marek Behúnefi_loader: fix warning when linking with LTO
2021-05-24 Marek Behúnstring: make memcpy(), memset(), memcmp() and memmove...
2021-05-24 Marek Behúntest/py: improve regular expression for ut subtest...
2021-05-24 Marek Behúncompiler.h: align the __ADDRESSABLE macro with Linux...
2021-05-24 Marek Behúntreewide: Convert macro and uses of __section(foo)...
2021-05-24 Marek Behúncheckpatch: require quotes around section name in the...
2021-05-24 Marek Behúnregmap: fix a serious pointer casting bug
2021-05-24 Simon Glasstest: Avoid random numbers in dm_test_devm_regmap()
2021-05-24 Tom Rinipylibfdt: Rework "avoid unused variable warning" lines
2021-05-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-05-21 Marek Vasutpinctrl: renesas: Implement unlock register masks
2021-05-21 Marek Vasutpinctrl: renesas: Fix R-Car Gen2 help text
2021-05-21 Marek Vasutpinctrl: renesas: Deduplicate Kconfig
2021-05-21 Marek Vasutgpio: renesas: Pass struct udevice to rcar_gpio_set_dir...
2021-05-21 Marek Vasutclk: renesas: Deduplicate gen3_clk_get_rate64() PLL...
2021-05-21 Hai Phamclk: renesas: Add register pointers into struct cpg_mss...
2021-05-21 Hai Phamclk: renesas: Introduce enum clk_reg_layout
2021-05-21 Hai Phamclk: renesas: Pass struct cpg_mssr_info to renesas_clk_...
2021-05-21 Marek Vasutclk: renesas: Make reset controller modemr register...
2021-05-21 Hai Phamclk: renesas: Add support for RPCD2 clock
2021-05-21 Hai Phamclk: renesas: Fix Realtime Module Stop Control Register...
2021-05-21 Hai Phamclk: renesas: Fix incorrect return RPC clk_get_rate
2021-05-21 Marek Vasutclk: renesas: Reinstate RPC clock on R-Car D3/E3
2021-05-21 Marek Vasutclk: renesas: Synchronize R-Car Gen3 tables with Linux...
2021-05-21 Marek Vasutclk: renesas: Synchronize R-Car Gen2 tables with Linux...
2021-05-21 Marek Vasutclk: renesas: Synchronize RZ/G2 tables with Linux 5.12
2021-05-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-20 Stefan Roesearm: mvebu: armada-3720-uDPU.dts: Change back to phy...
2021-05-20 Marcin Wojtasnet: mvpp2: add explicit sgmii-2500 support
2021-05-20 Stefan Chulskinet: mvpp2: allow MDIO registration for fixed links
2021-05-20 Ben Pelednet: mvpp2: fix missing switch case break
2021-05-20 Ben Pelednet: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG
2021-05-20 Ben Pelednet: mvpp2: AN Bypass in 1000 and 2500 basex mode
2021-05-20 Stefan Chulskinet: mvpp2: Fix 2.5G GMII_SPEED configurations
2021-05-20 Marcin Wojtasnet: mvpp2: remove redundant SMI address configuration
2021-05-20 Stefan Chulskinet: mvpp2: add 1000BaseX and 2500BaseX ppv2 support
2021-05-20 Stefan Chulskinet: mvpp2: add CP115 port1 10G/5G SFI support
2021-05-20 Stefan Chulskiphy: introduce 1000BaseX and 2500BaseX modes
2021-05-19 Tom RiniMerge tag 'xilinx-for-v2021.07-rc3' of https://source...
2021-05-19 Rick Chenriscv: ae350: Increase malloc size for binman spl flow
2021-05-19 Bin Mengriscv: Drop USE_SPL_FIT_GENERATOR
2021-05-19 Bin Mengriscv: ae350: Switch to use binman to generate u-boot.itb
next