Age | Commit message (Expand) | Author |
2017-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-08-04 | board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash | Wenyou.Yang@microchip.com |
2017-07-31 | configs: Migrate CMD_NAND* | Tom Rini |
2017-07-25 | Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-05-09 | configs: at91sam9260ek/9g20ek: Update for DT and DM | Wenyou Yang |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-01-31 | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-09 | configs: Migrate CONFIG_USB_STORAGE | Tom Rini |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-09-11 | ARM: atmel: boards: use default CONFIG_SYS_PBSIZE | Bo Shen |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-02-07 | ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board | Wu, Josh |
2014-11-17 | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header | Heiko Schocher |
2014-11-17 | ARM: at91 series: convert to generic board | Bo Shen |
2013-12-01 | arm926ejs, at91: add common phy_reset function | Heiko Schocher |
2013-11-09 | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-11-04 | arm: atmel: get rid of too many ifdeffery | Bo Shen |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-12 | at91sam9260ek: move board id setup to config header | Andreas Bießmann |
2013-05-12 | arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc card | Wu, Josh |
2013-05-12 | arm: at91: enable mci support for at91sam9g20ek. | Wu, Josh |
2013-03-12 | ARM: at91: change nand flash table | Bo Shen |
2013-03-12 | arm: at91/configs: add bootz to configuration | Nicolas Ferre |
2013-03-12 | arm: at91/configs: add libfdt to configuration | Nicolas Ferre |
2013-02-19 | ARM: atmel: add at91sam9g20ek_2mmc nand boot support | Bo Shen |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-07-07 | AT91SAM9*: Change kernel address in dataflash to match u-boot's size | Alexandre Belloni |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2011-11-29 | Fix Stelian's email address | Stelian Pop |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-06-21 | AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again: | Reinhard Meyer |
2010-10-29 | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-03-07 | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich |
2010-02-12 | add a new AT91 GPIO driver | Jens Scharsig |
2010-02-12 | add new CONFIG_AT91_LEGACY | Jens Scharsig |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-08-18 | Update the mtd driver name in bootargs for at91-based boards | Albin Tonnerre |