aboutsummaryrefslogtreecommitdiff
path: root/board/cobra5272/flash.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06board: cobra5272: Remove <common.h> and add needed includesTom Rini
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 linux/delay.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-29flash: Fix spelling of "ERR_TIMOUT"Mario Six
2015-11-19Move console definitions into a new console.h fileSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-07-26Remove calls to set_timer outside arch/Graeme Russ
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2006-05-09Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz
2006-03-11More GCC 4.x code cleanupWolfgang Denk
2005-01-09Patch by Florian Schlote, 08 Sep 2004:wdenk