~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Audit <flash.h> inclusionTom Rini2022-08-04
* global: Convert simple_strtoul() with decimal to dectoul()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
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop flash.h from common headerSimon Glass2020-05-18
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* at91: cleanup taurus portHeiko Schocher2019-05-03
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* at91: taurus: Enable DM_SPIJagan Teki2018-04-06
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-04
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-15
* atmel, at91: fix taurus boardHeiko Schocher2017-06-29
* arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher2016-06-26
* board: atmel: siemens: clean up PLLB codeWenyou Yang2016-02-18
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-18
* at91, taurus, smartweb: add dfu supportHeiko Schocher2015-09-11
* taurus: board updatesHeiko Schocher2015-09-11
* arm, at91: add axm extensionsHeiko Schocher2015-09-11
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-21
* taurus, spl: erase also spi flash if recovery button is pressedHeiko Schocher2015-01-19
* arm, at91, spl: add spl support for the taurus boardHeiko Schocher2014-11-17
* arm, at91: add spi dataflash support for the taurus boardHeiko Schocher2014-11-17
* 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
* arm, at91: add Siemens board taurus and axmHeiko Schocher2013-12-09