summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-fsl-layerscape
AgeCommit message (Expand)AuthorFilesLines
2023-06-12global: Use proper project name U-BootMichal Simek2-2/+2
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-48/+48
2022-12-23configs: Remove unused or redundant CONFIG symbolsTom Rini1-1/+0
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini1-7/+7
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini1-2/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini4-65/+65
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini3-34/+34
2022-12-06Remove unused symbolsTom Rini2-5/+0
2022-12-06global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini3-8/+8
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2-6/+6
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini5-84/+84
2022-10-18arm: layerscape: Disable unused parts of ICID tablesSean Anderson1-2/+14
2022-10-17arm64: ls104x: Enable eDMA snoopingSean Anderson1-0/+1
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini1-2/+0
2022-08-12Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini1-3/+0
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini1-11/+0
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2-11/+0
2022-08-04Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to KconfigTom Rini1-1/+0
2022-08-04Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini1-10/+0
2022-08-04Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini1-34/+0
2022-08-04Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini1-2/+0
2022-07-07layerscape: Remove some unused CONFIG symbolsTom Rini2-5/+0
2022-07-06Convert CONFIG_SYS_FSL_SFP_BE et al to KconfigTom Rini1-32/+0
2022-07-06Convert CONFIG_SYS_FSL_SEC_MON et al to KconfigTom Rini1-15/+0
2022-07-06Convert CONFIG_ESBC_HDR_LS et al to KconfigTom Rini1-12/+0
2022-06-29usb: ehci-fsl: Remove non-DM codeTom Rini1-1/+0
2022-06-20armv8: layerscape: add missing RCW source definesMichael Walle1-0/+4
2022-06-06ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini1-19/+0
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini2-2/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-1/+0
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-2/+0
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini1-3/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-03-05configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat1-2/+0
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-08gpio: mpc8xxx_gpio: Fix for litte endianBiwen Li1-0/+10
2021-02-08pci: layerscape: Remove the shadow SVR definitionsHou Zhiqiang2-32/+43
2021-02-08armv8: lx2: SVR_SOC_VER: Mask CAN_FD and security bitWasim Khan1-2/+5
2021-02-08armv8: ls1028a: fix stream id allocationNipun Gupta1-2/+2
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal5-17/+22
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan1-1/+1
2020-07-27armv8: layerscape: clean exported symbols in spintable.SMichael Walle1-3/+3
2020-07-27armv8: layerscape: remove determine_mp_bootpg()Michael Walle1-1/+0
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle1-1/+0
2020-07-27armv8: gpio: add gpio featurehui.song1-0/+22
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-1/+0
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh1-1/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+7
2020-05-19Use __ASSEMBLY__ as the assembly macrosSimon Glass1-1/+1