summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2016-10-01disk: part: implement generic function part_get_info_by_name()Petr Kulhavy
2016-10-01bootm: fix passing argc to standalone appsZubair Lutfullah Kakakhel
2016-09-27cmd: dfu: Add error handling for failed registrationSanchayan Maity
2016-09-27dra7x: boot: add dfu bootmode supportB, Ravi
2016-09-27spl: dfu: adding dfu support functions for SPL-DFUB, Ravi
2016-09-27common: dfu: saperate the dfu common functionalityB, Ravi
2016-09-27spl: dfu: add dfu support in SPLB, Ravi
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23usb: squash lines for immediate returnMasahiro Yamada
2016-09-22image-fit: Fix fit_get_node_from_config semanticsPaul Burton
2016-09-21Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-09-21board_f: Add a mach_cpu_init callbackPaul Burton
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-09-16Kconfig: tpl: Add some TPL support options to KconfigSimon Glass
2016-09-16Kconfig: spl: Add SPL support options to KconfigSimon Glass
2016-09-16Use separate options for TPL supportSimon Glass
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-09-07image-fit: switch ENOLINK to ENOENTJonathan Gray
2016-09-07common/Kconfig: Fix various innocuous typos.Robert P. J. Day
2016-09-06spl: Rework image header parse to allow abort on raw image and os bootPaul Kocialkowski
2016-09-06image-fit: fix fit_image_load() OS checkAndreas Bießmann
2016-08-22net: mii: check phy advertising register when geting link statusDongpo Li
2016-08-20common: cli_readline: Improve command line editingJames Byrne
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini
2016-08-15common: env_nand: Ensure that we have nand_info[0] prior to useTom Rini
2016-08-15xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel
2016-08-15net: mii: Clean up legacy glue that is not usedJoe Hershberger
2016-08-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-08-12fdt_support: fdt_translate_address() blob const correctnessStephen Warren
2016-08-12common: image: Add support for post-processing of imagesAndreas Dannenberg
2016-08-08spl_nor.c: Support devicetree sizes different from 16kMike Looijmans
2016-07-31libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek
2016-07-27Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-27dm: spl: mmc: Support raw partitions with CONFIG_BLKSimon Glass
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass
2016-07-27dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass
2016-07-27Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-07-26splash: Introduce default_splash_locationsAlexey Brodkin
2016-07-25splash: Accommodate DM_USB in splash_init_usb()Alexey Brodkin
2016-07-25common: fit: Allow U-Boot images to be bootedmario.six@gdsys.cc
2016-07-22spl: fit: Fix the number of bytes read in raw modeLokesh Vutla
2016-07-22spl: zImage support in Falcon modeLadislav Michl
2016-07-22spl: support loading from UBI volumesLadislav Michl
2016-07-22Kconfig: Move option CONFIG_SYS_NO_FLASH to KconfigSiva Durga Prasad Paladugu
2016-07-22spl: Fix compilation warnings for arm64Michal Simek
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15armv8: Add tlb_allocated to arch global dataYork Sun
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun