summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: i.MX53: Make clock tree setup better readableSascha Hauer2018-06-281-10/+17
| * | | | ARM: dts: rdu2: Add node for backlight deviceAndrey Smirnov2018-06-261-0/+4
| * | | | ARM: dts: rdu2: Specify "boot-source" NVMEM cellAndrey Smirnov2018-06-261-0/+9
| * | | | ARM: dts: rdu2: Add nodes for RAVE SP EEPROMAndrey Smirnov2018-06-261-0/+25
| * | | | ARM: dts: rdu2: Remove obsolete 'pic' node in uart4Andrey Smirnov2018-06-261-67/+0
| * | | | ARM: i.MX: rdu2: Make use of imx_setup_pad()Andrey Smirnov2018-06-211-7/+3
| * | | | ARM: i.MX: babbage: Make use of imx_setup_pad()Andrey Smirnov2018-06-211-9/+2
| * | | | ARM: dts: advantech-rom-7421: add hog pinctrl nodeChristoph Fritz2018-06-191-0/+25
| * | | | ARM: i.MX6SX SDB: drop deprecated DT overwritesOleksij Rempel2018-06-141-58/+0
| * | | | ARM: i.MX: zii-vf610-spu3: Add support for BBU on eMMCAndrey Smirnov2018-06-131-0/+18
| * | | | ARM: i.MX: bbu: Add support for MMC on VFxxxAndrey Smirnov2018-06-132-0/+16
| * | | | ARM: i.MX: bbu: Use pr_* functions for outputAndrey Smirnov2018-06-131-15/+15
| * | | | ARM: i.MX: bbu: Share MMC code between i.MX51 and 53Andrey Smirnov2018-06-131-15/+17
| * | | | ARM: i.MX: bbu: Replace magic number with a constantAndrey Smirnov2018-06-131-1/+1
| * | | | ARM: i.MX: bbu: Alias identical functionsAndrey Smirnov2018-06-131-25/+6
| | |/ / | |/| |
* | | | Merge branch 'for-next/dts-warnings'Sascha Hauer2018-07-0963-85/+78
|\ \ \ \
| * | | | ARM: dts: imx6q-var-custom: remove some accidently pasted textSascha Hauer2018-06-191-7/+0
| * | | | ARM: dts: remove @0 from environment nodesSascha Hauer2018-06-1939-39/+39
| * | | | ARM: dts: use stdout-path propertySascha Hauer2018-06-1939-39/+39
| | |/ / | |/| |
* | | | Merge branch 'for-next/bootm'Sascha Hauer2018-07-095-46/+128
|\ \ \ \
| * | | | MIPS: bootm: add ELF handlerOleksij Rempel2018-06-182-0/+60
| * | | | bootm: Split bootm_load_devicetree into two functionsSascha Hauer2018-06-152-4/+21
| * | | | ppc: bootm: Drop usage of data->oftreeSascha Hauer2018-06-151-18/+17
| * | | | ppc: bootm: remove unnecessary parameterSascha Hauer2018-06-151-4/+3
| * | | | ppc: bootm: rename variablesSascha Hauer2018-06-151-12/+14
| * | | | ARM: bootm: drop usage of data->oftreeSascha Hauer2018-06-151-19/+24
* | | | | Merge branch 'for-next/arm'Sascha Hauer2018-07-095-13/+16
|\ \ \ \ \
| * | | | | arm: arria10: enable errata 794072 and 845369Oleksij Rempel2018-07-021-0/+4
| * | | | | ARM: mmu: psci: Make use of get_ttbr()Andrey Smirnov2018-06-183-5/+11
| * | | | | ARM: psci: Make use of set_ttbr() in armv7_secure_monitor_install()Andrey Smirnov2018-06-181-2/+1
| * | | | | ARM: psci: Remove unused code in psci_entry()Andrey Smirnov2018-06-181-6/+0
| | |/ / / | |/| | |
* / | | | ARM: imx6qp: fix NoC QoS passthrough for new cpu type functions.Philipp Zabel2018-06-291-2/+1
|/ / / /
* | | / ARM: VFxxx: Record cpu boot source as a part of startupAndrey Smirnov2018-06-131-0/+2
| |_|/ |/| |
* | | ARM: i.MX: esdctl: Add support for i.MX6SoloX's memory controllerOleksij Rempel2018-06-131-0/+8
| |/ |/|
* | Merge branch 'for-next/mvebu'Sascha Hauer2018-06-114-59/+41
|\ \
| * | omap/am33xx_bbu: use file_write_flash() instead of its own variantUwe Kleine-König2018-06-081-35/+3
| * | kwbimage_v0: add support to detect and boot a mvebu v0 imageUwe Kleine-König2018-06-041-2/+9
| * | dove: fix bit layout of DOVE_CPU_CTRL registerUwe Kleine-König2018-05-311-2/+2
| * | dove: move memory controller remapping before RAM detectionUwe Kleine-König2018-05-312-22/+29
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-06-112-7/+1
|\ \
| * | scripts: create a separate section for host toolsUwe Kleine-König2018-06-112-7/+0
| * | Add builtin firmware supportSascha Hauer2018-06-081-0/+1
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2018-06-116-16/+48
|\ \
| * | MIPS: don't use optimized string functions for MIPS64Peter Mamonov2018-05-241-0/+1
| * | MIPS: 64BIT selects PHYS_ADDR_T_64BITPeter Mamonov2018-05-241-0/+1
| * | MIPS: add PHYS_ADDR_T_64BIT optionPeter Mamonov2018-05-241-0/+3
| * | MIPS: use CKSEG1 instead of KSEG1Peter Mamonov2018-05-242-6/+6
| * | MIPS: fix copy_to_link_location for 64 bit modePeter Mamonov2018-05-241-10/+11
| * | MIPS: add proper IOMEM() declaration for MIPS64Peter Mamonov2018-05-241-0/+4
| * | include/common.h: move IOMEM declaration for MIPS to arch/mips/include/asm/io.hPeter Mamonov2018-05-241-0/+2