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
Age
Commit message (
Expand
)
Author
2008-04-24
[Blackfin] arch: Add platform support for MTD DATAFLASH
Michael Hennerich
2008-04-25
[Blackfin] arch: reorganize some of the board-customization options so that s...
Mike Frysinger
2008-04-24
[Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ
Michael Hennerich
2008-04-25
[Blackfin] arch: detect the memory available in the system on the fly by default
Mike Frysinger
2008-04-24
[Blackfin] arch: add implicit icplb for the bootrom so we can use the utility...
Mike Frysinger
2008-04-24
[Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd dev...
Grace Pan
2008-04-24
[Blackfin] arch: use the same style for missing L1 sections
Mike Frysinger
2008-04-24
[Blackfin] arch: now that we can panic() early, dont need the delayed L1 over...
Mike Frysinger
2008-04-24
[Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be define...
Sonic Zhang
2008-04-24
[Blackfin] arch: Add a little bit more runtime info for MPU
Robin Getz
2008-04-24
[Blackfin] arch: make the mask explicit rather than writing a negative number...
Mike Frysinger
2008-04-24
[Blackfin] arch: cplb-mpu code clean up
Mike Frysinger
2008-04-24
[Blackfin] arch: Give the DMA base registers a more descriptive name
Bernd Schmidt
2008-04-24
[Blackfin] arch: Consistently export base_addr for all Blackfin variants.
Bernd Schmidt
2008-04-24
[Blackfin] arch: Allow AD1836A board to be connected, either to SPORT2 or SPO...
Bernd Schmidt
2008-04-24
[Blackfin] arch: actually implement get_cycles function
Mike Frysinger
2008-04-24
[Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU s...
Mike Frysinger
2008-04-24
[Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S ...
Mike Frysinger
2008-04-24
[Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...
Mike Frysinger
2008-04-24
[Blackfin] arch: declare list of peripherals as const since we dont modify th...
Mike Frysinger
2008-04-24
[Blackfin] arch: merge ip0x-specific board changes
Mike Frysinger
2008-04-24
[Blackfin] arch: USB header files are now located under linux/usb/.
Peter Korsgaard
2008-04-24
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...
Graf Yang
2008-04-24
[Blackfin] arch: Apply Bluetechnix vendor patch
Michael Hennerich
2008-04-24
[Blackfin] arch: This allows XIP to work with FD-PIC.
Bernd Schmidt
2008-04-24
[Blackfin] arch: support the reserved memory region in the MPU code
Bernd Schmidt
2008-04-24
[Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548
Bernd Schmidt
2008-04-24
[Blackfin] arch: a rather old performance improvement for the signal handling...
Bernd Schmidt
2008-04-24
[Blackfin] arch: finish removing remnants of old BF537_PORT_H option of Black...
Mike Frysinger
2008-04-23
[Blackfin] arch: LARGE_ALLOCS was dropped along the way ... bring Blackfin in...
Mike Frysinger
2008-04-23
[Blackfin] arch: we no longer use BFIN_{SINGLE,DUAL}_CORE in our source
Mike Frysinger
2008-04-24
[Blackfin] arch: boards and machines defconfig updates
Bryan Wu
2008-04-23
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2008-04-23
[Blackfin] arch: fix bug - make sure we check the right L1 length
Meihui Fan
2008-04-23
[Blackfin] arch: add support for the rest of the gptimers on the BF54x
Meihui Fan
2008-04-23
[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...
Mike Frysinger
2008-04-23
[Blackfin] arch: MEM_ADD_WIDTH only gets used when reprogramming clocks, so d...
Mike Frysinger
2008-04-23
[Blackfin] arch: update reboot code to match latest info (really just copy fr...
Mike Frysinger
2008-04-23
[Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the...
Bernd Schmidt
2008-04-23
[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.
Bernd Schmidt
2008-04-23
[Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while t...
Bernd Schmidt
2008-03-26
[Blackfin] arch: fix bug - grab locks when not atomic
Robin Getz
2008-03-26
[Blackfin] arch: fix bug - when we crash, current is not valid
Robin Getz
2008-03-26
[Blackfin] arch: add i2c board info struct and move to new-style i2c interface
Bryan Wu
2008-03-26
[Blackfin] arch: fix up gpio code style -- no functional changes
Mike Frysinger
2008-03-26
[Blackfin] arch: dump the stack before printing out an error otherwise the st...
Mike Frysinger
2008-03-26
[Blackfin] arch: conditionally enable flash resources since it requests the a...
Mike Frysinger
2008-03-26
[Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: ...
Yi Li
2008-03-26
[Blackfin] arch: remove NOTES from linker script
Bernd Schmidt
2008-03-26
[Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes J...
Mike Frysinger
[prev]
[next]