~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_ET1100_BASE to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-05
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move serial functions out of common.hSimon Glass2019-12-02
* Move strtomhz() to vsprintf.hSimon Glass2019-12-02
* env: Move env_get_f() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-16
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* board: meesc: Update to support DT and DMWenyou.Yang@microchip.com2017-08-04
* arm: Include asm/setup.h explictlySimon Glass2017-06-05
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-05
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-18
* arm: at91: reworked meesc board supportDaniel Gorsulowski2015-11-03
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-21
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-09
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* at91: modified NAND flash timing on meesc boardDaniel Gorsulowski2012-02-27
* Fix Stelian's email addressStelian Pop2011-11-29
* punt unused clean/distclean targetsMike Frysinger2011-10-15
* at91: reworked support for meesc boardMatthias Fuchs2011-09-03
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18
* at91: Enabeling USB host on meesc boardDaniel Gorsulowski2010-08-20
* at91: Update meesc board to new SoC accessDaniel Gorsulowski2010-08-20
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04
* at91: Enable slow master clock on meesc boardDaniel Gorsulowski2010-01-23
* at91: Update MEESC board supportDaniel Gorsulowski2009-10-13
* at91: Add esd gmbh MEESC board supportDaniel Gorsulowski2009-07-06