upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/include/linux
Yuiko Oshino 1c1e370033 net: Add mii_resolve_flowctrl_fdx() 8 years ago
..
byteorder include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s 13 years ago
mtd treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
unaligned include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined 13 years ago
usb arm: usb: dra7xx: xHCI registers based on USB port index 8 years ago
apm_bios.h
arm-smccc.h ARM: adjust arm-smccc code for use in U-Boot 8 years ago
bch.h
bitops.h bitops.h: Include bitsperlong.h as needed for GENMASK_ULL 8 years ago
bitrev.h
bug.h
compat.h treewide: remove unneeded semicolons 8 years ago
compiler-clang.h
compiler-gcc.h
compiler-intel.h
compiler.h compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 9 years ago
crc7.h
crc8.h
crc32.h
ctype.h Add isblank 14 years ago
delay.h
drm_dp_helper.h
edd.h
err.h sf: Adopt flash table INFO macro from Linux 9 years ago
errno.h
ethtool.h
fb.h avr32: Retire AVR32 for good 8 years ago
immap_qe.h armv7: ls1021a: Drop macro CONFIG_LS102XA 8 years ago
input.h
io.h linux/io.h: add generic ioremap()/iounmap() defines 9 years ago
ioctl.h
iopoll.h
ioport.h
kbuild.h
kconfig.h spl: dm: use CONFIG_IS_ENABLED to test for the DM option 8 years ago
kernel.h Fix SIZE_MAX compiler warning when using stdint.h 11 years ago
linkage.h
linux_string.h Make linux kernel string funcs available to tools 13 years ago
list.h list: Add list_last_entry() to find the last entry 9 years ago
list_sort.h
log2.h include: Add log2 header from the kernel 10 years ago
lzo.h
math64.h lib: div64: sync with Linux 8 years ago
mbus.h arm: mvebu: Add common mbus functions to use on Marvell SoCs 11 years ago
mc146818rtc.h
mdio.h
mii.h net: Add mii_resolve_flowctrl_fdx() 8 years ago
netdevice.h
poison.h
posix_types.h
psci.h sysreset: psci: support system reset in a generic way with PSCI 8 years ago
rbtree.h kbuild: force to define __UBOOT__ in all the C sources 11 years ago
rbtree_augmented.h
screen_info.h
serial_reg.h arm: debug: replace license blocks with SPDX 11 years ago
sizes.h
stat.h avr32: Retire AVR32 for good 8 years ago
stddef.h
string.h string: Add strcspn() 8 years ago
stringify.h COMMON: Add __stringify() function 13 years ago
time.h
typecheck.h
types.h