| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: at91sam9rlek: Update for DT and DM support | Wenyou Yang | 2017-05-09 | 1 | -22/+2 |
* | Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig | Simon Glass | 2017-04-30 | 1 | -1/+0 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -3/+0 |
* | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada | 2017-01-31 | 1 | -1/+0 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -1/+0 |
* | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada | 2016-12-29 | 1 | -1/+0 |
* | AT91: Correct misspelling of "redundent" in partition names | Robert P. J. Day | 2016-10-28 | 1 | -1/+1 |
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_LCD to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -2/+0 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -1/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -4/+0 |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -2/+0 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -1/+0 |
* | ARM: atmel: boards: use default CONFIG_SYS_PBSIZE | Bo Shen | 2015-09-11 | 1 | -1/+0 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -8/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | ARM: at91: trival: fix typo for the nand partition name | Wu, Josh | 2015-05-13 | 1 | -1/+1 |
* | ARM: at91: at91sam9rlek: add mmc environment configuration | Wu, Josh | 2015-03-18 | 1 | -1/+17 |
* | ARM: at91: at91sam9rlek: add mci support | Wu, Josh | 2015-03-18 | 1 | -0/+11 |
* | ARM: at91: at91sam9rlek: update the default nand flash configs | Wu, Josh | 2015-03-18 | 1 | -7/+11 |
* | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header | Heiko Schocher | 2014-11-17 | 1 | -1/+0 |
* | ARM: at91sam9rlek: convert to generic board support | Wu, Josh | 2014-09-19 | 1 | -0/+2 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | arm: at91/configs: add bootz to configuration | Nicolas Ferre | 2013-03-12 | 1 | -0/+1 |
* | arm: at91/configs: add libfdt to configuration | Nicolas Ferre | 2013-03-12 | 1 | -0/+2 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -5/+0 |
* | AT91SAM9*: Change kernel address in dataflash to match u-boot's size | Alexandre Belloni | 2012-07-07 | 1 | -1/+2 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | Fix Stelian's email address | Stelian Pop | 2011-11-29 | 1 | -1/+1 |
* | AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master | Xu, Hong | 2011-08-03 | 1 | -37/+48 |
* | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk | 2010-10-29 | 1 | -1/+0 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -1/+0 |
* | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich | 2010-03-07 | 1 | -1/+1 |
* | add a new AT91 GPIO driver | Jens Scharsig | 2010-02-12 | 1 | -0/+1 |
* | add new CONFIG_AT91_LEGACY | Jens Scharsig | 2010-02-12 | 1 | -0/+2 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | 1 | -1/+0 |
* | Update the mtd driver name in bootargs for at91-based boards | Albin Tonnerre | 2009-08-18 | 1 | -2/+2 |
* | AT91: factor out ROUND() macro | Wolfgang Denk | 2009-07-22 | 1 | -1/+0 |
* | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | 1 | -0/+2 |
* | at91: move cpu name define to arm/arch/ cpu header | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -1/+0 |
* | at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | 1 | -1/+1 |
* | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | 1 | -4/+1 |
* | at91: move dataflash spi driver to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -0/+1 |