aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-21xilinx: versal: board: use CONFIG_COUNTER_FREQUENCYPeng Fan1-1/+1
2022-04-21misc: atsha204a: Remove duplicate CRC-16 implementationPali Rohár2-119/+4
2022-04-21fs: ext4: Use CRC-16 implementation from linux/crc16.hPali Rohár5-84/+6
2022-04-21crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár4-1/+5
2022-04-21crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.hPali Rohár4-3/+3
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár4-7/+7
2022-04-21SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by defaultPali Rohár1-0/+1
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/21Apr2022Tom Rini33-432/+628
2022-04-21Merge branch '2022-04-21-assorted-improvements'Tom Rini25-249/+1359
2022-04-21imx: Fix build errorYe Li1-3/+1
2022-04-21imx: Update FSL_MFGPROT config for iMX8MYe Li2-1/+5
2022-04-21crypto/fsl: add invalidate_dcache_range for hash output bufferGaurav Jain1-6/+8
2022-04-21doc: imx8mn_evk: Do not export ATF_LOAD_ADDRFabio Estevam1-1/+0
2022-04-21imx8mn_evk: Enable cache in SPLFabio Estevam1-2/+0
2022-04-21board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIALMichael Trimarchi3-9/+4
2022-04-21arm: dts: imx8mp: add of-list support to common imx8mp-u-boot.dtsiTim Harvey1-5/+6
2022-04-21crypto/fsl: Clear the memory when blob decapsulation failsGaurav Jain1-0/+4
2022-04-21imx: imx8mq-evk: enable CONFIG_DM_SERIALPeng Fan2-0/+33
2022-04-21imx: imx8mn_evk: enable CONFIG_DM_SERIALPeng Fan3-11/+3
2022-04-21imx: imx8mm_evk: enable CONFIG_DM_SERIALPeng Fan2-10/+3
2022-04-21imx: imx8mp_evk: enable CONFIG_DM_SERIALPeng Fan2-8/+1
2022-04-21scripts: config_whitelist: drop CONFIG_MMCROOTPeng Fan1-1/+0
2022-04-21configs: drop CONFIG_MMCROOTPeng Fan27-51/+23
2022-04-21treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is usedWIP/2022-04-21-assorted-improvementsSean Anderson2-0/+8
2022-04-21board: ti: am335x: Add support for BBE Extended WiFiPaul Barker2-2/+10
2022-04-21board: ti: am335x: Add BBE Lite supportPaul Barker2-2/+10
2022-04-21arm: dts: Resync dts for BeagleBone and derivativesPaul Barker16-241/+1288
2022-04-21fs: Allow to compile FS_SQUASHFS only for proper U-BootPali Rohár1-1/+1
2022-04-21ARM: imx: imx8m: env: Switch to arch_env_get_location()Marek Vasut1-1/+1
2022-04-21armv8: layerscape: env: Switch to arch_env_get_location()Marek Vasut1-1/+1
2022-04-21env: Implement lower priority arch_env_get_location()Marek Vasut2-3/+42
2022-04-21configs: phycore_imx8mm/p: drop unused SDHC macroPeng Fan2-8/+0
2022-04-21configs: imx8mm/n_venice: drop unused SDHC macroPeng Fan2-7/+0
2022-04-21configs: verdin-imx8m: drop unused SDHC macroPeng Fan2-7/+0
2022-04-21configs: imx8qm/qxp_evk: drop unused SDHC macroPeng Fan2-10/+0
2022-04-21configs: mx7dsabresd: drop unused SDHC macroPeng Fan1-9/+0
2022-04-21configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUMPeng Fan1-2/+0
2022-04-21configs: imx8mn_evk: drop unused SDHC macroPeng Fan1-5/+0
2022-04-21configs: imx8mp_evk: drop unused SDHC macroPeng Fan1-3/+0
2022-04-21configs: imx8mm_evk: drop unused SDHC macroPeng Fan1-5/+0
2022-04-21ARM: imx: imx8m: Fix board_get_usable_ram_top()Marek Vasut1-3/+2
2022-04-21configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIOIan Ray1-1/+0
2022-04-21pci: imx: remove weak overrides no longer usedTim Harvey2-11/+2
2022-04-21pci: imx: use vpcie-supply if defined by device-treeTim Harvey2-3/+18
2022-04-21arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh4-110/+20
2022-04-21arm: mvebu: turris_omnia: Enable CONFIG_CMD_FUSEPali Rohár1-0/+2
2022-04-21board: toradex: drop colibri pxa270 supportMarcel Ziswiler9-447/+1
2022-04-21board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey16-10/+3571
2022-04-21board: gateworks: venice: add additional levels for dtb name matchTim Harvey1-0/+8
2022-04-21board: gateworks: gw_ventana: use comomn GSC driverTim Harvey15-184/+266