summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/layerscape'Sascha Hauer2019-05-103-2/+5
|\
| * bbu: bbu_register_std_file_update should take const char*Sascha Hauer2019-05-101-2/+2
| * filetype: Detect Layerscape PBL imagesSascha Hauer2019-05-091-0/+2
| * ddr: fsl: move fsl_ddr_set_memctl_regs prototype to include/Sascha Hauer2019-05-081-0/+1
* | Merge branch 'for-next/ctrlc'Sascha Hauer2019-05-103-2/+7
|\ \
| * | console_countdown: Add pattern listSascha Hauer2019-04-241-1/+1
| * | console: forbid ctrlc during startupSascha Hauer2019-04-241-0/+3
| * | Shell: Handle aborting loops betterSascha Hauer2019-04-241-1/+3
| |/
* | lib: add blobgen frameworkSteffen Trumtrar2019-04-121-0/+58
* | include: crypto: import ablkcipher struct from kernelSteffen Trumtrar2019-04-121-0/+27
* | include: crypto: import des.h from kernelSteffen Trumtrar2019-04-121-0/+16
* | lib: add base64 helpersSteffen Trumtrar2019-04-121-0/+9
|/
* hab/caam: Fix compilation of caam driver when hab is disabledSascha Hauer2019-04-111-2/+5
* hab: habv4_need_rng_software_self_test is needed without hab supportSascha Hauer2019-04-111-1/+2
* Merge branch 'for-next/warnings'Sascha Hauer2019-04-091-3/+4
|\
| * mfd: twl-core: Add missing prototype for twlcore_get()Sascha Hauer2019-03-181-3/+4
* | Merge branch 'for-next/usb-storage'Sascha Hauer2019-04-092-23/+0
|\ \
| * | usb: Drop usb_disable_asynch()Andrey Smirnov2019-03-111-1/+0
| * | usb: storage: Drop struct SCSI_cmd_blockAndrey Smirnov2019-03-111-22/+0
| |/
* | Merge branch 'for-next/stm32'Sascha Hauer2019-04-091-14/+27
|\ \
| * | clk: mux: Support CLK_SET_RATE_NO_REPARENT flagSascha Hauer2019-03-111-0/+1
| * | clk: mux: Support CLK_MUX_READ_ONLY flagSascha Hauer2019-03-111-0/+1
| * | clk: mux: Support mux specific flagsSascha Hauer2019-03-111-6/+8
| * | clk: divider: Support CLK_DIVIDER_READ_ONLY flagSascha Hauer2019-03-111-0/+1
| * | clk: divider: pass divider flagsSascha Hauer2019-03-111-6/+10
| * | clk: Support CLK_IS_CRITICAL flagSascha Hauer2019-03-111-0/+1
| * | clk: Make CLK_IGNORE_UNUSED genericSascha Hauer2019-03-111-0/+1
| * | clk: export clk_gate_is_enabled()Sascha Hauer2019-03-111-0/+2
| * | clk: parent_names should be constSascha Hauer2019-03-111-4/+4
| |/
* | Merge branch 'for-next/pstore'Sascha Hauer2019-04-092-9/+22
|\ \
| * | pstore: Replace arguments for write() APIKees Cook2019-03-181-6/+6
| * | pstore: Replace arguments for read() APIKees Cook2019-03-181-3/+1
| * | pstore: Extract common arguments into structureKees Cook2019-03-181-1/+14
| * | pstore/ram: Clarify resource reservation labelsKees Cook2019-03-181-1/+2
| * | pstore/ram: Do not use stack VLA for parity workspaceKees Cook2019-03-181-0/+1
| |/
* | Merge branch 'for-next/net'Sascha Hauer2019-04-091-0/+39
|\ \
| * | net: phy: Add register access helper functions for physSascha Hauer2019-03-111-0/+35
| * | net: phy: Add PHY_ID_MATCH_* macrosSascha Hauer2019-03-111-0/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-04-092-27/+37
|\ \
| * | linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>Masahiro Yamada2019-03-212-27/+37
| |/
* | Merge branch 'for-next/layerscape'Sascha Hauer2019-04-087-0/+2130
|\ \
| * | ARM: Add basic Layerscape supportSascha Hauer2019-03-132-0/+429
| * | ddr: fsl: Add Freescale ddr driverSascha Hauer2019-03-132-0/+742
| * | net: Add Freescale FMan ethernet supportSascha Hauer2019-03-132-0/+695
| * | Add Freescale QUICC Engine firmware supportSascha Hauer2019-03-131-0/+264
| |/
* / ARM: zii-common: add support for switch reset on RDU1Lucas Stach2019-03-181-0/+1
|/
* Merge branch 'for-next/spd'Sascha Hauer2019-03-072-185/+542
|\
| * ddr_spd: provide common SPD typeSascha Hauer2019-03-041-0/+10
| * ddr_spd: Add function to read eepromSascha Hauer2019-03-041-0/+6
| * ddr_spd: Update from U-BootSascha Hauer2019-03-041-183/+496