index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader 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
2013-12-16
blackfin: remove build warning
Sonic Zhang
2013-12-06
blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default
Sonic Zhang
2013-11-25
blackfin: don't use 'bool' when it causes problems
Wolfgang Denk
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
2013-11-08
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...
Steven Miao
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-13
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
Sonic Zhang
2013-05-13
blackfin: Move blackfin serial driver out of blackfin arch folder.
Sonic Zhang
2013-05-13
bf609: add SPI register base address
Scott Jiang
2013-05-13
blackfin: bf609: add softswitch config command
Bob Liu
2013-05-13
blackfin: Correct early serial mess output in BYPASS boot mode.
Sonic Zhang
2013-05-13
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-05-13
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
Sonic Zhang
2013-05-13
blackfin: Change the member's type in dma structures.
Sonic Zhang
2013-04-01
Consolidate bool type
York Sun
2013-03-15
blackfin: Fix up board_type global data
Simon Glass
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-03-04
blackfin: add bf6xx spi driver
Scott Jiang
2013-03-04
blackfin: bf60x: add rsi/sdh support
Sonic Zhang
2013-03-04
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
blackfin: bf60x: new processor header files
Bob Liu
2013-02-04
blackfin: Use generic global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-10-19
blackfin: Change global data baudrate to int
Simon Glass
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-02-03
Blackfin: easylogo: add lzma logos
Mike Frysinger
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-04-22
Blackfin: move gd/bd to bss by default
Mike Frysinger
2012-04-22
Blackfin: gd_t: relocate volatile markings
Mike Frysinger
2012-02-12
linkage.h: move from blackfin to common includes
Macpaul Lin
2012-02-12
Blackfin: add in/out le32 variants
Mike Frysinger
2011-10-16
Blackfin: define CONFIG_SYS_CACHELINE_SIZE
Mike Frysinger
2011-10-05
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
POST: add post_log_res field for post results in global data
Valentin Longchamp
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2011-09-29
Blackfin: post: generalize led/button tests with GPIOs
Mike Frysinger
2011-07-12
Blackfin: update anomaly lists to latest public info
Mike Frysinger
2011-07-12
Blackfin: portmux: allow header to be included in assembly files
Mike Frysinger
2011-07-12
Blackfin: sync MMR read/write helpers with Linux
Mike Frysinger
2011-07-12
Blackfin: gpio: optimize free path a little
Mike Frysinger
2011-07-12
Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR
Mike Frysinger
[next]