summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-08-23usb: usb: adjusted the sof interva [1/1]Yue Wang2-4/+3
2018-05-07mtd: nand: add new type slc nand [1/1]Yi Zeng3-0/+71
2018-04-19ubi: repair some logic weak in ubi[1/1]Yi Zeng5-6/+16
2018-02-28usb: fix usb host sof frame interval for g12a ubootYue Wang2-3/+16
2018-02-28usb: add usb host & device support for g12a ubootYue Wang14-156/+1221
2018-01-10PD#150631: SPINAND: add spi nand driverSunny Luo9-34/+2421
2017-05-24PD#143072: usb: fix u-disk set address error.Yue Wang3-4/+132
2017-03-23PD#139454: nand: mtd&ubi supportYonghui Yu32-171/+12829
2015-06-04[GXBB] EMMC driver and factory burning updateSam Wu60-964/+18875
2015-06-04Revert "[GXBB] EMMC driver and factory burning update"Xiaobo Gu60-18873/+963
2015-06-04[GXBB] EMMC driver and factory burning updateSam Wu60-963/+18873
2014-12-15x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada7-4/+13
2014-12-11lib: string: move strlcpy() to a common placeMasahiro Yamada3-24/+28
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini56-101/+870
2014-12-08linux/compat.h: remove redundant macro definesMasahiro Yamada1-4/+0
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi7-11/+16
2014-11-25Fix SIZE_MAX compiler warning when using stdint.hSimon Glass1-0/+2
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada54-160/+180
2014-11-20linux/kernel.h: add typechecking to roundup macroMasahiro Yamada2-3/+8
2014-11-20linux/kernel.h: import more macrosMasahiro Yamada1-0/+92
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada15-180/+158
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini7-1/+645
2014-10-27Provide option to avoid defining a custom version of uintptr_t.Gabe Black6-4/+36
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini79-934/+3468
2014-10-26arm: debug: replace license blocks with SPDXMasahiro Yamada3-9/+4
2014-10-26arm: debug: import debug files from Linux 3.16Masahiro Yamada3-0/+581
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini10-8/+1903
2014-10-25string.h: add missing prototypesJeroen Hofstee1-0/+7
2014-10-23musb: fix warning in include/linux/usb/musb.hIgor Grinberg1-0/+2
2014-10-23keystone: usb: add support of usb xhciWingMan Kwok6-1/+379
2014-10-23arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese3-0/+545
2014-09-24compiler_gcc: prevent redefining attributesJeroen Hofstee1-0/+10
2014-09-16compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada6-44/+236
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada56-56/+1
2014-09-09clang: workaround for generated constantsJeroen Hofstee2-4/+5
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher11-68/+341
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher4-0/+11
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher75-6800/+26583
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher11-235/+385
2014-08-25linux include: add ERR_CASTHeiko Schocher1-4/+13
2014-08-25lib, list_sort: add list_sort from linux 3.14Heiko Schocher3-0/+310
2014-08-25lib, rbtree: resync with Linux-3.14Heiko Schocher3-353/+698
2014-07-30kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada43-0/+24484
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang10-9/+9
2014-07-22linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan1-0/+19
2014-06-06mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2-1/+86
2014-06-06mtd: nand: omap_gpmc: use macro for register definitionspekon gupta1-1/+2
2014-06-06mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger1-1/+10
2014-06-06mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris5-5/+17
2014-06-06mtd: nand: omap_elm: use macros for register definitionspekon gupta1-3/+6
[next]