Age | Commit message (Expand) | Author |
2017-08-13 | spl: use TPL_SYS_MALLOC_F_LEN for TPL | Philipp Tomsich |
2017-08-04 | Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig | Adam Ford |
2017-07-27 | spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN | Andy Yan |
2017-05-22 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2017-05-22 | lib: move hash CONFIG options to Kconfig | Tom Rini |
2017-05-22 | FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT | Tom Rini |
2017-05-17 | sunxi: enable automatic FIT build for 64-bit SoCs | Andre Przywara |
2017-05-17 | Makefile: add rules to generate SPL FIT images | Andre Przywara |
2017-05-17 | Kconfig: fix SPL_FIT dependency | Andre Przywara |
2017-04-08 | Kconfig: Adds SYS_TEXT_BASE config option for Keystone2 | Madan Srinivas |
2017-04-05 | SPARC: Remove | Tom Rini |
2017-03-17 | Kconfig: define MD5 dependency for FIT support | Andre Przywara |
2017-02-08 | kconfig: Add API kconfig file | Emmanuel Vadot |
2017-02-08 | cmd: add a new command "config" to show .config contents | Masahiro Yamada |
2017-01-28 | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_PARTITIONS to Kconfig | Patrick Delaunay |
2017-01-20 | odroid-c2: Enable distro boot | Andreas Färber |
2017-01-14 | Kconfig: Refactoring of top-level Kconfig file | Robert P. J. Day |
2017-01-11 | Enable DISTRO_DEFAULTS for Rockchip platforms | Romain Perier |
2017-01-10 | ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig | Michal Simek |
2016-12-03 | Merge branch 'master' of git://www.denx.de/git/u-boot-dm | Tom Rini |
2016-12-03 | cmd: move CMD_PXE to Kconfig | Yann E. MORIN |
2016-12-03 | Enable DISTRO_DEFAULT on platforms that missed it before | Tom Rini |
2016-12-02 | libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY | Masahiro Yamada |
2016-11-28 | spl: dfu: move DFU Kconfig to SPL Kconfig | Stefan Agner |
2016-11-17 | ls2080ardb: Convert to distro boot | Alexander Graf |
2016-09-27 | spl: dfu: add dfu support in SPL | B, Ravi |
2016-09-19 | Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" | Masahiro Yamada |
2016-09-16 | Kconfig: Move SPL settings into their own file | Simon Glass |
2016-09-07 | Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL | Masahiro Yamada |
2016-08-20 | Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM | Tom Rini |
2016-08-20 | cmd: booti: move CONFIG_CMD_BOOTI to Kconfig | Masahiro Yamada |
2016-08-12 | common: image: Add support for post-processing of images | Andreas Dannenberg |
2016-08-05 | treewide: move CONFIG_PHYS_64BIT to Kconfig | Masahiro Yamada |
2016-07-31 | libfdt: Introduce new ARCH_FIXUP_FDT option | Michal Simek |
2016-07-14 | tools: Allow building with debug enabled | Simon Glass |
2016-07-14 | spl: fit: add support for post-processing of images | Daniel Allred |
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 |