summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIPS: port all mach* to multiimageOleksij Rempel2018-12-1751-613/+219
| * | | MIPS: put main_entry to __bare_init sectionOleksij Rempel2018-12-131-1/+2
| * | | MIPS: mutliimage: pass devicetree from PBL to the main_entryOleksij Rempel2018-12-134-12/+31
| * | | MIPS: multiimage: add ENTRY_FUNCTION macrosOleksij Rempel2018-12-131-0/+29
| * | | MIPS: start: preserve DTB pointer for later useOleksij Rempel2018-12-131-0/+7
| * | | MIPS: add arch/mips/lib/pbl.lds.SOleksij Rempel2018-12-131-0/+53
| |/ /
* | | Merge branch 'for-next/kconfig'Sascha Hauer2019-01-152-3/+0
|\ \ \
| * | | treewide: remove blank textsMasahiro Yamada2019-01-031-1/+0
| * | | kbuild: add .SECONDARY special targetMasahiro Yamada2019-01-031-2/+0
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2019-01-1525-2496/+476
|\ \ \
| * | | ARM: imx8mq: use upstream devicetreeLucas Stach2019-01-153-1734/+87
| * | | ARM: i.MX8MQ: Add alias for ECSPI1Andrey Smirnov2019-01-111-0/+1
| * | | ARM: nitrogen6x: remove conflicting upstream SPI NOR partitionsPhilipp Zabel2019-01-111-0/+3
| * | | ARM: imx7: missing config for AIPS3 bridge addedLukasz Madej2019-01-031-0/+9
| * | | ARM: CCMX51: Switch to multiimage supportAlexander Shiyan2019-01-0315-643/+284
| * | | mfd: mc13892: MC13892_POWER_MISC bits revisionAlexander Shiyan2019-01-031-1/+1
| * | | ARM: i.MX: remove efika-mx-smartbook_defconfigSascha Hauer2018-12-141-106/+0
| * | | ARM: rdu2: add command to reset network switchLucas Stach2018-12-132-1/+50
| * | | phycard-imx27: add support for 64MB RAM variantsBaeuerle, Florian2018-12-101-11/+41
| | |/ | |/|
* | | Merge branch 'for-next/am35xx'Sascha Hauer2019-01-1530-242/+1383
|\ \ \
| * | | arm: boards: phytec-som-am335x: Add bootchooser to bootsourceDaniel Schultz2019-01-081-4/+4
| * | | ARM: dts: am335x-phytec-state: Add state partition for bootchooserDaniel Schultz2019-01-081-2/+55
| * | | ARM: dts: am335x-phytec-state: Reduce partition sizeDaniel Schultz2019-01-081-1/+1
| * | | ARM: configs: omap_defconfig: Add bootchooserDaniel Schultz2019-01-081-0/+2
| * | | ARM: omap: am33xx_defconfig: Enable more boards and renameSascha Hauer2019-01-071-1/+4
| * | | ARM: omap: Add board support for WAGO pfc200 platformSascha Hauer2019-01-0710-0/+950
| * | | ARM: omap: AM3517: Change default clock rate for AM3517Heinrich Toews2018-12-201-1/+1
| * | | ARM: omap: Add emif4 support for AM3517Sascha Hauer2018-12-203-1/+191
| * | | ARM: omap: Add AM3517 specific mux configurationSascha Hauer2018-12-201-1/+48
| * | | ARM: omap3: Add support for reset reason detectionOleg Karfich2018-12-201-0/+49
| * | | ARM: omap: enable am33xx_uart_soft_reset for AM35xxSascha Hauer2018-12-204-28/+40
| * | | ARM: omap: Add AM35XX supportSascha Hauer2018-12-205-5/+22
| * | | ARM: omap: 32ktimer: Turn into a driverSascha Hauer2018-12-205-94/+10
| * | | ARM: omap: dmtimer: Turn into a driverSascha Hauer2018-12-204-104/+5
| * | | arm: dts: am335x strip: Don't strip timer2 anymoreTeresa Remmet2018-12-202-3/+0
| * | | arm: boards: vscom-baltos: Run environment_initcall only on correct boardTeresa Remmet2018-12-201-0/+3
| * | | ARM: omap: Add missing includeSascha Hauer2018-12-201-0/+1
| |/ /
* | / imx6ul-phytec-phycore-som: don't use fsl, no-blockmark-swap for the NANDUwe Kleine-König2019-01-111-1/+0
| |/ |/|
* | ARM: fix setup_c when runtime offset is != 0Sascha Hauer2018-12-141-4/+4
|/
* Merge branch 'for-next/socfpga'Sascha Hauer2018-12-0721-88/+109
|\
| * ARM: socfpga: generate smaller images when multiple boards are selectedSascha Hauer2018-11-1918-87/+95
| * ARM: socfpga: update defconfigSteffen Trumtrar2018-11-191-1/+9
| * ARM: socfpga: select GPIOLIB for non-xloadSteffen Trumtrar2018-11-191-0/+1
| * ARM: socfpga: achilles: enable watchdog1Enrico Jorns2018-11-191-0/+4
* | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-12-0724-15/+57
|\ \
| * | ARM64: backtrace: fix missing prototypesLucas Stach2018-12-031-1/+2
| * | ARM: add prototype for mmu_early_disableLucas Stach2018-12-031-0/+1
| * | ARM: interrupts64: add missing prototypesLucas Stach2018-12-031-0/+10
| * | ARM: ptrace: add mssing show_regs prototype in aarch64 pathLucas Stach2018-12-031-0/+2
| * | ARM: nxp-imx8mq-evk: add missing prototype for nxp_imx8mq_evk_ddr_cfg_phyLucas Stach2018-12-031-0/+1