Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1ee79550cdf6ae8430157bc3875ad89e7245ae26
/
arch
/
arm
/
cpu
/
armv8
0a759bb
dm: arm64: ls1012a: add i2c DM support
by Biwen Li
· 5 years ago
a8c4e1f
armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled
by Biwen Li
· 5 years ago
47568ce
arch: armv8: fsl-layerscape: export serdes config to environment
by Alex Marginean
· 4 years, 11 months ago
c369161
armv8: ls1028a_serdes: Add few missing serdes protocols
by Alex Marginean
· 4 years, 11 months ago
6866cdb
armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port
by Pramod Kumar
· 4 years, 11 months ago
a757669
armv8: ls1012a: Make USB masters snoopable
by Ran Wang
· 5 years ago
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· 5 years ago
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· 5 years ago
85d6531
common: Move clock functions into a new file
by Simon Glass
· 5 years ago
1ca7a9f
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
by Yangbo Lu
· 5 years ago
45bbe71
arm: cpu: armv8: add support for arm psci reset2.
by Rajesh Ravi
· 5 years ago
4c65678
pci: layerscape: move PCIE related CONFIG to PCI Kconfig
by Pankaj Bansal
· 5 years ago
34aafb0
fsl-lsch3: soc: Enable AHB read support for Flexspi controller
by Kuldeep Singh
· 5 years ago
762a268
ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT
by Alex Marginean
· 5 years ago
d0270dc
armv8: Add workaround for USB erratum A-050106
by Ran Wang
· 5 years ago
a08e713
armv8: layerscape: fix SPL multi DTB loading
by Michael Walle
· 5 years ago
1dbd3d1
Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"
by Thomas Hebb
· 5 years ago
fd37f24
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· 5 years ago
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· 5 years ago
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· 5 years ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
33d1e70
common: Move some CPU functions out of common.h
by Simon Glass
· 5 years ago
caefa32
common: Move mii_init() function out of common.h
by Simon Glass
· 5 years ago
45c7890
common: Move some time functions out of common.h
by Simon Glass
· 5 years ago
f5c208d
Move strtomhz() to vsprintf.h
by Simon Glass
· 5 years ago
970b61e
common: Move older CPU functions to their own header
by Simon Glass
· 5 years ago
63dbbf3
arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
by Yangbo Lu
· 5 years ago
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
22ec238
freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
by Udit Agarwal
· 5 years ago
6c77277
fsl-layerscape: fix warning if no hwconfig is defined
by Pankaj Bansal
· 5 years ago
fc667ea
armv8: fsl-layerscape: introduce fsl_board_late_init()
by Michael Walle
· 5 years ago
5b0a113
armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x
by Michael Walle
· 5 years ago
7ea2feb
armv8: ls1028a: add erratum A-050382 workaround
by Laurentiu Tudor
· 5 years ago
7085d07
armv8: lx2160a: add icid setup for platform devices
by Laurentiu Tudor
· 5 years ago
4adff39
armv8: ls2088a: add icid setup for platform devices
by Laurentiu Tudor
· 5 years ago
0b1d35c
armv8: fsl-layerscape: guard caam specific defines
by Laurentiu Tudor
· 5 years ago
8f13773
fsl-layerscape: do not use layerscape EFI reset if PSCI used
by Mathew McBride
· 5 years ago
044719b
armv8: ls1028a: disable multimedia for ls1027a, ls1017a
by Yuantian Tang
· 5 years ago
c75026e
armv8: fsl-layerscape: Make USB masters snoopable
by Ran Wang
· 5 years ago
f463d75
armv8: ls1028a: Add more personalities support
by Yuantian Tang
· 5 years ago
f409f1a
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
by Heiko Schocher
· 5 years ago
d24328a
armv8: ls1028a: Updated serdes configuration for 0x13BB
by Hou Zhiqiang
· 5 years ago
79d34ca
armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entry
by Hou Zhiqiang
· 5 years ago
3df89cc
armv8: fsl-layerscape: Update I2C clock divider
by Chuanhua Han
· 5 years ago
cbec2b8
armv8: ls1028a: configure PMU's PCTBENR to enable WDT
by Thomas Schaefer
· 5 years ago
3761ffc
fsl-layerscape: Add fsl_esdhc peripheral clock support
by Yinbo Zhu
· 5 years ago
dfd4c0f
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
by Florinel Iordache
· 6 years ago
01dc547
armv8: ls1028a: add icid setup for platform devices
by Laurentiu Tudor
· 5 years ago
7690ea7
armv8: ls1088a: add icid setup for platform devices
by Laurentiu Tudor
· 5 years ago
7c326ac
armv8: fsl-layerscape: make icid setup endianness aware
by Laurentiu Tudor
· 5 years ago
44d4d33
armv8: kconfig: Fix some platforms incorrect I2C clock divider
by Chuanhua Han
· 5 years ago
98a5e40
configs: ls1088a: Enable DM support for pcf2127 rtc
by Chuanhua Han
· 5 years ago
3f27fff
configs: ls2088a: Enable DM support for ds3231 rtc
by Chuanhua Han
· 5 years ago
c512306
configs: ls1028a: Enable DM support for pcf2127 rtc
by Chuanhua Han
· 5 years ago
b3481ee
configs: lx2160: enable DM support for pcf2127 rtc
by Chuanhua Han
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
79fd214
env: Move env_init() to env.h
by Simon Glass
· 5 years ago
db22961
env: Move env_get_f() to env.h
by Simon Glass
· 5 years ago
fb83f75
arm: move CONFIG_TFABOOT to generic Kconfig
by AKASHI Takahiro
· 5 years ago
bf4645c
arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
by Masahiro Yamada
· 5 years ago
7334038
Convert to use fsl_esdhc_imx for i.MX platforms
by Yangbo Lu
· 5 years ago
a0dcfc5
armv8: fix typo in LINUX_KERNEL_IMAGE_HEADER check
by Mian Yousaf Kaukab
· 5 years ago
5164191
armv8: ls1046afrwy: Add support for LS1046AFRWY platform
by Vabhav Sharma
· 5 years ago
15528f8
armv8: fsl-lsch2: add clock support for the second eSDHC
by Yinbo Zhu
· 5 years ago
83efe20
arm: fsl-layerscape: add 0x3040 serdes1 settings for LS1046A
by Maciej Pijanowski
· 5 years ago
59501ef
arm: fsl-layerscape: fix 0x3363 serdes1 settings for ls1046a
by Maciej Pijanowski
· 5 years ago
94e1997
armv8: fsl-layerscape: fix config dependency for layerscape pci code
by Alex Marginean
· 5 years ago
d6bd678
armv8: fsl-layerscape: Change bootcmd update logic
by Pankit Garg
· 5 years ago
41bde72
armv8: fsl-layerscape: Update qspi clk cfg
by Pankit Garg
· 6 years ago
4470aeb
armv8/fsl-layerscape: Add loop to check L3 dcache status
by Meenakshi Aggarwal
· 6 years ago
49dd6e4
armv8: fsl-lsch3: add clock support for the second eSDHC
by Yangbo Lu
· 6 years ago
1eb4459
armv8: ls1028a: Add other serdes protocal support
by Xiaowei Bao
· 6 years ago
5c3767e
armv8: ls1028a: enable workaround for USB errarum A-009007
by Yinbo Zhu
· 6 years ago
e118acb
armv8: ls1028a: enable workaround for USB erratum A-008997
by Ran Wang
· 6 years ago
5e9720c
armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.
by Udit Agarwal
· 6 years ago
473bbc4
armv8: ls1028aqds: Add support of LS1028AQDS
by Yuantian Tang
· 6 years ago
92f18ff
armv8: ls1028ardb: Add support for LS1028ARDB
by Yuantian Tang
· 6 years ago
4aefa16
armv8: ls1028a: Add NXP LS1028A SoC support
by Yuantian Tang
· 6 years ago
2b08d14
kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPAT
by Hou Zhiqiang
· 6 years ago
d08f970
armv8: lx2160a: add MMU table entries for PCIe
by Hou Zhiqiang
· 6 years ago
d5d1ce3
armv8: layerscape: use PCIe address macro for precompile PCIe MMU entry
by Hou Zhiqiang
· 6 years ago
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
286bc37
arm: remove ARCH_ROCKCHIP macro in common code
by Kever Yang
· 6 years ago
384c141
arch: armv8: Provide a way to disable cache maintenance ops
by Vignesh Raghavendra
· 6 years ago
b8c82e0
rockchip: arm: use 'arch-rockchip' for common header
by Kever Yang
· 6 years ago
2e43f0f
ARMv8: PSCI: Fix PSCI_TABLE relocation issue
by Lars Povlsen
· 6 years ago
b0b5b9f
arm: fix hvc call
by Ibai Erkiaga
· 6 years ago
b286d22
ARMv8: Disable fwcall when PSCI is enabled
by Ang, Chee Hong
· 6 years ago
fb14083
ARMv8: Allow SiP service extensions on top of PSCI code
by Chee Hong Ang
· 6 years ago
b3e9dc6
armv8: Disable exception vectors in SPL by default
by Alexander Graf
· 6 years ago
8aee3d6
armv8: fsl-layerscape: fix SEC QI ICID setup
by Laurentiu Tudor
· 6 years ago
a550eb6
armv8: ls1043a: move SCSI_AHCI and SCSI to arm/Kconfig
by Peng Ma
· 6 years ago
52d237a
armv8: layerscape: move CONFIG_LAYERSCAPE to Kconfig
by Rajesh Bhagat
· 6 years ago
5756f7e
armv8: layerscape: move TZASC and TZPC configs to Kconfig
by Rajesh Bhagat
· 6 years ago
338baa3
lx2160aqds : Add support for LX2160AQDS platform
by Pankaj Bansal
· 6 years ago
bbd3318
armv8: emc2305: add support for fan controller
by Meenakshi Aggarwal
· 6 years ago
fd45ca0
armv8: lx2160ardb : Add support for LX2160ARDB platform
by Priyanka Jain
· 6 years ago
Next »