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
/
blackfin
/
include
Age
Commit message (
Expand
)
Author
2008-11-18
Blackfin arch: fix a broken define in dma-mapping
Mike Frysinger
2008-10-27
Blackfin arch: don't copy bss when copying L1
Mike Frysinger
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-10-16
Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder o...
Mike Frysinger
2008-10-16
Blackfin arch: update cache flush prototypes with argument names to make them...
Mike Frysinger
2008-10-16
Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...
Mike Frysinger
2008-10-16
Blackfin arch: add read/write IO accessor functions to Blackfin
Bryan Wu
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
2008-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-10-13
Blackfin arch: introducing bfin_addr_dcachable
Vitja Makarov
2008-10-10
Blackfin arch: Remove useless head file
Graf Yang
2008-10-13
Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible
Mike Frysinger
2008-10-10
Blackfin arch: bfin_reset() is an internal reboot function ... everyone shoul...
Mike Frysinger
2008-10-10
Blackfin arch: print out error/warning if you are running on the incorrect CP...
Robin Getz
2008-10-09
Blackfin arch: avoid using actual config name in comment
Mike Frysinger
2008-10-09
Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared
Mike Frysinger
2008-10-09
Blackfin arch: Make L2 SRAM cacheable
Sonic Zhang
2008-10-08
Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ...
Robin Getz
2008-10-08
Blackfin arch: Modify some funtion names to more genernal ones
Graf Yang
2008-10-08
Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel s...
Graf Yang
2008-10-08
Blackfin arch: Better error handling of unknown exceptions
Robin Getz
2008-10-13
Blackfin arch: add supporting for kgdb
Sonic Zhang
2008-10-13
Blackfin arch: only include asm/cplb.h when it is truly used
Mike Frysinger
2008-09-22
Blackfin arch: add dma mapping stub for musb driver port
Bryan Wu
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu