Age | Commit message (Expand) | Author |
2013-08-26 | console: usb: kbd: To improve TFTP booting performance | Jim Lin |
2013-08-26 | NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined | Jim Lin |
2013-08-26 | usb: ehci-mx5: Use 'bool' instead of 'unsigned char' | Fabio Estevam |
2013-08-26 | usb: ehci-mx5: Remove unneeded write to cscmr1 register | Fabio Estevam |
2013-08-26 | usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver | Lukasz Majewski |
2013-08-26 | usb:dfu:g_dnl: Change number of exported configurations at composite gadget | Lukasz Majewski |
2013-08-26 | dfu, nand, ubi: add partubi alt settings for updating ubi partition | Heiko Schocher |
2013-08-26 | usb: Use well-known descriptor sizes when parsing configuration | Julius Werner |
2013-08-26 | ARM: OMAP5-uevm: Add usb device reset API | Dan Murphy |
2013-08-26 | USB: usb-hub: Add a weak function for resetting devices | Dan Murphy |
2013-08-26 | ARM: OMAP5-uevm: Add USB MAC ethernet address | Dan Murphy |
2013-08-26 | ARM: OMAP5-uevm: Add USB ehci support for the uEVM | Dan Murphy |
2013-08-26 | ARM: OMAP: USB: Fix linker error when ULPI is not defined | Dan Murphy |
2013-08-26 | ARM: OMAP5: USB: Add OMAP5 common USB EHCI information | Dan Murphy |
2013-08-26 | omap5: uevm: Change the board name to correct name | Dan Murphy |
2013-08-22 | env_nand.c: support falling back to redundant env when writing | Phil Sutter |
2013-08-22 | nand_util: delete a useless variable | Masahiro Yamada |
2013-08-22 | cmd_nand: Do not show usage when scrub is aborted | Masahiro Yamada |
2013-08-22 | cmd_nand: slight optimization of nand_dump function | Masahiro Yamada |
2013-08-22 | cmd_nand: fix a memory leak in nand_dump function | Masahiro Yamada |
2013-08-21 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2013-08-21 | Makefile: Fix build in a separated directory tree | York Sun |
2013-08-20 | Fix for incorrect conversion hex string to number (FMAN firmware address). | Николай Пузанов |
2013-08-20 | powerpc/sec: Add workaround for SEC A-003571 | Shengzhou Liu |
2013-08-20 | powerpc/p1010rdb: fix calculating ddr_freq_mhz | Shengzhou Liu |
2013-08-20 | powerpc/t4240: add QSGMII interface support | Shaohui Xie |
2013-08-20 | powerpc/t4240: fix lanes routing for QSGMII protocols | Shaohui Xie |
2013-08-20 | powerpc/common/vsc3316: remove const from vsc3316_config parameter define | Shaohui Xie |
2013-08-20 | powerpcv2: Print hardcoded size like print_size() does | Shruti Kanetkar |
2013-08-20 | powerpc: Use print_size() where appropriate | Shruti Kanetkar |
2013-08-20 | SPDX-License-Identifier: clean up license header | York Sun |
2013-08-20 | powerpc: Fix CamelCase checkpatch warnings | Prabhakar Kushwaha |
2013-08-20 | powerpc: p1022ds: add TPL for p1022ds nand boot | Ying Zhang |
2013-08-20 | TPL : introduce the TPL based on the SPL | Ying Zhang |
2013-08-20 | powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL | Ying Zhang |
2013-08-20 | powerpc : spi flash : Support to start from eSPI with SPL | Ying Zhang |
2013-08-20 | powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL | Ying Zhang |
2013-08-20 | powerpc: mpc85xx: Support booting from SD Card with SPL | Ying Zhang |
2013-08-20 | powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct... | Ying Zhang |
2013-08-20 | spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import | Ying Zhang |
2013-08-20 | ppc4xx: Remove support for PPC405CR CPUs | Matthias Fuchs |
2013-08-20 | ppc4xx: Remove CANBT board | Matthias Fuchs |
2013-08-20 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-08-20 | pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num() | Łukasz Majewski |
2013-08-20 | i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2... | Łukasz Majewski |
2013-08-20 | i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is ... | Łukasz Majewski |
2013-08-20 | fsl_i2c: add workaround for the erratum I2C A004447 | Chunhe Lan |
2013-08-20 | fsl_i2c: generate nine pulses on SCL if the I2C bus is hung | Chunhe Lan |
2013-08-19 | SPL: Makefile: Build a separate autoconf.mk for SPL | Joel Fernandes |
2013-08-19 | Prepare v2013.10-rc1 | Tom Rini |