summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* lzo: add a function to check the validity of the headerJean-Jacques Hiblot2017-10-051-0/+3
* linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada2017-10-051-0/+5
* linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13Masahiro Yamada2017-10-041-0/+106
* dm: define dev_*() log functions in DM headerMasahiro Yamada2017-10-041-0/+17
* bug.h: move runtime BUG/WARN macros into <linux/bug.h>Masahiro Yamada2017-10-042-15/+28
* bug.h: sync BUILD_BUG stuff with Linux 4.13Masahiro Yamada2017-10-043-51/+90
* printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-043-20/+80
* usb: xhci: Honor endpoint's intervalBin Meng2017-10-011-0/+20
* linux/io.h: import generic ioread* / iowrite* accessors from LinuxMasahiro Yamada2017-09-121-0/+44
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-121-0/+13
* net: Add mii_resolve_flowctrl_fdx()Yuiko Oshino2017-08-141-0/+23
* spl: dm: use CONFIG_IS_ENABLED to test for the DM optionPhilipp Tomsich2017-08-131-0/+13
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-062-3/+3
* treewide: remove unneeded semicolonsMasahiro Yamada2017-06-161-1/+1
* string: Add strcspn()Simon Glass2017-06-011-0/+15
* string: Add strchrnul()Simon Glass2017-06-011-0/+13
* Update WARN_ON() to return a valueSimon Glass2017-06-011-2/+6
* arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach2017-05-081-2/+4
* ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada2017-04-271-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-182-4/+4
|\
| * armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-172-2/+2
| * armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun2017-04-171-1/+1
| * armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun2017-04-171-1/+1
* | sysreset: psci: support system reset in a generic way with PSCIMasahiro Yamada2017-04-181-0/+13
* | ARM: adjust arm-smccc code for use in U-BootMasahiro Yamada2017-04-181-9/+1
* | ARM: import arm-smccc code from Linux 4.11-rc6Masahiro Yamada2017-04-181-0/+134
|/
* lib: div64: sync with LinuxPeng Fan2017-04-131-0/+172
* Blackfin: RemoveTom Rini2017-04-051-8/+0
* bitops.h: Include bitsperlong.h as needed for GENMASK_ULLStefan Roese2017-03-291-0/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-01-191-1/+1
|\
| * fsl/usb: enable usb feature for ls1046ardbjerry.huang@nxp.com2017-01-181-1/+1
* | iopoll: import include/linux/iopoll.h from Linux 4.9Masahiro Yamada2017-01-141-0/+68
* | typecheck: import include/linux/typecheck.h from Linux 4.9Masahiro Yamada2017-01-141-0/+24
* | delay: collect {m, n, u}delay declarations to include/linux/delay.hMasahiro Yamada2017-01-142-2/+24
|/
* usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon2016-12-031-2/+2
* linux/compat.h: Properly implement ndelay fallbackmario.six@gdsys.cc2016-11-281-1/+1
* sf: Adopt flash table INFO macro from LinuxJagan Teki2016-11-181-0/+5
* list: Add list_last_entry() to find the last entrySimon Glass2016-10-111-0/+11
* drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2016-09-271-0/+1
* drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash2016-09-271-0/+3
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-261-1/+1
|\
| * armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun2016-09-261-1/+1
* | errno.h: sync error macros with linux 4.8-rc7Masahiro Yamada2016-09-231-11/+46
* | Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada2016-09-232-2/+2
* | Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada2016-09-231-1/+126
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* | Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>Masahiro Yamada2016-09-231-0/+6
* | treewide: use #include <...> to include public headersMasahiro Yamada2016-09-231-5/+5
* | usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang2016-09-221-0/+14
|/
* xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-151-2/+2