Age | Commit message (Expand) | Author |
2016-06-20 | Kconfig: Add a new DISTRO_DEFAULTS Kconfig option | Hans de Goede |
2016-06-12 | verified-boot: Minimal support for booting U-Boot proper from SPL | Teddy Reed |
2016-05-26 | MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig | Paul Burton |
2016-04-18 | Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig | Robert P. J. Day |
2016-03-14 | spl: Add an option to load a FIT containing U-Boot | Simon Glass |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-01-25 | Move all command code into its own directory | Simon Glass |
2016-01-20 | microblaze: move CONFIG_SYS_TEXT_BASE to defconfig | Masahiro Yamada |
2016-01-20 | m68k: move CONFIG_SYS_TEXT_BASE to defconfig files | Masahiro Yamada |
2015-11-04 | dm: spl: Support device tree when BSS is in a different section | Simon Glass |
2015-10-20 | malloc_simple: Add support for switching to DRAM heap | Hans de Goede |
2015-10-20 | malloc_simple: Add Kconfig option for using only malloc_simple in the SPL | Hans de Goede |
2015-09-28 | Kconfig: fix typo in CONFIG_FIT description | Igor Grinberg |
2015-08-05 | efi: Drop CONFIG_SYS_TEXT_BASE for EFI | Ben Stoltz |
2015-07-28 | Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig | Siva Durga Prasad Paladugu |
2015-05-31 | ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig | Masahiro Yamada |
2015-04-29 | x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS | Bin Meng |
2015-03-29 | sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock | Iain Paton |
2015-03-28 | malloc_f: enable SYS_MALLOC_F by default if DM is on | Masahiro Yamada |
2015-03-09 | dlmalloc: do memset in malloc init as new default config | Przemyslaw Marczak |
2015-03-04 | arm: spl: Allow board_init_r() to run with a larger stack | Simon Glass |
2015-02-25 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2015-02-25 | crypto/fsl - Add progressive hashing support using hardware acceleration. | gaurav rana |
2015-02-24 | kconfig: remove unneeded dependency on !SPL_BUILD | Masahiro Yamada |
2015-02-24 | kconfig: switch to single .config configuration | Masahiro Yamada |
2015-02-24 | kconfig: Adjust ordering so that defaults work as expected | Simon Glass |
2015-02-12 | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass |
2015-02-12 | dm: test: Add a Kconfig file | Simon Glass |
2015-02-12 | RSA depends on DM | Chris Kuethe |
2015-02-09 | arc: move SYS_MONITOR_BASE setup in Konfig | Alexey Brodkin |
2015-01-29 | FIT: Modify option FIT_SIGNATURE in Kconfig | Ruchika Gupta |
2015-01-14 | Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig | Alexey Brodkin |
2015-01-07 | Kconfig: move EXPERT option under "General setup" menu | Masahiro Yamada |
2014-11-24 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-11-24 | Kconfig: Add EXPERT option | Tom Rini |
2014-11-23 | FIT: add some FIT configurations to Kconfig | Masahiro Yamada |
2014-11-04 | sparc: move CONFIG_SYS_TEXT_BASE to Kconfig | Masahiro Yamada |
2014-10-27 | kconfig: add CONFIG_SUPPORT_TPL | Masahiro Yamada |
2014-10-27 | kconfig: add CONFIG_SUPPORT_SPL | Masahiro Yamada |
2014-09-25 | kconfig: move CONFIG_OF_* to Kconfig | Masahiro Yamada |
2014-09-24 | kconfig: add blank Kconfig files | Masahiro Yamada |
2014-08-28 | kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE | Masahiro Yamada |
2014-08-28 | kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTO | Masahiro Yamada |
2014-08-21 | kconfig: remove DEFCONFIG_LIST | Masahiro Yamada |
2014-07-30 | kconfig: add basic Kconfig files | Masahiro Yamada |