summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/randfixes'Sascha Hauer2019-12-103-0/+15
|\
| * reset_source: add stub for reset_source_set_deviceLucas Stach2019-12-021-0/+5
| * common: provide stubs for ctrlc_* functionsLucas Stach2019-12-022-0/+10
* | Merge branch 'for-next/pci'Sascha Hauer2019-12-105-21/+72
|\ \
| * | efi: turn set of defines into enumerationsAhmad Fatoum2019-12-091-19/+23
| * | PCI: copy over some Linux PCI helpersAhmad Fatoum2019-12-091-0/+34
| * | PCI: add driver_data member to struct pci_device_idAhmad Fatoum2019-12-091-0/+1
| * | driver: add missing parentheses around macro argumentAhmad Fatoum2019-12-091-2/+2
| * | efi: add and use new efi_device_has_guid helperAhmad Fatoum2019-12-091-0/+12
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-12-101-0/+73
|\ \
| * | bus: efi: add basic ACPI bus infrastructureAhmad Fatoum2019-12-091-0/+73
| |/
* | Merge branch 'for-next/gpio'Sascha Hauer2019-12-102-13/+76
|\ \
| * | gpio: Introduce GPIO namesSascha Hauer2019-11-271-0/+6
| * | of: Add of_property_read_string_array()Sascha Hauer2019-11-271-13/+70
| |/
* | Merge branch 'for-next/fsl-fman'Sascha Hauer2019-12-101-0/+3
|\ \
| * | net: fsl-fman: reset device before leavingSascha Hauer2019-11-141-0/+3
| |/
* / mtd: spi-nor: fix wrong value for CR_QUAD_EN_SPANClement Leger2019-12-091-1/+1
|/
* Merge branch 'for-next/watchdog'Sascha Hauer2019-11-071-3/+17
|\
| * watchdog: rename timeout_curr to poller_timeout_curr internallyAhmad Fatoum2019-10-291-1/+1
| * watchdog: export API to configure watchdogs by nameAhmad Fatoum2019-10-291-2/+16
* | Merge branch 'for-next/stm32'Sascha Hauer2019-11-074-0/+528
|\ \
| * | regulator: add driver for stpmic1-regulatorsAhmad Fatoum2019-11-061-0/+199
| * | regulator: import linear voltage range helpersAhmad Fatoum2019-11-061-0/+46
| * | regulator: port Linux of_regulator_matchAhmad Fatoum2019-11-062-0/+255
| * | regulator: copy upstream struct regulator_desc documentationAhmad Fatoum2019-11-061-0/+28
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-11-071-5/+1
|\ \
| * | param: drop unused parameters in helpersAhmad Fatoum2019-11-051-5/+1
| |/
* | efi: populate boot source instanceAhmad Fatoum2019-10-281-0/+1
* | efi: retire efi_compare_guid in favor of efi_guidcmpAhmad Fatoum2019-10-181-5/+0
|/
* Merge branch 'for-next/usb'Sascha Hauer2019-10-171-0/+3
|\
| * usb: Change power-on / scanning timeout handlingPrimoz Fiser2019-10-021-0/+3
* | Merge branch 'for-next/rsa'Sascha Hauer2019-10-173-30/+76
|\ \
| * | rsa: Allow to directly compile in rsa public keysSascha Hauer2019-10-152-0/+8
| * | rsa: let rsa_of_read_key() return a fully allocated keySascha Hauer2019-10-151-1/+2
| * | lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-141-0/+11
| * | lds: remove more unnecessary alignmentsSascha Hauer2019-10-141-2/+0
| * | lds: create and use BAREBOX_PCI_FIXUP macroSascha Hauer2019-10-141-0/+15
| * | lds: Move start/end address variables into definesSascha Hauer2019-10-141-12/+28
| * | barebox.lds: Remove unnecessary bracesSascha Hauer2019-10-141-2/+2
| * | command: Use array of pointers to commandsSascha Hauer2019-10-141-12/+9
| |/
* | Merge branch 'for-next/remoteproc'Sascha Hauer2019-10-172-1/+52
|\ \
| * | port reduced version of remoteproc framework from linuxOleksij Rempel2019-09-261-0/+51
| * | elf: add missing elf32_shdrOleksij Rempel2019-09-261-1/+1
| |/
* | Merge branch 'for-next/of-overlay'Sascha Hauer2019-10-172-0/+62
|\ \
| * | firmware: add support to load firmware from dt overlayMichael Tretter2019-09-161-0/+7
| * | firmware: add function to find firmware by devicetree nodeMichael Tretter2019-09-161-0/+15
| * | of: add iterator for overlaysMichael Tretter2019-09-161-0/+13
| * | of: add support for devicetree overlaysMichael Tretter2019-09-161-0/+27
| |/
* | Merge branch 'for-next/of'Sascha Hauer2019-10-171-0/+1
|\ \
| * | of: add of_diff()Sascha Hauer2019-09-121-0/+1