summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* standalone-examples: support custom GCC libJack Mitchell2013-09-061-2/+13
* fs: fat: don't call disk_write with zero sector numWu, Josh2013-09-061-3/+5
* compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee2013-09-062-4/+12
* git-mailrc: Update MMC custodianPantelis Antoniou2013-09-061-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2013-09-061-0/+1
|\
| * nios2: fix missing comment terminator from SPDX License commitThomas Chou2013-09-061-0/+1
* | am335x_evm.h: Add back the actual load of the kernel imageRobert P. J. Day2013-09-061-1/+3
|/
* bootm: allow correct bounds-check of destinationKees Cook2013-09-031-1/+1
* lzo: correctly bounds-check output bufferKees Cook2013-09-031-1/+7
* lzma: correctly bounds-check output bufferKees Cook2013-09-031-2/+6
* gzip: correctly bounds-check output bufferKees Cook2013-09-031-2/+2
* documentation: add more compression configsKees Cook2013-09-031-0/+9
* sandbox: add compression testsKees Cook2013-09-033-0/+341
* sandbox: Correct compiler warnings in cmd_bootm/cmd_ximgSimon Glass2013-09-032-6/+9
* Prepare v2013.10-rc2Tom Rini2013-09-021-1/+1
* omap5: Correct include order, drop CONFIG_SYS_PROMPT defineTom Rini2013-08-271-5/+2
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-08-2717-58/+388
|\
| * console: usb: kbd: To fix slow TFTP bootingJim Lin2013-08-261-10/+10
| * console: usb: kbd: To improve TFTP booting performanceJim Lin2013-08-261-0/+15
| * NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is definedJim Lin2013-08-261-0/+11
| * usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-263-11/+11
| * usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam2013-08-261-9/+0
| * usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski2013-08-261-4/+7
| * usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski2013-08-261-2/+4
| * 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
* | i2c: fix i2c dev command for not using new frameworkHeiko Schocher2013-08-271-0/+2
|/
* 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
OpenPOWER on IntegriCloud