.. |
byteorder
|
f3269ad4e8
include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s
|
12 gadi atpakaļ |
mtd
|
3b61297024
kbuild: force to define __UBOOT__ in all the C sources
|
10 gadi atpakaļ |
unaligned
|
25b26ec69f
include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined
|
12 gadi atpakaļ |
usb
|
bc0e8d7c5d
keystone: usb: add support of usb xhci
|
10 gadi atpakaļ |
apm_bios.h
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 gadi atpakaļ |
bch.h
|
4c6de8560c
nand: Merge BCH code from Linux nand driver
|
13 gadi atpakaļ |
bitops.h
|
0413cfecea
Correct ffs/fls regression for PowerPC etc
|
15 gadi atpakaļ |
bitrev.h
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 gadi atpakaļ |
compat.h
|
0c06db5983
lib, linux: move linux specific defines to linux/compat.h
|
10 gadi atpakaļ |
compiler-clang.h
|
fb8ffd7cfc
compiler*.h: sync include/linux/compiler*.h with Linux 3.16
|
10 gadi atpakaļ |
compiler-gcc.h
|
0a5051ce6e
compiler_gcc: prevent redefining attributes
|
10 gadi atpakaļ |
compiler-gcc3.h
|
fb8ffd7cfc
compiler*.h: sync include/linux/compiler*.h with Linux 3.16
|
10 gadi atpakaļ |
compiler-gcc4.h
|
fb8ffd7cfc
compiler*.h: sync include/linux/compiler*.h with Linux 3.16
|
10 gadi atpakaļ |
compiler-intel.h
|
fb8ffd7cfc
compiler*.h: sync include/linux/compiler*.h with Linux 3.16
|
10 gadi atpakaļ |
compiler.h
|
fb8ffd7cfc
compiler*.h: sync include/linux/compiler*.h with Linux 3.16
|
10 gadi atpakaļ |
crc32.h
|
455ae7e87f
Coding style cleanup, update CHANGELOG.
|
16 gadi atpakaļ |
crc7.h
|
ed6ce67a2c
lib: add crc7 from Linux
|
14 gadi atpakaļ |
crc8.h
|
60d18d3fe9
Add crc8 routine
|
11 gadi atpakaļ |
ctype.h
|
93337abbfe
Add isblank
|
13 gadi atpakaļ |
edd.h
|
95ffaba390
x86: Fix support for booting bzImage
|
15 gadi atpakaļ |
err.h
|
cc96c9a79c
linux include: add ERR_CAST
|
10 gadi atpakaļ |
ethtool.h
|
de1d786edf
add support for Xilinx 1000BASE-X phy (GTX)
|
12 gadi atpakaļ |
fb.h
|
335143c766
fb: Add a prototype for board_video_skip()
|
11 gadi atpakaļ |
immap_qe.h
|
38d67a4e55
qe: move immap_qe.h from arch directory into common directory
|
11 gadi atpakaļ |
input.h
|
d81e270d95
input: Add linux/input.h for key code support
|
13 gadi atpakaļ |
ioctl.h
|
95ffaba390
x86: Fix support for booting bzImage
|
15 gadi atpakaļ |
ioport.h
|
95ffaba390
x86: Fix support for booting bzImage
|
15 gadi atpakaļ |
kbuild.h
|
fe5d1abcf4
clang: workaround for generated constants
|
10 gadi atpakaļ |
kconfig.h
|
0a9064fb47
kconfig: import Kconfig files from Linux 3.16-rc7
|
10 gadi atpakaļ |
linkage.h
|
ec4fa56743
add weak entry definition
|
11 gadi atpakaļ |
linux_string.h
|
e772cb30f6
Make linux kernel string funcs available to tools
|
12 gadi atpakaļ |
list.h
|
f12e4549b6
Coding style cleanup, update CHANGELOG
|
16 gadi atpakaļ |
list_sort.h
|
c068d44aac
lib, list_sort: add list_sort from linux 3.14
|
10 gadi atpakaļ |
lzo.h
|
20dde48bca
add lzop decompression support
|
15 gadi atpakaļ |
math64.h
|
9eefe2a2b3
UBIFS: Implement read-only UBIFS support in U-Boot
|
16 gadi atpakaļ |
mc146818rtc.h
|
e84aba135e
Replace BCD2BIN and BIN2BCD macros with inline functions
|
15 gadi atpakaļ |
mdio.h
|
04e5ae7931
Minor coding style cleanup.
|
13 gadi atpakaļ |
mii.h
|
de1d786edf
add support for Xilinx 1000BASE-X phy (GTX)
|
12 gadi atpakaļ |
netdevice.h
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 gadi atpakaļ |
poison.h
|
ef0255fc75
update linux/list
|
16 gadi atpakaļ |
posix_types.h
|
4a5b6a356a
Initial revision
|
24 gadi atpakaļ |
rbtree.h
|
3b61297024
kbuild: force to define __UBOOT__ in all the C sources
|
10 gadi atpakaļ |
rbtree_augmented.h
|
9dd228b5e7
lib, rbtree: resync with Linux-3.14
|
10 gadi atpakaļ |
screen_info.h
|
95ffaba390
x86: Fix support for booting bzImage
|
15 gadi atpakaļ |
sizes.h
|
1ace402239
sizes.h - consolidate for all architectures
|
11 gadi atpakaļ |
stat.h
|
c72bfafbc9
nios2: add struct stat support in linux/stat.h
|
15 gadi atpakaļ |
stddef.h
|
aa9e891c63
include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'
|
12 gadi atpakaļ |
string.h
|
dfe64e2c89
mtd: resync with Linux-3.7.1
|
12 gadi atpakaļ |
stringify.h
|
9aed508083
COMMON: Add __stringify() function
|
12 gadi atpakaļ |
time.h
|
012771d88a
Initial revision
|
23 gadi atpakaļ |
types.h
|
643aae1406
include: delete include/linux/config.h
|
11 gadi atpakaļ |