Commit Graph

414 Commits (f8c987f8f127f867d96ca74bcd1fcb11d8265b67)

Author SHA1 Message Date
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Ramon Fried 920be88e92 include/linux/byteorder: Sync to latest Linux definitions 6 years ago
Ramon Fried 948f32c856 bug.h: introduce WARN_ONCE 6 years ago
Rob Herring db405d1980 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 6 years ago
Mugunthan V N 59592b99d8 usb: common: add support to get maximum speed from dt 6 years ago
Heinrich Schuchardt 4a8e72954e include: update log2 header from the Linux kernel 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada c960a68e20 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Masahiro Yamada b0bd96c858 libfdt: fix <linux/libfdt.h> 6 years ago
Masahiro Yamada 75db00eea0 linux/kernel.h: Add ALIGN_DOWN macro 6 years ago
Masahiro Yamada ba8c9ea38a mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h 7 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Masahiro Yamada e6001371d1 mtd: nand: introduce NAND_ROW_ADDR_3 flag 7 years ago
Masahiro Yamada a01549ba40 mtd: nand: add a shorthand to generate nand_ecc_caps structure 7 years ago
Masahiro Yamada 470c29d1c2 mtd: nand: add generic helpers to check, match, maximize ECC settings 7 years ago
Boris Brezillon 52cde35b96 mtd: nand: Pass the CS line to ->setup_data_interface() 7 years ago
Masahiro Yamada 436fb2b84d mtd: nand: allow drivers to request minimum alignment for passed buffer 7 years ago
Boris Brezillon 94b50a8aae mtd: nand: Drop the ->errstat() hook 7 years ago
Boris Brezillon 4d75596e6d mtd: nand: Drop unused cached programming support 7 years ago
Boris Brezillon 13f3b04f61 mtd: add mtd_ooblayout_xxx() helper functions 7 years ago
Marc Gonzalez 1fb87de83d mtd: nand: Support controllers with custom page 7 years ago
Boris Brezillon 6f84b26b53 mtd: nand: Add a few more timings to nand_sdr_timings 7 years ago
Boris Brezillon 3d841b3214 mtd: nand: Fix data interface configuration logic 7 years ago
Boris Brezillon 27c4792cd2 mtd: nand: automate NAND timings selection 7 years ago
Sascha Hauer b893e83330 mtd: nand: Expose data interface for ONFI mode 0 7 years ago
Sascha Hauer 46deff57da mtd: nand: convert ONFI mode into data interface 7 years ago
Sascha Hauer 01042499b8 mtd: nand: Introduce nand_data_interface 7 years ago
Sascha Hauer 1728eb577d mtd: nand: Create a NAND reset function 7 years ago
Sascha Hauer 6a1ff76ed3 mtd: nand: remove unnecessary 'extern' from function declarations 7 years ago
Boris Brezillon 19d30ded88 mtd: nand: Add an option to maximize the ECC strength 7 years ago
Masahiro Yamada 4c61f79b5e mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled 7 years ago
Masahiro Yamada ed3986ca30 bitops: collect BIT macros to include/linux/bitops.h 7 years ago
Masahiro Yamada 50a327ded6 lib: libfdt: wrap scripts/dtc/libfdt/* where possible 7 years ago
Masahiro Yamada 1c4b453ad2 linux/types.h: add typedef of uintptr_t 7 years ago
Ran Wang d4c746c7b1 armv8: ls1088ardb: Enable USB command RDB qspi-boot 7 years ago
Masahiro Yamada 8b7f4b9cc1 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG 7 years ago
Marek Behún 502af618ec linux/time.h: Remove dead code 7 years ago
Jean-Jacques Hiblot d753f942ec lzo: add a function to check the validity of the header 7 years ago
Masahiro Yamada 84570a0c11 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux 7 years ago
Masahiro Yamada 6990e91f09 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 7 years ago
Masahiro Yamada c898cba41e dm: define dev_*() log functions in DM header 7 years ago
Masahiro Yamada 0a70fb4c1c bug.h: move runtime BUG/WARN macros into <linux/bug.h> 7 years ago
Masahiro Yamada 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 7 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
Bin Meng f51966bf7a usb: xhci: Honor endpoint's interval 7 years ago
Masahiro Yamada 6c06f8dc4a linux/io.h: import generic ioread* / iowrite* accessors from Linux 7 years ago
Masahiro Yamada b27af39935 dma: import linux/dma-direction.h to consolidate enum dma_data_direction 7 years ago
Yuiko Oshino 1c1e370033 net: Add mii_resolve_flowctrl_fdx() 7 years ago
Philipp Tomsich f1c6e1922e spl: dm: use CONFIG_IS_ENABLED to test for the DM option 7 years ago