| Commit message (Expand) | Author | Age | Lines |
* | kconfig: Add API kconfig file | Emmanuel Vadot | 2017-02-08 | -0/+2 |
* | cmd: add a new command "config" to show .config contents | Masahiro Yamada | 2017-02-08 | -0/+2 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | -0/+1 |
* | disk: convert CONFIG_PARTITIONS to Kconfig | Patrick Delaunay | 2017-01-28 | -0/+2 |
* | odroid-c2: Enable distro boot | Andreas Färber | 2017-01-20 | -0/+1 |
* | Kconfig: Refactoring of top-level Kconfig file | Robert P. J. Day | 2017-01-14 | -65/+60 |
* | Enable DISTRO_DEFAULTS for Rockchip platforms | Romain Perier | 2017-01-11 | -0/+1 |
* | ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig | Michal Simek | 2017-01-10 | -1/+2 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-dm | Tom Rini | 2016-12-03 | -3/+2 |
|\ |
|
| * | libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY | Masahiro Yamada | 2016-12-02 | -3/+2 |
* | | cmd: move CMD_PXE to Kconfig | Yann E. MORIN | 2016-12-03 | -0/+1 |
* | | Enable DISTRO_DEFAULT on platforms that missed it before | Tom Rini | 2016-12-03 | -1/+1 |
|/ |
|
* | spl: dfu: move DFU Kconfig to SPL Kconfig | Stefan Agner | 2016-11-28 | -27/+0 |
* | ls2080ardb: Convert to distro boot | Alexander Graf | 2016-11-17 | -0/+1 |
* | spl: dfu: add dfu support in SPL | B, Ravi | 2016-09-27 | -0/+27 |
* | Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" | Masahiro Yamada | 2016-09-19 | -1/+0 |
* | Kconfig: Move SPL settings into their own file | Simon Glass | 2016-09-16 | -68/+0 |
* | Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL | Masahiro Yamada | 2016-09-07 | -0/+1 |
* | Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM | Tom Rini | 2016-08-20 | -1/+1 |
* | cmd: booti: move CONFIG_CMD_BOOTI to Kconfig | Masahiro Yamada | 2016-08-20 | -0/+1 |
* | common: image: Add support for post-processing of images | Andreas Dannenberg | 2016-08-12 | -0/+14 |
* | treewide: move CONFIG_PHYS_64BIT to Kconfig | Masahiro Yamada | 2016-08-05 | -0/+8 |
* | libfdt: Introduce new ARCH_FIXUP_FDT option | Michal Simek | 2016-07-31 | -0/+9 |
* | tools: Allow building with debug enabled | Simon Glass | 2016-07-14 | -0/+9 |
* | spl: fit: add support for post-processing of images | Daniel Allred | 2016-07-14 | -0/+14 |
* | Kconfig: Add a new DISTRO_DEFAULTS Kconfig option | Hans de Goede | 2016-06-20 | -0/+17 |
* | verified-boot: Minimal support for booting U-Boot proper from SPL | Teddy Reed | 2016-06-12 | -0/+11 |
* | MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig | Paul Burton | 2016-05-26 | -1/+1 |
* | Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig | Robert P. J. Day | 2016-04-18 | -10/+11 |
* | spl: Add an option to load a FIT containing U-Boot | Simon Glass | 2016-03-14 | -0/+11 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | -2/+60 |
* | Move all command code into its own directory | Simon Glass | 2016-01-25 | -0/+2 |
* | microblaze: move CONFIG_SYS_TEXT_BASE to defconfig | Masahiro Yamada | 2016-01-20 | -1/+1 |
* | m68k: move CONFIG_SYS_TEXT_BASE to defconfig files | Masahiro Yamada | 2016-01-20 | -1/+2 |
* | dm: spl: Support device tree when BSS is in a different section | Simon Glass | 2015-11-04 | -0/+10 |
* | malloc_simple: Add support for switching to DRAM heap | Hans de Goede | 2015-10-20 | -0/+10 |
* | malloc_simple: Add Kconfig option for using only malloc_simple in the SPL | Hans de Goede | 2015-10-20 | -0/+10 |
* | Kconfig: fix typo in CONFIG_FIT description | Igor Grinberg | 2015-09-28 | -1/+1 |
* | efi: Drop CONFIG_SYS_TEXT_BASE for EFI | Ben Stoltz | 2015-08-05 | -0/+1 |
* | Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig | Siva Durga Prasad Paladugu | 2015-07-28 | -1/+1 |
* | ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig | Masahiro Yamada | 2015-05-31 | -1/+1 |
* | x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS | Bin Meng | 2015-04-29 | -1/+1 |
* | 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 |