Age | Commit message (Expand) | Author |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2019-03-25 | Convert CONFIG_ENV_SPI_* to Kconfig | Patrick Delaunay |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-07-21 | Convert CONFIG_NAND_ATMEL to Kconfig | Adam Ford |
2018-05-23 | configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address | Nicolas Ferre |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-03 | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni |
2017-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-08-04 | board: at91sam9261ek: Update to support DT and DM | 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-04-30 | Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig | Simon Glass |
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-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_LCD to Kconfig | Simon Glass |
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 |
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-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-03-12 | ARM: at91: change nand flash table | Bo Shen |
2012-09-17 | Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel | Bo Shen |
2012-09-01 | arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT | 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-08-03 | AT91: Board fix for AT91SAM9261-EK | Xu, Hong |
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 |