summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2020.10.0v2020.10.0Sascha Hauer2020-10-141-1/+1
* logo: Makefile: fix indentation of LOGO.S in quiet outputAhmad Fatoum2020-10-121-2/+2
* logo: Makefile: fix Inkscape >= v1.0 Wayland GUI opening on LOGO.SAhmad Fatoum2020-10-121-5/+3
* ARM: protonic: disable on-die termination to fix PHY bootstrappingOleksij Rempel2020-10-095-5/+2
* Documentation: efi: update SnpDxe build instructionsPhilipp Zabel2020-10-091-2/+3
* ARM: cm-fx6: fix build dependencyMarco Felsch2020-10-051-0/+1
* ARM: layerscape: ppa: fix wrong return values on some errorsAhmad Fatoum2020-10-021-1/+1
* scripts: kwbimage: fix wrong return values on some errorsAhmad Fatoum2020-10-021-2/+2
* net: macb: fix wrong return values on some errorsAhmad Fatoum2020-10-021-1/+1
* treewide: fix unterminated of_device_id[] reported by CoccinelleAhmad Fatoum2020-10-023-0/+3
* ARM: psci: fix NULL pointer dereference on CPU idleAhmad Fatoum2020-10-021-1/+1
* lib: kasan: migrate Kconfig option to Debugging menuAhmad Fatoum2020-09-292-2/+1
* KASan: Add missing test codeSascha Hauer2020-09-281-0/+478
* Merge branch 'for-next/protonic' into masterSascha Hauer2020-09-2516-36/+1282
|\
| * ARM: dts: protonic: lanmcu: add uart-has-rtscts to enable rs485 functionalityOleksij Rempel2020-08-241-0/+2
| * ARM: dts: protonic: properly define PHY nodes on lanmcu and plym2m boardsOleksij Rempel2020-08-242-2/+28
| * ARM: dts: protonic: lanmcu: use UART_CTS instead of GPIO based CTSOleksij Rempel2020-08-241-4/+2
| * ARM: dts: protonic: add fixed clock for the FEC nodeOleksij Rempel2020-08-242-4/+18
| * ARM: dts: protonic: lanmcu: add eMMC partition tableOleksij Rempel2020-08-241-3/+13
| * ARM: dts: imx6q-prti6q: add pstore/ramoops nodeOleksij Rempel2020-08-241-0/+11
| * ARM: dts: unify barebox and barebox, env partitions for all Protonic boardsOleksij Rempel2020-08-246-23/+83
| * ARM: protonic-imx6: port Protonic specific board codeOleksij Rempel2020-08-242-0/+1035
| * of: of_device_get_match_compatible() helperOleksij Rempel2020-08-242-0/+18
| * common: console_common: add of_console_get_by_alias() helperOleksij Rempel2020-08-242-0/+19
| * gpiolib: add gpio_array_to_id helper to get ID out of GPIO arrayOleksij Rempel2020-08-242-0/+36
| * of: base: register DT root as deviceOleksij Rempel2020-08-241-0/+17
* | Merge branch 'for-next/powerpc' into masterSascha Hauer2020-09-2525-119/+59
|\ \
| * | powerpc: Add function prototypes for exception handlersSascha Hauer2020-09-151-0/+8
| * | powerpc: Remove unused functionsSascha Hauer2020-09-154-90/+0
| * | powerpc: Add prototypes for functions called from assemblySascha Hauer2020-09-154-0/+12
| * | powerpc: Make locally used functions staticSascha Hauer2020-09-159-19/+20
| * | powerpc: Add missing includesSascha Hauer2020-09-157-0/+9
| * | powerpc: Add prototypes to header fileSascha Hauer2020-09-154-10/+10
* | | Merge branch 'for-next/net' into masterSascha Hauer2020-09-2537-92/+1797
|\ \ \
| * | | workqueues: Add support for delayed workSascha Hauer2020-09-142-0/+16
| * | | Documentation: Add document about background execution in bareboxSascha Hauer2020-08-193-0/+140
| * | | fs: Warn when filesystem operations are called from a pollerSascha Hauer2020-08-193-1/+45
| * | | Add WARN_ONCE() macroSascha Hauer2020-08-191-0/+13
| * | | usb: fastboot: execute commands in command contextSascha Hauer2020-08-191-7/+45
| * | | fastboot net: implement fastboot over UDPEdmund Henniges2020-08-196-0/+612
| * | | fastboot: init list head in commonSascha Hauer2020-08-192-2/+2
| * | | fastboot: Add fastboot_abort()Sascha Hauer2020-08-192-0/+14
| * | | fastboot: Warn when cb_download is called with file still openSascha Hauer2020-08-191-0/+6
| * | | fastboot: rename usbgadget.fastboot_* variables to fastboot.*Daniel Glöckner2020-08-195-21/+55
| * | | globalvar: Add helper for deprecated variable namesSascha Hauer2020-08-192-2/+57
| * | | net: reply to ping requestsSascha Hauer2020-08-191-2/+44
| * | | usbnet: shorten timeout when polling for receive packetsSascha Hauer2020-08-191-1/+1
| * | | net: Call net_poll() in a pollerSascha Hauer2020-08-193-5/+60
| * | | usbnet: Add sliceSascha Hauer2020-08-191-0/+3
| * | | usb: Add a slice to usb host controllersSascha Hauer2020-08-192-6/+14