summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | commands: nv: fix set/remove of multiple variables in one goAhmad Fatoum2020-11-271-1/+1
| * | | hush: remove non-functional codeAhmad Fatoum2020-11-271-8/+1
| * | | ARM: vexpress: enable virt and vexpress boardsRouven Czerwinski2020-11-241-0/+2
| * | | commands: boot: include blspec path name in entry titleAhmad Fatoum2020-11-241-1/+2
| * | | commands: boot: display each list entry in a separate lineAhmad Fatoum2020-11-241-3/+2
| * | | commands: boot: fix error code/clean up behavior when not bootingAhmad Fatoum2020-11-241-8/+5
| * | | boot: drop uneeded header #includesAhmad Fatoum2020-11-241-5/+2
| * | | bootm: adapt help text and naming for bootm.provide_machine_idAhmad Fatoum2020-11-233-12/+13
| * | | fb: sync enable device parameter with internal stateAhmad Fatoum2020-11-231-9/+12
| * | | setenv: align with POSIX in handling of setenv(var, "")Ahmad Fatoum2020-11-232-5/+10
| * | | fs: introduce unsetenv() to prepare for changing setenv(var, "") behaviorAhmad Fatoum2020-11-235-4/+14
| * | | usb: fastboot: Fix error pathSascha Hauer2020-11-171-13/+35
* | | | Merge branch 'for-next/mips'Sascha Hauer2020-12-117-4/+197
|\ \ \ \
| * | | | clk: ls1b200: add clk driver for loongson 1bDu Huanpeng2020-11-137-4/+197
* | | | | Merge branch 'for-next/imx'Sascha Hauer2020-12-1116-90/+141
|\ \ \ \ \
| * | | | | ARM: i.MX8M: bbu: rename imx8mq_bbu_* functions to imx8m_bbu_*Ahmad Fatoum2020-12-077-31/+23
| * | | | | ARM: i.MX: add low level gpio helpers for i.MX8MAhmad Fatoum2020-12-071-0/+3
| * | | | | ARM i.MX6Q: fix network configuration for Protonic PRTI6G boardOleksij Rempel2020-12-072-0/+43
| * | | | | ARM: i.MX: OCOTP: read serial number with correct endiannessRobert Karszniewicz2020-12-071-4/+4
| * | | | | usb: imx: get power pin polarity from DTLucas Stach2020-11-241-0/+3
| * | | | | usb: imx: add support for setting power pin polarity on i.MX6/7Lucas Stach2020-11-241-0/+5
| * | | | | clk: imx6: demote warning about ldb_di_clk reparentingAhmad Fatoum2020-11-241-2/+2
| * | | | | i.MX: HABv4: Improve HAB event printingSascha Hauer2020-11-241-24/+31
| * | | | | ARM: dts: imx6qdl: pfla02: Fix NAND offsets for partitionsAlexander Shiyan2020-11-131-2/+2
| * | | | | ARM: dts: imx6qdl: pfla02: Use upstream som_flash nodeAlexander Shiyan2020-11-131-27/+25
| * | | | | ARM: i.MX: esdctl: Add missing compatibleSascha Hauer2020-11-131-0/+3
| * | | | | ARM: nxp i.MX8MP evk: make locally used data staticSascha Hauer2020-11-131-9/+9
* | | | | | Merge branch 'for-next/imd'Sascha Hauer2020-12-113-4/+11
|\ \ \ \ \ \
| * | | | | | imd command: Document verbose optionSascha Hauer2020-12-072-0/+2
| * | | | | | imd command: Bail out when crc generation/check failsSascha Hauer2020-12-071-4/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-next/dts'Sascha Hauer2020-12-1165-176/+165
|\ \ \ \ \ \
| * | | | | | dts: update to v5.10-rc7Sascha Hauer2020-12-113-3/+3
| * | | | | | dts: update to v5.10-rc6Sascha Hauer2020-12-0114-80/+76
| * | | | | | dts: update to v5.10-rc5Sascha Hauer2020-12-0145-85/+73
| * | | | | | dts: update to v5.10-rc4Sascha Hauer2020-12-013-8/+13
| |/ / / / /
* | | | | | Merge branch 'for-next/arm-qemu'Sascha Hauer2020-12-1111-61/+98
|\ \ \ \ \ \
| * | | | | | ARM: qemu: add support for qemu virt platformRouven Czerwinski2020-11-125-1/+43
| * | | | | | ARM: vexpress: move Options to ARCH_VEXPRESSRouven Czerwinski2020-11-122-9/+5
| * | | | | | ARM: vexpress: convert to board driverRouven Czerwinski2020-11-121-29/+40
| * | | | | | ARM: vexpress: remove unused KConfig fileRouven Czerwinski2020-11-121-8/+0
| * | | | | | amba: add *_amba_driver helper macrosRouven Czerwinski2020-11-124-14/+10
| | |_|/ / / | |/| | | |
* | | | | | Release v2020.12.0v2020.12.0Sascha Hauer2020-12-111-1/+1
* | | | | | ARM: am335x: Use xz compression for MLOSascha Hauer2020-12-111-5/+1
* | | | | | mtd: nand: Make write support optionalSascha Hauer2020-12-112-4/+51
* | | | | | nand: omap: Fix BCH16 readSascha Hauer2020-12-111-4/+11
* | | | | | mtd: nand: Allow non page aligned length writesSascha Hauer2020-12-111-1/+1
* | | | | | ubifs: remove wrong assertionSascha Hauer2020-12-101-1/+6
| |/ / / / |/| | | |
* | | | | sandbox: retire CONFIG_LINUX symbol in favor of CONFIG_SANDBOXAhmad Fatoum2020-11-275-10/+6
| |_|_|/ |/| | |
* | | | usbgadget: autostart: don't print error on repeated nv.usbgadget.autostart=1Ahmad Fatoum2020-11-241-2/+8
* | | | doc: bcm283x: fix mix up regarding SoC on raspberry pi zeroAhmad Fatoum2020-11-231-2/+2