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
Tom Rini 2db8c2d61a Merge branch 'master' of git://git.denx.de/u-boot-arm 10 years ago
..
byteorder include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s 12 years ago
mtd kbuild: force to define __UBOOT__ in all the C sources 11 years ago
unaligned include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined 13 years ago
usb Merge branch 'master' of git://git.denx.de/u-boot-ti 11 years ago
apm_bios.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
bch.h nand: Merge BCH code from Linux nand driver 13 years ago
bitops.h Correct ffs/fls regression for PowerPC etc 16 years ago
bitrev.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
compat.h lib, linux: move linux specific defines to linux/compat.h 11 years ago
compiler-clang.h compiler*.h: sync include/linux/compiler*.h with Linux 3.16 11 years ago
compiler-gcc.h compiler_gcc: prevent redefining attributes 11 years ago
compiler-gcc3.h compiler*.h: sync include/linux/compiler*.h with Linux 3.16 11 years ago
compiler-gcc4.h compiler*.h: sync include/linux/compiler*.h with Linux 3.16 11 years ago
compiler-intel.h compiler*.h: sync include/linux/compiler*.h with Linux 3.16 11 years ago
compiler.h compiler*.h: sync include/linux/compiler*.h with Linux 3.16 11 years ago
crc7.h lib: add crc7 from Linux 14 years ago
crc8.h Add crc8 routine 11 years ago
crc32.h Coding style cleanup, update CHANGELOG. 16 years ago
ctype.h Add isblank 14 years ago
edd.h x86: Fix support for booting bzImage 15 years ago
err.h linux include: add ERR_CAST 11 years ago
ethtool.h add support for Xilinx 1000BASE-X phy (GTX) 12 years ago
fb.h fb: Add a prototype for board_video_skip() 11 years ago
immap_qe.h qe: move immap_qe.h from arch directory into common directory 11 years ago
input.h input: Add linux/input.h for key code support 13 years ago
ioctl.h x86: Fix support for booting bzImage 15 years ago
ioport.h x86: Fix support for booting bzImage 15 years ago
kbuild.h clang: workaround for generated constants 11 years ago
kconfig.h kconfig: import Kconfig files from Linux 3.16-rc7 11 years ago
linkage.h add weak entry definition 11 years ago
linux_string.h Make linux kernel string funcs available to tools 12 years ago
list.h Coding style cleanup, update CHANGELOG 17 years ago
list_sort.h lib, list_sort: add list_sort from linux 3.14 11 years ago
lzo.h add lzop decompression support 15 years ago
math64.h UBIFS: Implement read-only UBIFS support in U-Boot 16 years ago
mbus.h arm: mvebu: Add common mbus functions to use on Marvell SoCs 11 years ago
mc146818rtc.h Replace BCD2BIN and BIN2BCD macros with inline functions 16 years ago
mdio.h Minor coding style cleanup. 14 years ago
mii.h add support for Xilinx 1000BASE-X phy (GTX) 12 years ago
netdevice.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
poison.h update linux/list 17 years ago
posix_types.h Initial revision 24 years ago
rbtree.h kbuild: force to define __UBOOT__ in all the C sources 11 years ago
rbtree_augmented.h lib, rbtree: resync with Linux-3.14 11 years ago
screen_info.h x86: Fix support for booting bzImage 15 years ago
serial_reg.h arm: debug: replace license blocks with SPDX 11 years ago
sizes.h sizes.h - consolidate for all architectures 11 years ago
stat.h nios2: add struct stat support in linux/stat.h 15 years ago
stddef.h include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' 13 years ago
string.h string.h: add missing prototypes 11 years ago
stringify.h COMMON: Add __stringify() function 13 years ago
time.h Initial revision 23 years ago
types.h Provide option to avoid defining a custom version of uintptr_t. 11 years ago