summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM Kindle3: switch on pull-ups for fiveway deviceAlexander Kurz2019-03-181-6/+6
* ARM Kindle3 defconfig: enable MMUAlexander Kurz2019-03-181-1/+2
* ARM: dts: mx8mq-phytec-phycore-som: Add watchdogChristian Hemp2019-03-181-0/+13
* common: extend BOOTM_FITIMAGE_SIGNATURE help textBastian Krause2019-03-181-1/+3
* ARM: rdu2: patch DSA configAndrey Smirnov2019-03-181-2/+44
* ARM: rdu2: Add p/n based fixups for touchscreen and display panelLucas Stach2019-03-182-1/+359
* ARM: zii-common: fetch network config from SPLucas Stach2019-03-182-1/+45
* ARM: zii-common: introduce RDU part-number based fixup abstractionAndrey Smirnov2019-03-183-1/+126
* ARM: zii-common: add support for switch reset on RDU1Lucas Stach2019-03-183-7/+33
* ARM: add Zii common directory and move switch reset commandLucas Stach2019-03-185-1/+7
* ARM: zii-vf610-dev: Switch SCU4 AIB board to use upstream DTSAndrey Smirnov2019-03-134-462/+24
* ARM: zii-vf610-dev: Add ZII SPB4 boardAndrey Smirnov2019-03-135-2/+391
* Merge branch 'for-next/spd'Sascha Hauer2019-03-0719-337/+806
|\
| * ddr_spd: Enable in PBLSascha Hauer2019-03-041-1/+1
| * ddr_spd: provide common SPD typeSascha Hauer2019-03-041-0/+10
| * ddr_spd: Add function to read eepromSascha Hauer2019-03-042-0/+88
| * ddr_spd: Update from U-BootSascha Hauer2019-03-045-217/+604
| * crc: Add PBL variant for crc_itu_t()Sascha Hauer2019-03-042-1/+17
| * crc: import crc_itu_t() from kernelSascha Hauer2019-03-0414-120/+88
* | Merge branch 'for-next/rpi'Sascha Hauer2019-03-0728-56/+404
|\ \
| * | ARM: rpi: Clarify debug uart namesSascha Hauer2019-03-071-2/+2
| * | fixup! ARM: rpi: Add mini UART debug_ll supportSascha Hauer2019-03-071-1/+1
| * | fixup! ARM: rpi: move debug UART Kconfig settingsSascha Hauer2019-03-071-1/+1
| * | ARM: rpi: Add mini UART debug_ll supportSascha Hauer2019-03-062-0/+43
| * | ARM: rpi: move debug UART Kconfig settingsSascha Hauer2019-03-063-24/+21
| * | debug_ll: Add ns16550 early debugging functionsSascha Hauer2019-03-061-0/+56
| * | debug_ll: Move pl011 header file to architecture independent placeSascha Hauer2019-03-066-5/+5
| * | ARM: rpi: Move UART base address definitions to header fileSascha Hauer2019-03-062-4/+5
| * | ARM: rpi: save bootargs from VC FDT to vc.bootargsTomaz Solc2019-03-042-0/+53
| * | ARM: rpi: save fdt that was passed from VideoCoreTomaz Solc2019-03-044-19/+96
| * | ARM: start: save end of memory passed to start.Tomaz Solc2019-03-042-0/+9
| * | ARM: rpi: add CONFIG_PINCTRL to rpi_defconfig.Tomaz Solc2019-02-191-1/+1
| * | ARM: rpi: Add device tree for Compute Module 3.Tomaz Solc2019-02-195-1/+40
| * | mci: bcm2835: parse other device tree properties.Tomaz Solc2019-02-191-0/+3
| * | mci: bcm2835: use device_initcall(), not coredev.Tomaz Solc2019-02-191-1/+1
| * | pinctrl: bcm2835: register the pin controller.Tomaz Solc2019-02-191-1/+51
| * | pinctrl: bcm2835: move existing code from gpio.Tomaz Solc2019-02-196-6/+8
| * | Kconfig: add pin controllers submenu.Tomaz Solc2019-02-191-0/+4
| * | ARM: rpi: switch emmc from sdhost to sdhciTomaz Solc2019-02-191-0/+9
| * | watchdog: bcm2835: set timeout_max.Tomaz Solc2019-02-181-0/+5
* | | Merge branch 'for-next/nvme'Sascha Hauer2019-03-0720-25/+5870
|\ \ \
| * | | drivers: Import a very basic NVME implementation from LinuxAndrey Smirnov2019-02-1810-0/+2758
| * | | include: Import min_not_zero() macro from LinuxAndrey Smirnov2019-02-181-0/+10
| * | | include: Import uuid.h for LinuxAndrey Smirnov2019-02-182-0/+138
| * | | include: Add definitnion for HZAndrey Smirnov2019-02-181-0/+2
| * | | include: Sync up pci_ids.h with 4.20-rc1Andrey Smirnov2019-02-181-0/+2952
| * | | drivers: Make use of device_pci_driver()Andrey Smirnov2019-02-184-24/+4
| * | | PCI: Introduce device_pci_driver()Andrey Smirnov2019-02-181-0/+5
| * | | PCI: Fix to_pci_dev() macroAndrey Smirnov2019-02-181-1/+1
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2019-03-0729-492/+1207
|\ \ \