Commit Graph

404 Commits (cd87c4e3ef7cbd554d17e9676b8bb223ea2e2748)

Author SHA1 Message Date
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
Andy Shevchenko daab59ac05 avr32: Retire AVR32 for good 7 years ago
Masahiro Yamada 51855e8981 treewide: remove unneeded semicolons 7 years ago
Simon Glass a7d0021063 string: Add strcspn() 7 years ago
Simon Glass 6b45ba45fb string: Add strchrnul() 7 years ago
Simon Glass fd7029029f Update WARN_ON() to return a value 7 years ago
Uri Mashiach ef3f3b8100 arm: usb: dra7xx: xHCI registers based on USB port index 7 years ago
Masahiro Yamada a93fbf4a78 ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig 7 years ago
Masahiro Yamada 573a3811ed sysreset: psci: support system reset in a generic way with PSCI 7 years ago
Masahiro Yamada c54bcf6805 ARM: adjust arm-smccc code for use in U-Boot 7 years ago
Masahiro Yamada c2da86f39e ARM: import arm-smccc code from Linux 4.11-rc6 7 years ago