Age | Commit message (Expand) | Author |
2014-09-24 | compiler_gcc: prevent redefining attributes | Jeroen Hofstee |
2014-09-16 | compiler*.h: sync include/linux/compiler*.h with Linux 3.16 | Masahiro Yamada |
2014-09-16 | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada |
2014-09-09 | clang: workaround for generated constants | Jeroen Hofstee |
2014-08-25 | mtd,ubi,ubifs: sync with linux v3.15 | Heiko Schocher |
2014-08-25 | mtd, ubi, ubifs: update for the sync with linux v3.14 | Heiko Schocher |
2014-08-25 | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher |
2014-08-25 | lib, linux: move linux specific defines to linux/compat.h | Heiko Schocher |
2014-08-25 | linux include: add ERR_CAST | Heiko Schocher |
2014-08-25 | lib, list_sort: add list_sort from linux 3.14 | Heiko Schocher |
2014-08-25 | lib, rbtree: resync with Linux-3.14 | Heiko Schocher |
2014-07-30 | kconfig: import Kconfig files from Linux 3.16-rc7 | Masahiro Yamada |
2014-07-22 | qe: move immap_qe.h from arch directory into common directory | Zhao Qiang |
2014-07-22 | linux/compat.h: port lower_32_bits and upper_32_bits from Linux | Lijun Pan |
2014-06-06 | mtd: nand: omap: add support for BCH16_ECC - NAND driver updates | pekon gupta |
2014-06-06 | mtd: nand: omap_gpmc: use macro for register definitions | pekon gupta |
2014-06-06 | mtd: nand: fix GET/SET_FEATURES address on 16-bit devices | David Mosberger |
2014-06-06 | mtd: nand: force NAND_CMD_READID onto 8-bit bus | Brian Norris |
2014-06-06 | mtd: nand: omap_elm: use macros for register definitions | pekon gupta |
2014-06-06 | mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be... | pekon gupta |
2014-04-17 | mtd: delete unused files | Masahiro Yamada |
2014-03-13 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-03-05 | fb: Add a prototype for board_video_skip() | Fabio Estevam |
2014-03-05 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |
2014-03-04 | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand | pekon gupta |
2014-03-04 | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand | pekon gupta |
2014-03-04 | sizes.h - consolidate for all architectures | Alexey Brodkin |
2014-01-24 | include: delete unused header files | Masahiro Yamada |
2014-01-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-01-09 | add weak entry definition | David Feng |
2014-01-09 | Add crc8 routine | Simon Glass |
2013-11-21 | mtd: move & update nand_ecclayout structure (plus board changes) | Prabhakar Kushwaha |
2013-11-08 | include: delete include/linux/config.h | Masahiro Yamada |
2013-10-20 | usb: am437x: Add support for am437x xhci USB host | Dan Murphy |
2013-10-20 | usb: dra7xx: Add support for dra7xx xhci USB host | Dan Murphy |
2013-10-20 | usb: omap: Move the usb phy code to the usb/phy directory | Dan Murphy |
2013-10-20 | usb: omap: Move the xhci-omap header file to common location | Dan Murphy |
2013-10-20 | USB: XHCI: Add xHCI host controller support for Exynos5 | Vivek Gautam |
2013-10-09 | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN | Paul Burton |
2013-10-07 | include/linux/fb.h: Add a missing include for 'list.h' | Otavio Salvador |
2013-09-24 | usb:gadget:Remove redundant #includes for USB composite gadget and its functions | Lukasz Majewski |
2013-09-24 | USB: gadget: add atmel usba udc driver | Bo Shen |
2013-09-07 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-09-06 | compiler_gcc: do not redefine __gnu_attributes | Jeroen Hofstee |
2013-08-22 | linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h | Wu, Josh |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-30 | usb: fix unaligned access in device_qual() | Heiko Schocher |
2013-06-25 | add support for Xilinx 1000BASE-X phy (GTX) | Charles Coldwell |
2013-06-12 | usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize | Vivek Gautam |
2013-05-31 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |