summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: am335x: Fix am335x_sdram_size() not running at link addressSascha Hauer2019-11-121-0/+2
* ARM: am335x: Enable MMC2 clockSascha Hauer2019-11-111-1/+3
* ARM: OMAP: bbu: Add an all-in-one NAND update handlerSascha Hauer2019-08-282-0/+152
* mtd: nand: gpmc: Add BCH16 supportSascha Hauer2019-08-281-0/+1
* ARM: omap: am35xx_emif4: Fix bit pollingSascha Hauer2019-08-281-1/+1
* Merge branch 'for-next/warnings'Sascha Hauer2019-04-091-0/+1
|\
| * treewide: Add missing includesSascha Hauer2019-03-181-0/+1
* | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2019-03-211-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-02-132-81/+0
|\
| * ARM: omap: delete unused mach/am33xx-devices.hAlexander Shiyan2019-01-211-80/+0
| * ARM: omap: Remove reference to non-existent HAVE_DEFAULT_ENVIRONMENT_NEW symbolAlexander Shiyan2019-01-211-1/+0
* | arm: mach-omap: am335x_generic: Enable nodes by alias where neededTeresa Remmet2019-02-131-4/+4
|/
* Merge branch 'for-next/missing-prototypes'Sascha Hauer2019-01-152-1/+3
|\
| * ARM: omap: fix missing prototypes warningsSascha Hauer2018-12-142-1/+3