summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: eth: Make use of ETH_ALENAndrey Smirnov2018-08-101-7/+7
| * | | Documentation: fix code block and literal block highlightingRoland Hieber2018-08-1033-71/+200
| * | | FIT: be more verbose when RSA signature check failsRoland Hieber2018-08-101-2/+3
| * | | mci: s3c: fix providing info callbackUwe Kleine-König2018-08-081-1/+1
| * | | of_node: clarify help text and do stricter commandline parsingUwe Kleine-König2018-08-081-4/+3
| * | | reset: socfpga: add missing driver nameSteffen Trumtrar2018-08-081-0/+1
| * | | Documentation: don't highlight literal blocks as shell scriptRoland Hieber2018-08-081-1/+1
| * | | Documentation: imx8mq-evk: Fix typoFabio Estevam2018-08-061-2/+2
| * | | imx_thermal: Fixed missing dependency for the IMX_THERMAL configEugen Wiens2018-08-061-0/+2
| * | | aiodev: Fix whitespaces in KconfigSascha Hauer2018-08-061-4/+4
| * | | net/e1000: allow to overwrite flash size from device treeUwe Kleine-König2018-07-131-14/+42
* | | | Merge branch 'for-next/memcmds'Sascha Hauer2018-08-135-5/+23
|\ \ \ \
| * | | | fs: ramfs: get chunks zero initializedSascha Hauer2018-08-101-1/+1
| * | | | commands: teach commands that write to files to also create themUwe Kleine-König2018-08-103-3/+3
| * | | | libfile: open_and_lseek: enlarge small files enough to make lseek possibleUwe Kleine-König2018-08-101-0/+18
| * | | | libfile: open_and_lseek: don't imply O_RDONLYUwe Kleine-König2018-08-101-1/+1
* | | | | Merge branch 'for-next/imx'Sascha Hauer2018-08-1337-474/+766
|\ \ \ \ \
| * | | | | ARM: i.MX8MQ: Save boot location during initializationAndrey Smirnov2018-08-131-0/+2
| * | | | | ARM: i.MX8MQ: Add code to detect reset reasonAndrey Smirnov2018-08-134-11/+18
| * | | | | ARM: i.MX8MQ: Replace magic numbers with named constantsAndrey Smirnov2018-08-132-6/+11
| * | | | | ARM: i.MX: boot: Rework boot source detection for i.MX7 and i.MX8MQAndrey Smirnov2018-08-131-67/+30
| * | | | | ARM: i.MX: boot: Fix accidental commaAndrey Smirnov2018-08-131-1/+1
| * | | | | ARM: i.MX8M: Expose code to query cpu revisionAndrey Smirnov2018-08-132-42/+53
| * | | | | pinctrl: i.MX: Add code to parse "input-enable"Andrey Smirnov2018-08-131-0/+3
| * | | | | i.MX: Select DRIVER_SPI_IMX_2_3 for i.MX8MQAndrey Smirnov2018-08-131-1/+1
| * | | | | i.MX: i2c: Fix build error in debug output codeAndrey Smirnov2018-08-131-2/+2
| * | | | | ARM: i.MX: freescale-mx6sx-sabresdb: Make ar8031_phy_fixup staticAndrey Smirnov2018-08-131-1/+1
| * | | | | ARM: VFxxx: zii-vf610-dev: Make get_sytem_type() staticAndrey Smirnov2018-08-101-1/+1
| * | | | | ARM: VFxxx: zii-vf610-dev: Add newline before error bannerAndrey Smirnov2018-08-101-1/+1
| * | | | | mx5: Implement Spectre v2 workaround for Cortex-A8Fabio Estevam2018-08-102-1/+11
| * | | | | gpio: fix missing includes for bool and struct list_headRoland Hieber2018-08-091-0/+3
| * | | | | ARM: i.MX: OCOTP: fix missing include for uint32_t etc.Roland Hieber2018-08-091-0/+1
| * | | | | ARM: i.MX: HAB: fix missing include for EPERMRoland Hieber2018-08-091-0/+2
| * | | | | mci: imx-esdhc: send required clock pulses to card on initLucas Stach2018-08-091-1/+4
| * | | | | firmware: Fix copy-paste comment mistakeAndrey Smirnov2018-08-091-2/+2
| * | | | | ARM: nxp-imx8mq-evk: Add bootflow commentsAndrey Smirnov2018-08-091-2/+39
| * | | | | ARM: i.MX8MQ: Query and display ATF fimware hash if availableAndrey Smirnov2018-08-091-0/+15
| * | | | | ARM: nxp-imx8mq-evk: Add code to load ATF BL31 blobAndrey Smirnov2018-08-092-0/+11
| * | | | | ARM: i.MX: xload-esdhc: Allow placing image to align its entry pointAndrey Smirnov2018-08-091-5/+34
| * | | | | ARM: i.MX: xload-esdhc: Make use of <mach/imx-header.h>Andrey Smirnov2018-08-092-5/+19
| * | | | | ARM: i.MX: Move i.MX header definitions to mach-imxAndrey Smirnov2018-08-093-113/+120
| * | | | | ARM: i.MX: fimware: Add pre-built BL31 ATF blobAndrey Smirnov2018-08-083-0/+5
| * | | | | ARM: i.MX8MQ: Add code to load BL31 ATF blobAndrey Smirnov2018-08-083-1/+55
| * | | | | ARM: i.MX8MQ: Configure cntfrq only in EL3Andrey Smirnov2018-08-081-6/+8
| * | | | | ARM: Add code to support SMCCC on AArch64Andrey Smirnov2018-08-086-3/+200
| * | | | | ARM: nxp-imx8mq-evk: Update DDR initialization codeAndrey Smirnov2018-08-082-214/+125
| * | | | | ARM: i.MX: fix compilation with BBU disabledSascha Hauer2018-08-061-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/fs-dentry-cache'Sascha Hauer2018-08-1335-2812/+4490
|\ \ \ \ \
| * | | | | block: Adjust cache sizesSascha Hauer2018-07-131-2/+2
| * | | | | fs: squashfs: Switch to dentry cache implementationSascha Hauer2018-07-139-177/+365