summaryrefslogtreecommitdiff
path: root/board/cobra5272/flash.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-1/+2
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+2
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass1-8/+8
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-03arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-4/+4
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03arm: powerpc: Tidy up code style for cache functionsSimon Glass1-6/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-29flash: Fix spelling of "ERR_TIMOUT"Mario Six1-1/+1
2015-11-20Move console definitions into a new console.h fileSimon Glass1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-07-26Remove calls to set_timer outside arch/Graeme Russ1-4/+6
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-11/+11
2006-05-09Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz1-0/+1
2006-03-12More GCC 4.x code cleanupWolfgang Denk1-2/+1
2005-01-09Patch by Florian Schlote, 08 Sep 2004:wdenk1-0/+378