Age | Commit message (Expand) | Author |
2016-10-06 | spl: Convert spl_mmc_load_image() to use linker list | Simon Glass |
2016-10-06 | spl: Convert spl_ram_load_image() to use linker list | Simon Glass |
2016-10-06 | spl: Add a way to declare an SPL image loader | Simon Glass |
2016-10-06 | spl: Convert boot_device into a struct | Simon Glass |
2016-10-06 | spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig | Simon Glass |
2016-10-06 | spl: Add a parameter to jump_to_image_linux() | Simon Glass |
2016-10-06 | spl: Add a parameter to spl_parse_image_header() | Simon Glass |
2016-10-06 | spl: Add a parameter to spl_set_header_raw_uboot() | Simon Glass |
2016-10-06 | tools: mkimage: add support for Vybrid image format | Albert ARIBAUD \(3ADEV\) |
2016-10-01 | fastboot: move FASTBOOT_FLASH options into Kconfig | Petr Kulhavy |
2016-10-01 | fastboot: add support for writing MBR | Petr Kulhavy |
2016-10-01 | disk: part: implement generic function part_get_info_by_name() | Petr Kulhavy |
2016-10-01 | bootm: fix passing argc to standalone apps | Zubair Lutfullah Kakakhel |
2016-09-27 | cmd: dfu: Add error handling for failed registration | Sanchayan Maity |
2016-09-27 | dra7x: boot: add dfu bootmode support | B, Ravi |
2016-09-27 | spl: dfu: adding dfu support functions for SPL-DFU | B, Ravi |
2016-09-27 | common: dfu: saperate the dfu common functionality | B, Ravi |
2016-09-27 | spl: dfu: add dfu support in SPL | B, Ravi |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-23 | usb: squash lines for immediate return | Masahiro Yamada |
2016-09-22 | image-fit: Fix fit_get_node_from_config semantics | Paul Burton |
2016-09-21 | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini |
2016-09-21 | board_f: Add a mach_cpu_init callback | Paul Burton |
2016-09-20 | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu |
2016-09-16 | Kconfig: tpl: Add some TPL support options to Kconfig | Simon Glass |
2016-09-16 | Kconfig: spl: Add SPL support options to Kconfig | Simon Glass |
2016-09-16 | Use separate options for TPL support | Simon Glass |
2016-09-16 | Kconfig: Move SPL settings into their own file | Simon Glass |
2016-09-09 | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher |
2016-09-07 | image-fit: switch ENOLINK to ENOENT | Jonathan Gray |
2016-09-07 | common/Kconfig: Fix various innocuous typos. | Robert P. J. Day |
2016-09-06 | spl: Rework image header parse to allow abort on raw image and os boot | Paul Kocialkowski |
2016-09-06 | image-fit: fix fit_image_load() OS check | Andreas Bießmann |
2016-08-22 | net: mii: check phy advertising register when geting link status | Dongpo Li |
2016-08-20 | common: cli_readline: Improve command line editing | James Byrne |
2016-08-20 | cmd: Split 'bootz' and 'booti' out from 'bootm' | Tom Rini |
2016-08-15 | common: env_nand: Ensure that we have nand_info[0] prior to use | Tom Rini |
2016-08-15 | xtensa: add support for the xtensa processor architecture [1/2] | Chris Zankel |
2016-08-15 | net: mii: Clean up legacy glue that is not used | Joe Hershberger |
2016-08-12 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-08-12 | fdt_support: fdt_translate_address() blob const correctness | Stephen Warren |
2016-08-12 | common: image: Add support for post-processing of images | Andreas Dannenberg |
2016-08-08 | spl_nor.c: Support devicetree sizes different from 16k | Mike Looijmans |
2016-07-31 | libfdt: Introduce new ARCH_FIXUP_FDT option | Michal Simek |
2016-07-27 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-07-27 | dm: spl: mmc: Support raw partitions with CONFIG_BLK | Simon Glass |
2016-07-27 | dm: Use dm_scan_fdt_dev() directly where possible | Simon Glass |
2016-07-27 | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() | Simon Glass |
2016-07-27 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2016-07-26 | splash: Introduce default_splash_locations | Alexey Brodkin |