- 27 4月, 2016 1 次提交
-
-
由 Stuart Yoder 提交于
When doing: make defconfig make savedefconfig ...without making any changes, the newly saved defconfig does not match arch/arm64/configs/defconfig, and the diff looks like: $ diff defconfig arch/arm64/configs/defconfig 3a4 > CONFIG_FHANDLE=y Clean that up by committing the output of savedefconfig. Signed-off-by: NStuart Yoder <stuart.yoder@nxp.com> Acked-by: NArnd Bergmann <arnd@arndb.de> Signed-off-by: NShawn Guo <shawnguo@kernel.org>
-
- 29 3月, 2016 1 次提交
-
-
由 Will Deacon 提交于
A few defconfig updates got dropped on the floor during the merge window, so I've rounded up the remainder here: * Fix duplicate definition of MMC_BLOCK_MINORS and bump to 32 for msm8916 * CPUFreq support for the Juno platform, using the MHU/SCPI interface * Removal of the default command line, which assumed a console called ttyAMA0 * Bits and pieces for the Hi6220 (96Boards HiKey) Signed-off-by: NWill Deacon <will.deacon@arm.com>
-
- 13 3月, 2016 2 次提交
-
-
由 Georgi Djakov 提交于
Increase the block minors from the default 8 to 16. The db410c board by default has eMMC rootfs on the 10th partition. Signed-off-by: NGeorgi Djakov <georgi.djakov@linaro.org> Signed-off-by: NOlof Johansson <olof@lixom.net>
-
由 Georgi Djakov 提交于
Enable sdhci and restart functionality for devices based on msm8916 platform. Signed-off-by: NGeorgi Djakov <georgi.djakov@linaro.org> Signed-off-by: NOlof Johansson <olof@lixom.net>
-
- 01 3月, 2016 1 次提交
-
-
由 Alim Akhtar 提交于
Exynos7 based espresso board uses S2MPS15, a multifunction device. This patch enables S2MPS1X regulator, pmic-clk and rtc drivers utilized by the same. Signed-off-by: NAlim Akhtar <alim.akhtar@samsung.com> Reviewed-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com>
-
- 27 2月, 2016 1 次提交
-
-
由 Antoine Tenart 提交于
Enable the Alpine SoC family in the arm64 defconfig. Signed-off-by: NAntoine Tenart <antoine.tenart@free-electrons.com> Acked-by: NArnd Bergmann <arnd@arndb.de> Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
- 26 2月, 2016 2 次提交
-
-
由 Alim Akhtar 提交于
This patch enables Exynos thermal and related configs for the TMU found on Exynos7 SoC. This also enables thermal emulation mode to test trip points. Signed-off-by: NAlim Akhtar <alim.akhtar@samsung.com> Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com>
-
由 Andre Przywara 提交于
With the Allwinner platform now supported, enable it in the defconfig and add some options to give some decent out-of-the-box experience on those SoCs. Signed-off-by: NAndre Przywara <andre.przywara@arm.com> Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
-
- 25 2月, 2016 1 次提交
-
-
由 Kefeng Wang 提交于
The Synopsys DesignWare APB GPIO controller is used by several vender's socs, like apm/marvell/altera/hisilicon, enable it by default. Signed-off-by: NKefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: NWei Xu <xuwei5@hisilicon.com>
-
- 24 2月, 2016 1 次提交
-
-
由 Yoshihiro Shimoda 提交于
Signed-off-by: NYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
-
- 23 2月, 2016 1 次提交
-
-
由 Krzysztof Kozlowski 提交于
The ARMv8 Exynos family SoCs in Linux kernel are currently: - Exynos5433 (controlled by ARCH_EXYNOS), - Exynos7 (controlled by ARCH_EXYNOS7). It duplicates Kconfig symbols unnecessarily, so consolidate them into one ARCH_EXYNOS. Future SoCs could fall also under the ARCH_EXYNOS symbol. The commit should not bring any visible functional change. Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com> Reviewed-by: NChanwoo Choi <cw00.choi@samsung.com> Reviewed-by: NPankaj Dubey <pankaj.dubey@samsung.com> Tested-by: NAlim Akhtar <alim.akhtar@samsung.com> Reviewed-by: NTomasz Figa <tomasz.figa@gmail.com> Reviewed-by: NJavier Martinez Canillas <javier@osg.samsung.com> Reviewed-by: NAndi Shyti <andi.shyti@samsung.com>
-
- 21 2月, 2016 1 次提交
-
-
由 Jayachandran C 提交于
Enable Broadcom Vulcan support in arm64 default configuration. This will build the device tree needed to boot on a Broadcom Vulcan board. Signed-off-by: NJayachandran C <jchandra@broadcom.com> Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
-
- 17 2月, 2016 1 次提交
-
-
由 Gregory CLEMENT 提交于
This patch enables the configuration for the Armada 3700 family and for the related driver it uses. Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com> Reviewed-by: NThomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
- 09 2月, 2016 1 次提交
-
-
由 Srinivas Kandagatla 提交于
This patch adds kconfigs for spmi bus support, pinctrl drivers and usb related to get USB working on Qualcomm DB410C board. Signed-off-by: NSrinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: NOlof Johansson <olof@lixom.net>
-
- 26 1月, 2016 1 次提交
-
-
由 Will Deacon 提交于
Based on requests, update our defconfig so that: - We don't build any modules - PL031 is enabled (RTC emulated by qemu) - Xen guest support is enabled - The Uniphier built-in I2C controller is enabled - PCI host controller drivers for the various arm64 SoCs are enabled - Device passthrough works on Seattle using SMMU and VFIO - The Hisilicon IRQ controller (mbigen) is enabled Signed-off-by: NWill Deacon <will.deacon@arm.com>
-
- 18 12月, 2015 1 次提交
-
-
由 Kuninori Morimoto 提交于
Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
-
- 15 12月, 2015 1 次提交
-
-
由 Kouei Abe 提交于
This adds Renesas sata_rcar driver to defconfig. Signed-off-by: NKouei Abe <kouei.abe.cp@renesas.com> Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
-
- 12 12月, 2015 1 次提交
-
-
由 Masahiro Yamada 提交于
Enable ARCH_UNIPHIER with its on-chip UART driver. Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
- 26 11月, 2015 2 次提交
-
-
由 Kuninori Morimoto 提交于
Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
-
由 Kuninori Morimoto 提交于
Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
-
- 21 11月, 2015 3 次提交
-
-
由 Kuninori Morimoto 提交于
Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: NGeert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
-
由 Simon Horman 提交于
This is present on the Renesas r8a7795 SoC and may be used by the Salvator-X board. Also enable MICREL_PHY which is used on the Salvator-X board. Signed-off-by: NSimon Horman <horms+renesas@verge.net.au> Acked-by: NGeert Uytterhoeven <geert+renesas@glider.be>
-
由 Takeshi Kihara 提交于
Enable GPIO for Renesas R-Car Gen3 SoC. Signed-off-by: NTakeshi Kihara <takeshi.kihara.df@renesas.com> Signed-off-by: NSimon Horman <horms+renesas@verge.net.au> Acked-by: NGeert Uytterhoeven <geert+renesas@glider.be>
-
- 17 11月, 2015 1 次提交
-
-
由 Kuninori Morimoto 提交于
This patch enables the Renesas R-Car H3 SoC together with the SCIF driver in the arm64 defconfig. Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: NGeert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: NMagnus Damm <damm+renesas@opensource.se> Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
-
- 16 11月, 2015 7 次提交
-
-
由 Thierry Reding 提交于
Timestamps in the kernel log can be useful to quickly determine where time is spent during boot. There are tools that can generate charts of the boot time, but it's sometimes convenient to see this live and without the need to go through scripts to parse the logs first. Also, this option is enabled on a large number of configurations, not enabling it is confusing because the boot log looks very different from what one is used to. Signed-off-by: NThierry Reding <treding@nvidia.com>
-
由 Thierry Reding 提交于
squashfs can be a convenient way to use a root filesystem stored as a file on some other root filesystem. Signed-off-by: NThierry Reding <treding@nvidia.com>
-
由 Thierry Reding 提交于
This driver is used to service the SDHCI interfaces found on NVIDIA tegra SoCs. Enabling it allows SD and eMMC cards to be used for the root filesystem. Signed-off-by: NThierry Reding <treding@nvidia.com>
-
由 Thierry Reding 提交于
This driver is used to service the serial ports found on NVIDIA Tegra SoCs. Signed-off-by: NThierry Reding <treding@nvidia.com>
-
由 Thierry Reding 提交于
This driver enables the use of the DMA engine from several of the peripherals found on NVIDIA Tegra SoCs. Signed-off-by: NThierry Reding <treding@nvidia.com>
-
由 Thierry Reding 提交于
This driver is enabled by default on Tegra because it is needed by the drivers for a number of peripherals. Signed-off-by: NThierry Reding <treding@nvidia.com>
-
由 Thierry Reding 提交于
Enable support for this new generation of the Tegra SoC. Signed-off-by: NThierry Reding <treding@nvidia.com>
-
- 07 11月, 2015 1 次提交
-
-
由 Catalin Marinas 提交于
CONFIG_CRYPTO_CRC32_ARM64 has been around since commit f6f203fa ("crypto: crc32 - Add ARM64 CRC32 hw accelerated module") but defconfig did not automatically enable it. Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
-
- 31 10月, 2015 1 次提交
-
-
由 Dietmar Eggemann 提交于
Make sure that the task scheduler domain hierarchy is set-up correctly on systems with single or multi-cluster topology. Signed-off-by: NDietmar Eggemann <dietmar.eggemann@arm.com> Acked-by: NPunit Agrawal <punit.agrawal@arm.com> Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
-
- 26 10月, 2015 1 次提交
-
-
由 Liviu Dudau 提交于
Now that pci-host-generic can be used under arm64, enable it by default so that SBSA compliant systems can use it. Cc: Will Deacon <will.deacon@arm.com> Cc: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: NLiviu Dudau <Liviu.Dudau@arm.com>
-
- 24 10月, 2015 1 次提交
-
-
由 Bhupesh Sharma 提交于
Freescale will be a spinning-out a set of ARMv8 based SoCs which will be based on a similar overall SoC architecture. So, this patch converts the existing infrastructure in the arm64/dts, arm64/Kconfig and arm64/configs to use the generic convention ARCH_LAYERSCAPE in place of the more specific FSL_LS2085A, to save code duplication later-on. Signed-off-by: NBhupesh Sharma <bhupesh.sharma@freescale.com> Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
- 09 10月, 2015 1 次提交
-
-
由 Andy Gross 提交于
This patch enables a number of devices currently supported by the MSM8916 boards. These include I2C, SPI, DMA, SMEM, SMD, and SMD regulator support. Signed-off-by: NAndy Gross <agross@codeaurora.org> Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
- 07 10月, 2015 1 次提交
-
-
由 Alim Akhtar 提交于
This patch update defconfig, adds samsung serial and Synopsys Designware MMC configs related to exynos SoC Signed-off-by: NAlim Akhtar <alim.akhtar@samsung.com> Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
-
- 06 10月, 2015 1 次提交
-
-
由 Dinh Nguyen 提交于
Add the base DTS for Altera's SoCFPGA Stratix 10 platform. Signed-off-by: NDinh Nguyen <dinguyen@opensource.altera.com> --- v4: Add a non-zero ranges property for /soc node v3: change #address-cells and #size-cells to <2> change the GIC address to 0xfffc1000 update the GIC virtual CPU reg length to 0x2000 v2: use interrupt-affinity for pmu node
-
- 06 8月, 2015 1 次提交
-
-
由 Jisheng Zhang 提交于
Enable Marvell Berlin SoC family in arm64 defconfig. Signed-off-by: NJisheng Zhang <jszhang@marvell.com> Signed-off-by: NSebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: NOlof Johansson <olof@lixom.net>
-
- 30 7月, 2015 1 次提交
-
-
由 Ray Jui 提交于
This patch adds support to Broadcom's iProc family of arm64 based SoCs in the arm64 Kconfig and defconfig files Signed-off-by: NRay Jui <rjui@broadcom.com> Reviewed-by: NScott Branden <sbranden@broadcom.com> Signed-off-by: NOlof Johansson <olof@lixom.net>
-