summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-02-07mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R
2019-02-07mtd: spi: Port SPI NOR framework from LinuxVignesh R
2019-02-07bitops: Fix GENMASK definition for SandboxVignesh R
2018-12-29linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from LinuxMasahiro Yamada
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski
2018-12-07usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-12-05Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-06mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon
2018-12-06mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon
2018-12-06mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon
2018-12-05Add UINT32_MAX and UINT64_MAXSimon Glass
2018-12-05time: Update mdelay() to delay in one large chunkSimon Glass
2018-12-02efi_loader: PSCI reset and shutdownHeinrich Schuchardt
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