summaryrefslogtreecommitdiff
path: root/board/freescale/mpc837xerdb/mpc837xerdb.c
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_VSC7385_IMAGE et al to CFGTom Rini
2022-12-23global: Migrate CONFIG_FSL_SERDES2 to CFGTom Rini
2022-12-23global: Migrate CONFIG_FSL_SERDES1 to CFGTom Rini
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
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini
2021-07-18treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini
2021-07-06mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman
2021-02-21mpc8379erdb: Convert to DM_MMCSinan Akman
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-01-17common: Move testdram() into init.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon 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-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2015-03-02mpc837xerdb: "fix Calling __hwconfig without a buffer" warningSinan Akman
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2010-04-26ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala
2009-07-16mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov
2009-07-0283xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser
2008-10-21mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-04-11mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'Jean-Christophe PLAGNIOL-VILLARD
2008-03-28mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips
2008-03-2583xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov
2008-03-2583xx: initialize serdes for MPC837XRDB boardsAnton Vorontsov
2008-03-2583xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-01-16Add support for the MPC837xERDBKim Phillips