aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* espresso defconfig: enable ath9k, do some hardening and disable TEE-related d...HEADreplicant-6.0Wolfgang Wiedmeyer2017-06-121-1/+9
* espresso: resolve 3.0/3.4 kernel madness about board properties sysfsAndreas Blaesius2017-03-271-0/+24
* arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro2017-03-171-35/+36
* Update espresso10 touch firmwareAndreas Blaesius2016-09-231-1/+1
* espresso: sensor: remove system_rev check on gp2a_light_adc_valueAndreas Blaesius2016-09-181-4/+1
* OMAP4: espresso: adapt to dynamic secure_input heap allocationZiyan2016-09-152-1/+7
* OMAP4: ion: dynamically allocate secure_input heap when dynamic tiler allocat...Ziyan2016-09-151-1/+2
* espresso: sensors: add missing gp2a_power functionZiyan2016-09-151-0/+6
* espresso: pmic: fix typoZiyan2016-07-051-1/+1
* espresso: remove incomplete support for FB_OMAP_BOOTLOADER_INITZiyan2016-07-033-60/+0
* Partially revert "espresso: pmic: update configuration"Andreas Blaesius2016-06-181-11/+17
* espresso: add defconfig for KitKatAndreas Blaesius2016-06-061-0/+464
* espresso: connector: rename dock audio switchZiyan2016-06-061-1/+1
* espresso: wifi: calculate MAC address based on the die IDZiyan2016-06-061-8/+6
* espresso: wifi: remove old CONFIG_DHD_USE_STATIC_BUF supportZiyan2016-06-061-73/+0
* espresso: enable LZ4-backed zRAMZiyan2016-06-051-1/+7
* espresso_defconfig: enable F2FSAndreas Blaesius2016-06-051-0/+4
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2016-06-051-2/+9
* espresso: serial: fix i2c6 GPIO on bby variantsZiyan2016-05-171-1/+1
* espresso: power: fix i2c5 GPIOs on bby variantsZiyan2016-05-171-0/+6
* espresso: fix connector if CONFIG_BATTERY_MANAGER is not setZiyan2016-05-133-3/+38
* configs: add espresso defconfigZiyan2016-05-051-0/+455
* espresso: pmic: fix suspend regressionZiyan2016-05-051-1/+1
* ARM: add Espresso muxtblAndreas Blaesius2016-05-0519-1/+3161
* ARM: OMAP4: add Espresso supportAndreas Blaesius2016-05-0519-0/+5660
* OMAP4: ion: define heap sizes via pdataZiyan2016-05-012-8/+10
* [espresso] ARM: add OMAP4_ESPRESSO mach typeZiyan2016-04-301-0/+1
* [espresso] OMAP4: UART: add DEBUG_LL support for espressoZiyan2016-04-301-0/+3
* [espresso] OMAP4: TWL: use TWL6032 SR registers on espressoZiyan2016-04-301-0/+10
* omap4: ion: add config option to force dynamic tiler allocationsLuden2016-04-302-0/+10
* OMAP4: SAR: fix build when CONFIG_MFD_OMAP_USB_HOST is not setZiyan2016-04-301-0/+2
* ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm2016-04-303-1/+93
* 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: disable preemption in machine_shutdownMike J. Chen2016-03-111-0/+9
* ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna2016-03-113-0/+762
* ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2016-03-115-3/+848
* ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna2016-03-111-28/+22
* crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka2016-03-111-5/+5
* CRYPTO: Fix more AES build errorsRussell King2016-03-112-2/+2
* ARM: add .gitignore entry for aesbs-core.SRussell King2016-03-111-0/+1
* ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel2016-03-114-2/+5457
* ARM: move AES typedefs and function prototypes to separate headerArd Biesheuvel2016-03-112-16/+25
* ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel2016-03-111-3/+3
* ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handlingArd Biesheuvel2016-03-111-1/+1
* ARM: 7626/1: arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatibleDave Martin2016-03-112-59/+29
* arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2016-03-116-0/+1912
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-25238-1075/+2045
|\
| * parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-221-3/+3
| * tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-10-131-3/+31