barebox / include / linux /
@Sascha Hauer Sascha Hauer authored on 13 Apr 2015
..
amba sizes.h: move include/sizes.h to include/linux/sizes.h 9 years ago
byteorder include: Add foreign endianess adding functions from kernel 9 years ago
decompress lib: Add support for LZ4-compressed kernel 10 years ago
mtd mtd: fixup device tree partitions 9 years ago
phy add generic PHY framework 9 years ago
unaligned move include/unaligned to include/linux/unaligned/ 13 years ago
barebox-wrapper.h CLK: Add helper defines to barebox-wrapper.h for easier porting of drivers from Linux kernel 9 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 include: update bitop functions from kernel 9 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
clk.h CLK: clk-divider: Respect CLK_DIVIDER_POWER_OF_TWO flag 9 years ago
clkdev.h clk: remove unused __clk_[get|put] 11 years ago
compiler-gcc.h import recent include/linux/compiler*.h 14 years ago
compiler-gcc3.h import recent include/linux/compiler*.h 14 years ago
compiler-gcc4.h import recent include/linux/compiler*.h 14 years ago
compiler-intel.h add compiler header files from kernel 15 years ago
compiler.h define __user empty 11 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
err.h err.h: Add PTR_ERR_OR_ZERO from kernel 10 years ago
ethtool.h net: introduce phylib 11 years ago
gcd.h lib: Add gcd() function 9 years ago
ioport.h linux/ioport.h: include missed <linux/list.h> 9 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 list: add list_first_entry_or_null() 10 years ago
log2.h log2: Fix declaration of __roundup_pow_of_two 11 years ago
lz4.h decompressor: Add LZ4 decompressor module 10 years ago
marvell_phy.h net: phy: Support Marvell 88EE1543 PHY 9 years ago
math64.h import include/linux/math64.h 11 years ago
mbus.h ARM: mvebu: Add machine compatible to mbus ranges 9 years ago
micrel_phy.h net: phy: Add micrel KSZ8031 10 years ago
mii.h net: introduce phylib 11 years ago
mod_devicetable.h PCI: initial commit 9 years ago
pci.h pci: make sure to activate devices on the root bus 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: introduce phy_aneg_done 9 years ago
posix_types.h Initial revision 23 years ago
rbtree.h Treewide: remove address of the Free Software Foundation 11 years ago
reset-controller.h reset: add reset controller framework 10 years ago
reset.h reset: add reset controller framework 10 years ago
rtc.h rtc-lib: import rtc_time_to_tm() from linux-3.15 9 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
stat.h make st_size in struct stat 64 bit 12 years ago
stddef.h stddef: introduce true/false enum 13 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 clocksource: move the NSEC_PER_SEC constant to common header 11 years ago
types.h include: Add DECLARE_BITMAP from kernel 9 years ago
w1-gpio.h w1: gpio: use int for gpio 11 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