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
/
lib_blackfin
Age
Commit message (
Expand
)
Author
2010-01-17
Blackfin: add support for kgdb
Robin Getz
2010-01-17
Blackfin: drop .eh_frame from linker script
Mike Frysinger
2010-01-17
Blackfin: use sort funcs in the linker script
Mike Frysinger
2010-01-17
Blackfin: pull io funcs from linux
Mike Frysinger
2010-01-17
Blackfin: convert bfin_sdh to generic mmc
Cliff Cai
2010-01-17
Blackfin: support boards with no external memory
Mike Frysinger
2010-01-17
Blackfin: kill off useless initdram() usage
Mike Frysinger
2010-01-17
Blackfin: move section length calculation to linker script
Mike Frysinger
2010-01-17
Blackfin: tweak embedded LDR env config option
Mike Frysinger
2009-10-13
Blackfin: drop MAC display at boot
Mike Frysinger
2009-10-13
Blackfin: Remove relocation fixups
Mike Frysinger
2009-10-10
Add bb_miiphy_init call before any ethernet bring-up code.
Luigi 'Comio' Mantellini
2009-09-04
push LOAD_ADDR out to arch mk files
Mike Frysinger
2009-09-04
Consolidate arch-specific mem_malloc_init() implementations
Peter Tyser
2009-09-04
Standardize mem_malloc_init() implementation
Peter Tyser
2009-09-04
Consolidate arch-specific sbrk() implementations
Peter Tyser
2009-09-02
Blackfin: fix debug printf modifiers
Mike Frysinger
2009-09-02
Blackfin: change global data register from P5 to P3
Robin Getz
2009-08-23
Blackfin: use common code to preprocess linker script
Mike Frysinger
2009-07-24
Blackfin: restore EVT1 handling in linker script
Mike Frysinger
2009-07-21
Move architecture specific config.mk files into subdirs
Peter Tyser
2009-07-18
Blackfin: add os log functions
Mike Frysinger
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-10
Blackfin: add cache_dump commands
Mike Frysinger
2009-06-14
Blackfin: unify u-boot linker scripts
Mike Frysinger
2009-06-12
lib_arch/board.c: Move malloc initialization before flash_init()
Stefan Roese
2009-03-23
Blackfin: print out Flash: before checking it
Mike Frysinger
2009-03-23
Blackfin: safely flush data caches when in writeback mode
Mike Frysinger
2009-03-23
Blackfin: unify net-related init code
Mike Frysinger
2009-03-20
Blackfin: bfin_mac: force boards to setup the MAC themselves
Mike Frysinger
2009-02-02
Blackfin: output booting source when booting
Mike Frysinger
2009-02-02
Blackfin: use 8/16/32 bit transfer widths in dma_memcpy()
Mike Frysinger
2009-02-02
Blackfin: dma_memcpy(): fix random failures
Mike Frysinger
2009-02-02
Blackfin: rewrite cache handling functions
Mike Frysinger
2009-02-02
Blackfin: setup bi_enetaddr for single nets
Mike Frysinger
2009-02-02
Blackfin: cache core/system clock values
Mike Frysinger
2009-02-02
Blackfin: only build post code when CONFIG_POST
Mike Frysinger
2009-01-28
Blackfin: fixup misc warnings such as printf's and missing casts
Mike Frysinger
2009-01-28
Blackfin: pass RETX to Linux
Mike Frysinger
2009-01-28
Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection
Mike Frysinger
2009-01-28
Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE
Mike Frysinger
2009-01-28
Blackfin: implement general support for CONFIG_STATUS_LED
Mike Frysinger
2009-01-28
Blackfin: do not init i2c in Blackfin board init
Mike Frysinger
2009-01-28
Blackfin: fix dcache handling when doing dma memcpy's
Mike Frysinger
2009-01-28
Blackfin: split cache handling out of dma_memcpy()
Mike Frysinger
2009-01-28
Blackfin: abort dma_memcpy() for L1 scratchpad
Mike Frysinger
2009-01-28
Blackfin: rename bootm.c to boot.c
Mike Frysinger
2009-01-28
Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}
Mike Frysinger
2009-01-23
Blackfin: use common strmhz() in system output
Mike Frysinger
2009-01-07
Blackfin: drop CONFIG_SPI handling in board init
Mike Frysinger
[next]