summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* ARM: mxs: Move mach header files to include/mach/mxsSascha Hauer2023-03-0639-3095/+38
* ARM: mxs: remove unused mach/clock.hSascha Hauer2023-03-013-9/+0
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-102-6/+6
* imx-bbu-nand-fcb: Drop ifdefferySascha Hauer2022-12-121-0/+3
* ARM: i.MX23: fix memory size calulcationBastian Krause2022-09-121-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2022-08-111-0/+1
|\
| * ARM: mxs: Fix Kconfig dependenciesAlexander Shiyan2022-06-301-0/+1
* | bootsource: rename existing bootsource_set to bootsource_set_rawAhmad Fatoum2022-08-091-2/+1
|/
* clocksource: assign non-zero priorities to all clocksourcesAhmad Fatoum2022-04-252-0/+2
* rename cdev_open() -> cdev_open_by_name()Sascha Hauer2022-02-081-1/+1
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-057-2/+16
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-052-0/+4
* arm: mxs: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-08-0922-283/+60
* treewide: Use driver macroSascha Hauer2020-09-291-7/+1
* restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-152-2/+2
* ARM: mxs: Increase VDDD voltage to match specificationSascha Hauer2020-05-061-1/+1
* clk: mxs: Use device tree provided clock lookupsSascha Hauer2020-05-061-0/+1
* arm: mxs: Add Kconfig option for device tree boardsSascha Hauer2020-05-061-0/+7
* ARM: mxs: bcb: declare locally used functions as staticLucas Stach2019-12-021-1/+1
* ARM: mxs: Allow to compile all boards for a SoC togetherSascha Hauer2019-10-021-10/+0
* ARM: mxs: Move HAVE_PBL_MULTI_IMAGES up to ARCHSascha Hauer2019-10-021-7/+0
* ARM: mxs: chumby: Switch to multi image supportSascha Hauer2019-10-021-0/+1
* ARM: mxs: imx23-evk: Switch to multi image supportSascha Hauer2019-10-021-0/+1
* ARM: mxs: cfa10036: Switch to multi image supportSascha Hauer2019-10-021-0/+1
* treewide: Add missing includesSascha Hauer2019-03-183-0/+3
* treewide: Make locally used functions staticSascha Hauer2019-03-181-5/+5
* devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-291-1/+0
* drivers: Introduce dev_set_name()Andrey Smirnov2018-10-182-2/+2
* ARM: MXS: mxs_power_status: align outputRoland Hieber2018-08-141-10/+10
* ARM: MXS: mxs_power_status: use less magic valuesRoland Hieber2018-08-141-17/+20
* ARM: MXS: make VDDx brownout setup more understandableRoland Hieber2018-08-141-3/+7
* ARM: MXS: fix VDDx brownout setup logicRoland Hieber2018-08-141-3/+3
* ARM: MXS: make power levels configurable in mx2*_power_initRoland Hieber2018-08-142-11/+66
* ARM: MXS: allow starting from battery input without 4P2 source enabledRoland Hieber2018-08-142-1/+4
* ARM: MXS: refactor mx2*_power_init source configurationRoland Hieber2018-08-142-36/+37
* ARM: i.MX23: Add memory size detectionSascha Hauer2018-08-142-0/+33
* ARM: i.MX28: Add memory size detectionSascha Hauer2018-08-142-0/+34
* ARM: MXS: allow configuration of EMI clock prescalerRoland Hieber2018-08-142-11/+10
* ARM: MXS: i.MX28: allow setup of low-voltage SDRAMRoland Hieber2018-08-142-7/+9
* rename file_operations -> cdev_operationsSascha Hauer2018-04-061-1/+1
* scripts: imx/mxs remove mxs-usb-loaderOleksij Rempel2017-03-091-7/+0
* Make generic default environment type a use choiceSascha Hauer2016-10-101-5/+0
* ARM: mxs: add parameter to mx28_mem_init to allow custom memory configUwe Kleine-König2016-05-102-8/+8
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* Merge branch 'for-next/restart'Sascha Hauer2015-09-012-8/+9
|\
| * restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-272-8/+9
* | gpio: Drop asm-generic/gpio.hSascha Hauer2015-08-201-21/+0
|/
* video: stm: code buswidth in platform data as decimalSascha Hauer2015-07-061-6/+1