index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-m68knommu
/
device.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-04
[POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().
Scott Wood
2
-6
/
+99
2007-10-04
[POWERPC] cpm2: Infrastructure code cleanup.
Scott Wood
5
-34
/
+49
2007-10-04
[POWERPC] 8xx: Set initial memory limit.
John Traill
1
-0
/
+3
2007-10-04
[POWERPC] 8xx: Work around CPU15 erratum.
Scott Wood
2
-0
/
+22
2007-10-04
[POWERPC] 8xx: Add pin and clock setting functions.
Scott Wood
2
-0
/
+250
2007-10-04
[POWERPC] 8xx: Infrastructure code cleanup.
Scott Wood
10
-149
/
+88
2007-10-04
[POWERPC] 8xx: Fix CONFIG_PIN_TLB.
Scott Wood
2
-2
/
+3
2007-10-04
[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.
Scott Wood
1
-0
/
+3
2007-10-04
[POWERPC] cpm_uart: sparse fixes
Scott Wood
6
-183
/
+192
2007-10-04
[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...
Scott Wood
6
-25
/
+260
2007-10-04
[POWERPC] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c.
Scott Wood
1
-6
/
+4
2007-10-04
[POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.
Scott Wood
7
-1
/
+273
2007-10-04
[POWERPC] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2.
Scott Wood
1
-17
/
+8
2007-10-04
[POWERPC] Add early debug console for CPM serial ports.
Scott Wood
8
-0
/
+92
2007-10-04
[POWERPC] Introduce new CPM device bindings.
Scott Wood
3
-1
/
+183
2007-10-04
[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency
Scott Wood
3
-16
/
+24
2007-10-04
[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc
Paul Mackerras
2
-11
/
+1
2007-10-03
[POWERPC] Uartlite: Revert register io access changes
Grant Likely
2
-19
/
+19
2007-10-03
[POWERPC] Uartlite: Add macros for register names
Grant Likely
1
-6
/
+21
2007-10-03
[POWERPC] Setup default eth addr in embed_config for Xilinx Virtex platforms
Grant Likely
1
-0
/
+8
2007-10-03
[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...
Grant Likely
3
-8
/
+25
2007-10-03
[POWERPC] Uartlite: Flush RX fifo in bootwrapper
Grant Likely
2
-1
/
+11
2007-10-03
[POWERPC] Add treeImage to .gitignore
Josh Boyer
1
-0
/
+1
2007-10-03
[POWERPC] Uartlite: Let the console be initialized earlier
Grant Likely
1
-3
/
+38
2007-10-03
[POWERPC] Uartlite: Add of-platform-bus binding
Grant Likely
1
-4
/
+92
2007-10-03
[POWERPC] Uartlite: Comment block tidy
Grant Likely
1
-3
/
+40
2007-10-03
[POWERPC] Uartlite: Separate the bus binding from the driver proper
Grant Likely
1
-34
/
+65
2007-10-03
[POWERPC] Uartlite: Add macro for uartlite device name
Grant Likely
1
-2
/
+3
2007-10-03
[POWERPC] Uartlite: change name of ports to ulite_ports
Grant Likely
1
-5
/
+5
2007-10-03
[POWERPC] Uartlite: Fix reg io to access documented register size
Grant Likely
2
-17
/
+17
2007-10-03
[POWERPC] Add PowerPC Xilinx Virtex entry to maintainers
Grant Likely
1
-0
/
+7
2007-10-03
[POWERPC] Virtex: Add generic Xilinx Virtex board support
Grant Likely
2
-0
/
+51
2007-10-03
[POWERPC] Virtex: add xilinx interrupt controller driver
Grant Likely
3
-0
/
+172
2007-10-03
[POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board support
Grant Likely
1
-13
/
+25
2007-10-03
[POWERPC] Virtex: Add uartlite bootwrapper driver
Grant Likely
4
-1
/
+68
2007-10-03
[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaround
Valentine Barshak
2
-1
/
+27
2007-10-03
[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xx
Valentine Barshak
3
-10
/
+20
2007-10-03
[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform
Valentine Barshak
3
-6
/
+27
2007-10-03
[POWERPC] 4xx: Fix Walnut wrapper compile errors
Josh Boyer
1
-0
/
+1
2007-10-03
[POWERPC] Enable tickless idle and high res timers for powerpc
Tony Breeds
3
-0
/
+10
2007-10-03
[POWERPC] Implement clockevents driver for powerpc
Tony Breeds
4
-43
/
+94
2007-10-03
[POWERPC] Fix panic in RTAS code
Tony Breeds
1
-6
/
+9
2007-10-03
[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller
Linas Vepstas
1
-5
/
+2
2007-10-03
[POWERPC] Celleb: update for PCI
Ishizaki Kou
8
-47
/
+396
2007-10-03
[POWERPC] Celleb: Serial I/O update
Ishizaki Kou
1
-24
/
+24
2007-10-03
[POWERPC] Celleb: New HTAB Guest OS Interface on Beat
Ishizaki Kou
5
-1
/
+204
2007-10-03
[POWERPC] Celleb: Support for Power/Reset buttons
Ishizaki Kou
1
-1
/
+93
2007-10-03
[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c
Ishizaki Kou
3
-13
/
+15
2007-10-03
[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()
Joachim Fenkes
1
-2
/
+2
2007-10-03
[POWERPC] Update axon_msi to use dcr_host_t.base
Michael Ellerman
1
-7
/
+6
[next]