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
/
arm
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2014-03-23
ARM: ignore memory below PHYS_OFFSET
Russell King
2014-03-23
ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t
Magnus Damm
2013-06-24
ARM: 7763/1: kernel: fix __cpu_logical_map default initialization
Lorenzo Pieralisi
2013-05-09
Merge branch 'late/fixes' into fixes
Olof Johansson
2013-05-02
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
2013-04-29
ARM: default machine descriptor for multiplatform
Arnd Bergmann
2013-04-26
ARM: 7700/2: Make cpu_init() notrace
Jon Medhurst
2013-04-17
ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()
Joonsoo Kim
2013-04-03
ARM: 7690/1: mm: fix CONFIG_LPAE typos
Paul Bolle
2013-03-22
ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register
Stephen Boyd
2013-03-22
ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n
Stephen Boyd
2013-01-31
ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)
Uwe Kleine-König
2012-12-16
ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()...
Alexander Shiyan
2012-12-03
ARM: 7587/1: implement optimized percpu variable access
Rob Herring
2012-11-20
Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stable
Russell King
2012-11-19
ARM: kernel: add cpu logical map DT init in setup_arch
Lorenzo Pieralisi
2012-11-19
ARM: kernel: smp_setup_processor_id() updates
Lorenzo Pieralisi
2012-11-19
ARM: kernel: update cpuinfo to print all online CPUs features
Lorenzo Pieralisi
2012-10-11
Merge branch 'fixes' into for-linus
Russell King
2012-10-07
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-09-19
ARM: virt: Add boot-time diagnostics
Dave Martin
2012-09-13
ARM: SoC: add per-platform SMP operations
Marc Zyngier
2012-09-03
ARM: 7505/1: split out ATAGS parsing
Nicolas Pitre
2012-07-29
ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option
Peter Maydell
2012-05-26
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-21
ARM: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
2012-05-03
ARM: provide a late_initcall hook for platform initialization
Shawn Guo
2012-04-15
ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU
Will Deacon
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
2012-03-24
ARM: move CP15 definitions to separate header file
Russell King
2012-01-23
ARM: earlier initialization of vectors page
Russell King
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
2012-01-19
ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file
Fabio Estevam
2012-01-19
ARM: 7279/1: standardize /proc/iomem "Kernel code" name
Kees Cook
2012-01-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2011-12-11
ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier
Arnaud Patard
2011-12-08
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
2011-12-06
ARM: 7187/1: fix unwinding for XIP kernels
Uwe Kleine-König
2011-12-05
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-12-05
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-11-18
ARM: sort the meminfo array earlier
Nicolas Pitre
2011-11-12
ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list
Will Deacon
2011-11-10
ARM: restart: allow platforms more flexibility specifying restart mode
Russell King
2011-11-10
ARM: restart: add restart hook to machine_desc record
Russell King
2011-10-31
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
[next]