aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* tuna: enable CMA in defconfigTrulan Martin2016-05-292-2/+34
* ARM: ioremap: allow CMA memory to be mapped for Ducati purposesLuden2016-05-011-1/+14
* OMAP: switch Ducati allocations to CMALuden2016-05-013-9/+189
* CMA fixes for kernel 3.0Luden2016-05-012-0/+16
* Added configurable RPROC AUTOSUSPEND timeout.Luden2016-04-032-0/+2
* Power usage bug work-around for tuna SMC.Luden2016-04-032-4/+4
* omap: Fix warning when OMAP errata options are disabled.Kyle Repinski2016-03-111-0/+7
* Removed garbage on the screen during early boot.Luden2016-03-111-0/+33
* tuna: decrease IOBUFS size to 9MBLuden2016-03-112-0/+2
* Add config option to override IPU_MEM_IOBUFS carveout sizeLuden2016-03-112-0/+17
* tuna: use dynamic tiler allocationsLuden2016-03-112-2/+4
* omap4: ion: add config option to force dynamic tiler allocationsLuden2016-03-112-4/+16
* defconfig: enable CONFIG_IDIV_EMULATEMichael Gernoth2016-03-112-0/+2
* arm/traps: get full DIV instruction in thumb modeMichael Gernoth2016-03-111-0/+13
* arm: add SDIV/UDIV emulation for ARMv7 processorsVladimir Murzin2016-03-113-0/+222
* ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm2016-03-113-1/+93
* defconfigs: disable zcacheZiyan2016-02-102-6/+4
* tuna: enable UID_CPUTIMEZiyan2016-01-172-0/+2
* tuna_defconfig: enable CONFIG_DUMMYZiyan2016-01-172-2/+2
* defconfigs: disable unnecessary optionsZiyan2016-01-082-40/+37
* defconfig: enable LZ4-backed zRAM and ZCacheZiyan2016-01-082-14/+44
* defconfigs: enable KSM_CHECK_PAGEZiyan2016-01-082-0/+2
* tuna: enable BFQ-v7r8 I/O schedulerZiyan2016-01-081-0/+3
* tuna: add omaplfb platform dataZiyan2016-01-053-3/+21
* omap: Remove extra newline in resetreason.Kyle Repinski2016-01-051-1/+1
* omap: ion: Remove extra space in debug message.Kyle Repinski2016-01-051-1/+1
* tuna: very slightly relax ram timingsBoy Petersen2015-08-211-6/+6
* tuna: sharper ram timings according to specsBoy Petersen2015-08-211-8/+8
* tuna: defconfigs: do not disable selinuxZiyan2015-08-172-2/+2
* tuna: vibrator: remove unnecessary loggingZiyan2015-05-101-8/+3
* defconfig: enable f2fsZiyan2015-05-022-0/+12
* tuna: nfc: Disable wakelock when powered off.Kyle Repinski2015-05-021-5/+10
* [TEST] revert rpc/rpmsg changesZiyan2015-05-017-414/+41
* Revert "tuna: remove duplicated call"Ziyan2015-04-201-0/+1
* OMAPDSS: DSS: Scale DSS OPP according to pixel clock rateTaras Kondratiuk2015-04-181-1/+3
* OMAPDSS: DSI: add missing includeZiyan2015-04-181-15/+16
* tuna: update defconfigZiyan2015-04-172-8/+14
* tuna: remove FB ram size from platform dataZiyan2015-04-151-7/+0
* tuna: update regulator configurationsZiyan2015-04-151-0/+24
* tuna: disable cgroup memory resource controllerZiyan2015-04-052-2/+2
* tuna: revert back to 2 fb's for nowZiyan2015-04-042-2/+2
* staging: Remove the Android logger driverJohn Stultz2015-03-262-2/+0
* ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna2015-03-193-0/+762
* ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2015-03-195-3/+848
* ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna2015-03-191-28/+22
* crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka2015-03-191-5/+5
* CRYPTO: Fix more AES build errorsRussell King2015-03-192-2/+2
* ARM: add .gitignore entry for aesbs-core.SRussell King2015-03-191-0/+1
* ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel2015-03-194-2/+5457
* ARM: move AES typedefs and function prototypes to separate headerArd Biesheuvel2015-03-192-16/+25