summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'for-next/misc'Sascha Hauer2020-11-1053-454/+1290
|\ \ \
| * | | of: base: ignore disabled memory nodesRouven Czerwinski2020-11-091-0/+3
| * | | nfs: check return value of various rpc callsUwe Kleine-König2020-11-091-11/+113
| * | | i2c_probe: Use "read_byte" command for probingAlexander Shiyan2020-11-091-2/+4
| * | | mxs: always build mxsimage and mxsboot toolsRoland Hieber2020-11-092-10/+1
| * | | sandbox: remove MXS tools from hosttools_defconfigRoland Hieber2020-11-091-1/+0
| * | | commands: import memtester 4.3.0 from Debian GNU/LinuxPeter Mamonov2020-11-029-0/+906
| * | | arm: imx: Convert mach headers to SPDXUwe Kleine-König2020-11-0219-272/+51
| * | | imx: Fix copyright claimUwe Kleine-König2020-11-021-12/+2
| * | | net: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-11-028-113/+30
| * | | mtd: nand-imx: repair reading the oob areaUwe Kleine-König2020-10-231-3/+12
| * | | uimage: disable zero page when loading to SDRAM at address 0x0Michael Tretter2020-10-221-2/+19
| * | | ARM: mmu64: allow to disable null pointer trap on zero pageMichael Tretter2020-10-224-1/+70
| * | | mci: stm32_sdmmc2: add support for SDMMC v2.0 as wellAhmad Fatoum2020-10-211-1/+6
| * | | mfd: mc34704: fix register readingUwe Kleine-König2020-10-211-2/+2
| * | | x86: configs: efi: enable some more useful optionsAhmad Fatoum2020-10-211-0/+18
| * | | commands: bootchooser: migrate menu entry to boot menuAhmad Fatoum2020-10-211-5/+17
| * | | net: macb: fix compiler warning for 64 bit systemsMichael Tretter2020-10-191-1/+1
| * | | net: macb: adjust clk_tx rate for link speed changesMichael Tretter2020-10-191-0/+35
| * | | net: macb: reduce DEBUG output to make it more usefulMichael Tretter2020-10-191-18/+0
* | | | Merge branch 'for-next/mips'Sascha Hauer2020-11-104-1/+222
|\ \ \ \
| * | | | MIPS: dtb: remove unused variable ``root''Du Huanpeng2020-10-221-1/+0
| * | | | MIPS: ls1b: enable pbl support for ls1bdev boardDu Huanpeng2020-10-213-0/+222
* | | | | Merge branch 'for-next/imx'Sascha Hauer2020-11-107-58/+248
|\ \ \ \ \
| * | | | | ddr: imx8m: add workaround for DDRPHY rank to rank issueLucas Stach2020-11-094-0/+181
| * | | | | ddr: imx8m: clean up entry pointsLucas Stach2020-11-093-46/+45
| * | | | | ddr: imx8m: correct the pwrctl setting of selfref_enLucas Stach2020-11-091-1/+1
| * | | | | ARM: dts: imx6qdl: pfla02: Remove eeprom nodeAlexander Shiyan2020-11-021-6/+4
| * | | | | ARM: dts: imx6qdl: pfla02: document motivation for dropping supplyUwe Kleine-König2020-11-021-0/+5
| * | | | | ARM: CCMX51: Add new module ID variantAlexander Shiyan2020-10-281-5/+12
* | | | | | Merge branch 'for-next/imd-checksum'Sascha Hauer2020-11-107-17/+44
|\ \ \ \ \ \
| * | | | | | ARM: socfpga: xload: evaluate integrity of second stage barebox imagesUlrich Ölmann2020-11-051-2/+23
| * | | | | | bootstrap_read_disk(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-224-5/+8
| * | | | | | bootstrap_read_devfs(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-226-12/+15
* | | | | | | Merge branch 'for-next/dts'Sascha Hauer2020-11-101547-13554/+48905
|\ \ \ \ \ \ \
| * | | | | | | dts: update to v5.10-rc3Sascha Hauer2020-11-095-58/+164
| * | | | | | | dts: update to v5.10-rc2Sascha Hauer2020-11-09132-359/+780
| * | | | | | | dts: update to v5.10-rc1Sascha Hauer2020-11-091482-13361/+48185
* | | | | | | | Merge branch 'for-next/at91'Sascha Hauer2020-11-108-273/+228
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ARM: at91: remove at91sam9x5ek_defconfigSascha Hauer2020-10-191-91/+0
| * | | | | | | ARM: at91: remove at91sam9263ek_defconfigSascha Hauer2020-10-191-88/+0
| * | | | | | | ARM: at91: define new at91_multi_defconfigAhmad Fatoum2020-10-194-84/+163
| * | | | | | | doc: at91: delete done TODOsAhmad Fatoum2020-10-191-9/+0
| * | | | | | | ARM: at91sam9x5ek: Update NAND partitioningSascha Hauer2020-10-191-0/+32
| * | | | | | | ARM: at91sam9263ek: Update NAND partitioningSascha Hauer2020-10-191-1/+33
| | |_|_|/ / / | |/| | | | |
* | | | | | | Release v2020.11.0v2020.11.0Sascha Hauer2020-11-091-1/+1
* | | | | | | firmware: Fix dependencies for PBLSascha Hauer2020-11-051-1/+1
* | | | | | | ARM: dts: am335x: Fix pinctrl valuesSascha Hauer2020-11-037-396/+396
| |_|/ / / / |/| | | | |
* | | | | | ARM: bootm: Add lower bound check of kernel in SDRAMAlexander Shiyan2020-10-281-2/+3
* | | | | | usb: Fix initial max packet sizeSascha Hauer2020-10-271-3/+5
| |_|/ / / |/| | | |