barebox / include / linux /
@Eric Bénard Eric Bénard authored on 15 May 2013
Sascha Hauer committed on 17 May 2013
..
amba sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the address 11 years ago
byteorder Change byte order detection mechanism to kernel style 11 years ago
decompress decompressor: import malloc/free implementation for linux 3.4 11 years ago
mtd nand_base: sync flash detection functions with linux 3.9's code 11 years ago
unaligned move include/unaligned to include/linux/unaligned/ 13 years ago
barebox-wrapper.h pr_warn() must be pr_warning() 12 years ago
basic_mmio_gpio.h Add Generic GPIO driver 11 years ago
bch.h lib: add BCH encoding/decoding 12 years ago
bitops.h rename U-Boot-v2 project to barebox 14 years ago
bitrev.h lib: add bitrev utility 12 years ago
clk.h clk: Add is_enabled callback 11 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
ctype.h remove EARLY_INIT and EARLY_CONSOLE support 12 years ago
efi.h disk: partitions: add EFI GUID Partition Table 11 years ago
err.h err.h: introduce IS_ERR_OR_NULL 11 years ago
ethtool.h net: introduce phylib 11 years ago
ioport.h Add helpers to define resources 11 years ago
kconfig.h kconfig: fix IS_ENABLED to not require all options to be defined 11 years ago
kernel.h add roundup and rounddown support 11 years ago
linkage.h import io-{read,write}s{b,w} functions from linux 15 years ago
list.h Merge branch 'pu/device-cleanup' into next 12 years ago
log2.h log2: Fix declaration of __roundup_pow_of_two 11 years ago
math64.h import include/linux/math64.h 11 years ago
micrel_phy.h net: phy: micrel: Update id table from kernel 11 years ago
mii.h net: introduce phylib 11 years ago
phy.h phy: fix force mode 11 years ago
posix_types.h Initial revision 23 years ago
rbtree.h Treewide: remove address of the Free Software Foundation 11 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: add strim for ONFI code 11 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 linux/types: import __aligned_x64 from the kernel 11 years ago
w1-gpio.h w1: gpio: use int for gpio 11 years ago
zconf.h add kernel gunzip implementation 12 years ago
zlib.h add kernel gunzip implementation 12 years ago
zutil.h add kernel gunzip implementation 12 years ago