summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | part_dos: fix crash with big sector sizeSergei Shtylyov2011-07-27-10/+3
* | post, memorytest: add support for none powerpc archsHeiko Schocher2011-07-27-2/+6
* | post, memorytest: fix if vstart is not = 0x0Heiko Schocher2011-07-27-2/+3
* | net: Add SMSC89128 supportPhil Edworthy2011-07-27-0/+2
* | digsy_mtc: move board into vendor dir and add vendor logoAnatolij Gustschin2011-07-27-4/+8
* | mpc5200: digsy_mtc: add support for writing 'appreg' valueAnatolij Gustschin2011-07-27-6/+40
* | mpc5200: digsy_mtc: add support for graphic extension boardAnatolij Gustschin2011-07-27-3/+154
* | phylib: Detect link on 10G devices correctlyAndy Fleming2011-07-27-2/+14
* | bootp: add ntpserver option to bootp requestLuuk Paulussen2011-07-27-0/+15
* | add command fitupd to run an update from a FIT imageAndreas Pretzsch2011-07-26-0/+42
* | automatic update from FIT image: add optional address parameterAndreas Pretzsch2011-07-26-8/+16
* | post: fix indendation/brace confusionJames Kosin2011-07-26-12/+12
* | fix unconfigured out-of-tree building of toolsMike Frysinger2011-07-26-0/+1
* | panic: add noreturn attributeMike Frysinger2011-07-26-1/+1
* | simplify clobber behavior with out-of-tree buildsMike Frysinger2011-07-26-4/+1
* | post: new nor flash testMike Frysinger2011-07-26-2/+123
* | post: use ARRAY_SIZEMike Frysinger2011-07-26-52/+28
* | post: add gpio hotkey supportMike Frysinger2011-07-26-0/+21
* | serial: implement common uart post testMike Frysinger2011-07-26-0/+95
* | serial: drop useless ctlr fieldMike Frysinger2011-07-26-37/+22
* | serial: drop serial_register return valueMike Frysinger2011-07-26-3/+1
* | serial: push default_serial_console to driversMike Frysinger2011-07-26-68/+80
* | disable security warning flags when possibleMike Frysinger2011-07-26-0/+4
* | cmd_usage: constifyMike Frysinger2011-07-26-2/+2
* | constify default envMike Frysinger2011-07-26-4/+4
* | env: allow people to force envcrc buildingMike Frysinger2011-07-26-4/+18
* | sf: sst: support newer standardized flashesMike Frysinger2011-07-26-2/+20
* | sf: unify write disable commandsMike Frysinger2011-07-26-1/+10
* | sf: eon/stmicro: inline useless ID definesMike Frysinger2011-07-26-20/+9
* | sf: kill off now-unused local stateMike Frysinger2011-07-26-123/+61
* | sf: unify write funcsMike Frysinger2011-07-26-325/+80
* | sf: unify write enable commandsMike Frysinger2011-07-26-8/+16
* | MAKEALL: add -h/--help optionsMike Frysinger2011-07-26-52/+50
* | Timer: Remove reset_timer_masked()Graeme Russ2011-07-26-202/+47
* | Timer: Fix at91rm9200/spi.c timer usageGraeme Russ2011-07-26-2/+3
* | Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-270/+9
* | Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ2011-07-26-0/+9
* | Timer: Remove set_timer completelyGraeme Russ2011-07-26-254/+5
* | Remove calls to set_timer outside arch/Graeme Russ2011-07-26-12/+18
* | spl: add support for omap-common librariesDaniel Schwierzeck2011-07-26-0/+7
* | spl: Add support for common libraries and driversDaniel Schwierzeck2011-07-26-0/+11
* | replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-26-70/+70
* | scaled down version of generic libraries for SPLAneesh V2011-07-26-8/+23
* | arm: adjust PLATFORM_LIBS for SPLAneesh V2011-07-26-3/+10
* | Hook SPL build-system into toplevel MakefileDaniel Schwierzeck2011-07-26-0/+5
* | Extend build-system for SPL frameworkDaniel Schwierzeck2011-07-26-2/+35
* | spl: add initial support for a generic SPL frameworkDaniel Schwierzeck2011-07-26-0/+205
* | Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck2011-07-26-20/+12
* | Fix: watchdog timed out, if using md5 commandJens Scharsig2011-07-26-1/+1
* | Fix: watchdog timed out, if using sha1 commandJens Scharsig2011-07-26-1/+1