~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Move relocate_code() to init.hSimon Glass2020-01-17
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy2016-12-02
* sh: add common dram_init() function for all boardsVladimir Zapolskiy2016-12-02
* sh: Drop the arch-specific board initSimon Glass2016-05-27
* Move console definitions into a new console.h fileSimon Glass2015-11-19
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-18
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* lib: consolidate hang()Andreas Bießmann2013-05-01
* Declare watchdog functions in watchdog.hSimon Glass2013-03-15
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15
* sh: Add header file of MMC frameworkNobuhiro Iwamatsu2012-03-26
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-27
* sh: add calling mmc_initialize in board.cYoshihiro Shimoda2011-08-22
* unify version_stringAndreas Bießmann2011-07-28
* sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro Iwamatsu2011-03-16
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-19
* sh: Add support showing KByte of flash memory sizeNobuhiro Iwamatsu2011-01-11
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-21
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13