summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/ls102xa
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-154-0/+4
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-024-0/+4
* | armv7: ls102xa: Enable I-Cache to speed up the boot timeHou Zhiqiang2021-02-081-0/+2
|/
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-051-0/+4
|\
| * dm: Use access methods for dev/uclass private dataSimon Glass2021-01-051-0/+4
* | arm: ls102xa: select USB PHY erratum's only if USB is enabledAleksandar Gerasimovski2020-12-101-4/+4
|/
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-3/+3
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"Masahiro Yamada2020-01-241-3/+0
* common: Move clock functions into a new fileSimon Glass2020-01-172-0/+2
* pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal2020-01-021-8/+0
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* common: Move some SMP functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu2019-11-271-2/+0
* freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-081-2/+2
* armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li2019-10-211-1/+6
* armv7: ls102xa: add errata ID A-008646 for workaroundBiwen Li2019-10-211-3/+4
* armv7: ls102xa: Correct endianness of SCFG_SPARECR8 readBiwen Li2019-10-211-1/+1
* arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng2019-07-252-1/+11
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-2/+2
* armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang2019-03-152-7/+43
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-6/+1
* armv7: ls102xa: Disable QE before enter deep sleepRan Wang2018-09-271-0/+4
* armv7: fsl: remove sata supportPeng Ma2018-09-272-42/+0
* arm: ls102xa: Fix RGMII phy-connection-type FDT fixupBrendan Shanks2018-08-071-2/+2
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-5/+5
* ls102xa: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-1/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0714-28/+14
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-17/+0
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-0/+1
* armv7: Add workaround for USB erratum A-009007Ran Wang2017-09-112-0/+18
* armv7: Add workaround for USB erratum A-008997Ran Wang2017-09-112-0/+19
* armv7: Add workaround for USB erratum A-009798Ran Wang2017-09-112-0/+16
* armv7: Add workaround for USB erratum A-009008Ran Wang2017-09-112-0/+21
* fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar2017-09-112-1/+14
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-0/+1
* dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2017-07-111-1/+1
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-0/+1
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-011-2/+0
* Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity2017-04-141-1/+1
* fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara2017-04-052-2/+2
* arch: arm: update the IFC IP input clockPrabhakar Kushwaha2017-02-031-8/+1