Commit Graph

447 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 78e9e71c83 include/linux/mtd: Update copyright notices 9 years ago
Thomas Chou d85879938d dm: implement a MTD uclass 9 years ago
Fabio Estevam f8fdb81f6c compat: Remove is_power_of_2() definition 9 years ago
Fabio Estevam de4d2e9e7c bitops: Add fls_long and __ffs64 9 years ago
Fabio Estevam f598e7a99e include: Add log2 header from the kernel 9 years ago
Heiko Schocher 0195a7bb36 ubi,ubifs: sync with linux v4.2 9 years ago
Heiko Schocher 5219db8ae8 linux, compat: add missing definitions for ubi 9 years ago
Jagan Teki 89b5c81b75 linux/bitops.h: GENMASK copy from linux 9 years ago
Jagan Teki 673452876f linux/bitops: Move BIT definitions at top 9 years ago
Heiko Schocher 92a3188d7d bitops: introduce BIT() definition 9 years ago
Heiko Schocher 620197670a usb: gadget: at91_udc: add at91_udc into U-Boot 9 years ago
Siva Durga Prasad Paladugu 2580a2a7e7 mtd: nand: Increase max sizes of OOB and Page size 9 years ago
Scott Wood d3963721d9 nand: Sync with Linux v4.1 9 years ago
Ezequiel Garcia 86a720aafc mtd: Introduce mtd_block_isreserved() 9 years ago
Scott Wood 273310644f nand: Remove __UBOOT__ ifdefs 9 years ago
Masahiro Yamada 8be60f06c2 linux/kconfig.h: add CPP macros useful for per-image config options 9 years ago
Simon Glass 5598facbd2 Bring in __aligned_u64 and friends to linux/types.h 9 years ago
Masahiro Yamada 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() 9 years ago
Masahiro Yamada ebc3328ccc linux_compat: move vzalloc() to header file as an inline function 9 years ago
Masahiro Yamada 3721eaf28e linux_compat: remove cpu_relax() define 9 years ago
Nikhil Badola 2f47324255 include: usb: Map USB controller base addresses for LS2085A 9 years ago
Nikhil Badola 909a1ab2f0 include: usb: Move USB controller base address mapping 9 years ago
Nikhil Badola 667f4dd90f drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller 9 years ago
Ramneek Mehresh ba92ee06a5 usb: fsl: Add XHCI driver support 9 years ago
Ramneek Mehresh dc9cdf859e usb: dwc3: Add DWC3 controller driver support 9 years ago
Masahiro Yamada f18d11163e mtd: fix false positive "Offset exceeds device limit" error 9 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 9 years ago
Masahiro Yamada af22ac660a include: introduce include/linux/io.h as a wrapper of asm/io.h 9 years ago
Simon Glass dedc44b466 tegra124: video: Add full link training for eDP 9 years ago
Simon Glass 490f5fd238 video: Add drm_dp_helper.h 9 years ago
Zhao Qiang ae42eb035e QE/DeepSleep: add QE deepsleep support for mpc85xx 9 years ago
Simon Glass 8e2b6619c5 dm: usb: Add a generic descriptor struct 9 years ago
Simon Glass f84c052a3e dm: usb: Move struct usb_string to a common place 9 years ago
Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 9 years ago
Kishon Vijay Abraham I 3f52e1b985 usb: dwc3: dwc3-omap: make dwc3-omap build in uboot 9 years ago
Kishon Vijay Abraham I 6f80390691 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error 9 years ago
Kishon Vijay Abraham I 747a0a5b38 usb: dwc3: gadget: make dwc3 gadget build in uboot 9 years ago
Kishon Vijay Abraham I 9848e5740a usb: dwc3: fix dwc3 header files 9 years ago
Kishon Vijay Abraham I 45d9337ec3 include: usb: modify gadget.h to include udc support 9 years ago
Peter Tyser 073adf987e nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE 9 years ago
Chen Gang 950cb9bbc7 use ASM_NL instead of '; ' for assembler new line character in the macro 9 years ago
Hans de Goede 478b02f1a7 Add linux/compiler-gcc5.h to fix builds with gcc5 9 years ago
Anton Habegger dc2884315d ubifs: Import atomic_long operations from Linux 9 years ago
Daniel Mack c316f577b4 mtd: OMAP: Enable GPMC prefetch mode 10 years ago
Masahiro Yamada e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 10 years ago
Masahiro Yamada 80d9ef8d40 lib: string: move strlcpy() to a common place 10 years ago
Masahiro Yamada 063ec38a75 linux/compat.h: remove redundant macro defines 10 years ago
Felipe Balbi d11ac4b56d arm: omap: add support for am57xx devices 10 years ago
Simon Glass 803f2eb2a2 Fix SIZE_MAX compiler warning when using stdint.h 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago