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
/
include
/
configs
/
bf533-stamp.h
Age
Commit message (
Expand
)
Author
2014-09-24
kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig
Masahiro Yamada
2014-08-07
blackfin: convert blackfin board_f and board_r to use generic board init func...
Sonic Zhang
2014-03-07
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
Masahiro Yamada
2013-12-06
blackfin: soft-i2c: No need to define blackfin specific soft i2c operations
Sonic Zhang
2013-11-17
Makefile: rename all libraries to built-in.o
Masahiro Yamada
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-04-08
Blackfin: move CONFIG_BFIN_CPU back to board config.h
Mike Frysinger
2010-11-19
Blackfin: tweak objects specified before embedded environment
Mike Frysinger
2010-10-02
Blackfin: adi config: add an "all spi flashes" option to unify board lists
Mike Frysinger
2010-10-02
Blackfin: move CONFIG_BFIN_CPU to board config.mk
Mike Frysinger
2010-07-25
Blackfin: bf533/bf561 boards: convert to new soft gpio i2c code
Mike Frysinger
2010-07-13
Blackfin: unify default I2C settings for ADI boards
Mike Frysinger
2010-07-05
Blackfin: switch to common GPIO LED driver
Mike Frysinger
2010-07-05
Blackfin: back out status_led.h stubs
Mike Frysinger
2010-04-13
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
Peter Tyser
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2010-01-17
Blackfin: tweak embedded LDR env config option
Mike Frysinger
2009-10-04
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-07-18
Blackfin: bf533-stamp: back down SCLK a bit
Mike Frysinger
2009-06-15
Blackfin: fix SPI flash speed define name
Mike Frysinger
2009-06-15
Blackfin: bf533-stamp/bf537-stamp: fix env settings for SPI flash
Vivi Li
2009-06-14
Blackfin: unify u-boot linker scripts
Mike Frysinger
2009-06-14
Blackfin: convert specific pre/post config headers to common method
Mike Frysinger
2009-03-24
Blackfin: bf533-stamp: bump up default clocks
Mike Frysinger
2009-03-24
Blackfin: bf533-stamp: rewrite startup LED notifications
Mike Frysinger
2009-03-24
Blackfin: unify common ADI board settings
Mike Frysinger
2009-01-28
Blackfin: overhaul i2c driver
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-03-30
Blackfin: unify cpu and boot modes
Mike Frysinger
2008-03-15
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
Mike Frysinger
2007-07-10
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in various b* named board config files.
Jon Loeliger
2007-03-12
[Blackfin][PATCH] minor cleanup
Aubrey Li
2007-03-10
[Blackfin][PATCH] code cleanup
Aubrey Li
2007-03-09
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...
Aubrey.Li