summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-28board/vpac270/onenand.c: Fix build errorsAnatolij Gustschin
2012-03-28nhk8815: fix build errorsAnatolij Gustschin
2012-03-28atmel-boards: add missing atmel_mci.hAndreas Bießmann
2012-03-28ARM: highbank: setup env from boot source registerRob Herring
2012-03-28ARM: highbank: change env config to use nvramJason Hobbs
2012-03-28ARM: highbank: add reset supportRob Herring
2012-03-28ARM: highbank: Add boot counter supportRob Herring
2012-03-28ARM: highbank: change TEXT_BASE to 0x8000Rob Herring
2012-03-28ARM: highbank: fix us_to_tick calculationRob Herring
2012-03-28ARM: highbank: add missing get_tbclkRob Herring
2012-03-28ARM: highbank: fix warning for calxedaxgmac_initializeRob Herring
2012-03-28net: calxedaxgmac: fix build due to missing __aligned definitionRob Herring
2012-03-28Enable high speed support for USB device framework and usbttyVipin KUMAR
2012-03-28lzma: fix printf warningsMike Frysinger
2012-03-27EXYNOS: Add structure for Exynos4 DMCChander Kashyap
2012-03-27EXYNOS: SMDK5250: Support all 4 UARTsDoug Anderson
2012-03-27ARM: fix s3c2410 timer codeDavid Müller (ELSOFT AG)
2012-03-27ARM: davinci: fixes for cam_enc_4xx boardHeiko Schocher
2012-03-27omap3_spi: receive transmit modejacopo mondi
2012-03-27calimain, enbw_cmc: Fix typo in commentsChristian Riesch
2012-03-27Davinci: ea20: use gpio framework to access gpiosStefano Babic
2012-03-27OMAP3: mt_ventoux: sets its own mtdpartsStefano Babic
2012-03-27OMAP3: mt_ventoux: updated timing for FPGAStefano Babic
2012-03-27twl4030: fix potential power supply handling issuesGrazvydas Ignotas
2012-03-27NAND: TI: fix warnings in omap_gpmc.cStefano Babic
2012-03-27cam_enc_4xx: Rename 'images' to 'imgs'Tom Rini
2012-03-27arm: Add Prep subcommand support to bootmSimon Schwarz
2012-03-27OMAP3: twister: add support to boot Linux from SPLStefano Babic
2012-03-27SPL: call cleanup_before_linux() before booting LinuxStefano Babic
2012-03-27OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic
2012-03-27Add cache functions to SPL for armv7Stefano Babic
2012-03-27devkit8000: Implement and activate direct OS bootSimon Schwarz
2012-03-27omap/spl: change output of spl_parse_image_headerSimon Schwarz
2012-03-27omap-common/spl: Add linux boot to SPLSimon Schwarz
2012-03-27devkit8000/spl: init GPMC for dm9000 in SPLSimon Schwarz
2012-03-27omap-common: Add NAND SPL linux bootingSimon Schwarz
2012-03-27devkit8000: add config for spl commandSimon Schwarz
2012-03-27Add cmd_spl commandSimon Schwarz
2012-03-27Remove CONFIG_SYS_EXTBDINFO from snapper9260.hSimon Glass
2012-03-27cmd_pxe.c: fix strict-aliasing warningsJason Hobbs
2012-03-27net: smc91111: use mdelay()Mike Frysinger
2012-03-27microblaze: Enable phylib and mii supportStephan Linz
2012-03-27doc: Fix some typos in different filesThomas Weber
2012-03-27disk/part.c: Fix device enumeration through APITim Kientzle
2012-03-27mkenvimage: Really set the redundant byte when applicableDavid Wagner
2012-03-27mkenvimage: Don't try to detect comments in the input fileDavid Wagner
2012-03-27mkenvimage: Use mmap() when reading from a regular fileDavid Wagner
2012-03-27mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"David Wagner
2012-03-27mkenvimage: More error handlingDavid Wagner
2012-03-27mkenvimage: Correct an include and add a missing oneDavid Wagner