summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2021-02-2268-803/+589
|\
| * pbl: provide externally visible fdt_find_memAhmad Fatoum2021-02-224-67/+74
| * ARM: cpu: board-dt-2nd: rename of_find_mem for more generic useAhmad Fatoum2021-02-221-3/+3
| * usb: otg: Add support to register more than one otg devJules Maselbas2021-02-181-20/+43
| * sandbox: support 64-bit file IO in 32-bit buildAhmad Fatoum2021-02-164-13/+10
| * fs: increase reference count for backing store when loop mountingAhmad Fatoum2021-02-161-6/+36
| * commands: readline: release command sliceRouven Czerwinski2021-02-161-0/+6
| * commands: readline: use exit code macrosRouven Czerwinski2021-02-161-2/+2
| * sandbox: increase MALLOC_SIZE from 4M to 16MAhmad Fatoum2021-02-161-0/+1
| * ARM: drop no-thumb-interwork in EABI modeStefan Agner2021-02-161-1/+1
| * watchdog: Print seconds to expireSascha Hauer2021-02-162-0/+32
| * Documentation: state: recommend a partition type GUID for state GPT partitionsBastian Krause2021-02-161-0/+3
| * Kbuild: add compile_commands.json targetAhmad Fatoum2021-02-163-2/+252
| * efi: declare prototype for close_protocol BootServiceAhmad Fatoum2021-02-161-1/+2
| * scripts: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-02-1647-686/+117
| * of: overlay: split debug messages for of_overlay_apply_symbolsMarco Felsch2021-01-191-3/+8
* | Merge branch 'for-next/imx'Sascha Hauer2021-02-2214-604/+1403
|\ \
| * | ARM: i.MX8MM: move system counter enabling into imx8mm_cpu_lowlevel_initAhmad Fatoum2021-02-012-5/+4
| * | ARM: i.MX8MM: fix sparse warnings in early clock codeAhmad Fatoum2021-02-011-3/+3
| * | drivers: smc911x fix inverted wait_on_timeoutMike Nawrocki2021-02-011-1/+1
| * | ARM: i.MX: xload-gpmi-nand: apply errata 007117Andrej Picej2021-02-011-0/+62
| * | ARM: i.MX: implement GPMI NAND xloadSascha Hauer2021-02-013-1/+1157
| * | ARM: i.MX: move BCB structures to header filePrimoz Fiser2021-02-012-68/+81
| * | ARM: dts: imx6qdl: pfla02: Use NAND pinmux entries from upstreamAlexander Shiyan2021-01-251-24/+0
| * | ARM: dts: imx6qdl-samx6i: cosmetic partition cleanupMarco Felsch2021-01-191-3/+3
| * | ARM: dts: imx6qdl-samx6i: use upstream device tree filesMarco Felsch2021-01-193-416/+62
| * | ARM: dts: imx6qdl-samx6i: switch to SPDX license identifierMarco Felsch2021-01-193-53/+3
| * | ARM: dts: imx6qdl-smarc-samx6i: remove iomuxc hogMarco Felsch2021-01-191-12/+25
| * | ARM: boards: kontron-samx6i: simplify memory detection functionMarco Felsch2021-01-191-19/+15
| * | ARM: boards: kontron-samx6i: fix memory detection helperMarco Felsch2021-01-191-18/+6
| |/
* | Merge branch 'for-next/firmware'Sascha Hauer2021-02-221-0/+70
|\ \
| * | ARM: add fncpy.h from linux v5.10Steffen Trumtrar2021-01-251-0/+70
* | | Merge branch 'for-next/ext4'Sascha Hauer2021-02-2223-174/+159
|\ \ \
| * | | copy_file: fix progress bar for files larger than 2GAhmad Fatoum2021-02-193-12/+13
| * | | show_progress: change HASHES_PER_LINE from 65 to 64 to avoid divisionAhmad Fatoum2021-02-181-1/+1
| * | | fs: ext4: support files exceeding 4GAhmad Fatoum2021-02-183-2/+11
| * | | fs: ext4: use sector_t and loff_t where appropriateAhmad Fatoum2021-02-185-31/+38
| * | | usb: storage: support USB disks up to 2TiB of sizeAhmad Fatoum2021-02-181-3/+4
| * | | block: use 64-bit types for sector offset and count on all platformsAhmad Fatoum2021-02-1814-96/+93
| * | | fs: ext4: ext4fs.h: remove unused struct members of ext_filesystemAhmad Fatoum2021-02-181-29/+0
| * | | ext4: ext_common.h: drop declaration of never-defined part_offsetAhmad Fatoum2021-02-181-1/+0
* | | | Merge branch 'for-next/dts'Sascha Hauer2021-02-2275-130/+392
|\ \ \ \
| * | | | dts: update to v5.11Sascha Hauer2021-02-221-1/+0
| * | | | dts: update to v5.11-rc7Sascha Hauer2021-02-2220-40/+60
| * | | | dts: update to v5.11-rc6Sascha Hauer2021-02-0150-84/+316
| * | | | dts: update to v5.11-rc5Sascha Hauer2021-01-281-2/+2
| * | | | dts: update to v5.11-rc4Sascha Hauer2021-01-255-4/+15
| | |/ / | |/| |
* | | | Merge branch 'for-next/dfu'Sascha Hauer2021-02-221-135/+253
|\ \ \ \
| * | | | usb: gadget: dfu: Wrap fs operation in workqueueJules Maselbas2021-02-161-129/+246
| * | | | usb: gadget: dfu: Rework print messagesJules Maselbas2021-02-161-5/+6