summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-10-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-10-27armv8: ls1088ardb: Enable USB command RDB qspi-bootRan Wang
2017-10-23mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada
2017-10-16linux/time.h: Remove dead codeMarek BehĂșn
2017-10-05lzo: add a function to check the validity of the headerJean-Jacques Hiblot
2017-10-05linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada
2017-10-04linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13Masahiro Yamada
2017-10-04dm: define dev_*() log functions in DM headerMasahiro Yamada
2017-10-04bug.h: move runtime BUG/WARN macros into <linux/bug.h>Masahiro Yamada
2017-10-04bug.h: sync BUILD_BUG stuff with Linux 4.13Masahiro Yamada
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada
2017-10-01usb: xhci: Honor endpoint's intervalBin Meng
2017-09-12linux/io.h: import generic ioread* / iowrite* accessors from LinuxMasahiro Yamada
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada
2017-08-14net: Add mii_resolve_flowctrl_fdx()Yuiko Oshino
2017-08-13spl: dm: use CONFIG_IS_ENABLED to test for the DM optionPhilipp Tomsich
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada
2017-06-01string: Add strcspn()Simon Glass
2017-06-01string: Add strchrnul()Simon Glass
2017-06-01Update WARN_ON() to return a valueSimon Glass
2017-05-08arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada
2017-04-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-04-18sysreset: psci: support system reset in a generic way with PSCIMasahiro Yamada
2017-04-18ARM: adjust arm-smccc code for use in U-BootMasahiro Yamada
2017-04-18ARM: import arm-smccc code from Linux 4.11-rc6Masahiro Yamada
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun
2017-04-17armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun
2017-04-13lib: div64: sync with LinuxPeng Fan
2017-04-05Blackfin: RemoveTom Rini
2017-03-29bitops.h: Include bitsperlong.h as needed for GENMASK_ULLStefan Roese
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-01-18fsl/usb: enable usb feature for ls1046ardbjerry.huang@nxp.com
2017-01-14iopoll: import include/linux/iopoll.h from Linux 4.9Masahiro Yamada
2017-01-14typecheck: import include/linux/typecheck.h from Linux 4.9Masahiro Yamada
2017-01-14delay: collect {m, n, u}delay declarations to include/linux/delay.hMasahiro Yamada
2016-12-03usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon
2016-11-28linux/compat.h: Properly implement ndelay fallbackmario.six@gdsys.cc
2016-11-18sf: Adopt flash table INFO macro from LinuxJagan Teki
2016-10-11list: Add list_last_entry() to find the last entrySimon Glass
2016-09-27drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash
2016-09-27drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun
2016-09-23errno.h: sync error macros with linux 4.8-rc7Masahiro Yamada
2016-09-23Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada
2016-09-23Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada