summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1Pierre Aubert2013-06-30-0/+1
| * | | | | usb: fix unaligned access in device_qual()Heiko Schocher2013-06-30-1/+1
| * | | | | dfu:function: Fix number of allocated DFU function pointersLukasz Majewski2013-06-30-1/+1
| * | | | | usb, musb-new: add wdt triggerHeiko Schocher2013-06-30-0/+2
| * | | | | usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher2013-06-30-1/+8
| * | | | | usb, dfu gadget: switch to dfu mode in dfu_bindHeiko Schocher2013-06-30-1/+3
| * | | | | usb:composite: use memcpy to avoid unaligned accessPiotr Wilczek2013-06-30-1/+2
| * | | | | drivers:usb: use get|put_unaligned_le16Piotr Wilczek2013-06-30-4/+4
| * | | | | dfu: make data buffer size configurableHeiko Schocher2013-06-30-9/+50
| |/ / / /
* | | | | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-02-0/+51
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-07-01-34/+46
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mtd/nand: docg4: fix compiler warningsMike Dunn2013-06-26-8/+7
| * | | | dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher2013-06-24-2/+22
| * | | | nand: Don't call adjust_size_for_badblocks for eraseScott Wood2013-06-21-8/+1
| * | | | mtd: nand: fix initialization of BBT optionsDaniel Schwierzeck2013-06-18-4/+2
| * | | | mtd: nand/docg4: fix driver after Linux resyncMike Dunn2013-06-17-12/+14
* | | | | Prepare v2013.07-rc2Tom Rini2013-06-28-1/+1
* | | | | Fix bootm to work on powerpc again (compressed uImage)Stefan Roese2013-06-28-5/+0
* | | | | mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass2013-06-28-5/+6
* | | | | bootm: Disable interrupts before loading OSSimon Glass2013-06-28-26/+27
* | | | | cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handlingTom Rini2013-06-28-27/+38
* | | | | am335x_evm: Add missing ';' in findfdtTom Rini2013-06-27-1/+1
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xxTom Rini2013-06-27-3/+8
|\ \ \ \ \
| * | | | | PPC 74xx_7xx: Fix build warnings for ELPPC boardWolfgang Denk2013-06-27-3/+8
* | | | | | ColdFire: Update the arch_global_date changes for mcf5441xJason Jin2013-06-27-5/+5
* | | | | | Fix MCF5235 SDRAM base address macroSteve deRosier2013-06-27-1/+1
* | | | | | m68k: fix debug call befor serial initJens Scharsig (BuS Elektronik)2013-06-27-2/+2
* | | | | | usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin2013-06-26-4/+2
* | | | | | mtd: cfi_flash: Use ARRAY_SIZE at appropriate placesAxel Lin2013-06-26-4/+3
* | | | | | hwmon: lm63: Use ARRAY_SIZE at appropriate placeAxel Lin2013-06-26-2/+1
* | | | | | serial: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-06-26-3/+2
* | | | | | README: align default commands with codeVincent Stehlé2013-06-26-6/+8
* | | | | | Fix block device accesses beyond 2TiBSascha Silbe2013-06-26-24/+26
* | | | | | cmd_bootm: Add command line arguments to Plan 9Steven Stallion2013-06-26-7/+47
* | | | | | Add verified boot information and testSimon Glass2013-06-26-0/+334
* | | | | | sandbox: config: Enable FIT signatures with RSASimon Glass2013-06-26-0/+2
* | | | | | image: Add support for signing of FIT configurationsSimon Glass2013-06-26-3/+798
* | | | | | libfdt: Add fdt_find_regions()Simon Glass2013-06-26-0/+193
* | | | | | mkimage: Add -r option to specify keys that must be verifiedSimon Glass2013-06-26-6/+18
* | | | | | mkimage: Add -c option to specify a comment for key signingSimon Glass2013-06-26-3/+16
* | | | | | mkimage: Add -F option to modify an existing .fit fileSimon Glass2013-06-26-9/+38
* | | | | | mkimage: Add -K to write public keys to an FDT blobSimon Glass2013-06-26-4/+44
* | | | | | mkimage: Add -k option to specify key directorySimon Glass2013-06-26-5/+38
* | | | | | image: Add RSA support for image signingSimon Glass2013-06-26-2/+1031
* | | | | | image: Support signing of imagesSimon Glass2013-06-26-38/+478
* | | | | | image: Add signing infrastructureSimon Glass2013-06-26-2/+358
* | | | | | x86: config: Add tracing optionsSimon Glass2013-06-26-0/+7
* | | | | | x86: Support tracing functionSimon Glass2013-06-26-7/+10
* | | | | | exynos: config: Add tracing optionsSimon Glass2013-06-26-0/+8
* | | | | | exynos: Avoid function instrumentation for microsecond timerSimon Glass2013-06-26-5/+7