summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pstore/doc: fix layoutJuergen Borleis2019-03-181-8/+8
* pstore: ramoops: allow zapping invalid buffers in read-only modePhilipp Zabel2019-03-182-6/+2
* pstore: pass ramoops configuration to kernel via device treePhilipp Zabel2019-03-182-22/+86
* pstore: Replace arguments for write() APIKees Cook2019-03-182-13/+11
* pstore: Replace arguments for read() APIKees Cook2019-03-183-19/+19
* pstore: Switch pstore_mkfile to pass recordKees Cook2019-03-183-29/+26
* pstore: add console supportPhilipp Zabel2019-03-183-0/+84
* pstore: Extract common arguments into structureKees Cook2019-03-182-14/+31
* pstore/ram: Clarify resource reservation labelsKees Cook2019-03-184-30/+40
* pstore: improve error report for failed setupKees Cook2019-03-181-17/+32
* pstore/ram: Do not use stack VLA for parity workspaceKees Cook2019-03-182-7/+22
* pstore: Make ramoops_init_przs generic for other prz arraysKees Cook2019-03-181-28/+58
* ramoops: use DT reserved-memory bindingsKees Cook2019-03-181-15/+7
* pstore/ram: add Device Tree bindingsGreg Hackmann2019-03-181-0/+83
* ramoops: probe from device tree if OFTREE is enabledPhilipp Zabel2019-03-181-4/+32
* dtc: disable noisy warningsSascha Hauer2019-03-141-0/+4
* 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