Joakim Tjernlund 
							
						 
					 
					
						
						
						
						
							
						
						
							afc3ba0fc4 
							
						 
					 
					
						
						
							
							relocation: Do not relocate NULL pointers.  
						
						... 
						
						
						
						NULL is an absolute value and should not be relocated.
After this correction code like:
 void weak_fun(void) __attribute__((weak));
 printf("weak_fun:%p\n", weak_fun);
will still print null after relocation.
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se> 
						
						
					 
					
						2009-10-08 09:33:36 +02:00 
						 
				 
			
				
					
						
							
							
								Peter Tyser 
							
						 
					 
					
						
						
						
						
							
						
						
							561858ee7d 
							
						 
					 
					
						
						
							
							Update U-Boot's build timestamp on every compile  
						
						... 
						
						
						
						Use the GNU 'date' command to auto-generate a new U-Boot
timestamp on every compile.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> 
						
						
					 
					
						2008-12-06 23:36:43 +01:00 
						 
				 
			
				
					
						
							
							
								Jean-Christophe PLAGNIOL-VILLARD 
							
						 
					 
					
						
						
						
						
							
						
						
							6d0f6bcf33 
							
						 
					 
					
						
						
							
							rename CFG_ macros to CONFIG_SYS  
						
						... 
						
						
						
						Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> 
						
						
					 
					
						2008-10-18 21:54:03 +02:00 
						 
				 
			
				
					
						
							
							
								Rafal Jaworowski 
							
						 
					 
					
						
						
						
						
							
						
						
							02032e8f14 
							
						 
					 
					
						
						
							
							[ppc] Fix build breakage for all non-4xx PowerPC variants.  
						
						... 
						
						
						
						- adapt to the more generic EXCEPTION_PROLOG and CRIT_EXCEPTION macros
- minor 4xx cleanup 
						
						
					 
					
						2007-06-22 14:58:04 +02:00 
						 
				 
			
				
					
						
							
							
								wdenk 
							
						 
					 
					
						
						
						
						
							
						
						
							3c2b3d454d 
							
						 
					 
					
						
						
							
							* Patch by Ladislav Michl, 05 Apr 2005:  
						
						... 
						
						
						
						Add support for VoiceBlue board.
* Patch by Ladislav Michl, 05 Apr 2005:
  Fix netboot_common() prototypes.
* Cleanup. 
						
						
					 
					
						2005-04-05 23:32:21 +00:00 
						 
				 
			
				
					
						
							
							
								wdenk 
							
						 
					 
					
						
						
						
						
							
						
						
							12b43d515c 
							
						 
					 
					
						
						
							
							Add support for MPC8220 based "sorcery" board.  
						
						
						
						
					 
					
						2005-04-05 21:57:18 +00:00 
						 
				 
			
				
					
						
							
							
								wdenk 
							
						 
					 
					
						
						
						
						
							
						
						
							983fda8391 
							
						 
					 
					
						
						
							
							Patch by TsiChung Liew, 23 Sep 2004:  
						
						... 
						
						
						
						- add support for MPC8220 CPU
- Add support for Alaska and Yukon boards 
						
						
					 
					
						2004-10-28 00:09:35 +00:00