summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)Author
2022-09-20arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platformsStefan Roese
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-13arm: mvebu: Fix moving internal registersPali Rohár
2022-09-13arm: mvebu: Enable L2 cache also on Armada 38xPali Rohár
2022-09-13arm: mvebu: lowlevel.S: Use CR_M from asm/system.hPali Rohár
2022-09-13arm: mvebu: Guard non-AXP code by checking for AXPPali Rohár
2022-09-13arm: mvebu: Fix function enable_cachesPali Rohár
2022-09-13arm: mvebu: Mark constant data with const keywordPali Rohár
2022-09-01Convert CONFIG_SYS_L2_PL310 to KconfigPhilip Oberfichtner
2022-08-23arm: kirkwood: make it CONFIG_TIMER awareMichael Walle
2022-08-23arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár
2022-08-23arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPLPali Rohár
2022-08-09arm: mvebu: spl: Always fallback to BootROM boot methodPali Rohár
2022-07-21arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many timesPali Rohár
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún
2022-07-21arm64: mvebu: handle non-zero base address for RAMChris Packham
2022-06-06arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICEChris Packham
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini
2022-05-16arm: mvebu: Move internal registers in arch_very_early_init() functionPali Rohár
2022-05-16arm: mvebu: Remove unused ARMADA_64BITChris Packham
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: mvebu: Add support for reading LD0 and LD1 eFusePali Rohár
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: Add support for reading NB and SB fuse OTP valuePali Rohár
2022-04-08controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to KconfigTom Rini
2022-04-08mvebu: Move BOOTROM_ERR_REG out of CONFIG namespaceTom Rini
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara
2022-04-01db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GPTom Rini
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini
2022-03-18Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-04arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function againPali Rohár
2022-03-03Convert CONFIG_BOARD_ECC_SUPPORT to KconfigTom Rini
2022-02-17arm: mvebu: spl: Add option to reset the board on DDR training failureMarek Behún
2022-02-17arm: mvebu: a37xx: Fix comment with name of the functionPali Rohár
2022-02-17arm: mvebu: a37xx: Map CCI-400 and AP BootROM address spacePali Rohár
2022-02-17arm: mvebu: a37xx: Fix calling build_mem_map()Pali Rohár
2022-01-20arm: mvebu: spl: Fix 100 column exceedsMarek Behún
2022-01-20arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possibleMarek Behún
2022-01-20arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_tMarek Behún
2022-01-20arm: mvebu: spl: Print srcaddr in error messageMarek Behún
2022-01-20arm: mvebu: Check for kwbimage data checksumPali Rohár
2022-01-20arm: mvebu: Check that kwbimage blockid matches boot modePali Rohár
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár
2022-01-20arm: mvebu: Check that kwbimage offset and blocksize are validPali Rohár