summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2019.03.0v2019.03.0Sascha Hauer2019-03-071-1/+1
* i.MX habv3: add missing includes and make locally used function staticMichael Olbrich2019-03-041-1/+3
* Merge branch 'for-next/at91-pmc-clk'Sascha Hauer2019-02-2729-978/+3220
|\
| * clk: at91: update to PMC bindingsSam Ravnborg2019-02-2519-975/+620
| * clk: at91: add dt-compat to PMC bindingsAhmad Fatoum2019-02-251-0/+961
| * clk: at91: add sama5d4Sam Ravnborg2019-02-251-0/+270
| * clk: at91: add sama5d2Sam Ravnborg2019-02-251-0/+342
| * clk: at91: add at91sam9x5Sam Ravnborg2019-02-251-0/+315
| * clk: at91: add at91sam9rlSam Ravnborg2019-02-251-0/+177
| * clk: at91: add at91sam9260Sam Ravnborg2019-02-251-0/+497
| * arm: at91: add SOC_SAMA5{D2,D3,D4}Sam Ravnborg2019-02-251-2/+18
| * clocksource: Do not mix depends and select for ATMEL_PITSam Ravnborg2019-02-251-1/+0
| * regmap: Implement syscon_regmap_lookup_by_compatible()Ahmad Fatoum2019-02-252-0/+19
| * arm: at91: fix at91_configure_usart6 warningSam Ravnborg2019-02-251-0/+1
* | defaultenv: Fix dependenciesSascha Hauer2019-02-272-2/+6
* | Documentation: imx8mq-evk: fix firmware pathChristian Hemp2019-02-271-1/+1
* | usb: imx: Do not disable VBUS on ehci_register()'s successAndrey Smirnov2019-02-271-3/+3
|/
* doc: bootchooser: add retry handling to algorithm descriptionEnrico Jorns2019-02-181-0/+5
* doc: bootchooser: add details about bootchooser.reset_attempts handlingEnrico Jorns2019-02-181-5/+7
* doc: bootchooser: be more explicit about when the bootchooser terminatesEnrico Jorns2019-02-181-0/+3
* doc: bootchooser: note how to actually start the bootchooserEnrico Jorns2019-02-181-0/+11
* doc: bootchooser: be more explicit about attempts reset on successful bootEnrico Jorns2019-02-181-9/+32
* doc: bootchooser: be more explicit what bootchooser.state_prefix is forEnrico Jorns2019-02-181-2/+3
* doc: bootchooser: explicitly note configuration vs. storage backendEnrico Jorns2019-02-181-0/+5
* doc: bootchooser: fix typos etc.Enrico Jorns2019-02-181-5/+5
* kbuild: Add missing semicolonSascha Hauer2019-02-141-2/+2
* Merge branch 'for-next/rpi'Sascha Hauer2019-02-139-84/+140
|\
| * ARM: rpi: complete new revision schemeMoritz Augsburger2019-02-052-24/+47
| * mci: bcm2835: make locally used functions staticRoland Hieber2019-02-051-5/+5
| * ARM: rpi: make locally used functions staticRoland Hieber2019-02-052-4/+3
| * ARM: rpi: use defines for uart basesRouven Czerwinski2019-02-051-3/+7
| * doc: bcm283x: remove miniuart overlay instructionRouven Czerwinski2019-02-051-1/+0
| * ARM: rpi: choose miniuart as stdoutRouven Czerwinski2019-02-051-6/+1
| * ARM: rpi: add NS16550 supportRouven Czerwinski2019-02-051-0/+1
| * serial_ns16550: add raspberry pi compatible and initRouven Czerwinski2019-02-051-0/+28
| * serial_ns16550: handle default reg-io-widthRouven Czerwinski2019-02-051-23/+23
| * ARM: rpi: retrieve miniuart clock from firmwareRouven Czerwinski2019-02-051-0/+7
| * ARM: rpi: move clks into board specific rpi-commonRouven Czerwinski2019-02-052-19/+19
| * ARM: rpi: fix typo in rpi-common.cRouven Czerwinski2019-02-051-2/+2
* | Merge branch 'for-next/pci'Sascha Hauer2019-02-137-125/+78
|\ \
| * | PCI: Consify pci_ops in struct pci_controllerAndrey Smirnov2019-01-164-5/+5
| * | PCI: Convert ->res_start() to return resource_size_tAndrey Smirnov2019-01-163-4/+7
| * | PCI: Assume 1:1 mapping if .res_start callback is NULLAndrey Smirnov2019-01-163-13/+5
| * | PCI: Simplify alloc_pci_dev()Andrey Smirnov2019-01-161-7/+1
| * | PCI: Drop "rom_address" from struct pci_devAndrey Smirnov2019-01-162-8/+0
| * | PCI: Drop "ops" from struct pci_busAndrey Smirnov2019-01-163-7/+3
| * | PCI: Drop "name" from struct pci_busAndrey Smirnov2019-01-161-2/+0
| * | PCI: Drop "resources" from struct pci_busAndrey Smirnov2019-01-162-2/+0
| * | PCI: Drop "slots" from struct pci_busAndrey Smirnov2019-01-162-2/+0
| * | PCI: Make pci_scan_bus staticAndrey Smirnov2019-01-162-2/+3