Tom Rini caebff09ef Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next 3 years ago
..
byteorder 920be88e92 include/linux/byteorder: Sync to latest Linux definitions 5 years ago
clk 643966a8fa clk: at91: add pre-requisite headers for AT91 clock architecture 3 years ago
mtd 720fcb27e0 mtd: spinand: micron: identify SPI NAND device with Continuous Read mode 3 years ago
soc 5d25784998 soc: ti: k3-ringacc: Add an API to request pair of rings 3 years ago
unaligned 25b26ec69f include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined 11 years ago
usb 646979425a usb: dwc3: amend UTMI/UTMIW phy interface setup 3 years ago
apm_bios.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
arm-smccc.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
asn1.h 2b12196dc1 cmd: add asn1_compiler 4 years ago
asn1_ber_bytecode.h 2b12196dc1 cmd: add asn1_compiler 4 years ago
asn1_decoder.h 2b12196dc1 cmd: add asn1_compiler 4 years ago
bch.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
bitfield.h c92921bb52 linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian 3 years ago
bitmap.h 016e6d6a4f lib: Import few bitmap functions from Linux 4 years ago
bitops.h cd93d625fd common: Drop linux/bitops.h from common header 4 years ago
bitrev.h 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 5 years ago
bug.h 948f32c856 bug.h: introduce WARN_ONCE 5 years ago
build_bug.h 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 6 years ago
clk-provider.h fb989e0c6c clk: Drop dm.h header file in clk-provider.h 3 years ago
compat.h 69876c54de linux/compat.h: Remove netdev_xxx functions 3 years ago
compiler-clang.h 67f51b40ca compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 3 years ago
compiler-gcc.h 67f51b40ca compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 3 years ago
compiler-intel.h 67f51b40ca compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 3 years ago
compiler.h 67f51b40ca compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 3 years ago
compiler_attributes.h 67f51b40ca compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 3 years ago
compiler_types.h 72c4d40d8c compilers: Introduce options for forcing inlining on SPL/TPL 3 years ago
completion.h 29c7169b7b compat linux: import completion from linux 4.18 5 years ago
const.h b26c486399 linux/const.h: import from kernel 5 years ago
crc32.h 455ae7e87f Coding style cleanup, update CHANGELOG. 15 years ago
crc7.h ed6ce67a2c lib: add crc7 from Linux 13 years ago
ctype.h 93337abbfe Add isblank 12 years ago
delay.h 49c751603c time: Update mdelay() to delay in one large chunk 5 years ago
dma-direction.h b27af39935 dma: import linux/dma-direction.h to consolidate enum dma_data_direction 6 years ago
dma-mapping.h 6d39fccc17 dma-mapping: Add header file for ARCH_DMA_MINALIGN 3 years ago
drm_dp_helper.h dedc44b466 tegra124: video: Add full link training for eDP 9 years ago
edd.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
err.h 8c59ca93b8 linux err: make ERR_PTR/PTR_ERR architecture specific 4 years ago
errno.h 259ede1132 errno.h: sync error macros with linux 4.8-rc7 7 years ago
ethtool.h de1d786edf add support for Xilinx 1000BASE-X phy (GTX) 11 years ago
fb.h daab59ac05 avr32: Retire AVR32 for good 6 years ago
if_ether.h 883b5302fc linux/if_ether.h: Add VLAN related macros 5 years ago
immap_qe.h 61abced70f mpc83xx: Introduce ARCH_MPC836* 5 years ago
input.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
io.h d28c5920cd include: linux: io: define devm_ioremap on board with ioremap 5 years ago
ioctl.h 95ffaba390 x86: Fix support for booting bzImage 14 years ago
iopoll.h ce786ae391 iopoll: Add readl_poll_sleep_timeout 4 years ago
ioport.h 95ffaba390 x86: Fix support for booting bzImage 14 years ago
kbuild.h fe5d1abcf4 clang: workaround for generated constants 9 years ago
kconfig.h 7842749c35 linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED 3 years ago
kernel.h ed0b10722c include: kernel.h: define SSIZE_MAX 3 years ago
libfdt.h 64045a6a17 libfdt: split fdt_region declarations out to <fdt_region.h> 4 years ago
libfdt_env.h 8659895350 fdt: Add INT32_MAX to kernel.h for libfdt 4 years ago
linkage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
linux_string.h e772cb30f6 Make linux kernel string funcs available to tools 11 years ago
list.h c37f594280 list: import list_first_entry_or_null() 4 years ago
list_sort.h c068d44aac lib, list_sort: add list_sort from linux 3.14 9 years ago
log2.h 4a8e72954e include: update log2 header from the Linux kernel 6 years ago
lzo.h d753f942ec lzo: add a function to check the validity of the header 6 years ago
math64.h 0342e335ba lib: div64: sync with Linux 7 years ago
mbus.h 24c04977fa arm: mvebu: Add common mbus functions to use on Marvell SoCs 9 years ago
mc146818rtc.h e84aba135e Replace BCD2BIN and BIN2BCD macros with inline functions 14 years ago
mdio.h 145663991f linux/mdio.h: Sync with Linux kernel v4.17 5 years ago
mii.h 68a6aa85ec common: Move mii_init() function out of common.h 4 years ago
netdevice.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
oid_registry.h a9b45e6e83 lib: add oid registry utility 4 years ago
poison.h ef0255fc75 update linux/list 15 years ago
posix_types.h 4a5b6a356a Initial revision 23 years ago
printk.h b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 6 years ago
psci.h 1c078ad7d9 psci: add 'static inline' to invoke_psci_fn() stub 3 years ago
rbtree.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
rbtree_augmented.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
screen_info.h 95ffaba390 x86: Fix support for booting bzImage 14 years ago
serial_reg.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
sizes.h b335e91bd1 linux/sizes.h: sync from kernel 5 years ago
stat.h daab59ac05 avr32: Retire AVR32 for good 6 years ago
stddef.h aa9e891c63 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' 11 years ago
string.h f72bdc60b2 sandbox: Rename strdup() functions 4 years ago
stringify.h 9aed508083 COMMON: Add __stringify() function 11 years ago
time.h bd3c3dd7fb linux/time.h: include vsprintf.h 4 years ago
typecheck.h ff90af6c73 typecheck: import include/linux/typecheck.h from Linux 4.9 7 years ago
types.h 4cf7f12989 common: Move type declarations to linux/types.h 4 years ago
xxhash.h 83a486b6fd lib: Add xxhash support 5 years ago
zstd.h 8509f22aac lib: add Zstandard decompression support 5 years ago