summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* lzma: correctly bounds-check output bufferKees Cook2013-09-03-2/+6
* gzip: correctly bounds-check output bufferKees Cook2013-09-03-2/+2
* documentation: add more compression configsKees Cook2013-09-03-0/+9
* sandbox: add compression testsKees Cook2013-09-03-0/+341
* sandbox: Correct compiler warnings in cmd_bootm/cmd_ximgSimon Glass2013-09-03-6/+9
* Prepare v2013.10-rc2Tom Rini2013-09-02-1/+1
* omap5: Correct include order, drop CONFIG_SYS_PROMPT defineTom Rini2013-08-27-5/+2
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-08-27-58/+388
|\
| * console: usb: kbd: To fix slow TFTP bootingJim Lin2013-08-26-10/+10
| * console: usb: kbd: To improve TFTP booting performanceJim Lin2013-08-26-0/+15
| * NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is definedJim Lin2013-08-26-0/+11
| * usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-26-11/+11
| * usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam2013-08-26-9/+0
| * usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski2013-08-26-4/+7
| * usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski2013-08-26-2/+4
| * dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher2013-08-26-2/+38
| * usb: Use well-known descriptor sizes when parsing configurationJulius Werner2013-08-26-26/+75
| * ARM: OMAP5-uevm: Add usb device reset APIDan Murphy2013-08-26-0/+11
| * USB: usb-hub: Add a weak function for resetting devicesDan Murphy2013-08-26-0/+12
| * ARM: OMAP5-uevm: Add USB MAC ethernet addressDan Murphy2013-08-26-0/+23
| * ARM: OMAP5-uevm: Add USB ehci support for the uEVMDan Murphy2013-08-26-1/+87
| * ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy2013-08-26-0/+7
| * ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy2013-08-26-2/+86
| * omap5: uevm: Change the board name to correct nameDan Murphy2013-08-26-1/+1
* | i2c: fix i2c dev command for not using new frameworkHeiko Schocher2013-08-27-0/+2
|/
* env_nand.c: support falling back to redundant env when writingPhil Sutter2013-08-22-62/+54
* nand_util: delete a useless variableMasahiro Yamada2013-08-22-2/+1
* cmd_nand: Do not show usage when scrub is abortedMasahiro Yamada2013-08-22-2/+2
* cmd_nand: slight optimization of nand_dump functionMasahiro Yamada2013-08-22-5/+8
* cmd_nand: fix a memory leak in nand_dump functionMasahiro Yamada2013-08-22-7/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-21-349/+1101
|\
| * Makefile: Fix build in a separated directory treeYork Sun2013-08-21-2/+2
| * Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов2013-08-20-1/+1
| * powerpc/sec: Add workaround for SEC A-003571Shengzhou Liu2013-08-20-1/+14
| * powerpc/p1010rdb: fix calculating ddr_freq_mhzShengzhou Liu2013-08-20-1/+1
| * powerpc/t4240: add QSGMII interface supportShaohui Xie2013-08-20-31/+108
| * powerpc/t4240: fix lanes routing for QSGMII protocolsShaohui Xie2013-08-20-2/+37
| * powerpc/common/vsc3316: remove const from vsc3316_config parameter defineShaohui Xie2013-08-20-12/+12
| * powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-20-21/+21
| * powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-20-22/+21
| * SPDX-License-Identifier: clean up license headerYork Sun2013-08-20-48/+3
| * powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-20-146/+149
| * powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2013-08-20-71/+103
| * TPL : introduce the TPL based on the SPLYing Zhang2013-08-20-14/+147
| * powerpc : p1022ds : Enable p1022ds to start from eSPI with SPLYing Zhang2013-08-20-7/+39
| * powerpc : spi flash : Support to start from eSPI with SPLYing Zhang2013-08-20-0/+80
| * powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPLYing Zhang2013-08-20-17/+179
| * powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-20-0/+233
| * powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-20-6/+6
| * spl: env_common.c: make CONFIG_SPL_BUILD contain function env_importYing Zhang2013-08-20-2/+0