summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board: sama5d27_som1_ek: Fix the USB vbus powerEugen Hristev2018-05-081-1/+1
* configs: at91: sama5: updated mtdparts variable in bootargsEugen Hristev2018-05-089-9/+9
* board: sama5d2_ptc_ek: adjust the smc timings of nandEugen Hristev2018-05-081-2/+2
* gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches2018-05-085-34/+34
* board: atmel: sama5d2_ptc_ek: update pin configuration for NANDLudovic Desroches2018-05-081-8/+8
* gpio: atmel_pio4: add drive strength macrosLudovic Desroches2018-05-081-0/+4
* pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan2018-05-083-0/+438
* arm64: Add SMC and HVC commandsMichalis Pappas2018-05-083-0/+87
* pinctrl: meson: Update pinmux with new Linux bindingsNeil Armstrong2018-05-082-13/+13
* ARM64: meson: Sync DT and Bindings with Linux 4.16Neil Armstrong2018-05-0812-64/+645
* ARM: meson: rename GXBB to GXNeil Armstrong2018-05-0814-114/+114
* clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard2018-05-083-15/+36
* dm: led: add testcase for "default-state" propertyPatrick Bruenn2018-05-082-1/+31
* dm: led: auto probe() LEDs with "default-state"Patrick Bruenn2018-05-081-0/+9
* dm: led: Support "default-state" propertyPatrick Bruenn2018-05-081-1/+15
* mmc: support writing sparse imagesJassi Brar2018-05-081-0/+73
* fastboot: sparse: make write_sparse_image useable for non-fastbootJassi Brar2018-05-074-41/+45
* fastboot: sparse: remove redundant argument to write_sparse_imageJassi Brar2018-05-074-6/+4
* arm: v7R: Add support for enabling cachesLokesh Vutla2018-05-072-1/+22
* arm: v7R: Add support for MPULokesh Vutla2018-05-078-109/+257
* arm: v7R: Add initial supportMichal Simek2018-05-074-1/+12
* arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15Lokesh Vutla2018-05-072-5/+8
* arm: v7: Kconfig: Add entry for MMULokesh Vutla2018-05-071-0/+15
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-0723-76/+76
* arm: v7: Update VBAR only if availableLokesh Vutla2018-05-071-0/+2
* test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada2018-05-072-0/+18
* test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada2018-05-072-0/+25
* syscon: add Linux-compatible syscon APIMasahiro Yamada2018-05-072-0/+72
* regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada2018-05-0713-19/+18
* dm: ofnode: add ofnode_device_is_compatible() helperMasahiro Yamada2018-05-073-7/+23
* regmap: clean up regmap allocationMasahiro Yamada2018-05-079-43/+24
* psci: arm: remove armv7 function psci_save_target_pcPatrick Delaunay2018-05-072-9/+1
* sunxi: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-3/+4
* uniphier: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-2/+5
* tegra: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-1/+2
* imx7: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-1/+2
* ls102xa: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-1/+2
* arm: stm32mp1: add PSCI supportPatrick Delaunay2018-05-075-0/+191
* arm: psci: add a weak function psci_arch_cpu_entryPatrick Delaunay2018-05-071-0/+7
* arm: psci: save context id for cpu_on PSCI commandPatrick Delaunay2018-05-073-1/+21
* Prepare v2018.05v2018.05Tom Rini2018-05-071-1/+1
* git-mailrc: Update some addresses and aliasesTom Rini2018-05-071-27/+12
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-07121-239/+121
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078175-17163/+8207
* arm: mach-omap2: cache: Explicitly enable I cacheLokesh Vutla2018-05-061-1/+5
* Kconfig: Add dependency on HASH to verified bootKelvin Cheung2018-05-061-0/+1
* board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy2018-05-062-3/+8
* README.sandbox: small typosTrevor Woerner2018-05-061-4/+4
* stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directlyTom Rini2018-05-062-2/+3
* stdio_dev.h: Drop the video section as it is unusedTom Rini2018-05-061-18/+0