summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla2018-09-111-0/+25
* firmware: ti_sci: Add support for processor control servicesLokesh Vutla2018-09-111-0/+37
* firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg2018-09-111-0/+12
* firmware: ti_sci: Add support for clock controlLokesh Vutla2018-09-111-0/+78
* firmware: ti_sci: Add support for device controlAndreas Dannenberg2018-09-111-0/+81
* firmware: ti_sci: Add support for board configurationAndreas Dannenberg2018-09-111-0/+38
* firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla2018-09-111-0/+68
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-101-8/+1
* usb: musb-new: Fix improper musb host pointerJagan Teki2018-08-231-2/+2
* mtd: remove stale comment in mtd_oob_ops structureMiquel Raynal2018-07-241-4/+0
* mtd: nand: add new enum for storing ECC algorithmRafał Miłecki2018-07-231-0/+8
* mtd: nand: export nand_get_flash_type functionJörg Krause2018-06-271-3/+7
* lib: Add hexdumpAlexey Brodkin2018-06-131-1/+0
* include/linux/byteorder: Sync to latest Linux definitionsRamon Fried2018-06-121-40/+67
* bug.h: introduce WARN_ONCERamon Fried2018-06-071-0/+18
* scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring2018-05-311-3/+3
* usb: common: add support to get maximum speed from dtMugunthan V N2018-05-181-0/+9
* include: update log2 header from the Linux kernelHeinrich Schuchardt2018-05-101-26/+37
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0739-80/+39
* libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada2018-04-011-3/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-052-0/+316
* libfdt: fix <linux/libfdt.h>Masahiro Yamada2018-01-281-15/+6
* linux/kernel.h: Add ALIGN_DOWN macroMasahiro Yamada2018-01-101-0/+1
* mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada2017-12-041-0/+1
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-043-8/+5
* mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-11-291-0/+3
* mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada2017-11-291-0/+14
* mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada2017-11-291-0/+33
* mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon2017-11-291-4/+8
* mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada2017-11-291-0/+2
* mtd: nand: Drop the ->errstat() hookBoris Brezillon2017-11-291-5/+0
* mtd: nand: Drop unused cached programming supportBoris Brezillon2017-11-291-1/+1
* mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon2017-11-291-0/+57
* mtd: nand: Support controllers with custom pageMarc Gonzalez2017-11-291-0/+12
* mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon2017-11-291-0/+8
* mtd: nand: Fix data interface configuration logicBoris Brezillon2017-11-291-1/+1
* mtd: nand: automate NAND timings selectionBoris Brezillon2017-11-291-4/+10
* mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2017-11-291-0/+2
* mtd: nand: convert ONFI mode into data interfaceSascha Hauer2017-11-291-0/+5
* mtd: nand: Introduce nand_data_interfaceSascha Hauer2017-11-291-49/+117
* mtd: nand: Create a NAND reset functionSascha Hauer2017-11-291-0/+4
* mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer2017-11-291-11/+11
* mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2017-11-291-0/+1
* mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabledMasahiro Yamada2017-11-291-2/+15
* bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada2017-11-291-0/+7
* lib: libfdt: wrap scripts/dtc/libfdt/* where possibleMasahiro Yamada2017-11-172-0/+39
* linux/types.h: add typedef of uintptr_tMasahiro Yamada2017-11-171-0/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-10-271-1/+1
|\
| * armv8: ls1088ardb: Enable USB command RDB qspi-bootRan Wang2017-10-271-1/+1
* | mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada2017-10-231-24/+0
|/