1. 73818d5 armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · 8 years ago
  2. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  3. ddb2607 image: Protect against overflow in unknown_msg() by Simon Glass · 8 years ago
  4. c809a97 cmd: dfu: Add error handling for board_usb_init by Michal Simek · 8 years ago
  5. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  6. 60fdcab config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · 8 years ago
  7. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  8. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  9. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  10. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  11. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  12. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  13. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  14. 982ca46 watchdog: Fix Watchdog Reset while in U-Boot Prompt by Andreas J. Reichel · 8 years ago
  15. 6592893 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · 8 years ago
  16. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  17. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  18. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  19. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  20. 33d5aa8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  21. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  22. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  23. 39c4d6f board_f: Drop the extra fdtdec_prepare_fdt() by Simon Glass · 8 years ago
  24. 4af407f dm: stdio: Allow lazy probing of video devices by Simon Glass · 8 years ago
  25. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  26. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  27. fab806d common/console.c: ensure GD_FLG_SILENT is set or cleared by Chris Packham · 8 years ago
  28. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  29. ce8f509 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  30. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  31. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  32. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  33. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  34. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  35. d9aefcb spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  36. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  37. 172b39f spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago
  38. 3d2872e spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  39. c43541b spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  40. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  41. 8f42e64 spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  42. 383aa47 spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  43. 6cf82c9 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  44. 92619e8 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  45. d449cb8 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  46. d561db9 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · 8 years ago
  47. d1cf373 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  48. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  49. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  50. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  51. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  52. 11a1a27 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  53. 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  54. 4ed1eca fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  55. 9f174c9 fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
  56. 712257e disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · 8 years ago
  57. 31eb47d bootm: fix passing argc to standalone apps by Zubair Lutfullah Kakakhel · 8 years ago
  58. 0686066 cmd: dfu: Add error handling for failed registration by Sanchayan Maity · 8 years ago
  59. 2fb19df dra7x: boot: add dfu bootmode support by B, Ravi · 8 years ago
  60. d207b7e spl: dfu: adding dfu support functions for SPL-DFU by B, Ravi · 8 years ago
  61. 603a4c1 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  62. 8b3c725 spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  63. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  64. 9b70df5 usb: squash lines for immediate return by Masahiro Yamada · 8 years ago
  65. 14171b1 image-fit: Fix fit_get_node_from_config semantics by Paul Burton · 8 years ago
  66. 1a3f6d0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  67. 1f508dd board_f: Add a mach_cpu_init callback by Paul Burton · 8 years ago
  68. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  69. 688be33 Kconfig: tpl: Add some TPL support options to Kconfig by Simon Glass · 8 years ago
  70. 1e3911a Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  71. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  72. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  73. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  74. ae6a02f image-fit: switch ENOLINK to ENOENT by Jonathan Gray · 8 years ago
  75. e9c629c common/Kconfig: Fix various innocuous typos. by Robert P. J. Day · 8 years ago
  76. e48b775 spl: Rework image header parse to allow abort on raw image and os boot by Paul Kocialkowski · 8 years ago
  77. b4cc60d image-fit: fix fit_image_load() OS check by Andreas Bießmann · 8 years ago
  78. ce29024 net: mii: check phy advertising register when geting link status by Dongpo Li · 8 years ago
  79. e0aea63 common: cli_readline: Improve command line editing by James Byrne · 8 years ago
  80. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  81. bc8571d common: env_nand: Ensure that we have nand_info[0] prior to use by Tom Rini · 8 years ago
  82. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  83. c97302b net: mii: Clean up legacy glue that is not used by Joe Hershberger · 8 years ago
  84. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  85. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · 8 years ago
  86. 67aaa6d common: image: Add support for post-processing of images by Andreas Dannenberg · 8 years ago
  87. de62790 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · 8 years ago
  88. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  89. b3a9699 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  90. 55877f9 dm: spl: mmc: Support raw partitions with CONFIG_BLK by Simon Glass · 8 years ago
  91. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  92. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  93. 9ab4d92 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  94. e0af4f3 splash: Introduce default_splash_locations by Alexey Brodkin · 8 years ago
  95. bfcdf3f splash: Accommodate DM_USB in splash_init_usb() by Alexey Brodkin · 8 years ago
  96. a82eeaf common: fit: Allow U-Boot images to be booted by mario.six@gdsys.cc · 8 years ago
  97. f0531a6 spl: fit: Fix the number of bytes read in raw mode by Lokesh Vutla · 8 years ago
  98. 9c74372 spl: zImage support in Falcon mode by Ladislav Michl · 8 years ago
  99. 2a8ea48 spl: support loading from UBI volumes by Ladislav Michl · 8 years ago
  100. 0b15e30 Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig by Siva Durga Prasad Paladugu · 8 years ago