summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: cpuinfo: import ARM architecture detection code from LinuxAntony Pavlov2011-10-151-21/+70
* Merge branch 'master' into nextSascha Hauer2011-10-1430-27/+67
|\
| * Merge branch 'pu/omap'Sascha Hauer2011-10-142-2/+2
| |\
| | * ARM panda: fix default env path in configSascha Hauer2011-10-131-1/+1
| | * mci omap: do not fail on nonexistent pdataSascha Hauer2011-10-131-1/+1
| * | nios2: remove warnings generated by include/io.hFranck Jullien2011-10-141-0/+2
| * | arm: at91: Add Atmel NAND support in config for at91sam9m10g45ekThomas Petazzoni2011-10-141-0/+1
| * | arm: at91: fix environment location in flash for multiple boardsThomas Petazzoni2011-10-143-3/+3
| * | Fix spelling of "omitted"; found by lintianLoïc Minier2011-10-142-2/+2
| |/
| * ID fix for mx51 SDHC2Alexander Shiyan2011-10-121-1/+1
| * mci-core: fix typo for pr_warnRobert Schwebel2011-10-121-1/+1
| * menu: fix alinmentRobert Schwebel2011-10-121-1/+1
| * Fixed unaligned accessFabian van der Werf2011-10-091-5/+10
| * Merge branch 'next'Sascha Hauer2011-10-09282-1154/+6494
| |\
| * | Release v2011.10.0v2011.10.0Sascha Hauer2011-10-081-1/+1
| * | sandbox: make asm/io.h nonemptySascha Hauer2011-10-081-0/+1
| * | ARM nomadik: Add missing includeSascha Hauer2011-10-081-0/+1
| * | at91: add missing clkdev changesHubert Feurstein2011-10-083-10/+1
| * | at91: add spi clock connection id entriesHubert Feurstein2011-10-084-0/+18
| * | login: correct a typo in command descriptionPaul Fertser2011-09-271-3/+3
| * | cmd: CMD_UBI depends on UBITeresa Gámez2011-09-201-0/+1
| * | include: list: add include because we need NULLWolfram Sang2011-09-141-0/+2
| * | mci: mxs: fix 'use resources' conversionWolfram Sang2011-09-141-1/+1
| * | usb.c: warning on USB_MAXINTERFACES overflowAntony Pavlov2011-09-131-0/+10
| * | Corrected ns16550 access at all omap based boards.Juergen Kilb2011-09-125-0/+5
| * | Merge branch 'next'Sascha Hauer2011-08-26123-425/+5336
| |\ \
| * | | Release v2011.09.0v2011.09.0Sascha Hauer2011-08-261-1/+1
| * | | phyCORE-i.MX27: Keep frequency multiplier enabled to be able to do a warmstartJuergen Beisert2011-08-251-0/+2
| * | | iomux-mx25: fix MDIO pin configurationPaul Fertser2011-08-251-1/+1
| * | | ARM: mx53loco: Fix DD3 initializationFabio Estevam2011-08-241-3/+3
| * | | ARM pcm043: New RAM timingsTeresa Gámez2011-08-231-1/+1
| * | | ARM pcm043: Check silicon revision to set up cpu freq correctTeresa Gámez2011-08-231-1/+12
| * | | ARM i.MX51: Fix gpio1 base addressSascha Hauer2011-08-151-1/+1
* | | | ARM i.MX53: Fix nand registration helperSascha Hauer2011-10-131-2/+23
* | | | mtd nand i.MX: depend on ARCH_IMX instead of individual SoCsSascha Hauer2011-10-131-1/+1
* | | | mtd nand i.MX: Add i.MX53 supportSascha Hauer2011-10-132-3/+9
* | | | ARM i.MX53: sync iomux data with latest kernelSascha Hauer2011-10-131-1169/+1185
* | | | ARM i.MX53 Loco: Use generic lowlevel init codeSascha Hauer2011-10-134-174/+3
* | | | ARM i.MX53: Add lowlevel init codeSascha Hauer2011-10-133-1/+155
* | | | command/digest: add sha224 supportJean-Christophe PLAGNIOL-VILLARD2011-10-122-0/+26
* | | | crypto: add sha224 supportJean-Christophe PLAGNIOL-VILLARD2011-10-123-41/+95
* | | | sha1: drop never used sha1_hmacJean-Christophe PLAGNIOL-VILLARD2011-10-121-39/+0
* | | | digest: factorise file digest to common/digest.cJean-Christophe PLAGNIOL-VILLARD2011-10-123-62/+125
* | | | move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-1219-32/+36
* | | | defaultenv: add bootm_opt var to allow the board to pass parameter to bootmJean-Christophe PLAGNIOL-VILLARD2011-10-091-1/+1
* | | | arm/bootm: enable multi uimage supportJean-Christophe PLAGNIOL-VILLARD2011-10-091-5/+0
* | | | bootm: add -L option to specify the initrd load addressJean-Christophe PLAGNIOL-VILLARD2011-10-091-3/+17
* | | | get_fake_image_handle: set nb_data_entries to 1 and update the header sizeJean-Christophe PLAGNIOL-VILLARD2011-10-091-0/+2
* | | | bootm: ensure the uImage is mapped first to allow option to used itJean-Christophe PLAGNIOL-VILLARD2011-10-091-4/+16
| |_|/ |/| |
* | | Allow data-only i2c transfersRosen Kolev2011-10-072-24/+29