Age | Commit message (Expand) | Author |
2018-06-27 | mtd: nand: export nand_get_flash_type function | Jörg Krause |
2018-06-13 | lib: Add hexdump | Alexey Brodkin |
2018-06-12 | include/linux/byteorder: Sync to latest Linux definitions | Ramon Fried |
2018-06-07 | bug.h: introduce WARN_ONCE | Ramon Fried |
2018-05-31 | scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 | Rob Herring |
2018-05-18 | usb: common: add support to get maximum speed from dt | Mugunthan V N |
2018-05-10 | include: update log2 header from the Linux kernel | Heinrich Schuchardt |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-01 | libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c | Masahiro Yamada |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-01-28 | libfdt: fix <linux/libfdt.h> | Masahiro Yamada |
2018-01-10 | linux/kernel.h: Add ALIGN_DOWN macro | Masahiro Yamada |
2017-12-04 | mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h | Masahiro Yamada |
2017-12-04 | mtd: nand: Rename nand.h into rawnand.h | Masahiro Yamada |
2017-11-29 | mtd: nand: introduce NAND_ROW_ADDR_3 flag | Masahiro Yamada |
2017-11-29 | mtd: nand: add a shorthand to generate nand_ecc_caps structure | Masahiro Yamada |
2017-11-29 | mtd: nand: add generic helpers to check, match, maximize ECC settings | Masahiro Yamada |
2017-11-29 | mtd: nand: Pass the CS line to ->setup_data_interface() | Boris Brezillon |
2017-11-29 | mtd: nand: allow drivers to request minimum alignment for passed buffer | Masahiro Yamada |
2017-11-29 | mtd: nand: Drop the ->errstat() hook | Boris Brezillon |
2017-11-29 | mtd: nand: Drop unused cached programming support | Boris Brezillon |
2017-11-29 | mtd: add mtd_ooblayout_xxx() helper functions | Boris Brezillon |
2017-11-29 | mtd: nand: Support controllers with custom page | Marc Gonzalez |
2017-11-29 | mtd: nand: Add a few more timings to nand_sdr_timings | Boris Brezillon |
2017-11-29 | mtd: nand: Fix data interface configuration logic | Boris Brezillon |
2017-11-29 | mtd: nand: automate NAND timings selection | Boris Brezillon |
2017-11-29 | mtd: nand: Expose data interface for ONFI mode 0 | Sascha Hauer |
2017-11-29 | mtd: nand: convert ONFI mode into data interface | Sascha Hauer |
2017-11-29 | mtd: nand: Introduce nand_data_interface | Sascha Hauer |
2017-11-29 | mtd: nand: Create a NAND reset function | Sascha Hauer |
2017-11-29 | mtd: nand: remove unnecessary 'extern' from function declarations | Sascha Hauer |
2017-11-29 | mtd: nand: Add an option to maximize the ECC strength | Boris Brezillon |
2017-11-29 | mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled | Masahiro Yamada |
2017-11-29 | bitops: collect BIT macros to include/linux/bitops.h | Masahiro Yamada |
2017-11-17 | lib: libfdt: wrap scripts/dtc/libfdt/* where possible | Masahiro Yamada |
2017-11-17 | linux/types.h: add typedef of uintptr_t | Masahiro Yamada |
2017-10-27 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-10-27 | armv8: ls1088ardb: Enable USB command RDB qspi-boot | Ran Wang |
2017-10-23 | mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG | Masahiro Yamada |
2017-10-16 | linux/time.h: Remove dead code | Marek Behún |
2017-10-05 | lzo: add a function to check the validity of the header | Jean-Jacques Hiblot |
2017-10-05 | linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux | Masahiro Yamada |
2017-10-04 | linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 | Masahiro Yamada |
2017-10-04 | dm: define dev_*() log functions in DM header | Masahiro Yamada |
2017-10-04 | bug.h: move runtime BUG/WARN macros into <linux/bug.h> | Masahiro Yamada |
2017-10-04 | bug.h: sync BUILD_BUG stuff with Linux 4.13 | Masahiro Yamada |
2017-10-04 | printk: collect printk stuff into <linux/printk.h> with loglevel support | Masahiro Yamada |
2017-10-01 | usb: xhci: Honor endpoint's interval | Bin Meng |
2017-09-12 | linux/io.h: import generic ioread* / iowrite* accessors from Linux | Masahiro Yamada |
2017-09-12 | dma: import linux/dma-direction.h to consolidate enum dma_data_direction | Masahiro Yamada |