summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-26imx: nitrogen6x: Enable filesystem generic commandsRobert Winkler
2013-06-26imx: nitrogen6x: Enable raw initrdRobert Winkler
2013-06-26imx: nitrogen6x: Enable bootzRobert Winkler
2013-06-26imx: nitrogen6x: Enabled data cacheRobert Winkler
2013-06-26mx27: add i2c clocktrem
2013-06-26mx27: add function enable_cachestrem
2013-06-26imx: Add support for the SabreSD shipped with i.MX6DLPierre Aubert
2013-06-26imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert
2013-06-26imx6: fix GPR2 wrong definitionPierre Aubert
2013-06-26dwc_ahsata: Allow use with dcache enabledEric Nelson
2013-06-26usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-06-26mtd: cfi_flash: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-06-26hwmon: lm63: Use ARRAY_SIZE at appropriate placeAxel Lin
2013-06-26serial: Use ARRAY_SIZE instead of reinventing itAxel Lin
2013-06-26README: align default commands with codeVincent Stehlé
2013-06-26Fix block device accesses beyond 2TiBSascha Silbe
2013-06-26cmd_bootm: Add command line arguments to Plan 9Steven Stallion
2013-06-26spi: mxc_spi: Update pre and post divider algorithmDirk Behme
2013-06-26spi: mxc_spi: Fix pre and post divider calculationDirk Behme
2013-06-26Add verified boot information and testSimon Glass
2013-06-26sandbox: config: Enable FIT signatures with RSASimon Glass
2013-06-26image: Add support for signing of FIT configurationsSimon Glass
2013-06-26libfdt: Add fdt_find_regions()Simon Glass
2013-06-26mkimage: Add -r option to specify keys that must be verifiedSimon Glass
2013-06-26mkimage: Add -c option to specify a comment for key signingSimon Glass
2013-06-26mkimage: Add -F option to modify an existing .fit fileSimon Glass
2013-06-26mkimage: Add -K to write public keys to an FDT blobSimon Glass
2013-06-26mkimage: Add -k option to specify key directorySimon Glass
2013-06-26image: Add RSA support for image signingSimon Glass
2013-06-26image: Support signing of imagesSimon Glass
2013-06-26image: Add signing infrastructureSimon Glass
2013-06-26x86: config: Add tracing optionsSimon Glass
2013-06-26x86: Support tracing functionSimon Glass
2013-06-26exynos: config: Add tracing optionsSimon Glass
2013-06-26exynos: Avoid function instrumentation for microsecond timerSimon Glass
2013-06-26arm: Implement the 'fake' go commandSimon Glass
2013-06-26Add a 'fake' go command to the bootm commandSimon Glass
2013-06-26Refactor the bootm command to reduce code duplicationSimon Glass
2013-06-26Clarify bootm OS argumentsSimon Glass
2013-06-26Add a simple test for sandbox traceSimon Glass
2013-06-26sandbox: Support trace featureSimon Glass
2013-06-26Add proftool to decode profile dataSimon Glass
2013-06-26Add trace support to generic boardSimon Glass
2013-06-26Support tracing in config.mk when enabledSimon Glass
2013-06-26Add a trace commandSimon Glass
2013-06-26Add trace librarySimon Glass
2013-06-26Add function to print a number with grouped digitsSimon Glass
2013-06-26bootstage: Correct printf typesSimon Glass
2013-06-26Show stdout on error in fit-testSimon Glass
2013-06-26Fix missing return in do_mem_loop()Simon Glass