aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan
2022-04-21configs: set CONFIG_COUNTER_FREQUENCYPeng Fan
2022-04-21arch: arm: Kconfig: set default COUNTER_FREQUENCYPeng Fan
2022-04-21arch: arm: move COUNTER_FREQUENCY from versal to armPeng Fan
2022-04-21xilinx: versal: board: use CONFIG_COUNTER_FREQUENCYPeng Fan
2022-04-21misc: atsha204a: Remove duplicate CRC-16 implementationPali Rohár
2022-04-21fs: ext4: Use CRC-16 implementation from linux/crc16.hPali Rohár
2022-04-21crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár
2022-04-21crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.hPali Rohár
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár
2022-04-21SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by defaultPali Rohár
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-04-21Merge branch '2022-04-21-assorted-improvements'Tom Rini
2022-04-21treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is usedSean Anderson
2022-04-21board: ti: am335x: Add support for BBE Extended WiFiPaul Barker
2022-04-21board: ti: am335x: Add BBE Lite supportPaul Barker
2022-04-21arm: dts: Resync dts for BeagleBone and derivativesPaul Barker
2022-04-21fs: Allow to compile FS_SQUASHFS only for proper U-BootPali Rohár
2022-04-21ARM: imx: imx8m: env: Switch to arch_env_get_location()Marek Vasut
2022-04-21armv8: layerscape: env: Switch to arch_env_get_location()Marek Vasut
2022-04-21env: Implement lower priority arch_env_get_location()Marek Vasut
2022-04-21arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh
2022-04-21arm: mvebu: turris_omnia: Enable CONFIG_CMD_FUSEPali Rohár
2022-04-21board: turris: Rename atsha204a@64 DT node to crypto@64Pali Rohár
2022-04-21board: turris: Allow to specify first eth idx of first MAC addressPali Rohár
2022-04-21board: turris: Do not cache Atsha device in BSSPali Rohár
2022-04-21board: turris: Move Turris Atsha OTP code to separate filePali Rohár
2022-04-21arm: mvebu: a37xx: Add support for writing Security OTP valuesPali Rohár
2022-04-21arm: mvebu: Enable CONFIG_SPL_SYS_NO_VECTOR_TABLE for 32-bit mvebuPali Rohár
2022-04-21arm: Do not compile vector table when SYS_NO_VECTOR_TABLE is enabledPali Rohár
2022-04-21arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE optionPali Rohár
2022-04-21tools: kwboot: Replace fstat()+st_size by lseek()+SEEK_ENDPali Rohár
2022-04-21arm: mvebu: Add support for reading LD0 and LD1 eFusePali Rohár
2022-04-21mvebu: uDPU: update defconfigRobert Marko
2022-04-21arm: mvebu: dts: uDPU: fix non-working networkingRobert Marko
2022-04-21net: mvneta: add SFP TX disable handlingRobert Marko
2022-04-21arm: mvebu: dts: uDPU: update DTSRobert Marko
2022-04-21arm: mvebu: a37xx: Add support for reading Security OTP valuesPali Rohár
2022-04-21arm: mvebu: a37xx: Extend mbox_do_cmd() codePali Rohár
2022-04-21arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebuPali Rohár
2022-04-21arm: mvebu: a37xx: Enable fuse command on all Armada 3720 boardsPali Rohár
2022-04-21arm: mvebu: a37xx: Add support for reading NB and SB fuse OTP valuePali Rohár
2022-04-21arm: mvebu: Fix Espressobin build for configs where ENV is not in SPIRogier Stam
2022-04-21tools/mrvl_uart.sh: Remove scriptPali Rohár
2022-04-20configs: Resync with savedefconfigTom Rini
2022-04-20Merge branch '2022-04-20-assorted-improvements'Tom Rini
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini
2022-04-20ram: k3-ddrss: Allow use of dt provided initial frequencyDave Gerlach
2022-04-20image: fdt: Fix DT relocation handling with multiple DRAM banks with gapMarek Vasut
2022-04-20am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the defaultTom Rini