summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-21arm: dts: imx8mp: Import GPCv2 subset, HSIOMIX and USB PDMarek Vasut
2022-04-21usb: dwc3: Implement .glue_configure for i.MX8MPMarek Vasut
2022-04-21usb: dwc3: Rename .select_dr_mode to .glue_configureMarek Vasut
2022-04-21imx: power-domain: Add i.MX8MP HSIOMIX driverMarek Vasut
2022-04-21imx: power-domain: Add i.MX8MP supportMarek Vasut
2022-04-21power_domain: Add power_domain_get_by_name()Marek Vasut
2022-04-21imx: power-domain: Get rid of SMCCC dependencyMarek Vasut
2022-04-21imx: power-domain: Inline arch-imx8m/power-domain.hMarek Vasut
2022-04-21imx: power-domain: Descend into pgc subnode if presentMarek Vasut
2022-04-21power-domain: Return 0 if ops unimplemented and remove empty functionsMarek Vasut
2022-04-21imx8ulp: clock: Fix lcd clock algoLoic Poulain
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
2022-04-20Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000Tom Rini
2022-04-20ram: k3-ddrss: Fix register name and explain its usageDominic Rath
2022-04-19Merge branch '2022-04-19-assorted-updates'Tom Rini
2022-04-19fs: Allow to compile FS_BTRFS when SPL is enabledPali Rohár
2022-04-19btrfs: Fix compilation on big endian systemsPali Rohár
2022-04-19IOMUX: Fix access past end of console_devicesSean Anderson
2022-04-19Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini
2022-04-19tools: add boot/ to .gitignoreDu Huanpeng
2022-04-19fs/squashfs: simplify sqfs_read()Heinrich Schuchardt
2022-04-19image-fit: don't check free() argumentHeinrich Schuchardt
2022-04-19gpio: aspeed: Fix incorrect offset of read back register.Billy Tsai
2022-04-19configs: Enable EXT4 and ISO partitions for the DeveloperBoxIlias Apalodimas