summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2021.05.0v2021.05.0Sascha Hauer2021-05-171-1/+1
* mci: atmel-sdhci: FIx compiler warningSascha Hauer2021-05-121-1/+1
* ARM: at91: boot_test_cmd: Fix compiler warningSascha Hauer2021-05-121-2/+1
* readline_simple: Fix compiler warningSascha Hauer2021-05-121-1/+1
* README: advertise lore.barebox.org instead of mail-archive.comRoland Hieber2021-05-101-1/+1
* usb: dwc2: Fix wait for mode timeoutSascha Hauer2021-05-071-1/+1
* Revert "mtd: nand_bbt: Skip bad blocks when searching for the BBT in NAND"Sascha Hauer2021-05-071-4/+0
* ARM: i.MX: Skov: Add missing filesSascha Hauer2021-05-042-0/+94
* fs: Fix link_path_walk to return -ENOENT on empty pathJules Maselbas2021-05-031-0/+2
* Documentation: kvx: Fix broken linkJules Maselbas2021-05-031-1/+1
* ARM: i.MX: demote reset reason print to debug levelLucas Stach2021-05-031-2/+2
* Documentation: user: watchdog: sync with current stateAhmad Fatoum2021-05-031-4/+32
* sandbox: watchdog: don't return positive values from set_timeoutAhmad Fatoum2021-05-031-1/+2
* Merge branch 'for-next/virtio'Sascha Hauer2021-04-1510-3/+483
|\
| * Documentation: virtio: Fix virtio referenceAhmad Fatoum2021-04-132-2/+2
| * input: virtio_input: add sound supportAhmad Fatoum2021-04-131-3/+102
| * input: add virtio input driverAhmad Fatoum2021-04-138-1/+379
| * input: console: skip unmappable keysAhmad Fatoum2021-03-301-0/+3
* | Merge branch 'for-next/misc'Sascha Hauer2021-04-1594-3630/+1368
|\ \
| * | mtd: nand_bbt: Skip bad blocks when searching for the BBT in NANDStefan Riedmueller2021-04-141-0/+4
| * | bareboximd: Use mmap when possiblySascha Hauer2021-04-142-20/+39
| * | ARM: AT91: Add skov-arm9cpu board supportSam Ravnborg2021-04-149-0/+683
| * | pwm: add pwm-atmel from Linux kernel 4.14Sam Ravnborg2021-04-133-0/+296
| * | atmel_lcdfb: fix atmel,lcd-wiring-mode; BGR => BRGSam Ravnborg2021-04-132-9/+9
| * | ARM: pbl: uncompress: add comment explaining order of operationsAhmad Fatoum2021-04-131-0/+1
| * | sandbox: state: reword warning about initial state errorsAhmad Fatoum2021-04-131-4/+5
| * | sandbox: env: set nv.autoboot=abort to drop to shellAhmad Fatoum2021-04-131-0/+1
| * | Documentation: Add qemu instructions for OpenRISCStafford Horne2021-04-131-0/+68
| * | resource: enable use of iomem command on EFI systemsAhmad Fatoum2021-04-135-1/+189
| * | edit: don't change terminal mode if sedit would fail to read fileAhmad Fatoum2021-04-131-4/+4
| * | common: add option for shipping KCONFIG_CONFIG as /env/data/configAhmad Fatoum2021-04-135-0/+22
| * | net: eth: of_fixup_node: Use reproducible node name for fixupStefan Riedmueller2021-03-301-6/+10
| * | mtd: fix possible overflow during mtd size multiplicationAhmad Fatoum2021-03-254-5/+5
| * | kbuild: add -Wtype-limits to compile flagsAhmad Fatoum2021-03-251-0/+3
| * | clk: imx: clk-pllv1: fix wrong PLL recalc on i.MX1/i.MX21Ahmad Fatoum2021-03-251-1/+10
| * | net: phy: at803x: fix incorrect use of FIELD_PREPAhmad Fatoum2021-03-251-4/+3
| * | doc: fix note about disassembling PBLAhmad Fatoum2021-03-251-3/+3
| * | x86: drop legacy (PC BIOS) boot in favor of EFIAhmad Fatoum2021-03-2555-3572/+13
| * | common: drop done TODO about 4G partitionsAhmad Fatoum2021-03-251-1/+0
* | | Merge branch 'for-next/imx'Sascha Hauer2021-04-1521-9/+2125
|\ \ \
| * | | ARM: i.MX: Kamstrup mx7 concentrator board supportLars Pedersen2021-04-149-0/+236
| * | | ARM: i.MX: Add support for Skov i.MX6 boardsJuergen Borleis2021-04-1313-0/+1822
| * | | ARM: i.MX: Add missing __iomem annotationSascha Hauer2021-04-131-4/+4
| * | | ARM: i.MX: convert early gpio value accessors to static inline functionsSascha Hauer2021-04-131-3/+10
| * | | ARM: i.MX7/8M: reliably detect serial bootAhmad Fatoum2021-04-131-0/+3
| * | | scripts: imx: add support for additional hab BlocksDenis Osterland-Heim2021-03-301-2/+50
* | | | Merge branch 'for-next/gpio'Sascha Hauer2021-04-1511-15/+445
|\ \ \ \
| * | | | gpio: pl061: implement gpio_ops::get_directionAhmad Fatoum2021-04-131-0/+11
| * | | | watchdog: add GPIO watchdog driverAhmad Fatoum2021-04-133-0/+150
| * | | | power: reset: add GPIO restart driverAhmad Fatoum2021-04-133-0/+108