summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-26post: new nor flash testMike Frysinger4-2/+123
2011-07-26post: use ARRAY_SIZEMike Frysinger25-52/+28
2011-07-26post: add gpio hotkey supportMike Frysinger1-0/+21
2011-07-26serial: implement common uart post testMike Frysinger2-0/+95
2011-07-26serial: drop useless ctlr fieldMike Frysinger9-37/+22
2011-07-26serial: drop serial_register return valueMike Frysinger1-3/+1
2011-07-26serial: push default_serial_console to driversMike Frysinger8-68/+80
2011-07-26disable security warning flags when possibleMike Frysinger1-0/+4
2011-07-26cmd_usage: constifyMike Frysinger2-2/+2
2011-07-26constify default envMike Frysinger3-4/+4
2011-07-26env: allow people to force envcrc buildingMike Frysinger4-4/+18
2011-07-26sf: sst: support newer standardized flashesMike Frysinger1-2/+20
2011-07-26sf: unify write disable commandsMike Frysinger2-1/+10
2011-07-26sf: eon/stmicro: inline useless ID definesMike Frysinger2-20/+9
2011-07-26sf: kill off now-unused local stateMike Frysinger5-123/+61
2011-07-26sf: unify write funcsMike Frysinger8-325/+80
2011-07-26sf: unify write enable commandsMike Frysinger9-8/+16
2011-07-26MAKEALL: add -h/--help optionsMike Frysinger1-52/+50
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ26-202/+47
2011-07-26Timer: Fix at91rm9200/spi.c timer usageGraeme Russ1-2/+3
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ49-270/+9
2011-07-26Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ5-0/+9
2011-07-26Timer: Remove set_timer completelyGraeme Russ49-254/+5
2011-07-26Remove calls to set_timer outside arch/Graeme Russ3-12/+18
2011-07-26spl: add support for omap-common librariesDaniel Schwierzeck1-0/+7
2011-07-26spl: Add support for common libraries and driversDaniel Schwierzeck1-0/+11
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V22-70/+70
2011-07-26scaled down version of generic libraries for SPLAneesh V5-8/+23
2011-07-26arm: adjust PLATFORM_LIBS for SPLAneesh V1-3/+10
2011-07-26Hook SPL build-system into toplevel MakefileDaniel Schwierzeck1-0/+5
2011-07-26Extend build-system for SPL frameworkDaniel Schwierzeck2-2/+35
2011-07-26spl: add initial support for a generic SPL frameworkDaniel Schwierzeck4-0/+205
2011-07-26Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck7-20/+12
2011-07-26Fix: watchdog timed out, if using md5 commandJens Scharsig1-1/+1
2011-07-26Fix: watchdog timed out, if using sha1 commandJens Scharsig1-1/+1
2011-07-26command/cmd_cache.c: Add optional flush argumentsMatthew McClintock1-9/+28
2011-07-26common/cmd_ximg.c: add ifdef protection for gzip uncompressionMatthew McClintock1-0/+2
2011-07-26disk/part.c: Make features optionalMatthew McClintock10-4/+33
2011-07-26miiphy: use strncpy() not sprintf()Laurence Withers1-10/+4
2011-07-26powerpc: Fix device tree padding associated with ramdiskKumar Gala1-1/+3
2011-07-26Revert "post, memory test: add memory_post_test() to include file"Wolfgang Denk1-1/+0
2011-07-26Fix: if using crc32 command watchdog timed outJens Scharsig1-2/+2
2011-07-26memcpy/memmove: Do not copy to same addressMatthias Weisser1-0/+6
2011-07-26scsi/ahci: add support for non-PCI controllersRob Herring4-10/+70
2011-07-26scsi/ahci: ata id little endian fixRob Herring1-1/+1
2011-07-26post, memory test: add memory_post_test() to include fileHeiko Schocher1-0/+1
2011-07-26andes_spi: add andes_spi interfaceMacpaul Lin3-0/+431
2011-07-26cosmetic, main: correct indentation/spacing issuesJason Hobbs1-6/+6
2011-07-26cosmetic, main: clean up declarations of abortbootJason Hobbs1-6/+2
2011-07-26net: designware: fix uninitialized phy_addr usageMike Frysinger1-0/+2