Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d48f49b207b2225d3c90c0a6735ae4239f46af80
/
arch
/
arm
/
mach-mvebu
67b7d50
arm: mvebu: Add RD-AC5X board
by Chris Packham
· Sat Nov 05 17:24:00 2022 +1300
eaab461
arm: mvebu: Support for 98DX25xx/98DX35xx SoC
by Chris Packham
· Sat Nov 05 17:23:59 2022 +1300
2662d2c
arm: mvebu: Add support for specifying VHV_Enable GPIO
by Pali Rohár
· Thu Sep 22 13:43:45 2022 +0200
666252d
arm: mvebu: Add support for programming LD0 and LD1 eFuse
by Pali Rohár
· Thu Sep 22 13:43:44 2022 +0200
4024823
arm: mvebu: Remove timer.c
by Stefan Roese
· Wed Sep 21 08:26:41 2022 +0200
4f4f583
board_f: Fix types for board_get_usable_ram_top()
by Pali Rohár
· Fri Sep 09 17:32:40 2022 +0200
5ae022f
arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms
by Stefan Roese
· Thu Sep 15 16:20:39 2022 +0200
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
ae1244c
arm: mvebu: Fix moving internal registers
by Pali Rohár
· Thu Sep 08 16:06:54 2022 +0200
2100c4d
arm: mvebu: Enable L2 cache also on Armada 38x
by Pali Rohár
· Thu Sep 08 16:06:53 2022 +0200
596f05b
arm: mvebu: lowlevel.S: Use CR_M from asm/system.h
by Pali Rohár
· Thu Sep 08 16:06:52 2022 +0200
6f90ffc
arm: mvebu: Guard non-AXP code by checking for AXP
by Pali Rohár
· Thu Sep 08 16:06:51 2022 +0200
b94cb13
arm: mvebu: Fix function enable_caches
by Pali Rohár
· Thu Sep 08 16:06:50 2022 +0200
32301ee
arm: mvebu: Mark constant data with const keyword
by Pali Rohár
· Fri Sep 09 14:41:28 2022 +0200
5833e1b
Convert CONFIG_SYS_L2_PL310 to Kconfig
by Philip Oberfichtner
· Wed Aug 17 15:07:12 2022 +0200
2e9151e
arm: kirkwood: make it CONFIG_TIMER aware
by Michael Walle
· Wed Aug 17 21:37:50 2022 +0200
8e5d016
arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation
by Pali Rohár
· Wed Aug 10 14:46:09 2022 +0200
322d8da
arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL
by Pali Rohár
· Mon Aug 08 19:13:43 2022 +0200
d0f064d
arm: mvebu: spl: Always fallback to BootROM boot method
by Pali Rohár
· Tue Aug 02 11:55:19 2022 +0200
fdf415c
arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many times
by Pali Rohár
· Fri Jul 15 10:13:12 2022 +0200
d63726e
treewide: Fix Marek's name and change my e-mail address
by Marek Behún
· Wed Jun 01 17:17:06 2022 +0200
c25eead
arm64: mvebu: handle non-zero base address for RAM
by Chris Packham
· Fri May 20 16:39:22 2022 +1200
eecbd46
arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE
by Chris Packham
· Sun May 29 11:13:16 2022 +1200
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· Wed May 25 12:16:03 2022 -0400
a276bc7
mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam location
by Tom Rini
· Tue May 24 09:57:18 2022 -0400
aaed328
arm: mvebu: Move internal registers in arch_very_early_init() function
by Pali Rohár
· Fri May 06 11:05:14 2022 +0200
8411043
arm: mvebu: Remove unused ARMADA_64BIT
by Chris Packham
· Thu May 05 14:09:34 2022 +1200
826a7ca
arm: mvebu: a37xx: Add support for writing Security OTP values
by Pali Rohár
· Thu Apr 07 11:32:10 2022 +0200
c5c28df
arm: mvebu: Enable CONFIG_SPL_SYS_NO_VECTOR_TABLE for 32-bit mvebu
by Pali Rohár
· Wed Apr 06 16:20:20 2022 +0200
df1da73
arm: mvebu: Add support for reading LD0 and LD1 eFuse
by Pali Rohár
· Wed Apr 06 14:18:18 2022 +0200
4969039
arm: mvebu: a37xx: Add support for reading Security OTP values
by Pali Rohár
· Wed Feb 23 14:15:49 2022 +0100
0e6dce7
arm: mvebu: a37xx: Extend mbox_do_cmd() code
by Pali Rohár
· Wed Feb 23 14:15:48 2022 +0100
deb1e92
arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebu
by Pali Rohár
· Wed Feb 23 14:15:47 2022 +0100
70d9bee
arm: mvebu: a37xx: Add support for reading NB and SB fuse OTP value
by Pali Rohár
· Wed Feb 23 14:15:45 2022 +0100
40a325f
controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to Kconfig
by Tom Rini
· Wed Mar 30 18:07:24 2022 -0400
3327dd7
mvebu: Move BOOTROM_ERR_REG out of CONFIG namespace
by Tom Rini
· Wed Mar 30 18:07:12 2022 -0400
cbe85e7
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Tue Apr 05 08:33:32 2022 -0400
3cb12ef
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
by Andre Przywara
· Mon Jul 12 11:06:49 2021 +0100
9ae65bd
db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP
by Tom Rini
· Thu Mar 24 17:17:56 2022 -0400
26011a3
Convert CONFIG_NET_RETRY_COUNT to Kconfig
by Tom Rini
· Fri Mar 11 09:12:02 2022 -0500
a8a7750
Convert CONFIG_ARP_TIMEOUT to Kconfig
by Tom Rini
· Fri Mar 11 09:12:01 2022 -0500
c6f9193
Merge tag 'v2022.04-rc4' into next
by Tom Rini
· Mon Mar 14 17:40:36 2022 -0400
a25e975
arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function again
by Pali Rohár
· Wed Feb 23 13:52:32 2022 +0100
9a04d7d
Convert CONFIG_BOARD_ECC_SUPPORT to Kconfig
by Tom Rini
· Fri Feb 25 11:19:46 2022 -0500
90555af
arm: mvebu: spl: Add option to reset the board on DDR training failure
by Marek Behún
· Thu Feb 17 13:54:42 2022 +0100
291332d
arm: mvebu: a37xx: Fix comment with name of the function
by Pali Rohár
· Wed Feb 16 11:18:45 2022 +0100
6b8e426
arm: mvebu: a37xx: Map CCI-400 and AP BootROM address space
by Pali Rohár
· Wed Feb 16 11:18:44 2022 +0100
64e1687
arm: mvebu: a37xx: Fix calling build_mem_map()
by Pali Rohár
· Wed Feb 16 11:18:43 2022 +0100
3a7bbd8
arm: mvebu: spl: Fix 100 column exceeds
by Marek Behún
· Fri Jan 14 14:31:45 2022 +0100
556eab6
arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible
by Marek Behún
· Fri Jan 14 14:31:44 2022 +0100
031d172
arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t
by Marek Behún
· Fri Jan 14 14:31:43 2022 +0100
46c871a
arm: mvebu: spl: Print srcaddr in error message
by Marek Behún
· Fri Jan 14 14:31:42 2022 +0100
8242056
arm: mvebu: Check for kwbimage data checksum
by Pali Rohár
· Fri Jan 14 14:31:41 2022 +0100
a157e12
arm: mvebu: Check that kwbimage blockid matches boot mode
by Pali Rohár
· Fri Jan 14 14:31:39 2022 +0100
dda8f88
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
by Pali Rohár
· Fri Jan 14 14:31:38 2022 +0100
eb7e1fc
arm: mvebu: Check that kwbimage offset and blocksize are valid
by Pali Rohár
· Fri Jan 14 14:31:37 2022 +0100
b938acc
arm: mvebu: Enable BootROM output on A38x
by Pali Rohár
· Wed Jan 12 18:20:47 2022 +0100
e29a007
arm: mvebu: Correctly set LOAD_ADDRESS for U-Boot SPL binary in kwbimage
by Pali Rohár
· Wed Jan 12 18:20:45 2022 +0100
8f3dcb8
arm: mvebu: Set CPU for U-Boot SPL binary in kwbimage
by Pali Rohár
· Wed Jan 12 18:20:44 2022 +0100
8add2b4
arm: mvebu: Generate kwbimage.cfg with $(call cmd, ...)
by Pali Rohár
· Wed Jan 12 18:20:39 2022 +0100
5fc93e2
arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c
by Pali Rohár
· Tue Dec 21 12:20:19 2021 +0100
4669df3
arm: mvebu: Implement simple mvebu-reset driver for enabling/disabling PCIe ports
by Pali Rohár
· Tue Dec 21 12:20:18 2021 +0100
ca69af4
pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping
by Pali Rohár
· Tue Dec 21 12:20:13 2021 +0100
1feae9d
arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INIT
by Pali Rohár
· Tue Dec 21 12:20:11 2021 +0100
43b9c29
Convert CONFIG_SYS_KWD_CONFIG to Kconfig
by Tom Rini
· Fri Dec 17 18:08:45 2021 -0500
6e86351
arm: mvebu: Use printf for printing fatal errors
by Pali Rohár
· Fri Dec 17 18:31:14 2021 +0100
d37c46a
arm: mvebu: Remove commented example code
by Pali Rohár
· Fri Dec 17 18:28:51 2021 +0100
e12810e
arm: mvebu: a38x: serdes: improve USB3 electrical configuration
by Stefan Eichenberger
· Thu Dec 09 11:19:34 2021 +0100
288359a
arm: mvebu: a38x: serdes: fix serdes config for USB3
by Stefan Eichenberger
· Thu Dec 09 11:19:33 2021 +0100
e38f601
arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API
by Stefan Roese
· Thu Nov 18 09:19:36 2021 +0100
90a8898
arm: mvebu: Fix booting from SATA
by Pali Rohár
· Fri Oct 29 14:09:48 2021 +0200
0f7df22
arm: mvebu: Fix comments about kwbimage structures
by Pali Rohár
· Fri Oct 22 12:41:10 2021 +0200
7fea884
arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3
by Pali Rohár
· Fri Oct 22 12:37:48 2021 +0200
d78e1e9
arm: mvebu: Remove dummy BIN header arguments for SPL binary
by Pali Rohár
· Thu Oct 21 16:46:09 2021 +0200
f71cc56
arm: mvebu: Add documentation for save_boot_params() function
by Pali Rohár
· Thu Oct 21 16:46:08 2021 +0200
b7cc2fe
arm: mvebu: Add missing "if SPL"
by Tom Rini
· Fri Oct 15 10:54:41 2021 -0400
4c3abea
arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig
by Marek Behún
· Sat Oct 09 19:33:46 2021 +0200
ca6095b
arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig
by Marek Behún
· Sat Oct 09 19:33:45 2021 +0200
1e84070
arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT
by Stefan Roese
· Sun Oct 03 11:53:45 2021 +0200
2374551
arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* defines
by Pali Rohár
· Fri Sep 24 22:59:22 2021 +0200
ecd8c09
arm: mvebu: a38x: serdes: Remove unused PCIe macros and functions
by Pali Rohár
· Fri Sep 24 22:59:21 2021 +0200
70e8e52
arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init code
by Pali Rohár
· Fri Sep 24 22:59:20 2021 +0200
b1d894f
arm: mvebu: a38x: serdes: Don't overwrite PCI device ID
by Pali Rohár
· Fri Sep 24 22:59:19 2021 +0200
2005f31
arm: mvebu: a38x: serdes: Don't set PCIe Common Clock Configuration
by Pali Rohár
· Fri Sep 24 22:59:18 2021 +0200
4599bea
arm: mvebu: a38x: serdes: Don't overwrite read-only SAR PCIe registers
by Pali Rohár
· Fri Sep 24 22:59:17 2021 +0200
aca7a96
arm: mvebu: a38x: serdes: Add comments for hws_pex_config() code
by Pali Rohár
· Fri Sep 24 22:59:16 2021 +0200
9360d24
arm: mvebu: a38x: serdes: Remove duplicate macro SOC_CTRL_REG
by Pali Rohár
· Fri Sep 24 22:59:15 2021 +0200
0243203
arm: mvebu: a38x: serdes: Add comments and use macros in PCIe code
by Pali Rohár
· Fri Sep 24 22:59:14 2021 +0200
accb63b
WS cleanup: remove excessive empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:37 2021 +0200
17a2907
Merge tag 'v2021.10-rc4' into next
by Tom Rini
· Thu Sep 16 10:29:40 2021 -0400
081a45a
sata: Rename SATA_SUPPORT to SATA
by Simon Glass
· Sun Aug 08 12:20:17 2021 -0600
a582047
spi: Rename SPI_SUPPORT to SPI
by Simon Glass
· Sun Aug 08 12:20:14 2021 -0600
b58bfe0
mmc: Rename MMC_SUPPORT to MMC
by Simon Glass
· Sun Aug 08 12:20:09 2021 -0600
b056ce40
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Wed Sep 01 07:52:08 2021 -0400
ee76b4a
arm: mvebu: Move get_boot_device() to cpu.c and make visible
by Marek Behún
· Mon Aug 16 15:19:37 2021 +0200
c66cbd4
arm: mvebu: axp: Properly check for Armada XP in mach/soc.h
by Pali Rohár
· Wed Aug 11 20:53:29 2021 +0200
4b198e3
Kconfig: Remove all default n/no options
by Michal Simek
· Fri Aug 27 08:48:10 2021 +0200
e1e8544
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
by Tom Rini
· Fri Aug 27 21:18:30 2021 -0400
592bcd0
mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig
by Tom Rini
· Sat Aug 21 13:50:15 2021 -0400
5918039
mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig
by Tom Rini
· Sat Aug 21 13:50:13 2021 -0400
Next »