summaryrefslogtreecommitdiff
path: root/board/freescale/m5373evb
AgeCommit message (Expand)Author
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-04-16doc: update reference to README.boardPatrick Delaunay
2020-01-17common: Move testdram() into init.hSimon Glass
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-01MAINTAINERS: Switch nxp.com domainFabio Estevam
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-05-15i2c: powerpc: Remove use of CONFIG_HARD_I2CSimon Glass
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-20m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-09-20ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2011-09-04ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-03-17ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew
2008-11-03ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew
2008-11-03ColdFire: Remove platforms mii.c fileTsiChung Liew
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-08-13m5373evb: Update NAND driver to new API.Scott Wood
2008-06-12Change initdram() return type to phys_size_tBecky Bruce