Commit Graph

407 Commits (69065e8ff455e470b04c439e93650e39b005535a)

Author SHA1 Message Date
Masahiro Yamada c960a68e20 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c 7 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
Masahiro Yamada b0bd96c858 libfdt: fix <linux/libfdt.h> 7 years ago
Masahiro Yamada 75db00eea0 linux/kernel.h: Add ALIGN_DOWN macro 7 years ago
Masahiro Yamada ba8c9ea38a mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h 8 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 8 years ago
Masahiro Yamada e6001371d1 mtd: nand: introduce NAND_ROW_ADDR_3 flag 8 years ago
Masahiro Yamada a01549ba40 mtd: nand: add a shorthand to generate nand_ecc_caps structure 8 years ago
Masahiro Yamada 470c29d1c2 mtd: nand: add generic helpers to check, match, maximize ECC settings 8 years ago
Boris Brezillon 52cde35b96 mtd: nand: Pass the CS line to ->setup_data_interface() 8 years ago
Masahiro Yamada 436fb2b84d mtd: nand: allow drivers to request minimum alignment for passed buffer 8 years ago
Boris Brezillon 94b50a8aae mtd: nand: Drop the ->errstat() hook 8 years ago
Boris Brezillon 4d75596e6d mtd: nand: Drop unused cached programming support 8 years ago
Boris Brezillon 13f3b04f61 mtd: add mtd_ooblayout_xxx() helper functions 8 years ago
Marc Gonzalez 1fb87de83d mtd: nand: Support controllers with custom page 8 years ago
Boris Brezillon 6f84b26b53 mtd: nand: Add a few more timings to nand_sdr_timings 8 years ago
Boris Brezillon 3d841b3214 mtd: nand: Fix data interface configuration logic 8 years ago
Boris Brezillon 27c4792cd2 mtd: nand: automate NAND timings selection 8 years ago
Sascha Hauer b893e83330 mtd: nand: Expose data interface for ONFI mode 0 8 years ago
Sascha Hauer 46deff57da mtd: nand: convert ONFI mode into data interface 8 years ago
Sascha Hauer 01042499b8 mtd: nand: Introduce nand_data_interface 8 years ago
Sascha Hauer 1728eb577d mtd: nand: Create a NAND reset function 8 years ago
Sascha Hauer 6a1ff76ed3 mtd: nand: remove unnecessary 'extern' from function declarations 8 years ago
Boris Brezillon 19d30ded88 mtd: nand: Add an option to maximize the ECC strength 8 years ago
Masahiro Yamada 4c61f79b5e mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled 8 years ago
Masahiro Yamada ed3986ca30 bitops: collect BIT macros to include/linux/bitops.h 8 years ago
Masahiro Yamada 50a327ded6 lib: libfdt: wrap scripts/dtc/libfdt/* where possible 8 years ago
Masahiro Yamada 1c4b453ad2 linux/types.h: add typedef of uintptr_t 8 years ago
Ran Wang d4c746c7b1 armv8: ls1088ardb: Enable USB command RDB qspi-boot 8 years ago
Masahiro Yamada 8b7f4b9cc1 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG 8 years ago
Marek Behún 502af618ec linux/time.h: Remove dead code 8 years ago
Jean-Jacques Hiblot d753f942ec lzo: add a function to check the validity of the header 8 years ago
Masahiro Yamada 84570a0c11 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux 8 years ago
Masahiro Yamada 6990e91f09 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 8 years ago
Masahiro Yamada c898cba41e dm: define dev_*() log functions in DM header 8 years ago
Masahiro Yamada 0a70fb4c1c bug.h: move runtime BUG/WARN macros into <linux/bug.h> 8 years ago
Masahiro Yamada 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 8 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 8 years ago
Bin Meng f51966bf7a usb: xhci: Honor endpoint's interval 8 years ago
Masahiro Yamada 6c06f8dc4a linux/io.h: import generic ioread* / iowrite* accessors from Linux 8 years ago
Masahiro Yamada b27af39935 dma: import linux/dma-direction.h to consolidate enum dma_data_direction 8 years ago
Yuiko Oshino 1c1e370033 net: Add mii_resolve_flowctrl_fdx() 8 years ago
Philipp Tomsich f1c6e1922e spl: dm: use CONFIG_IS_ENABLED to test for the DM option 8 years ago
Andy Shevchenko daab59ac05 avr32: Retire AVR32 for good 8 years ago
Masahiro Yamada 51855e8981 treewide: remove unneeded semicolons 8 years ago
Simon Glass a7d0021063 string: Add strcspn() 8 years ago
Simon Glass 6b45ba45fb string: Add strchrnul() 8 years ago
Simon Glass fd7029029f Update WARN_ON() to return a value 8 years ago
Uri Mashiach ef3f3b8100 arm: usb: dra7xx: xHCI registers based on USB port index 8 years ago
Masahiro Yamada a93fbf4a78 ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig 8 years ago