summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher2013-08-262-2/+38
* usb: Use well-known descriptor sizes when parsing configurationJulius Werner2013-08-262-26/+75
* ARM: OMAP5-uevm: Add usb device reset APIDan Murphy2013-08-261-0/+11
* USB: usb-hub: Add a weak function for resetting devicesDan Murphy2013-08-261-0/+12
* ARM: OMAP5-uevm: Add USB MAC ethernet addressDan Murphy2013-08-261-0/+23
* ARM: OMAP5-uevm: Add USB ehci support for the uEVMDan Murphy2013-08-263-1/+87
* ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy2013-08-261-0/+7
* ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy2013-08-264-2/+86
* omap5: uevm: Change the board name to correct nameDan Murphy2013-08-261-1/+1
* env_nand.c: support falling back to redundant env when writingPhil Sutter2013-08-221-62/+54
* nand_util: delete a useless variableMasahiro Yamada2013-08-221-2/+1
* cmd_nand: Do not show usage when scrub is abortedMasahiro Yamada2013-08-221-2/+2
* cmd_nand: slight optimization of nand_dump functionMasahiro Yamada2013-08-221-5/+8
* cmd_nand: fix a memory leak in nand_dump functionMasahiro Yamada2013-08-221-7/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-2163-349/+1101
|\
| * Makefile: Fix build in a separated directory treeYork Sun2013-08-211-2/+2
| * Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов2013-08-201-1/+1
| * powerpc/sec: Add workaround for SEC A-003571Shengzhou Liu2013-08-203-1/+14
| * powerpc/p1010rdb: fix calculating ddr_freq_mhzShengzhou Liu2013-08-201-1/+1
| * powerpc/t4240: add QSGMII interface supportShaohui Xie2013-08-205-31/+108
| * powerpc/t4240: fix lanes routing for QSGMII protocolsShaohui Xie2013-08-201-2/+37
| * powerpc/common/vsc3316: remove const from vsc3316_config parameter defineShaohui Xie2013-08-204-12/+12
| * powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-207-21/+21
| * powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-204-22/+21
| * SPDX-License-Identifier: clean up license headerYork Sun2013-08-203-48/+3
| * powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-2017-146/+149
| * powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2013-08-205-71/+103
| * TPL : introduce the TPL based on the SPLYing Zhang2013-08-205-14/+147
| * powerpc : p1022ds : Enable p1022ds to start from eSPI with SPLYing Zhang2013-08-202-7/+39
| * powerpc : spi flash : Support to start from eSPI with SPLYing Zhang2013-08-203-0/+80
| * powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPLYing Zhang2013-08-206-17/+179
| * powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-209-0/+233
| * powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-205-6/+6
| * spl: env_common.c: make CONFIG_SPL_BUILD contain function env_importYing Zhang2013-08-201-2/+0
* | ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs2013-08-2013-135/+18
* | ppc4xx: Remove CANBT boardMatthias Fuchs2013-08-209-1318/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-08-2012-22/+120
|\ \ | |/ |/|
| * pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()Łukasz Majewski2013-08-201-1/+1
| * i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...Łukasz Majewski2013-08-205-14/+30
| * i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is ...Łukasz Majewski2013-08-201-1/+1
| * fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan2013-08-205-7/+34
| * fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan2013-08-201-2/+57
* | SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes2013-08-193-2/+24
|/
* Prepare v2013.10-rc1Tom Rini2013-08-191-2/+2
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-19153-3796/+179
* board/esd/cpci750/mv_eth.c: Fix licenseWolfgang Denk2013-08-191-16/+1
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-1924-528/+80
* SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk2013-08-195-90/+5
* SPDX-License-Identifier: convert GPL-2.0+ / BSD-2-Clause dual-licensed filesWolfgang Denk2013-08-191-44/+1
* net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su2013-08-192-74/+82
OpenPOWER on IntegriCloud