~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* board: pm9g45: add missing gpio_request()Ilko Iliev2023-06-16
* 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
* 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: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* board: pm9g45: Migrate to CONFIG_DMIlko Iliev2019-04-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* 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
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-18
* 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
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04
* 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
* pm9g45: init serial console before relocationAsen Dimov2011-12-12
* Fix Stelian's email addressStelian Pop2011-11-29
* ARM: define CONFIG_MACH_TYPE for all ronetix boardsAsen Dimov2011-11-08
* punt unused clean/distclean targetsMike Frysinger2011-10-15
* make pm9g45 buildable for v2011.06 releaseAsen Dimov2011-09-03
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-17
* pm9g45: ARM relocation supportAsen Dimov2010-12-16
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18
* pm9g45: fix compile warningWolfgang Denk2010-10-06
* add new board pm9g45Asen Dimov2010-06-06