summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-27ARM64: tizen_bcmrpi3_defconfig: increase the ramdisk size to 12MBsubmit/tizen/20170703.002436accepted/tizen/unified/20170703.154756Jaehoon Chung1-1/+1
2017-06-01ARM64: tizen_bcmrpi3_defcofig: enable audit subsystemsubmit/tizen/20170602.011039accepted/tizen/unified/20170602.154631Karol Lewandowski1-1/+8
2017-05-23ARM64: tizen_bcmrpi3_defcofig: enable the configs relevant to bridgeJaehoon Chung1-2/+31
2017-05-19ARM64: tizen_bcmrpi3_defconfig: enable the MAC80211 and RT2X00 configssubmit/tizen/20170522.042009Jaehoon Chung1-17/+71
2017-05-19ARM64: tizen_bcmrpi3_defconfig: Enable USB_SERIAL configurationsJaehoon Chung1-1/+52
2017-04-02ARM64: tizen_bcmrpi3_defconfig: increase CMA size to 256MiBJoonyoung Shim1-1/+1
2017-03-30ARM64: tizen_bcmrpi3_defconfig: enable I2C_CHARDEVsubmit/tizen/20170403.005310accepted/tizen/unified/20170404.012712accepted/tizen/common/20170403.185806accepted/tizen_commonAndi Shyti1-1/+1
2017-03-31ARM64: dts: bcm2710-rpi-3-b: enable i2c1Andi Shyti1-0/+1
2017-03-27ARM64: tizen_bcmrpi3_defconfig: increase the ramdisk size to 8MBsubmit/tizen/20170329.020228accepted/tizen/unified/20170331.010444accepted/tizen/common/20170329.172102Jaehoon Chung1-1/+1
2017-03-08ARM: dts: Disable pixelvalve0/1 nodes as workaroundsubmit/tizen_unified/20170313.035554submit/tizen/20170310.051019accepted/tizen/unified/20170313.043845accepted/tizen/common/20170310.122320Hoegeun Kwon1-8/+0
2017-02-08ARM64: rpi3: config: enable configurations relevant to WiFisubmit/tizen_unified/20170309.094423submit/tizen/20170209.005312accepted/tizen/unified/20170309.094904accepted/tizen/common/20170209.122232Jaehoon Chung1-10/+155
2017-02-08ARM64: tizen_bcmrpi3_defconfig: Disable FB_BCM2708Joonyoung Shim1-1/+1
2017-02-08ARM64: tizen_bcmrpi3_defconfig: Increase CMA size to 64MiBJoonyoung Shim1-1/+1
2017-02-08ARM64: tizen_bcmrpi3_defconfig: Enable I2C_BCM2835Joonyoung Shim1-1/+1
2017-02-08ARM64: tizen_bcmrpi3_defconfig: Enable DRM_VC4Joonyoung Shim1-7/+53
2017-02-08arm: dts: Add support for drm vc4 on RPI3Hoegeun Kwon1-0/+33
2017-02-08arm64: its: add the tizen-rpi3.its fileJaehoon Chung1-0/+39
2017-02-08ARM64: tizen_bcmrpi3_defconfig: Enable SMACKJoonyoung Shim1-4/+18
2017-02-08ARM64: tizen_bcmrpi3_defconfig: Sync with .configJoonyoung Shim1-103/+3022
2017-02-08ARM64: Add tizen_bcmrpi3_defconfigJoonyoung Shim1-0/+335
2017-02-04config: enable Cirrus Logic Audio CardMatthias Reichl2-0/+4
2017-02-04ASoC: Add driver for Cirrus Logic Audio CardMatthias Reichl3-0/+153
2017-02-04BCM270x DT: Consolidate audio card overlaysMatthias Reichl12-56/+36
2017-02-04BCM270x DT: expose 3.3V and 5V system railsMatthias Reichl1-0/+16
2017-02-04config: Enable regulator supportMatthias Reichl2-0/+4
2017-02-04Add overlay for mcp3008 adc (#1818)Scott Ellis3-0/+215
2017-02-04config: Add SND_SOC_ADAU7002 codec modulePhil Elwell2-0/+2
2017-02-04ASoC: A simple-card overlay for ADAU7002chris johnson3-0/+59
2017-02-04config: Add additional network scheduling modulespopcornmix2-0/+8
2017-02-04BCM270X_DT: Add reference to audio_pins to CM dtbPhil Elwell1-0/+5
2017-02-04ARM64: Use dwc_otg driver by default for USB.Michael Zoran1-7/+0
2017-02-04ARM64: Enable DWC_OTG Driver In ARM64 Build Config(bcmrpi3_defconfig)Michael Zoran1-0/+1
2017-02-04config: Add CONFIG_MD_M25P80 and CONFIG_MD_SPI_NORPhil Elwell2-0/+4
2017-02-04BCM270X_DT: Enable UART0 on CM3Phil Elwell1-0/+4
2017-02-04config: Add CONFIG_TCP_CONG_BBRpopcornmix2-0/+4
2017-02-04spi-bcm2835: Disable forced software CSPhil Elwell1-0/+1
2017-02-04BCM270X_DT: Add spi0-cs overlayPhil Elwell3-1/+38
2017-02-04ARM64: Enable RTL8187/RTL8192CU wifi in build configMichael Zoran1-0/+2
2017-02-04ARM64: Enable Kernel Address Space Randomization (#1792)Electron7521-0/+1
2017-02-04ARM64: Make it work again on 4.9 (#1790)Electron7524-111/+48
2017-02-04BCM270X_DT: Add pi3-disable-wifi overlayPhil Elwell3-0/+20
2017-02-04Document the si7020 optionPhil Elwell1-0/+3
2017-02-04Add support for Silicon Labs Si7013/20/21 humidity/temperature sensor.Alex Tucker1-21/+28
2017-02-04arm64: Add CONFIG_ARCH_BCM2835popcornmix1-0/+1
2017-02-04Add arm64 configuration and device tree differences.Michael Zoran4-0/+1360
2017-02-04config: Add default configspopcornmix2-0/+2605
2017-02-04Support for Blokas Labs pisound boardgtrainavicius1-44/+50
2017-02-04Improve __copy_to_user and __copy_from_user performancepopcornmix13-6/+1380
2017-02-04BCM2708: Add core Device Tree supportnotro113-1/+8961
2017-02-04Add dwc_otg driverpopcornmix2-3/+17