barebox / include / linux /
@Andrey Smirnov Andrey Smirnov authored on 8 Mar 2017
Sascha Hauer committed on 9 Mar 2017
..
amba linux/amba/bus.h: drop unusable amba_{g,s}et_drvdata macros 9 years ago
byteorder endian: sync {big,little}_endian.h with linux-4.2 8 years ago
clk clk: Port of_clk_set_defaults() 7 years ago
decompress decompressors: Use malloc/free wrappers 8 years ago
mtd mtd: ubi: add API call to rename volumes. 7 years ago
phy phy: Introduce to_usbphy conversion function 7 years ago
unaligned move include/unaligned to include/linux/unaligned/ 13 years ago
barebox-wrapper.h barebox-wrapper: Add kcalloc and __vmalloc 8 years ago
basic_mmio_gpio.h Add Generic GPIO driver 11 years ago
bcd.h lib: import 'bcd' from linux-3.15 9 years ago
bch.h lib: add BCH encoding/decoding 12 years ago
bitmap.h lib: Add bitmap functions from kernel 9 years ago
bitops.h bitops: Fix shift overflow in GENMASK macros 8 years ago
bitrev.h lib: add bitrev utility 12 years ago
bug.h asm-generic/bug.h: move BUG(), BUG_ON(), WARN(), WARN_ON() macros 9 years ago
circ_buf.h include: linux: add circular buffers 8 years ago
clk.h clk: Make COMMON_CLK_OF_PROVIDER depend on OFTREE 7 years ago
clkdev.h clk: remove unused __clk_[get|put] 11 years ago
compiler-clang.h build: update compiler*.h to newest versions 8 years ago
compiler-gcc.h compiler*.h: include/linux/compiler*.h with Linux 4.5 8 years ago
compiler-intel.h compiler*.h: include/linux/compiler*.h with Linux 4.5 8 years ago
compiler.h compiler: avoid redefining symbols when running with checker 7 years ago
const.h import _AC and UL macros from linux kernel 10 years ago
ctype.h remove EARLY_INIT and EARLY_CONSOLE support 12 years ago
dcache.h dcache: add missing linux/list.h include 8 years ago
err.h err.h: Add PTR_ERR_OR_ZERO from kernel 10 years ago
ethtool.h net: introduce phylib 11 years ago
font.h font: fbconsole: add custom font supports 8 years ago
fs.h ubifs: update implementation from u-boot v2016.03 8 years ago
gcd.h lib: Add gcd() function 9 years ago
ioport.h Convert users of PRINTF_CONVERSION_RESOURCE to %pa 8 years ago
kbuild.h MIPS: add asm-offsets.h generation 10 years ago
kconfig.h kconfig: fix IS_ENABLED to not require all options to be defined 11 years ago
kernel.h lib: Add hex2bin and bin2hex implementations 9 years ago
linkage.h import io-{read,write}s{b,w} functions from linux 15 years ago
list.h linux/list.h: Add missing include 7 years ago
list_sort.h Add list_sort from u-boot v2016.03 8 years ago
log2.h log2: Add missing __rounddown_pow_of_two() 8 years ago
lz4.h decompressor: Add LZ4 decompressor module 10 years ago
magic.h fs: import magic.h from Linux kernel 8 years ago
marvell_phy.h net/phy: marvell: rename 88E1545 to 88E1540 7 years ago
math64.h import include/linux/math64.h 11 years ago
mbus.h bus: mvebu-mbus: Convert mbus platform driver to direct driver 9 years ago
mdio-bitbang.h net: Port bitbanged MDIO code from Linux kernel 8 years ago
micrel_phy.h net: phy: Add micrel KSZ8031 10 years ago
mii.h net: introduce phylib 11 years ago
mod_devicetable.h mtd: spi-nor: add SPI-NOR framework 8 years ago
mount.h whole tree: remove trailing whitespaces 8 years ago
mutex.h Introduce include/linux/mutex.h 8 years ago
pagemap.h fs: move PAGE_CACHE definitions to include/linux/pagemap.h 8 years ago
path.h fs: ubifs: move path definition to include/linux/path.h 8 years ago
pci.h pci: Do not abuse dev->priv for storing data 9 years ago
pci_ids.h net: add RealTek RTL-8139 PCI Ethernet driver 9 years ago
pci_regs.h pci: pci_regs.h: Sync with Linux 9 years ago
phy.h net: phy: Add fixed link support 8 years ago
posix_types.h Initial revision 23 years ago
pstore.h fs: Add pstore filesystem 8 years ago
pstore_ram.h fs: Add pstore filesystem 8 years ago
rbtree.h whole tree: remove trailing whitespaces 8 years ago
rbtree_augmented.h rbtree: Update to u-boot v2016.03 8 years ago
reset-controller.h reset: add reset controller framework 9 years ago
reset.h reset: Add gpio reset support 8 years ago
rslib.h lib: Import reed solomon code from kernel 8 years ago
rtc.h rtc-lib: import rtc_time_to_tm() from linux-3.15 9 years ago
rwsem.h Introduce include/linux/rwsem.h 8 years ago
sched.h Introduce include/linux/sched.h 8 years ago
sizes.h sizes.h: sync with Linux 3.19-rc3 9 years ago
smscphy.h phy: add smsc phy driver support 11 years ago
spinlock.h Introduce include/linux/spinlock.h 8 years ago
stat.h make st_size in struct stat 64 bit 12 years ago
stddef.h wchar_t: wchar_t should go to stddef.h 8 years ago
string.h string: introduce memchr_inv 10 years ago
stringify.h import __stringify from linux 13 years ago
swab.h import swab.h arch implementation form linux v2.3.37 13 years ago
time.h fs: move struct timespec to include/linux/time.h 8 years ago
types.h linux/types.h: add sector_t and blkcnt_t types 8 years ago
w1-gpio.h w1: gpio: use int for gpio 11 years ago
wait.h Introduce include/linux/wait.h 8 years ago
xz.h lib: decompress_xz: fix function header to match prototype 9 years ago
zconf.h add kernel gunzip implementation 12 years ago
zlib.h Add deflate_decompress function 10 years ago
zutil.h add kernel gunzip implementation 12 years ago