aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/m5329evb/nand.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-09-20ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang1-7/+7
2009-03-17ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew1-2/+4
2008-11-03ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew1-37/+20
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-26/+16
2008-01-17ColdFire: Update FlexBus CS for MCF532xTsiChungLiew1-2/+2
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew1-1/+1
2007-08-08Coding style cleanupStefan Roese1-52/+51
2007-08-08Added NAND supportTsiChungLiew1-0/+115