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