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
/
mips
/
mips-boards
/
malta
Age
Commit message (
Expand
)
Author
2008-04-28
[MIPS] malta_int.c: make 4 variables static
Dmitri Vorobiev
2008-04-28
[MIPS] make standard_io_resources[] static
Dmitri Vorobiev
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-01-29
[MIPS] Malta: remaining bits of the board support code cleanup
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: make the helper function static
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: fix braces at single statement blocks
Dmitri Vorobiev
2008-01-29
[MIPS] Malta, Atlas: move an extern function declaration to the header file
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: Use C89 style for comments
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: else should follow close brace in malta_int.c
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: remove a superfluous comment
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>
Dmitri Vorobiev
2008-01-29
[MIPS] Malta, Atlas, Sead: remove an extern from .c files
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: fix oversized lines in malta_int.c
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: remove a dead function declaration
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: use tabs not spaces
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: set up the screen info in a separate function
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: check the PCI clock frequency in a separate function
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: use the KERN_ facility level in printk()
Dmitri Vorobiev
2008-01-29
[MIPS] Malta: use Linux kernel style for structure initialization
Dmitri Vorobiev
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-22
[MIPS] Malta: Fix reading the PCI clock frequency on big-endian
Dmitri Vorobiev
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2007-10-11
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Kevin D. Kissell
2007-09-14
[MIPS] Malta: Fix off by one bug in interrupt handler.
Ralf Baechle
2007-08-27
[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.
Ralf Baechle
2007-08-27
[MIPS] SMP: Scatter __cpuinit over the code as needed.
Ralf Baechle
2007-08-27
[MIPS] SMTC: Fix secondary VPE interrupt mask initialization.
Ralf Baechle
2007-07-31
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
2007-07-31
[MIPS] Fix modpost warning.
Ralf Baechle
2007-07-31
[MIPS] SMTC: Safety net for i8259A interrupts.
Kevin D. Kissell
2007-07-10
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
Ralf Baechle
2007-06-20
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
2007-06-14
[MIPS] Malta: Fix for SOCitSC based Maltas
Chris Dearman
2007-06-06
[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.
Ralf Baechle
2007-05-11
[MIPS] MT: Reenable EIC support and add support for SOCit SC.
Chris Dearman
2007-04-27
[MIPS] Malta: Delete unused prototype of mips_timer_interrupt.
Ralf Baechle
2007-04-27
[MIPS] MIPS Tech: Get rid of volatile in core code.
Ralf Baechle
2007-03-07
[MIPS] SMTC: De-obscure Malta hooks.
Ralf Baechle
2007-02-06
[MIPS] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-06
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
2007-01-30
[PATCH] Malta: Fix build if CONFIG_MTD is diabled.
Jan Altenberg
2007-01-08
[MIPS] Malta: Add missing MTD file.
Ralf Baechle
2006-12-12
[MIPS] Malta: Resurrect MTD support for onboard flash.
Ralf Baechle
2006-11-28
[MIPS] Fix Bonito bootup message.
Ralf Baechle
2006-10-19
[MIPS] Malta: Fix uninitialized regs pointer.
Ralf Baechle
2006-10-09
[MIPS] Malta: Fix build for non-MIPS32/64 configuration.
Ralf Baechle
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
[next]