Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2652d4ec4a363487d0106a8bf51f1b081dd7e397
2652d4e
[POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().
by Scott Wood
· 17 years ago
449012d
[POWERPC] cpm2: Infrastructure code cleanup.
by Scott Wood
· 17 years ago
544cdab
[POWERPC] 8xx: Set initial memory limit.
by John Traill
· 17 years ago
7401685
[POWERPC] 8xx: Work around CPU15 erratum.
by Scott Wood
· 17 years ago
663edbd
[POWERPC] 8xx: Add pin and clock setting functions.
by Scott Wood
· 17 years ago
fb533d0
[POWERPC] 8xx: Infrastructure code cleanup.
by Scott Wood
· 17 years ago
ccf0d68
[POWERPC] 8xx: Fix CONFIG_PIN_TLB.
by Scott Wood
· 17 years ago
d948a29
[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.
by Scott Wood
· 17 years ago
c1dcfd9
[POWERPC] cpm_uart: sparse fixes
by Scott Wood
· 17 years ago
7ae8703
[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.
by Scott Wood
· 17 years ago
a94b89a
[POWERPC] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c.
by Scott Wood
· 17 years ago
bbc6fac
[POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.
by Scott Wood
· 17 years ago
5680915
[POWERPC] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2.
by Scott Wood
· 17 years ago
c374e00
[POWERPC] Add early debug console for CPM serial ports.
by Scott Wood
· 17 years ago
e631ae3
[POWERPC] Introduce new CPM device bindings.
by Scott Wood
· 17 years ago
6d817aa
[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency
by Scott Wood
· 17 years ago
26f571d
[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc
by Paul Mackerras
· 17 years ago
e077b50
[POWERPC] Uartlite: Revert register io access changes
by Grant Likely
· 17 years ago
be1b4d3
[POWERPC] Uartlite: Add macros for register names
by Grant Likely
· 17 years ago
69c9c94
[POWERPC] Setup default eth addr in embed_config for Xilinx Virtex platforms
by Grant Likely
· 17 years ago
dc8afdc
[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header file
by Grant Likely
· 17 years ago
bedfc8a
[POWERPC] Uartlite: Flush RX fifo in bootwrapper
by Grant Likely
· 17 years ago
267b49a
[POWERPC] Add treeImage to .gitignore
by Josh Boyer
· 17 years ago
fb4e6e6
[POWERPC] Uartlite: Let the console be initialized earlier
by Grant Likely
· 17 years ago
852e1ea
[POWERPC] Uartlite: Add of-platform-bus binding
by Grant Likely
· 17 years ago
435706b
[POWERPC] Uartlite: Comment block tidy
by Grant Likely
· 17 years ago
8fa7b61
[POWERPC] Uartlite: Separate the bus binding from the driver proper
by Grant Likely
· 17 years ago
0077582
[POWERPC] Uartlite: Add macro for uartlite device name
by Grant Likely
· 17 years ago
483c79d
[POWERPC] Uartlite: change name of ports to ulite_ports
by Grant Likely
· 17 years ago
a15da8e
[POWERPC] Uartlite: Fix reg io to access documented register size
by Grant Likely
· 17 years ago
260c02a
[POWERPC] Add PowerPC Xilinx Virtex entry to maintainers
by Grant Likely
· 17 years ago
486ba7e
[POWERPC] Virtex: Add generic Xilinx Virtex board support
by Grant Likely
· 17 years ago
4dc9783
[POWERPC] Virtex: add xilinx interrupt controller driver
by Grant Likely
· 17 years ago
36660ce
[POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board support
by Grant Likely
· 17 years ago
7ddc5f9
[POWERPC] Virtex: Add uartlite bootwrapper driver
by Grant Likely
· 17 years ago
340ffd2
[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaround
by Valentine Barshak
· 17 years ago
8112753
[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xx
by Valentine Barshak
· 17 years ago
84e3ad5
[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform
by Valentine Barshak
· 17 years ago
2e71cc0
[POWERPC] 4xx: Fix Walnut wrapper compile errors
by Josh Boyer
· 17 years ago
1ad7499
[POWERPC] Enable tickless idle and high res timers for powerpc
by Tony Breeds
· 17 years ago
d831d0b
[POWERPC] Implement clockevents driver for powerpc
by Tony Breeds
· 17 years ago
ab3e975
Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24
by Paul Mackerras
· 17 years ago
70f227d
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
a0c7ce9
[POWERPC] Fix panic in RTAS code
by Tony Breeds
· 17 years ago
2d5f565
[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller
by Linas Vepstas
· 17 years ago
da0bd34
[POWERPC] Celleb: update for PCI
by Ishizaki Kou
· 17 years ago
86de9f5
[POWERPC] Celleb: Serial I/O update
by Ishizaki Kou
· 17 years ago
7f2c857
[POWERPC] Celleb: New HTAB Guest OS Interface on Beat
by Ishizaki Kou
· 17 years ago
b418480
[POWERPC] Celleb: Support for Power/Reset buttons
by Ishizaki Kou
· 17 years ago
80755b4
[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c
by Ishizaki Kou
· 17 years ago
74c9b99
[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()
by Joachim Fenkes
· 17 years ago
4acb889
[POWERPC] Update axon_msi to use dcr_host_t.base
by Michael Ellerman
· 17 years ago
0411a5e
[POWERPC] Update mpic to use dcr_host_t.base
by Michael Ellerman
· 17 years ago
0b94a1e
[POWERPC] Store the base address in dcr_host_t
by Michael Ellerman
· 17 years ago
ca786f8
[POWERPC] Select proper defconfig for crosscompiles
by Adrian Bunk
· 17 years ago
3049ea7
[POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interface
by Cyrill Gorcunov
· 17 years ago
8b70da1
[POWERPC] Sky Cpu: use C99 style for struct init
by Cyrill Gorcunov
· 17 years ago
5f725fe
[POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret code
by Cyrill Gorcunov
· 17 years ago
7472fd3
[POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcode
by Cyrill Gorcunov
· 17 years ago
d2ceb47
[POWERPC] Sky Cpu and Nexus: include io.h
by Cyrill Gorcunov
· 17 years ago
a4e32b5
[POWERPC] Sky Cpu and Nexus: code style improvement
by Cyrill Gorcunov
· 17 years ago
8150caa
[POWERPC] powerpc vDSO: install unstripped copies on disk
by Roland McGrath
· 17 years ago
d4243c1
[POWERPC] Include pagemap.h in asm/powerpc/tlb.h
by Mathieu Desnoyers
· 17 years ago
048c8bc
[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
by Hugh Dickins
· 18 years ago
5669c3c
[POWERPC] Limit range of __init_ref_ok somewhat
by Stephen Rothwell
· 17 years ago
88de3ca
[POWERPC] MAINTAINERS shouldn't reference linuxppc-embedded
by Mark A. Greer
· 17 years ago
0de2d82
[POWERPC] Make instruction dumping work in real mode
by Scott Wood
· 17 years ago
3eb523b
[POWERPC] Fix pci domain detection
by Arnd Bergmann
· 17 years ago
fabca2c
[POWERPC] Add CHECK_FULL_REGS in several places in ptrace code
by Roland McGrath
· 17 years ago
fec6047
[POWERPC] bootwrapper: Add PlanetCore firmware support
by Scott Wood
· 17 years ago
27ff35d
[POWERPC] bootwrapper: Factor out dt_set_mac_address()
by Scott Wood
· 17 years ago
51a505d
[POWERPC] boot: Simplify gunzip_finish
by Milton Miller
· 17 years ago
e47654d
[POWERPC] boot: Record header bytes in gunzip_start
by Milton Miller
· 17 years ago
6fccab2
[POWERPC] Make vio_bus_type static
by Stephen Rothwell
· 17 years ago
c868078
[POWERPC] Simplify vio_bus_init a little for legacy iSeries
by Stephen Rothwell
· 17 years ago
c546726
[POWERPC] Remove debug printk from vio_bus_init
by Stephen Rothwell
· 17 years ago
4a4cfe3
[POWERPC] Implement generic time of day clocksource for powerpc
by Tony Breeds
· 17 years ago
aa3be5f
[POWERPC] Implement {read,update}_persistent_clock
by Tony Breeds
· 17 years ago
df174e3
[POWERPC] Add memory regions to the kcore list for 32-bit machines
by Ed Swarthout
· 17 years ago
94987af
[POWERPC] Disable power management for arch/ppc
by Paul Mackerras
· 17 years ago
2578bfa
[POWERPC] Create and use CONFIG_WORD_SIZE
by Stephen Rothwell
· 17 years ago
75918a4
[POWERPC] Separate out legacy machine check exception parsers
by Olof Johansson
· 17 years ago
6f66828
[POWERPC] clk.h interface for platforms
by Domen Puncer
· 17 years ago
21ccdd3
[POWERPC] Inline u3msi_compose_msi_msg()
by Michael Ellerman
· 17 years ago
d385366
[POWERPC] Simplify rtas_change_msi() error semantics
by Michael Ellerman
· 17 years ago
fcbe809
[POWERPC] Simplify error logic in rtas_setup_msi_irqs()
by Michael Ellerman
· 17 years ago
d9303d6
[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()
by Michael Ellerman
· 17 years ago
db220b2
[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()
by Michael Ellerman
· 17 years ago
a35e370
[POWERPC] Move embedded6xx into multiplatform
by Arnd Bergmann
· 17 years ago
f778089
Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
db7a89d
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
2910ca6
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
d237098
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
114d5b1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
2b3b290
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
e80eaf9
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
d136552
aic94xx: fix DMA data direction for SMP requests
by Jeff Garzik
· 17 years ago
f662fe5
dm9601: Fix receive MTU
by Peter Korsgaard
· 17 years ago
593ff56
mv643xx_eth: Do not modify struct netdev tx_queue_len
by Dale Farnsworth
· 17 years ago
5062629
qla3xxx: bugfix: Fix VLAN rx completion handling.
by Ron Mercer
· 17 years ago
Next »