aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-116-17/+17
* arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading i...Marek Behún2024-09-031-0/+1
* arm: mach: marvell: Remove duplicate newlinesMarek Vasut2024-07-153-8/+0
* arm: mvebu: turris_omnia: Support old DDR3 trainingMarek Behún2024-07-081-0/+1
* arm: mvebu: a38x: Add optional support for using old DDR3 training codeMarek Behún2024-07-083-9/+33
* ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to r...Marek Behún2024-07-081-0/+10
* arm: mvebu: env_sf_get_env_addr() missing check for CONFIG_ENV_IS_IN_SPI_FLASHTony Dinh2024-07-081-1/+1
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-2021-21/+10
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-1921-10/+21
* global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2024-05-062-2/+0
* arm: mvebu: Remove <common.h> and add needed includesTom Rini2024-05-0621-21/+12
* arm: mvebu: system-controller: Add support for SYSRESETMarek Behún2024-04-044-7/+90
* arm: mvebu: system-controller: Select mvebu-reset if DM_RESET && PCI_MVEBUMarek Behún2024-04-041-1/+1
* arm: mvebu: system-controller: Rework to use UCLASS_SYSCONMarek Behún2024-04-043-35/+54
* arm: mvebu: spl: Do not build mvebu-reset in SPLMarek Behún2024-04-041-1/+2
* tools: kwbimage: Allow disabling build on non-mvebu platformsAlexander Dahl2024-01-111-0/+1
* arm: mvebu: AC5: Use finer grained memory mapChris Packham2024-01-101-15/+51
* scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom Rini2023-11-071-9/+0
* arm: Drop <common.h> from remaining header filesTom Rini2023-11-071-2/+0
* arm: mvebu: allow additional 4096 offset for bootable mmc imageJosua Mayer2023-10-261-2/+3
* arm: mvebu: turris_mox: Extend to support RIPE Atlas ProbeMarek Behún2023-10-261-1/+5
* spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()Marek Vasut2023-10-171-2/+2
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-151-1/+1
* arm: mvebu: Add Allied Telesis x240 boardChris Packham2023-07-131-0/+7
* arm: mvebu: ac5: Define mvebu_get_nand_clock()Chris Packham2023-07-131-0/+6
* drivers: fix debug string with fdt_addr_t inputJohan Jonker2023-05-061-1/+1
* drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-061-2/+2
* arm: mvebu: spl: Allow to build SATA kwbimage for 4K Native disksPali Rohár2023-04-133-0/+18
* arm: mvebu: spl: Do not hardcode SATA block size to 512Pali Rohár2023-04-131-3/+8
* arm: mvebu: Define all options for AXP BOOT_FROM_* macrosPali Rohár2023-03-301-0/+4
* arm: mvebu: Define all BOOTROM_ERR_MODE_* macrosPali Rohár2023-03-301-0/+7
* arm: mvebu: Define all options for A38x BOOT_FROM_* macrosPali Rohár2023-03-301-4/+7
* arm: mvebu: Convert BOOT_FROM_* constants to function macrosPali Rohár2023-03-302-23/+22
* arm: mvebu: Remove A38x BOOT_FROM_SATA 0x22 constantPali Rohár2023-03-302-3/+1
* arm: mvebu: Remove A38x BOOT_FROM_UART_ALT 0x3f constantPali Rohár2023-03-302-4/+0
* arm: mvebu: Cleanup get_boot_device() codePali Rohár2023-03-301-5/+10
* arm: mvebu: clearfog: Detect MMC vs SDHC and fixup fdtMartin Rowe2023-03-301-0/+1
* arm: mvebu: Set common SPI flash default speed and modeTony Dinh2023-03-241-0/+10
* mvebu: Drop empty arch_misc_initTom Rini2023-03-022-12/+0
* mvebe: Drop ARCH_MISC_INIT from alleycat 5Tom Rini2023-03-021-9/+0
* arm: mvebu: Define SPL memory mapsPali Rohár2023-03-011-0/+16
* arm: mvebu: Define env_sf_get_env_addr() also for Proper U-BootPali Rohár2023-03-013-13/+14
* arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mappingPali Rohár2023-03-011-1/+1
* arm: mvebu: Remove A39x relictsPali Rohár2023-03-014-44/+8
* arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) optionsPali Rohár2023-03-011-2/+2
* arm: mvebu: Add support for generating PEX kwbimagePali Rohár2023-03-012-0/+7
* arm: mvebu: Add support for generating NAND kwbimagePali Rohár2023-03-013-0/+28
* arm: mvebu: spl: Fix support for loading U-Boot proper from SD cardPali Rohár2023-03-012-9/+32
* arm: mvebu: spl: Load proper U-Boot from selected eMMC boot partitionPali Rohár2023-03-012-1/+8
* arm: mvebu: spl: Remove checks for BOOT_DEVICE_MMC2 and BOOT_DEVICE_MMC2_2Pali Rohár2023-03-011-3/+1