summaryrefslogtreecommitdiff
path: root/board/freescale/m5253demo/flash.c
AgeCommit message (Expand)Author
2023-03-15board: m5253demo: remove floating point flash size calculationAngelo Dureghello
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-05-12m5253demo: Fix static variable in non-static inline function warningTom Rini
2014-07-22m68k: fix an undefined behavior warning of M5253DEMO boardMasahiro Yamada
2014-06-19freescale: m5253demo: fix unused-but-set-variable warningsMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-14ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew