Age | Commit message (Expand) | Author |
2014-12-08 | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini |
2014-12-08 | linux/compat.h: remove redundant macro defines | Masahiro Yamada |
2014-12-04 | arm: omap: add support for am57xx devices | Felipe Balbi |
2014-11-25 | Fix SIZE_MAX compiler warning when using stdint.h | Simon Glass |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-11-20 | linux/kernel.h: add typechecking to roundup macro | Masahiro Yamada |
2014-11-20 | linux/kernel.h: import more macros | Masahiro Yamada |
2014-11-20 | include: move various macros to include/linux/kernel.h | Masahiro Yamada |
2014-11-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-10-27 | Provide option to avoid defining a custom version of uintptr_t. | Gabe Black |
2014-10-27 | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini |
2014-10-26 | arm: debug: replace license blocks with SPDX | Masahiro Yamada |
2014-10-26 | arm: debug: import debug files from Linux 3.16 | Masahiro Yamada |
2014-10-26 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2014-10-25 | string.h: add missing prototypes | Jeroen Hofstee |
2014-10-23 | musb: fix warning in include/linux/usb/musb.h | Igor Grinberg |
2014-10-23 | keystone: usb: add support of usb xhci | WingMan Kwok |
2014-10-23 | arm: mvebu: Add common mbus functions to use on Marvell SoCs | Stefan Roese |
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 |