summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/tqma6x
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-types: don't generate header at buildtimeAhmad Fatoum2024-01-041-1/+1
* net: phy: replace phy_{write,read,modify}_mmd_indirect with phy_{write,read,m...Marco Felsch2023-08-141-3/+3
* ARM: boards: make use of MDIO_MMD register definesMarco Felsch2023-08-141-3/+4
* ARM: i.MX6: TQMa6x: make tqma6x_env_init reusableRoland Hieber2023-05-221-8/+15
* ARM: i.MX: TQMa6x: migrate flash partitions to device treeRoland Hieber2023-05-221-2/+0
* ARM: i.MX6: tqma6x: make use of ENTRY_FUNCTION_WITHSTACKRoland Hieber2023-05-221-6/+2
* ARM: i.MX: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+1
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-064-11/+11
* Remove unused struct partitionSascha Hauer2022-11-231-1/+0
* ARM: i.MX: add SPDX-License-Identifier for DCDAhmad Fatoum2022-01-052-0/+4
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* scripts: imx-image: rename dcdofs to ivtofsSascha Hauer2020-07-142-2/+2
* arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-252-32/+5
* ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-2/+2
* ARM: return positive offset in get_runtime_offset()Sascha Hauer2018-03-211-2/+2
* ARM: i.MX: bbu-internal: update tqma6x to make use of new bbu handlerUwe Kleine-König2017-10-241-1/+1
* ARM: imx: remove DCD files from MakefilesLucas Stach2017-07-201-3/+0
* ARM: imx: use register defines in imxcfg files instead of plain numbersUwe Kleine-König2017-07-072-176/+183
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+0
* ARM: i.MX6: remove unnecessary includesSascha Hauer2015-07-162-2/+0
* i.MX: serial: Convert i.MX51 and i.MX6 to use 'imx*_uart_setup_ll'Andrey Smirnov2015-05-071-16/+2
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-2/+2
* Merge branch 'for-next/imx'Sascha Hauer2014-07-041-11/+2
|\
| * arm: imx6: move imx6_init_lowlevel to single initcallLucas Stach2014-07-011-11/+2
* | arm: imx6: use imx6 specific cpu init functionLucas Stach2014-06-261-2/+2
|/
* ARM: i.MX: bbu: remove dcd arguments from bbu registrationSascha Hauer2014-05-091-21/+3
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-4/+4
* environment: Use accessor functions for default environment pathSascha Hauer2014-01-271-1/+1
* ARM: Make ENTRY_FUNCTION more robustSascha Hauer2013-12-101-6/+2
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* Merge branch 'for-next/omap'Sascha Hauer2013-09-051-2/+2
|\
| * rework debug_llSascha Hauer2013-09-051-2/+2
* | net/phy: support of mmd register read and writeJan Weitzel2013-08-311-11/+3
|/
* ARM: i.MX6: TQ tqma6x initial board supportSascha Hauer2013-07-115-0/+450