Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig | Mario Six |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-15 | Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig | Lukasz Majewski |
2017-11-05 | Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT | Tom Rini |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni |
2017-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini |
2017-05-22 | Convert CONFIG_CMD_JFFS2 to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IMMAP to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass |
2017-04-30 | Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS | Simon Glass |
2017-04-30 | fs: Convert CONFIG_CMD_CRAMFS to Kconfig | Simon Glass |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2016-09-26 | kconfig: introduce kconfig for UBI | Heiko Schocher |
2016-09-09 | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher |
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-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-03-14 | Drop CONFIG_CRAMFS_CMDLINE | Simon Glass |
2015-11-18 | km: update the boot script to check for a DTB | Valentin Longchamp |
2015-11-18 | km/common: stop u-boot only if someone press <SPACE> | Holger Brunck |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-01 | Move setexpr to Kconfig | Joe Hershberger |
2014-02-17 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-02-13 | arm/km: define fdt_high env variable and allow backwards compatibility | Gerlando Falauto |
2014-02-13 | arm/km: enable FDT for km_kirwkood | Gerlando Falauto |
2014-02-03 | KM: add the KM_UBI_PART_BOOT_OPTS #define | Valentin Longchamp |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
2013-10-24 | KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board | Valentin Longchamp |
2013-10-24 | KM: fix typo in default environment | Valentin Longchamp |
2013-10-24 | km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h | Valentin Longchamp |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-10-09 | km/common: switch on CMD_GREPENV | Holger Brunck |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-03-15 | arm: Remove use of board_early_init_r/last_stage_init() | Simon Glass |
2013-02-15 | km/common: add eccmode to kernel commandline | Holger Brunck |
2013-02-15 | km/common: introduce $uimage variable | Andreas Huber |
2013-01-09 | km/common: drop unneeded std* environment variables | Holger Brunck |
2012-10-15 | COMMON: Use __stringify() instead of xstr() | Marek Vasut |
2012-09-03 | arm/km: remove unused code | Holger Brunck |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-06-15 | km/common: check test_bank and testpin for testboot | Thomas Herzmann |
2012-06-15 | km/common: increase bootlimit to 3 | Holger Brunck |
2012-06-15 | km/common: add support for second flash | Andreas Huber |
2011-10-22 | km/common: enable "env default" for all keymile boards | Gerlando Falauto |