pandora-u-boot.git
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
2021-05-19 Bin Mengriscv: qemu: Switch to use binman to generate u-boot.itb
2021-05-19 Bin Mengriscv: dts: Sort build targets in alphabetical order
2021-05-19 Bin Mengbinman: Support packaging U-Boot for scenarios like...
2021-05-19 Bin Menglib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
2021-05-19 Bin Mengriscv: sifive: unleashed: Switch to use binman to gener...
2021-05-19 Bin Mengmakefile: Pass OpenSBI blob to binman make rules
2021-05-19 Bin Mengbinman: Add support for RISC-V OpenSBI fw_dynamic blob
2021-05-19 Bin Mengbinman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
2021-05-19 Bin Mengbinman: Correct the comment for ATF entry type
2021-05-19 Bin Mengbinman: Correct '-a' description in the doc
2021-05-19 Bin Mengcommon: kconfig: Correct a typo in SPL_LOAD_FIT
2021-05-19 Michal Simekxilinx: zynqmp: Enable DM_RTC/emul driver/cmd date...
2021-05-19 T Karthik Reddyxilinx: versal: Enable CONFIG_POSITION_INDEPENDENT
2021-05-19 Michal Simekarm64: zynqmp: Add description for SOM/Kria boards
2021-05-19 Michal Simekarm64: zynqmp: Add psgtr DT descriptions
2021-05-19 Michal Simekarm64: zynqmp: Add pinctrl description
2021-05-19 T Karthik Reddyarm64: zynqmp: Add zynqmp firmware specific DT nodes
2021-05-19 Michal Simekarm64: zynqmp: Add missing mio-bank properties to sdhci
2021-05-19 Michal Simekarm64: zynqmp: Remove comment about clock chips
2021-05-19 Raviteja Narayanamarm64: zynqmp: Add 'i2c-mux-idle-disconnect' property
2021-05-19 Saeed Nowshadiarm64: zynqmp: Add label to all GPIO lines for VCK190 SC
2021-05-19 Saeed Nowshadiarm64: zynqmp: Add 'silabs,skip-recall' to DDR DIMM...
2021-05-19 Michal Simekarm64: zynqmp: Add missing silabs,skip-recall for si570...
2021-05-18 Tom RiniMerge branch '2021-05-17-assorted-fixes'
2021-05-18 Tom RiniMerge tag 'efi-2021-07-rc3' of https://source.denx...
2021-05-18 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-18 Masahisa Kojimalib: introduce HASH_CALCULATE option
2021-05-18 Ilias Apalodimasefi_loader: Fix Kconfig for EFI_TCG2 protocol
2021-05-18 Ilias Apalodimasefi_loader: Don't stop EFI subsystem init if installing...
2021-05-18 Ilias Apalodimasefi_loader: Uninstall the TCG2 protocol if logging...
2021-05-18 Ilias Apalodimasefi_loader: Clean up tcg2 once in case of failure
2021-05-18 Peng Fanefi_loader: loosen buffer parameter check in efi_file_r...
2021-05-18 Sughosh Ganuefi_loader: capsule: Remove the check for capsule_authe...
2021-05-18 Heinrich Schuchardthash: Kconfig option for SHA512 hardware acceleration
2021-05-18 Heinrich Schuchardtefi_loader: build warning in efi_tcg2_hash_log_extend_event
2021-05-18 Heinrich Schuchardtdoc: extension.rst missing in doc/usage/index.rst
2021-05-18 Heinrich Schuchardtdoc: man-page for size command
2021-05-17 Ley Foon TanMAINTAINERS, git-mailrc: socfpga: Update email address...
next