Age | Commit message (Expand) | Author |
2016-12-03 | usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type | Nishanth Menon |
2016-11-28 | linux/compat.h: Properly implement ndelay fallback | mario.six@gdsys.cc |
2016-11-18 | sf: Adopt flash table INFO macro from Linux | Jagan Teki |
2016-10-11 | list: Add list_last_entry() to find the last entry | Simon Glass |
2016-09-27 | drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller | Sriram Dash |
2016-09-27 | drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers... | Sriram Dash |
2016-09-26 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-09-26 | armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A | York Sun |
2016-09-23 | errno.h: sync error macros with linux 4.8-rc7 | Masahiro Yamada |
2016-09-23 | Move ENOTSUPP defines to include/linux/errno.h | Masahiro Yamada |
2016-09-23 | Move error macros from <asm-generic/errno.h> to <linux/errno.h> | Masahiro Yamada |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-23 | Add <linux/errno.h> as a wrapper of <asm-generic/errno.h> | Masahiro Yamada |
2016-09-23 | treewide: use #include <...> to include public headers | Masahiro Yamada |
2016-09-22 | usb: xhci-rockchip: add rockchip dwc3 controller driver | MengDongyang |
2016-08-15 | xtensa: add support for the xtensa processor architecture [1/2] | Chris Zankel |
2016-07-26 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-07-26 | include: usb: Rename USB controller base address mapping | Rajesh Bhagat |
2016-07-24 | mtd: fix compiler warnings | Steve Rae |
2016-07-24 | mtd: nand: Increase the max OOB size | Boris Brezillon |
2016-07-24 | mtd: nand: add common DT init code | Brian Norris |
2016-07-22 | armv7: armv7: introduce set_gpmc_cs0 | Ladislav Michl |
2016-07-22 | armv7: make gpmc_cfg const | Ladislav Michl |
2016-07-14 | linux/io.h: add generic ioremap()/iounmap() defines | Masahiro Yamada |
2016-07-14 | types.h: move and redefine resource_size_t | Masahiro Yamada |
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 |