aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-07mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R1-0/+9
2019-02-07mtd: spi: Port SPI NOR framework from LinuxVignesh R2-0/+442
2019-02-07bitops: Fix GENMASK definition for SandboxVignesh R1-0/+5
2018-12-29linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from LinuxMasahiro Yamada1-0/+12
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski3-1/+27
2018-12-07usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot1-0/+8
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot1-0/+10
2018-12-05Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini2-2/+5
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+18
2018-12-06mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon1-0/+2
2018-12-06mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon1-0/+15
2018-12-06mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon1-0/+1
2018-12-05Add UINT32_MAX and UINT64_MAXSimon Glass1-0/+4
2018-12-05time: Update mdelay() to delay in one large chunkSimon Glass1-2/+1
2018-12-02efi_loader: PSCI reset and shutdownHeinrich Schuchardt1-4/+2
2018-11-20linux/sizes.h: sync from kernelBaruch Siach1-0/+4
2018-11-20linux/const.h: import from kernelBaruch Siach1-0/+34
2018-11-14kconfig: Introduce HAVE_ARCH_IOMAPBin Meng1-0/+4
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