summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/ls102xa
AgeCommit message (Expand)AuthorFilesLines
2023-03-03freescale: Drop old pre-DM_ETH codeSimon Glass1-12/+0
2023-02-01armv7: ls102xa: make QSPI clock selection optional during SoC initMario Kicherer2-1/+10
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini1-9/+0
2023-01-20nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini1-4/+0
2022-12-22net: Remove more legacy functionsTom Rini1-9/+0
2022-12-22Convert CONFIG_PEN_ADDR_BIG_ENDIAN to KconfigTom Rini1-0/+3
2022-12-06arm: ls102xa: Migrate LS102XA_STREAM_IDTom Rini1-0/+4
2022-12-06Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini1-0/+4
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini3-5/+5
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-8/+8
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini7-35/+35
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-3/+3
2022-08-12Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini1-4/+0
2022-08-04Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini1-0/+2
2022-07-06arch/Kconfig.nxp: Re-organize slightlyTom Rini1-6/+0
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li1-1/+1
2022-04-26arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046ASean Anderson1-1/+0
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan2-2/+2
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain1-0/+18
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass1-4/+0
2022-03-04Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini2-1/+3
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2-3/+3
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini1-0/+1
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek BehĂșn1-3/+3
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini1-2/+2
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini1-0/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini4-0/+4
2021-02-08armv7: ls102xa: Enable I-Cache to speed up the boot timeHou Zhiqiang1-0/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass4-0/+4
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini1-0/+4
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass1-0/+4
2020-12-10arm: ls102xa: select USB PHY erratum's only if USB is enabledAleksandar Gerasimovski1-4/+4
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-3/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+2
2020-01-24ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"Masahiro Yamada1-3/+0
2020-01-17common: Move clock functions into a new fileSimon Glass2-0/+2
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal1-8/+0
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-03common: Move some SMP functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move some time functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-11-27arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu1-2/+0