Age | Commit message (Expand) | Author |
2016-06-12 | linux/compat.h: add dev_warn() | Andreas Bießmann |
2016-06-06 | Remove unneeded remnants of bcopy(). | Robert P. J. Day |
2016-06-04 | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini |
2016-06-03 | mtd: nand: Sync with Linux v4.6 | Scott Wood |
2016-06-03 | mtd: nand: Add page argument to write_page() etc. | Scott Wood |
2016-06-03 | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data | Scott Wood |
2016-06-03 | nand: Embed mtd_info in struct nand_chip | Scott Wood |
2016-06-03 | mtd: nand: Remove docg4 driver and palmtreo680 flashing tool | Scott Wood |
2016-06-03 | armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC | Prabhakar Kushwaha |
2016-05-17 | drivers: usb: common: add common code for usb drivers to use | Mugunthan V N |
2016-05-02 | Fix spelling of "occurred". | Vagrant Cascadian |
2016-05-02 | Change my mailaddress | Andreas Bießmann |
2016-04-11 | lib/crc8: Add crc start value | Stefan Roese |
2016-04-06 | armv8: LS2080A: Consolidate LS2080A and LS2085A | York Sun |
2016-02-29 | compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 | Tom Rini |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-01-25 | bug.h: move BUILD_BUG_* defines to include/linux/bug.h | Masahiro Yamada |
2016-01-19 | armv8: Add psci.h from the Linux kernel | Sergey Temerkhanov |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2015-12-16 | Revert "include/linux: move typdef for uintptr_t" | York Sun |
2015-12-15 | include/linux: move typdef for uintptr_t | Aneesh Bansal |
2015-12-07 | usb: xhci: zynqmp: Removing unused function usb_phy_reset | Marek Vasut |
2015-11-30 | armv8/ls1043ardb: add USB support | Gong Qianyu |
2015-11-30 | armv8: ls2085a: Add support of LS2085A SoC | Prabhakar Kushwaha |
2015-11-30 | armv8: LS2080A: Rename LS2085A to reflect LS2080A | Prabhakar Kushwaha |
2015-11-19 | usb: sandbox: Add a USB emulation driver | Simon Glass |
2015-11-12 | include/linux/mtd: Update copyright notices | Tom Rini |
2015-11-12 | dm: implement a MTD uclass | Thomas Chou |
2015-11-05 | compat: Remove is_power_of_2() definition | Fabio Estevam |
2015-11-05 | bitops: Add fls_long and __ffs64 | Fabio Estevam |
2015-11-05 | include: Add log2 header from the kernel | Fabio Estevam |
2015-10-26 | ubi,ubifs: sync with linux v4.2 | Heiko Schocher |
2015-10-26 | linux, compat: add missing definitions for ubi | Heiko Schocher |
2015-10-21 | linux/bitops.h: GENMASK copy from linux | Jagan Teki |
2015-10-21 | linux/bitops: Move BIT definitions at top | Jagan Teki |
2015-09-11 | bitops: introduce BIT() definition | Heiko Schocher |
2015-09-11 | usb: gadget: at91_udc: add at91_udc into U-Boot | Heiko Schocher |
2015-08-25 | mtd: nand: Increase max sizes of OOB and Page size | Siva Durga Prasad Paladugu |
2015-08-25 | nand: Sync with Linux v4.1 | Scott Wood |
2015-08-25 | mtd: Introduce mtd_block_isreserved() | Ezequiel Garcia |
2015-08-25 | nand: Remove __UBOOT__ ifdefs | Scott Wood |
2015-08-18 | linux/kconfig.h: add CPP macros useful for per-image config options | Masahiro Yamada |
2015-08-05 | Bring in __aligned_u64 and friends to linux/types.h | Simon Glass |
2015-07-24 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2015-07-22 | linux_compat: handle __GFP_ZERO in kmalloc() | Masahiro Yamada |
2015-07-22 | linux_compat: move vzalloc() to header file as an inline function | Masahiro Yamada |
2015-07-22 | linux_compat: remove cpu_relax() define | Masahiro Yamada |
2015-07-22 | include: usb: Map USB controller base addresses for LS2085A | Nikhil Badola |
2015-07-22 | include: usb: Move USB controller base address mapping | Nikhil Badola |
2015-07-22 | drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller | Nikhil Badola |