summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-11-20linux/sizes.h: sync from kernelBaruch Siach
2018-11-20linux/const.h: import from kernelBaruch Siach
2018-11-14kconfig: Introduce HAVE_ARCH_IOMAPBin Meng
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-10-10linux/if_ether.h: Add VLAN related macrosBin Meng
2018-10-10linux/if_ether.h: Initial import from Linux kernel v4.17Bin Meng
2018-10-09linux/compat.h: Add netdev_### log macrosBin Meng
2018-10-09linux/mdio.h: Sync with Linux kernel v4.17Bin Meng
2018-10-09linux/mii.h: Sync with Linux kernel v4.17Bin Meng
2018-10-09ctags: Minor changes to fix ctags outputSimon Glass
2018-10-04mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese
2018-10-02mtd: mtdpart: implement proper partition handlingMiquel Raynal
2018-10-02mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal
2018-10-02mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal
2018-09-20mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon
2018-09-20mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf
2018-09-20mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan
2018-09-20mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan
2018-09-20mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon
2018-09-20mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon
2018-09-20mtd: move definitions to enlarge their rangeMiquel Raynal
2018-09-20mtd: add get/set of_node/flash_node helpersBrian Norris
2018-09-20mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia
2018-09-18lib: bitrev: Sync with Linux kernel v4.17Bin Meng
2018-09-11mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla
2018-09-11firmware: ti_sci: Add support for processor control servicesLokesh Vutla
2018-09-11firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for clock controlLokesh Vutla
2018-09-11firmware: ti_sci: Add support for device controlAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for board configurationAndreas Dannenberg
2018-09-11firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada
2018-08-23usb: musb-new: Fix improper musb host pointerJagan Teki
2018-07-24mtd: remove stale comment in mtd_oob_ops structureMiquel Raynal
2018-07-23mtd: nand: add new enum for storing ECC algorithmRafał Miłecki
2018-06-27mtd: nand: export nand_get_flash_type functionJörg Krause
2018-06-13lib: Add hexdumpAlexey Brodkin
2018-06-12include/linux/byteorder: Sync to latest Linux definitionsRamon Fried
2018-06-07bug.h: introduce WARN_ONCERamon Fried
2018-05-31scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring
2018-05-18usb: common: add support to get maximum speed from dtMugunthan V N
2018-05-10include: update log2 header from the Linux kernelHeinrich Schuchardt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-01libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-28libfdt: fix <linux/libfdt.h>Masahiro Yamada
2018-01-10linux/kernel.h: Add ALIGN_DOWN macroMasahiro Yamada
2017-12-04mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-11-29mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada