index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mvebu
Age
Commit message (
Expand
)
Author
2022-09-20
arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms
Stefan Roese
2022-09-19
Merge branch 'master' into next
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: lowlevel.S: Use CR_M from asm/system.h
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-09-01
Convert CONFIG_SYS_L2_PL310 to Kconfig
Philip Oberfichtner
2022-08-23
arm: kirkwood: make it CONFIG_TIMER aware
Michael Walle
2022-08-23
arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation
Pali Rohár
2022-08-23
arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL
Pali Rohár
2022-08-09
arm: mvebu: spl: Always fallback to BootROM boot method
Pali Rohár
2022-07-21
arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many times
Pali Rohár
2022-07-21
treewide: Fix Marek's name and change my e-mail address
Marek Behún
2022-07-21
arm64: mvebu: handle non-zero base address for RAM
Chris Packham
2022-06-06
arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE
Chris Packham
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam location
Tom Rini
2022-05-16
arm: mvebu: Move internal registers in arch_very_early_init() function
Pali Rohár
2022-05-16
arm: mvebu: Remove unused ARMADA_64BIT
Chris Packham
2022-04-21
arm: mvebu: a37xx: Add support for writing Security OTP values
Pali Rohár
2022-04-21
arm: mvebu: Enable CONFIG_SPL_SYS_NO_VECTOR_TABLE for 32-bit mvebu
Pali Rohár
2022-04-21
arm: mvebu: Add support for reading LD0 and LD1 eFuse
Pali Rohár
2022-04-21
arm: mvebu: a37xx: Add support for reading Security OTP values
Pali Rohár
2022-04-21
arm: mvebu: a37xx: Extend mbox_do_cmd() code
Pali Rohár
2022-04-21
arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebu
Pali Rohár
2022-04-21
arm: mvebu: a37xx: Add support for reading NB and SB fuse OTP value
Pali Rohár
2022-04-08
controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to Kconfig
Tom Rini
2022-04-08
mvebu: Move BOOTROM_ERR_REG out of CONFIG namespace
Tom Rini
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-04-01
db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP
Tom Rini
2022-03-18
Convert CONFIG_NET_RETRY_COUNT to Kconfig
Tom Rini
2022-03-18
Convert CONFIG_ARP_TIMEOUT to Kconfig
Tom Rini
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
2022-03-04
arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function again
Pali Rohár
2022-03-03
Convert CONFIG_BOARD_ECC_SUPPORT to Kconfig
Tom Rini
2022-02-17
arm: mvebu: spl: Add option to reset the board on DDR training failure
Marek Behún
2022-02-17
arm: mvebu: a37xx: Fix comment with name of the function
Pali Rohár
2022-02-17
arm: mvebu: a37xx: Map CCI-400 and AP BootROM address space
Pali Rohár
2022-02-17
arm: mvebu: a37xx: Fix calling build_mem_map()
Pali Rohár
2022-01-20
arm: mvebu: spl: Fix 100 column exceeds
Marek Behún
2022-01-20
arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible
Marek Behún
2022-01-20
arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t
Marek Behún
2022-01-20
arm: mvebu: spl: Print srcaddr in error message
Marek Behún
2022-01-20
arm: mvebu: Check for kwbimage data checksum
Pali Rohár
2022-01-20
arm: mvebu: Check that kwbimage blockid matches boot mode
Pali Rohár
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2022-01-20
arm: mvebu: Check that kwbimage offset and blocksize are valid
Pali Rohár
[next]