| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										boards
									
								
							
						
					
				 | 
				
					
						
							
							more fixes for bcm6338, no need not to prevent reads from MPI registers now that we have it defined correctly
						
					
				 | 
				2009-06-27 20:32:43 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								clk.c
							
						
					
				 | 
				
					
						
							
							fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)
						
					
				 | 
				2009-03-17 11:28:54 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cpu.c
							
						
					
				 | 
				
					
						
							
							more missing register definitions for bcm6338
						
					
				 | 
				2009-06-27 15:51:27 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cs.c
							
						
					
				 | 
				
					
						
							
							Flatten brcm63xx patches, should make our life easier to patch files now ;)
						
					
				 | 
				2008-11-26 18:41:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dev-enet.c
							
						
					
				 | 
				
					
						
							
							Flatten brcm63xx patches, should make our life easier to patch files now ;)
						
					
				 | 
				2008-11-26 18:41:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dev-pcmcia.c
							
						
					
				 | 
				
					
						
							
							Flatten brcm63xx patches, should make our life easier to patch files now ;)
						
					
				 | 
				2008-11-26 18:41:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dev-spi.c
							
						
					
				 | 
				
					
						
							
							do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers
						
					
				 | 
				2009-03-11 10:32:44 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dev-uart.c
							
						
					
				 | 
				
					
						
							
							Flatten brcm63xx patches, should make our life easier to patch files now ;)
						
					
				 | 
				2008-11-26 18:41:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dev-usb-ehci.c
							
						
					
				 | 
				
					
						
							
							Flatten brcm63xx patches, should make our life easier to patch files now ;)
						
					
				 | 
				2008-11-26 18:41:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dev-usb-ohci.c
							
						
					
				 | 
				
					
						
							
							Flatten brcm63xx patches, should make our life easier to patch files now ;)
						
					
				 | 
				2008-11-26 18:41:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dev-usb-udc.c
							
						
					
				 | 
				
					
						
							
							fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)
						
					
				 | 
				2009-03-17 11:28:54 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dev-wdt.c
							
						
					
				 | 
				
					
						
							
							Add bcm63xx_wdt but do not enable it yet
						
					
				 | 
				2008-12-17 14:06:03 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								early_printk.c
							
						
					
				 | 
				
					
						
							
							Flatten brcm63xx patches, should make our life easier to patch files now ;)
						
					
				 | 
				2008-11-26 18:41:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								gpio.c
							
						
					
				 | 
				
					
						
							
							be SMP safe even with gpiolib
						
					
				 | 
				2009-06-04 10:02:23 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								irq.c
							
						
					
				 | 
				
					
						
							
							Flatten brcm63xx patches, should make our life easier to patch files now ;)
						
					
				 | 
				2008-11-26 18:41:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Kconfig
							
						
					
				 | 
				
					
						
							
							add support for bcm6345 SoC, needs testing
						
					
				 | 
				2009-03-20 15:08:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Makefile
							
						
					
				 | 
				
					
						
							
							fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)
						
					
				 | 
				2009-03-17 11:28:54 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								prom.c
							
						
					
				 | 
				
					
						
							
							register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback
						
					
				 | 
				2009-06-04 09:59:28 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								setup.c
							
						
					
				 | 
				
					
						
							
							move the device registration to an earlier initcall level, required for fallback SPROM to work
						
					
				 | 
				2009-02-27 15:18:34 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								timer.c
							
						
					
				 | 
				
					
						
							
							Flatten brcm63xx patches, should make our life easier to patch files now ;)
						
					
				 | 
				2008-11-26 18:41:01 +00:00 |