summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-26post: new nor flash testMike Frysinger
2011-07-26post: use ARRAY_SIZEMike Frysinger
2011-07-26post: add gpio hotkey supportMike Frysinger
2011-07-26serial: implement common uart post testMike Frysinger
2011-07-26serial: drop useless ctlr fieldMike Frysinger
2011-07-26serial: drop serial_register return valueMike Frysinger
2011-07-26serial: push default_serial_console to driversMike Frysinger
2011-07-26disable security warning flags when possibleMike Frysinger
2011-07-26cmd_usage: constifyMike Frysinger
2011-07-26constify default envMike Frysinger
2011-07-26env: allow people to force envcrc buildingMike Frysinger
2011-07-26sf: sst: support newer standardized flashesMike Frysinger
2011-07-26sf: unify write disable commandsMike Frysinger
2011-07-26sf: eon/stmicro: inline useless ID definesMike Frysinger
2011-07-26sf: kill off now-unused local stateMike Frysinger
2011-07-26sf: unify write funcsMike Frysinger
2011-07-26sf: unify write enable commandsMike Frysinger
2011-07-26MAKEALL: add -h/--help optionsMike Frysinger
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Fix at91rm9200/spi.c timer usageGraeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-26Remove calls to set_timer outside arch/Graeme Russ
2011-07-26spl: add support for omap-common librariesDaniel Schwierzeck
2011-07-26spl: Add support for common libraries and driversDaniel Schwierzeck
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-26scaled down version of generic libraries for SPLAneesh V
2011-07-26arm: adjust PLATFORM_LIBS for SPLAneesh V
2011-07-26Hook SPL build-system into toplevel MakefileDaniel Schwierzeck
2011-07-26Extend build-system for SPL frameworkDaniel Schwierzeck
2011-07-26spl: add initial support for a generic SPL frameworkDaniel Schwierzeck
2011-07-26Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck
2011-07-26Fix: watchdog timed out, if using md5 commandJens Scharsig
2011-07-26Fix: watchdog timed out, if using sha1 commandJens Scharsig
2011-07-26command/cmd_cache.c: Add optional flush argumentsMatthew McClintock
2011-07-26common/cmd_ximg.c: add ifdef protection for gzip uncompressionMatthew McClintock
2011-07-26disk/part.c: Make features optionalMatthew McClintock
2011-07-26miiphy: use strncpy() not sprintf()Laurence Withers
2011-07-26powerpc: Fix device tree padding associated with ramdiskKumar Gala
2011-07-26Revert "post, memory test: add memory_post_test() to include file"Wolfgang Denk
2011-07-25Fix: if using crc32 command watchdog timed outJens Scharsig
2011-07-25memcpy/memmove: Do not copy to same addressMatthias Weisser
2011-07-25scsi/ahci: add support for non-PCI controllersRob Herring
2011-07-25scsi/ahci: ata id little endian fixRob Herring
2011-07-25post, memory test: add memory_post_test() to include fileHeiko Schocher
2011-07-25andes_spi: add andes_spi interfaceMacpaul Lin
2011-07-25cosmetic, main: correct indentation/spacing issuesJason Hobbs
2011-07-25cosmetic, main: clean up declarations of abortbootJason Hobbs
2011-07-25net: designware: fix uninitialized phy_addr usageMike Frysinger