index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mvebu
/
cpu.c
Age
Commit message (
Expand
)
Author
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-07-08
arm: mvebu: env_sf_get_env_addr() missing check for CONFIG_ENV_IS_IN_SPI_FLASH
Tony Dinh
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: mvebu: Remove <common.h> and add needed includes
Tom Rini
2024-04-04
arm: mvebu: system-controller: Add support for SYSRESET
Marek Behún
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-05-06
drivers: fix debug string with fdt_addr_t input
Johan Jonker
2023-03-30
arm: mvebu: Convert BOOT_FROM_* constants to function macros
Pali Rohár
2023-03-30
arm: mvebu: Remove A38x BOOT_FROM_SATA 0x22 constant
Pali Rohár
2023-03-30
arm: mvebu: Remove A38x BOOT_FROM_UART_ALT 0x3f constant
Pali Rohár
2023-03-30
arm: mvebu: Cleanup get_boot_device() code
Pali Rohár
2023-03-02
mvebu: Drop empty arch_misc_init
Tom Rini
2023-03-01
arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot
Pali Rohár
2023-03-01
arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mapping
Pali Rohár
2022-12-23
global: Migrate CONFIG_SAR_REG to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_SAR2_REG to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-09-13
arm: mvebu: Fix moving internal registers
Pali Rohár
2022-09-13
arm: mvebu: Enable L2 cache also on Armada 38x
Pali Rohár
2022-09-13
arm: mvebu: Guard non-AXP code by checking for AXP
Pali Rohár
2022-09-13
arm: mvebu: Fix function enable_caches
Pali Rohár
2022-09-13
arm: mvebu: Mark constant data with const keyword
Pali Rohár
2022-07-21
arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many times
Pali Rohár
2022-05-16
arm: mvebu: Move internal registers in arch_very_early_init() function
Pali Rohár
2022-04-08
mvebu: Move BOOTROM_ERR_REG out of CONFIG namespace
Tom Rini
2021-09-01
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2021-09-01
arm: mvebu: Move get_boot_device() to cpu.c and make visible
Marek Behún
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-07-11
arm: mvebu: fix ahci mbus config in SPL
Baruch Siach
2019-04-26
mmc: mv_sdhci: add driver model support
Pierre Bourdon
2019-04-12
arm: mvebu: NAND clock support for MSYS devices
Chris Packham
2019-04-12
arm: mvebu: Add Marvell's integrated CPUs
Chris Packham
2019-04-12
ARM: mvebu: define board_ahci_enable() for A38x
Baruch Siach
2018-12-21
ARM: mvebu: remove out of date comment
Chris Packham
2018-11-30
ARM: mvebu: add revision id for Armada-385 B0
Chris Packham
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-16
arm: mvebu: Add board_setup for xhci hardware
Jon Nettleton
2017-09-26
ARM: mvebu: add SAR frequency values for 1.8/2.0GHz
Chris Packham
2017-09-26
ARM: mvebu: Add SoC IDs for Marvell's integrated CPUs
Chris Packham
2016-12-29
mmc: move some SDHCI related options to Kconfig
Masahiro Yamada
2016-08-26
arm: mvebu: Add support for NAND interface on A-38x
Chris Packham
2016-04-04
arm: mvebu: Don't enable d-cache on A375
Stefan Roese
2016-04-04
arm: mvebu: Add basic support for the Marvell Armada 375 SoC
Stefan Roese
2016-01-14
mvebu: Add rudimental MV78230 support
Phil Sutter
[next]