summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap
Commit message (Expand)AuthorAgeFilesLines
* hw_random: add OMAP RNG driverAhmad Fatoum2024-03-151-0/+5
* default environment: make string arguments constSascha Hauer2024-02-201-0/+1
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* treewide: drop trailing spaceAhmad Fatoum2023-05-021-1/+1
* ARM: omap: Make multi-arch safeSascha Hauer2023-03-072-1/+10
* ARM: omap: usbboot: Enable USB communication when neededSascha Hauer2023-03-071-1/+3
* ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-0661-5011/+77
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-106-35/+35
* Remove unused struct partitionSascha Hauer2022-11-231-1/+0
* treewide: replace errno_str() with %m printf format specifierAhmad Fatoum2022-10-112-11/+10
* Merge branch 'for-next/misc'Sascha Hauer2022-08-111-7/+1
|\
| * serial: ns16550: Reuse 48MHz default clock definition for non-DT OMAP boardsAlexander Shiyan2022-06-301-7/+1
* | bootsource: rename existing bootsource_set to bootsource_set_rawAhmad Fatoum2022-08-093-6/+3
|/
* Merge branch 'for-next/omap'Sascha Hauer2022-06-2912-342/+262
|\
| * ARM: OMAP: Rework watchdog codeAlexander Shiyan2022-06-146-75/+24
| * ARM: OMAP: Move am33xx_sdram_size() into EMIF module and make it genericAlexander Shiyan2022-06-076-54/+58
| * ARM: OMAP: Use EMIF4 registers for get SDRAM sizeAlexander Shiyan2022-06-071-1/+1
| * ARM: OMAP: emif: Rename am35xx_emif4 unitAlexander Shiyan2022-06-072-1/+1
| * ARM: OMAP: emif: Abstract am35xx_emif4 from any CPU-specific includesAlexander Shiyan2022-06-072-4/+2
| * ARM: OMAP: Move locally used definitions from emif4 header to am35xx_emif4Alexander Shiyan2022-06-072-53/+52
| * ARM: OMAP: Adopt am35xx_emif4_init() to use fixed offset definitionsAlexander Shiyan2022-06-072-44/+20
| * ARM: OMAP: Move EMIF4 definitions to appropriate headerAlexander Shiyan2022-06-073-21/+22
| * ARM: OMAP: Rearranging EMIF4 definitionsAlexander Shiyan2022-06-072-29/+22
* | Merge branch 'for-next/misc'Sascha Hauer2022-06-291-9/+5
|\ \
| * | read_file: Pass NULL for the size parameter if the return value is not usedAlexander Shiyan2022-06-101-9/+5
| |/
* / ARM: OMAP: syslib: Optimize wait_on_value() functionAlexander Shiyan2022-06-091-9/+6
|/
* Merge branch 'for-next/misc'Sascha Hauer2022-05-199-99/+46
|\
| * ARM: omap: Cleanup omap4_revisionAlexander Shiyan2022-05-051-13/+4
| * arm: boards: Add support for MYIR MYD-AM335X Development BoardAlexander Shiyan2022-04-293-0/+9
| * video: omap-fb: Rework to enable COMPILE_TEST optionAlexander Shiyan2022-04-255-86/+33
* | ARM: omap: Fix linker error with MTD disabledSascha Hauer2022-04-211-0/+5
* | ARM: omap: xload: read from unpartitioned deviceSascha Hauer2022-04-211-53/+33
|/
* rename cdev_open() -> cdev_open_by_name()Sascha Hauer2022-02-081-2/+2
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-056-1/+13
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-0513-1/+27
* Merge branch 'for-next/overlapping-memory-banks'Sascha Hauer2021-06-161-3/+1
|\
| * ARM: report probe error at arm_add_mem_device() callsites on failureAhmad Fatoum2021-06-021-3/+1
* | ARM: am33xx: add define for 800Mhz MPU PLL pointMarc Reilly2021-06-151-0/+1
|/
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
* Merge branch 'for-next/misc' into masterSascha Hauer2020-10-143-2/+7
|\
| * commands: boot_order: note that it's OMAP specific in help textAhmad Fatoum2020-10-051-2/+2
| * ARM: am335x: Enable TSC/ADC clockTrent Piepho2020-09-292-0/+5
* | treewide: Use driver macroSascha Hauer2020-09-291-6/+1
|/
* restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-153-3/+3
* Merge branch 'for-next/misc'Sascha Hauer2020-05-145-15/+0
|\
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-275-15/+0
* | treewide: Kconfig: remove some unused symbolsAhmad Fatoum2020-04-291-3/+0
|/
* treewide: use cpu_relax() where appropriateAhmad Fatoum2020-04-151-4/+2
* ARM: Compile with -fPIESascha Hauer2019-11-121-2/+0