aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/lib/board.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-06sh: Remove <common.h> and add needed includesTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-12-02sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy
2016-12-02sh: add common dram_init() function for all boardsVladimir Zapolskiy
2016-05-27sh: Drop the arch-specific board initSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-03-26sh: Add header file of MMC frameworkNobuhiro Iwamatsu
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-08-22sh: add calling mmc_initialize in board.cYoshihiro Shimoda
2011-07-28unify version_stringAndreas Bießmann
2011-03-16sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro Iwamatsu
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2011-01-11sh: Add support showing KByte of flash memory sizeNobuhiro Iwamatsu
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser