Masahiro Yamada c898cba41e dm: define dev_*() log functions in DM header 7 years ago
..
byteorder f3269ad4e8 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s 12 years ago
mtd b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
unaligned 25b26ec69f include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined 12 years ago
usb f51966bf7a usb: xhci: Honor endpoint's interval 7 years ago
apm_bios.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
arm-smccc.h c54bcf6805 ARM: adjust arm-smccc code for use in U-Boot 8 years ago
bch.h 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
bitops.h e1b27d27a6 bitops.h: Include bitsperlong.h as needed for GENMASK_ULL 8 years ago
bitrev.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
bug.h 0a70fb4c1c bug.h: move runtime BUG/WARN macros into <linux/bug.h> 7 years ago
build_bug.h 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 7 years ago
compat.h c898cba41e dm: define dev_*() log functions in DM header 7 years ago
compiler-clang.h fb8ffd7cfc compiler*.h: sync include/linux/compiler*.h with Linux 3.16 10 years ago
compiler-gcc.h 9b2c282b34 compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 9 years ago
compiler-intel.h 9b2c282b34 compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 9 years ago
compiler.h 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 7 years ago
crc32.h 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
crc7.h ed6ce67a2c lib: add crc7 from Linux 14 years ago
crc8.h 456ecd08ec lib/crc8: Add crc start value 9 years ago
ctype.h 93337abbfe Add isblank 13 years ago
delay.h 5bc516ed66 delay: collect {m, n, u}delay declarations to include/linux/delay.h 8 years ago
dma-direction.h b27af39935 dma: import linux/dma-direction.h to consolidate enum dma_data_direction 7 years ago
drm_dp_helper.h dedc44b466 tegra124: video: Add full link training for eDP 10 years ago
edd.h 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
err.h f790ca7c7d sf: Adopt flash table INFO macro from Linux 8 years ago
errno.h 259ede1132 errno.h: sync error macros with linux 4.8-rc7 8 years ago
ethtool.h de1d786edf add support for Xilinx 1000BASE-X phy (GTX) 12 years ago
fb.h daab59ac05 avr32: Retire AVR32 for good 8 years ago
immap_qe.h 73fb583829 armv7: ls1021a: Drop macro CONFIG_LS102XA 8 years ago
input.h 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
io.h 6c06f8dc4a linux/io.h: import generic ioread* / iowrite* accessors from Linux 7 years ago
ioctl.h 95ffaba390 x86: Fix support for booting bzImage 15 years ago
iopoll.h 6569c0d325 iopoll: import include/linux/iopoll.h from Linux 4.9 8 years ago
ioport.h 95ffaba390 x86: Fix support for booting bzImage 15 years ago
kbuild.h fe5d1abcf4 clang: workaround for generated constants 10 years ago
kconfig.h f1c6e1922e spl: dm: use CONFIG_IS_ENABLED to test for the DM option 7 years ago
kernel.h 803f2eb2a2 Fix SIZE_MAX compiler warning when using stdint.h 10 years ago
linkage.h a187559e3d Use correct spelling of "U-Boot" 9 years ago
linux_string.h e772cb30f6 Make linux kernel string funcs available to tools 12 years ago
list.h 5023bd7a80 list: Add list_last_entry() to find the last entry 8 years ago
list_sort.h c068d44aac lib, list_sort: add list_sort from linux 3.14 10 years ago
log2.h f598e7a99e include: Add log2 header from the kernel 9 years ago
lzo.h 20dde48bca add lzop decompression support 15 years ago
math64.h 0342e335ba lib: div64: sync with Linux 8 years ago
mbus.h 24c04977fa arm: mvebu: Add common mbus functions to use on Marvell SoCs 10 years ago
mc146818rtc.h e84aba135e Replace BCD2BIN and BIN2BCD macros with inline functions 15 years ago
mdio.h 04e5ae7931 Minor coding style cleanup. 13 years ago
mii.h 1c1e370033 net: Add mii_resolve_flowctrl_fdx() 7 years ago
netdevice.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
poison.h ef0255fc75 update linux/list 16 years ago
posix_types.h 4a5b6a356a Initial revision 24 years ago
printk.h b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
psci.h 573a3811ed sysreset: psci: support system reset in a generic way with PSCI 8 years ago
rbtree.h 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
rbtree_augmented.h 9dd228b5e7 lib, rbtree: resync with Linux-3.14 10 years ago
screen_info.h 95ffaba390 x86: Fix support for booting bzImage 15 years ago
serial_reg.h 9345651200 arm: debug: replace license blocks with SPDX 10 years ago
sizes.h 1ace402239 sizes.h - consolidate for all architectures 11 years ago
stat.h daab59ac05 avr32: Retire AVR32 for good 8 years ago
stddef.h aa9e891c63 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' 12 years ago
string.h a7d0021063 string: Add strcspn() 8 years ago
stringify.h 9aed508083 COMMON: Add __stringify() function 12 years ago
time.h 012771d88a Initial revision 23 years ago
typecheck.h ff90af6c73 typecheck: import include/linux/typecheck.h from Linux 4.9 8 years ago
types.h 95ebc253e6 types.h: move and redefine resource_size_t 9 years ago