| Commit message (Expand) | Author | Age | Lines |
* | sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock | Iain Paton | 2015-03-29 | -1/+1 |
* | malloc_f: enable SYS_MALLOC_F by default if DM is on | Masahiro Yamada | 2015-03-28 | -1/+1 |
* | dlmalloc: do memset in malloc init as new default config | Przemyslaw Marczak | 2015-03-09 | -7/+25 |
* | arm: spl: Allow board_init_r() to run with a larger stack | Simon Glass | 2015-03-04 | -0/+18 |
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2015-02-25 | -1/+3 |
|\ |
|
| * | crypto/fsl - Add progressive hashing support using hardware acceleration. | gaurav rana | 2015-02-25 | -1/+3 |
* | | kconfig: remove unneeded dependency on !SPL_BUILD | Masahiro Yamada | 2015-02-24 | -10/+2 |
* | | kconfig: switch to single .config configuration | Masahiro Yamada | 2015-02-24 | -14/+0 |
* | | kconfig: Adjust ordering so that defaults work as expected | Simon Glass | 2015-02-24 | -2/+3 |
|/ |
|
* | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass | 2015-02-12 | -0/+19 |
* | dm: test: Add a Kconfig file | Simon Glass | 2015-02-12 | -0/+2 |
* | RSA depends on DM | Chris Kuethe | 2015-02-12 | -0/+1 |
* | arc: move SYS_MONITOR_BASE setup in Konfig | Alexey Brodkin | 2015-02-09 | -1/+1 |
* | FIT: Modify option FIT_SIGNATURE in Kconfig | Ruchika Gupta | 2015-01-29 | -1/+2 |
* | Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig | Alexey Brodkin | 2015-01-14 | -0/+6 |
* | Kconfig: move EXPERT option under "General setup" menu | Masahiro Yamada | 2015-01-07 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-11-24 | -0/+8 |
|\ |
|
| * | Kconfig: Add EXPERT option | Tom Rini | 2014-11-24 | -0/+8 |
* | | FIT: add some FIT configurations to Kconfig | Masahiro Yamada | 2014-11-23 | -0/+22 |
|/ |
|
* | sparc: move CONFIG_SYS_TEXT_BASE to Kconfig | Masahiro Yamada | 2014-11-04 | -0/+6 |
* | kconfig: add CONFIG_SUPPORT_TPL | Masahiro Yamada | 2014-10-27 | -1/+4 |
* | kconfig: add CONFIG_SUPPORT_SPL | Masahiro Yamada | 2014-10-27 | -0/+4 |
* | kconfig: move CONFIG_OF_* to Kconfig | Masahiro Yamada | 2014-09-25 | -0/+2 |
* | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | -1/+11 |
* | kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE | Masahiro Yamada | 2014-08-28 | -0/+10 |
* | kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTO | Masahiro Yamada | 2014-08-28 | -1/+37 |
* | kconfig: remove DEFCONFIG_LIST | Masahiro Yamada | 2014-08-21 | -6/+0 |
* | kconfig: add basic Kconfig files | Masahiro Yamada | 2014-07-30 | -0/+65 |