summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R2019-02-071-0/+9
* mtd: spi: Port SPI NOR framework from LinuxVignesh R2019-02-072-0/+442
* bitops: Fix GENMASK definition for SandboxVignesh R2019-02-071-0/+5
* linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from LinuxMasahiro Yamada2018-12-291-0/+12
* usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski2018-12-143-1/+27
* usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot2018-12-071-0/+8
* usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot2018-12-071-0/+10
* Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini2018-12-052-2/+5
|\
| * Add UINT32_MAX and UINT64_MAXSimon Glass2018-12-051-0/+4
| * time: Update mdelay() to delay in one large chunkSimon Glass2018-12-051-2/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-051-0/+18
|\ \ | |/ |/|
| * mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon2018-12-061-0/+2
| * mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon2018-12-061-0/+15
| * mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon2018-12-061-0/+1
* | efi_loader: PSCI reset and shutdownHeinrich Schuchardt2018-12-021-4/+2
|/
* linux/sizes.h: sync from kernelBaruch Siach2018-11-201-0/+4
* linux/const.h: import from kernelBaruch Siach2018-11-201-0/+34
* kconfig: Introduce HAVE_ARCH_IOMAPBin Meng2018-11-141-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-114-61/+296
|\
| * linux/if_ether.h: Add VLAN related macrosBin Meng2018-10-101-0/+20
| * linux/if_ether.h: Initial import from Linux kernel v4.17Bin Meng2018-10-101-0/+158
| * linux/compat.h: Add netdev_### log macrosBin Meng2018-10-091-0/+19
| * linux/mdio.h: Sync with Linux kernel v4.17Bin Meng2018-10-091-4/+30
| * linux/mii.h: Sync with Linux kernel v4.17Bin Meng2018-10-091-57/+69
* | ctags: Minor changes to fix ctags outputSimon Glass2018-10-091-2/+4
|/
* mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese2018-10-041-0/+1
* mtd: mtdpart: implement proper partition handlingMiquel Raynal2018-10-022-1/+32
* mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal2018-10-021-0/+5
* mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal2018-10-021-0/+21
* mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon2018-09-201-0/+1
* mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf2018-09-201-0/+1
* mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan2018-09-201-0/+3
* mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan2018-09-201-0/+427
* mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon2018-09-201-0/+3
* mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon2018-09-201-0/+731
* mtd: move definitions to enlarge their rangeMiquel Raynal2018-09-201-0/+6
* mtd: add get/set of_node/flash_node helpersBrian Norris2018-09-201-0/+28
* mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia2018-09-201-11/+1
* lib: bitrev: Sync with Linux kernel v4.17Bin Meng2018-09-181-9/+93
* 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