| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Move RAM-sizing functions to init.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | common: Move serial functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | Move strtomhz() to vsprintf.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | env: Move env_get_f() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 2 | -5/+2 |
* | Drop CONFIG_HAS_DATAFLASH | Tuomas Tynkkynen | 2017-10-16 | 2 | -24/+0 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -3/+4 |
* | board: meesc: Update to support DT and DM | Wenyou.Yang@microchip.com | 2017-08-04 | 1 | -8/+0 |
* | arm: Include asm/setup.h explictly | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | arm: Add explicit include of <asm/mach-types.h> | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | board_f: Drop setup_dram_config() wrapper | Simon Glass | 2017-04-05 | 1 | -1/+3 |
* | board: atmel: clean up peripheral clock code | Wenyou Yang | 2016-02-18 | 1 | -9/+6 |
* | arm: at91: reworked meesc board support | Daniel Gorsulowski | 2015-11-03 | 1 | -4/+16 |
* | ARM: at91: move board select menu and common settings | Masahiro Yamada | 2015-02-21 | 1 | -3/+0 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -3/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -5/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+7 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+23 |
* | at91: nand: switch atmel_nand to generic GPIO API | Andreas Bießmann | 2013-12-09 | 1 | -2/+3 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -22/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 3 | -49/+3 |
* | at91: modified NAND flash timing on meesc board | Daniel Gorsulowski | 2012-02-27 | 1 | -4/+4 |
* | Fix Stelian's email address | Stelian Pop | 2011-11-29 | 2 | -2/+2 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | at91: reworked support for meesc board | Matthias Fuchs | 2011-09-03 | 2 | -24/+26 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | at91: Enabeling USB host on meesc board | Daniel Gorsulowski | 2010-08-20 | 1 | -1/+5 |
* | at91: Update meesc board to new SoC access | Daniel Gorsulowski | 2010-08-20 | 1 | -54/+58 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | 1 | -1/+1 |
* | at91: Enable slow master clock on meesc board | Daniel Gorsulowski | 2010-01-23 | 1 | -0/+26 |
* | at91: Update MEESC board support | Daniel Gorsulowski | 2009-10-13 | 1 | -7/+58 |
* | at91: Add esd gmbh MEESC board support | Daniel Gorsulowski | 2009-07-06 | 4 | -0/+291 |