index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
setup.c
Age
Commit message (
Expand
)
Author
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-07-28
powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()
Michael Ellerman
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-05
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
Anton Blanchard
2014-05-01
powerpc/le: Show the endianess of the LPAR under PowerVM.
Tony Breeds
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-02-21
Merge branch 'linus' into sched/core
Thomas Gleixner
2014-02-11
sched/idle, PPC: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2014-02-11
powerpc/pseries: Disable relocation on exception while going down during crash.
Mahesh Salgaonkar
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
2013-11-26
powerpc: Clean up panic_timeout usage
Jason Baron
2013-11-21
pseries: Add H_SET_MODE to change exception endianness
Anton Blanchard
2013-09-11
powerpc: Default arch idle could cede processor on pseries
Vaidyanathan Srinivasan
2013-08-27
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-05-06
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
2013-04-26
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...
Nathan Fontenot
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-10
powerpc: Add the DAWR support to the set_break()
Michael Neuling
2013-01-10
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
2012-11-15
powerpc: Disable relocation on exceptions when kexecing
Ian Munsie
2012-11-15
powerpc: Enable relocation on during exceptions at boot
Ian Munsie
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
2012-09-10
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-10
powerpc/eeh: Move EEH initialization around
Gavin Shan
2012-09-07
powerpc: Use the XDABR hcall
Michael Neuling
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
2012-03-09
powerpc/eeh: Platform dependent EEH operations
Gavin Shan
2012-02-23
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-02-23
powerpc/PCI: make pci_probe_only default to 0
Bjorn Helgaas
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
2011-12-16
Merge branch 'kexec' into next
Benjamin Herrenschmidt
2011-12-08
powerpc: Reduce pseries panic timeout from 180s to 10s
Anton Blanchard
2011-12-08
powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...
Deepthi Dharwar
2011-12-08
powerpc/cpuidle: cpuidle driver for pSeries
Deepthi Dharwar
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-08-05
powerpc/pseries: Cleanup VPA registration and deregistration errors
Anton Blanchard
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
2011-05-19
powerpc: Ensure dtl buffers do not cross 4k boundary
Nishanth Aravamudan
2011-05-04
powerpc/pseries: Add page coalescing support
Brian King
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
[next]