Uwe Hermann 
							
						 
					 
					
						
						
							
						
						dcb9abdf4c 
					 
					
						
						
							
							Some cosmetic cleanups in the flashrom code and output.  
						
						... 
						
						
						
						Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2873 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2007-10-17 23:55:15 +00:00 
						 
				 
			
				
					
						
							
							
								Uwe Hermann 
							
						 
					 
					
						
						
							
						
						863c1bf525 
					 
					
						
						
							
							Add '(C)' where it's missing (for consistency reasons).  
						
						... 
						
						
						
						Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2768 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2007-09-09 20:21:05 +00:00 
						 
				 
			
				
					
						
							
							
								Uwe Hermann 
							
						 
					 
					
						
						
							
						
						6c71f73786 
					 
					
						
						
							
							Change all flashrom license headers to use our standard format.  
						
						... 
						
						
						
						No changes in content of the files.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2751 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2007-08-29 17:52:32 +00:00 
						 
				 
			
				
					
						
							
							
								Uwe Hermann 
							
						 
					 
					
						
						
							
						
						ba9ce9f7f9 
					 
					
						
						
							
							Cosmetic fixes (trivial).  
						
						... 
						
						
						
						Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2748 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2007-08-23 16:08:21 +00:00 
						 
				 
			
				
					
						
							
							
								Uwe Hermann 
							
						 
					 
					
						
						
							
						
						0a6bb91062 
					 
					
						
						
							
							Drop duplicated code (copies of plain JEDEC functions).  
						
						... 
						
						
						
						Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2747 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2007-08-23 15:20:38 +00:00 
						 
				 
			
				
					
						
							
							
								Uwe Hermann 
							
						 
					 
					
						
						
							
						
						2fe239134c 
					 
					
						
						
							
							Drop a bunch of useless header files, merge them into flash.h.  
						
						... 
						
						
						
						Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2746 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2007-08-23 13:34:59 +00:00 
						 
				 
			
				
					
						
							
							
								Uwe Hermann 
							
						 
					 
					
						
						
							
						
						3a9bbc2cc8 
					 
					
						
						
							
							Move code into *.c files, there's no reason to have it in header files.  
						
						... 
						
						
						
						Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2745 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2007-08-23 10:20:40 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						f8eea5cd1c 
					 
					
						
						
							
							big cosmetic offensive on flashrom. (trivial)  
						
						... 
						
						
						
						* Give decent names to virt_addr and virt_addr_2
* add some comments
* move virtual addresses to the end of the struct,
  so they dont mess up the initializer.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2689 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2007-05-23 17:20:56 +00:00 
						 
				 
			
				
					
						
							
							
								Uwe Hermann 
							
						 
					 
					
						
						
							
						
						c7dc7cc196 
					 
					
						
						
							
							Fix coding style of flashrom by running indent on all files:  
						
						... 
						
						
						
						indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs *.[ch]
Some minor fixups were required, and maybe a few more cosmetic
changeѕ are needed.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2643 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2007-05-09 10:17:44 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						689c144839 
					 
					
						
						
							
							Removing $Id$ tags as they have no meaning in SVN  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2386 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2006-08-23 14:33:54 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						1a4f0707bb 
					 
					
						
						
							
							flasrom update from Stefan, resovle issue 21  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2111 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2005-11-26 21:55:36 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						7d5c7a7f17 
					 
					
						
						
							
							rename the directory to match the program name  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2102 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2005-11-24 10:45:34 +00:00