aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini4-61/+296
2018-10-10linux/if_ether.h: Add VLAN related macrosBin Meng1-0/+20
2018-10-10linux/if_ether.h: Initial import from Linux kernel v4.17Bin Meng1-0/+158
2018-10-09linux/compat.h: Add netdev_### log macrosBin Meng1-0/+19
2018-10-09linux/mdio.h: Sync with Linux kernel v4.17Bin Meng1-4/+30
2018-10-09linux/mii.h: Sync with Linux kernel v4.17Bin Meng1-57/+69
2018-10-09ctags: Minor changes to fix ctags outputSimon Glass1-2/+4
2018-10-04mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese1-0/+1
2018-10-02mtd: mtdpart: implement proper partition handlingMiquel Raynal2-1/+32
2018-10-02mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal1-0/+5
2018-10-02mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal1-0/+21
2018-09-20mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon1-0/+1
2018-09-20mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf1-0/+1
2018-09-20mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan1-0/+3
2018-09-20mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan1-0/+427
2018-09-20mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon1-0/+3
2018-09-20mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon1-0/+731
2018-09-20mtd: move definitions to enlarge their rangeMiquel Raynal1-0/+6
2018-09-20mtd: add get/set of_node/flash_node helpersBrian Norris1-0/+28
2018-09-20mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia1-11/+1
2018-09-18lib: bitrev: Sync with Linux kernel v4.17Bin Meng1-9/+93
2018-09-11mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla1-0/+25
2018-09-11firmware: ti_sci: Add support for processor control servicesLokesh Vutla1-0/+37
2018-09-11firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg1-0/+12
2018-09-11firmware: ti_sci: Add support for clock controlLokesh Vutla1-0/+78
2018-09-11firmware: ti_sci: Add support for device controlAndreas Dannenberg1-0/+81
2018-09-11firmware: ti_sci: Add support for board configurationAndreas Dannenberg1-0/+38
2018-09-11firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla1-0/+68
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada1-8/+1
2018-08-23usb: musb-new: Fix improper musb host pointerJagan Teki1-2/+2
2018-07-24mtd: remove stale comment in mtd_oob_ops structureMiquel Raynal1-4/+0
2018-07-23mtd: nand: add new enum for storing ECC algorithmRafał Miłecki1-0/+8
2018-06-27mtd: nand: export nand_get_flash_type functionJörg Krause1-3/+7
2018-06-13lib: Add hexdumpAlexey Brodkin1-1/+0
2018-06-12include/linux/byteorder: Sync to latest Linux definitionsRamon Fried1-40/+67
2018-06-07bug.h: introduce WARN_ONCERamon Fried1-0/+18
2018-05-31scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring1-3/+3
2018-05-18usb: common: add support to get maximum speed from dtMugunthan V N1-0/+9
2018-05-10include: update log2 header from the Linux kernelHeinrich Schuchardt1-26/+37
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini39-80/+39
2018-04-01libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada1-3/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2-0/+316
2018-01-28libfdt: fix <linux/libfdt.h>Masahiro Yamada1-15/+6
2018-01-10linux/kernel.h: Add ALIGN_DOWN macroMasahiro Yamada1-0/+1
2017-12-04mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada1-0/+1
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada3-8/+5
2017-11-29mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada1-0/+3
2017-11-29mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada1-0/+14
2017-11-29mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada1-0/+33
2017-11-29mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon1-4/+8