summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/riscv'Sascha Hauer2021-07-1839-59/+1987
|\
| * misc: add power sequencing driver for initializing StarFive peripheralsAhmad Fatoum2021-06-243-0/+103
| * gpio: add support for StarFive GPIO controllerAhmad Fatoum2021-06-244-2/+188
| * reset: add device_reset_all helperAhmad Fatoum2021-06-241-10/+68
| * hw_random: add driver for RNG on StarFive SoCAhmad Fatoum2021-06-243-0/+216
| * watchdog: add StarFive watchdog driverAhmad Fatoum2021-06-243-0/+114
| * reset: add StarFive reset controller driverAhmad Fatoum2021-06-243-0/+241
| * clk: add initial StarFive clock supportAhmad Fatoum2021-06-244-0/+431
| * mci: dw_mmc: match against StarFive MMC compatiblesAhmad Fatoum2021-06-241-3/+11
| * mci: dw_mmc: add optional reset lineAhmad Fatoum2021-06-241-0/+11
| * mci: allocate sector_buf on demandAhmad Fatoum2021-06-241-9/+5
| * mci: allocate DMA-able memoryAhmad Fatoum2021-06-241-1/+2
| * net: designware: add support for IP integrated into StarFive SoCAhmad Fatoum2021-06-245-3/+124
| * net: designware: fix non-1:1 mapped 64-bit systemsAhmad Fatoum2021-06-242-27/+58
| * soc: sifive: l2_cache: enable maximum available cache waysAhmad Fatoum2021-06-241-0/+19
| * soc: starfive: add support for JH7100 incoherent interconnectAhmad Fatoum2021-06-244-0/+58
| * drivers: soc: sifive: add basic L2 cache controller driverAhmad Fatoum2021-06-244-1/+122
| * nvmem: add StarFive OTP supportAhmad Fatoum2021-06-243-0/+211
| * RISC-V: extend multi-image to support both S- and M-ModeAhmad Fatoum2021-06-212-3/+5
| * clocksource: RISC-V: demote probe success messages to debug levelAhmad Fatoum2021-06-212-2/+2
* | Merge branch 'for-next/nvmem'Sascha Hauer2021-07-1812-27/+316
|\ \
| * | of: of_net: sync of_get_mac_address with Linux for NVMEM supportAhmad Fatoum2021-06-221-14/+64
| * | nvmem: add command to list nvmem devicesAhmad Fatoum2021-06-211-0/+9
| * | power: reset: port Linux generic NVMEM reboot mode driverAhmad Fatoum2021-06-213-0/+94
| * | nvmem: add support for nvmem-cells bindingAhmad Fatoum2021-06-214-6/+55
| * | nvmem: add support for new read-only memory (rmem) bindingAhmad Fatoum2021-06-214-4/+92
| * | nvmem: treat devices without nvmem_bus::write as read onlyAhmad Fatoum2021-06-211-2/+2
| * | nvmem: bsec: remove unused, left-over, struct memberAhmad Fatoum2021-06-211-1/+0
* | | Merge branch 'for-next/misc'Sascha Hauer2021-07-188-37/+22
|\ \ \
| * | | nvmem: fix dev_dbg(unregistered_device, ...)Ahmad Fatoum2021-06-281-1/+1
| * | | spi: imx: enable use for i.MX8MM and i.MX8MPAhmad Fatoum2021-06-281-1/+1
| * | | reset: stm32: remove implicit sizeof(long) == 4 expectationAhmad Fatoum2021-06-241-2/+2
| * | | w1: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-06-243-24/+13
| * | | usb: usb251xb: remove >=0 check for u32 portRouven Czerwinski2021-06-211-1/+1
| * | | regulator: fixed: Use gpiodSascha Hauer2021-06-211-8/+4
* | | | Merge branch 'for-next/firmware'Sascha Hauer2021-07-1818-98/+1144
|\ \ \ \
| * | | | firmware: socfpga: set APPLYCFG after loading bitstreamSteffen Trumtrar2021-06-283-1/+42
| * | | | of_firmware: Fix handling of firmware-name propertySascha Hauer2021-06-281-5/+6
| * | | | overlay: Add filters to choose which overlays to applySascha Hauer2021-06-281-1/+313
| * | | | blspec: Rework firmware loadSascha Hauer2021-06-282-24/+92
| * | | | firmware: Load from global search pathSascha Hauer2021-06-251-21/+4
| * | | | overlay: Add of_overlay_apply_file()Sascha Hauer2021-06-251-0/+38
| * | | | firmware: Fix device_node matchingSascha Hauer2021-06-253-0/+5
| * | | | fdt: Check blob size during unflatteningSascha Hauer2021-06-252-6/+13
| * | | | of: Add function to duplicate a device treeSascha Hauer2021-06-251-0/+5
| * | | | of: of_copy_node(): Copy phandles as wellSascha Hauer2021-06-251-0/+1
| * | | | drivers: firmware: socfpga: remove bridges shutdownSteffen Trumtrar2021-06-221-9/+0
| * | | | of: kconfig: of_overlay uses firmwaremgr_load_fileSteffen Trumtrar2021-06-211-0/+1
| * | | | firmware: import fpga-mgr.h from linuxSteffen Trumtrar2021-06-211-8/+1
| * | | | firmware: socfpga: change function prefixesSteffen Trumtrar2021-06-211-29/+29