summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net: mdiobus: Add sliceSascha Hauer2020-08-192-23/+58
| * net: Add a slice to struct eth_deviceSascha Hauer2020-08-192-2/+82
| * net: eth: rename __eth_rx()Sascha Hauer2020-08-191-4/+4
| * ratp: Switch to workqueuesSascha Hauer2020-08-133-20/+44
| * Add workqueuesSascha Hauer2020-08-138-0/+143
| * Introduce slicesSascha Hauer2020-08-134-0/+343
* | Merge branch 'for-next/mmc' into masterSascha Hauer2020-09-258-27/+136
|\ \
| * | fastboot: only unset image, not loadaddrRouven Czerwinski2020-09-151-1/+1
| * | blspec: fix bootm_data initializationRouven Czerwinski2020-09-151-3/+2
| * | blspec: only reset variable locations, not pathsRouven Czerwinski2020-09-151-3/+3
| * | globalvar: add globalvar_set functionRouven Czerwinski2020-09-152-0/+6
| * | mci: mci-core: fix long lasting FIXMEsJuergen Borleis2020-09-151-8/+12
| * | mci: fix wrong sd/mmc/emmc card size computation for arch where char is signedYann Sionneau2020-09-151-1/+1
| * | mci: mci-core: add GPP supportJuergen Borleis2020-09-143-2/+88
| * | mci: kconfig: explain what boot partitions areJuergen Borleis2020-09-141-0/+7
| * | commands: mmc_extcsd: print_field: fix layoutJuergen Borleis2020-09-141-1/+1
| * | commands: mmc_extcsd: print_field: fix 32 bit overflowJuergen Borleis2020-09-141-8/+15
* | | Merge branch 'for-next/misc' into masterSascha Hauer2020-09-25163-1279/+1385
|\ \ \
| * | | usb: dwc3-of-simple: Use clk_bulk APISascha Hauer2020-09-241-48/+10
| * | | clk: Add clk_bulk_[get|put]_all()Sascha Hauer2020-09-242-0/+126
| * | | usb: dwc3: Whitespace cleanupSascha Hauer2020-09-231-3/+3
| * | | clk_dump command: Allow printing a single clockSascha Hauer2020-09-233-7/+59
| * | | x86/config/efi: drop DRIVER_SERIAL_NS16550Uwe Kleine-König2020-09-231-1/+0
| * | | Regenerate defconfig filesUwe Kleine-König2020-09-2315-23/+5
| * | | README: add some commas for clarityRobert Karszniewicz2020-09-211-4/+4
| * | | scripts: compiler.h: include <sys/types.h>Robert Karszniewicz2020-09-211-0/+1
| * | | globalvar: allow running actions on set with globalvar_add_bool()Ahmad Fatoum2020-09-182-6/+16
| * | | bootm: Allow loading OP-TEE from FIT imageAlbert Schwarzkopf2020-09-181-5/+39
| * | | scripts/imx: fix typo "unkown" -> "unknown"Uwe Kleine-König2020-09-181-1/+1
| * | | commands: setenv: allow use with hush shellAhmad Fatoum2020-09-186-1/+24
| * | | commands: setenv: support setenv dev.var=VAL syntaxAhmad Fatoum2020-09-181-2/+10
| * | | ARM: dts: stm32mp: drop no longer needed PSCI version overrideAhmad Fatoum2020-09-151-4/+0
| * | | sandbox: unwind: fix indentationAhmad Fatoum2020-09-151-1/+1