- dedc44b tegra124: video: Add full link training for eDP by Simon Glass · 10 years ago
- 490f5fd video: Add drm_dp_helper.h by Simon Glass · 10 years ago
- ae42eb0 QE/DeepSleep: add QE deepsleep support for mpc85xx by Zhao Qiang · 10 years ago
- 8e2b661 dm: usb: Add a generic descriptor struct by Simon Glass · 10 years ago
- f84c052 dm: usb: Move struct usb_string to a common place by Simon Glass · 10 years ago
- 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
- 3f52e1b usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · 10 years ago
- 6f80390 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error by Kishon Vijay Abraham I · 10 years ago
- 747a0a5 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · 10 years ago
- 9848e57 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · 10 years ago
- 45d9337 include: usb: modify gadget.h to include udc support by Kishon Vijay Abraham I · 10 years ago
- 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
- 950cb9b use ASM_NL instead of '; ' for assembler new line character in the macro by Chen Gang · 10 years ago
- 478b02f Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · 10 years ago
- dc28843 ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
- c316f57 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · 10 years ago
- e6126a5 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · 10 years ago
- 80d9ef8 lib: string: move strlcpy() to a common place by Masahiro Yamada · 10 years ago
- 98d2d5e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
- 063ec38 linux/compat.h: remove redundant macro defines by Masahiro Yamada · 10 years ago
- d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
- 803f2eb Fix SIZE_MAX compiler warning when using stdint.h by Simon Glass · 10 years ago
- b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- 111396c linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · 10 years ago
- 48c7ea3 linux/kernel.h: import more macros by Masahiro Yamada · 10 years ago
- cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
- 2db8c2d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- e72be89 Added support for comments in input to mkenvimage. by Dominik Muth · 10 years ago
- 9345651 arm: debug: replace license blocks with SPDX by Masahiro Yamada · 10 years ago
- 1cfe9fa arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · 10 years ago
- 24c0497 arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · 10 years ago
- 0a5051c compiler_gcc: prevent redefining attributes by Jeroen Hofstee · 10 years ago
- fb8ffd7 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · 10 years ago
- 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
- fe5d1ab clang: workaround for generated constants by Jeroen Hofstee · 10 years ago
- 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
- ddf7bcf mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
- ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
- 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
- cc96c9a linux include: add ERR_CAST by Heiko Schocher · 10 years ago
- c068d44 lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · 10 years ago
- 9dd228b lib, rbtree: resync with Linux-3.14 by Heiko Schocher · 10 years ago
- 0a9064f kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 10 years ago
- 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
- 8f2df5d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · 10 years ago
- 46840f6 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
- 8d13a73 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · 10 years ago
- 6e1899e mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 10 years ago
- 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 10 years ago
- 0439d75 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · 11 years ago
- 41bbe4d mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
- dd649f1 mtd: delete unused files by Masahiro Yamada · 11 years ago
- 0879802 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 81a1d61 mx25pdk: Align the environment with other FSL boards by Fabio Estevam · 11 years ago
- e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
- 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
- 3290733 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago