1. de70fef common: Kconfig: Add BOARD_LATE_INIT entry by Jagan Teki · 8 years ago
  2. 995eab8 bootm: qnx: Disable data cache before booting QNX image by Emmanuel Vadot · 8 years ago
  3. c67c8c6 board_init.c: Always use memset() by Tom Rini · 8 years ago
  4. 40d5534 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
  5. cf947da spl: Add some missing newlines by Andrew F. Davis · 8 years ago
  6. 5d28b93 spl: Remove inline ifdef check for EXT and FAT support by Andrew F. Davis · 8 years ago
  7. cec85d4 common/image.c: Use correct suffixes for binary sizes by xypron.glpk@gmx.de · 8 years ago
  8. c2e7e72 bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · 8 years ago
  9. 373ae16 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  10. b984700 usb: storage: Show number of storage devices detected for DM_USB by Michal Simek · 8 years ago
  11. f253f29 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  12. 8c36e99 armv8: release slave cores from CPU_RELEASE_ADDR by Oded Gabbay · 8 years ago
  13. 22802f4 spl: move RAM boot support in separate file by Stefan Agner · 8 years ago
  14. f417d40 Convert CONFIG_SPL_RAM_DEVICE to defconfig by Stefan Agner · 8 years ago
  15. 7f73ca4 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago
  16. 3b593f9 splash: fix splash source flags check by tomas.melin@vaisala.com · 8 years ago
  17. db1b79b splash: add support for loading splash from a FIT image by tomas.melin@vaisala.com · 8 years ago
  18. 7583f1f splash: sort include files by tomas.melin@vaisala.com · 8 years ago
  19. 04770e6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  20. f8f41ae scsi: dm: Unbind all scsi based block devices before new scan by Michal Simek · 8 years ago
  21. 11e1479 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  22. d21bd69 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · 8 years ago
  23. 611a942 common: Fix logic in fpga programming by Michal Simek · 8 years ago
  24. e8a016b dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  25. 79e2a6a common: miiphyutil: Add helper function for mdio bus name by Michal Simek · 8 years ago
  26. 2acf35d spl: Drop announce_boot_device() by Simon Glass · 8 years ago
  27. 29d357d spl: Pass the loader into spl_load_image() by Simon Glass · 8 years ago
  28. 540bfe7 spl: Move the loading code into its own function by Simon Glass · 8 years ago
  29. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  30. 361a879 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  31. f1a88cf common: miiphyutil: Add helper function for mdio bus name by Michal Simek · 8 years ago
  32. bce4d18 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  33. 1a92541 dm: spl: mmc: Fix EXT SPL support by Michal Simek · 8 years ago
  34. 44402fe common: image: Remove FIT header update from image post-processing by Andrew F. Davis · 8 years ago
  35. 73eed45 Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  36. 4880b02 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  37. 7e719ee image: Add Trusted Execution Environment image type by Andrew F. Davis · 8 years ago
  38. d7be509 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  39. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  40. 2f11cd9 dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  41. e2099d7 common: sh: add necessary define bits to board_f by Vladimir Zapolskiy · 8 years ago
  42. 0b3a58e scsi: Separate SCSI private block description initialization by Michal Simek · 8 years ago
  43. c002e39 scsi: Change scsi_scan() to be able to return value by Michal Simek · 8 years ago
  44. 545a284 scsi: Make private functions static by Michal Simek · 8 years ago
  45. 182ec15 scsi: Remove completely unused functions by Michal Simek · 8 years ago
  46. cdb93b2 scsi: Simplify scsi_read/scsi_write() by Michal Simek · 8 years ago
  47. bccfd9e scsi: Move pccb buffer initalization directly to scsi_detect_dev by Michal Simek · 8 years ago
  48. 4dbee17 scsi: Take lun from device block description by Michal Simek · 8 years ago
  49. 570712f scsi: Extract device detection algorithm by Michal Simek · 8 years ago
  50. 92ca476 scsi: Extract block device initialization by Michal Simek · 8 years ago
  51. 15a2acd common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · 8 years ago
  52. 09410c6 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · 8 years ago
  53. b5b838f mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  54. a2cb310 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  55. 4c2cb11 common/board_f: enable initr_trap for MIPS by Daniel Schwierzeck · 9 years ago
  56. 4d6647a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  57. 6b29a39 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  58. c8d7647 spl: mmc: fix switch statement by Max Krummenacher · 8 years ago
  59. e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
  60. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  61. 34ee947 spl: add RAM boot device only if it is actually defined by Stefan Agner · 8 years ago
  62. 2c77c0d xyz-modem: Change getc timeout loop waiting by tomas.melin@vaisala.com · 8 years ago
  63. aa6ab90 sata: fix sata command can not being executed bug by Tang Yuantian · 8 years ago
  64. f7637cc generic-board: make show_board_info a weak function by Marcel Ziswiler · 8 years ago
  65. 62e7a5c Revert "generic-board: allow showing custom board info" by Marcel Ziswiler · 8 years ago
  66. f069ded spl: remove redundant call to parse_image_header() by tomas.melin@vaisala.com · 8 years ago
  67. f72250e spl: add check for FIT-header when loading image by tomas.melin@vaisala.com · 8 years ago
  68. 8d08985 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  69. d844efe stdio: Correct numbering logic in stdio_probe_device() by Simon Glass · 8 years ago
  70. ab29a34 stdio: Correct code style nits by Simon Glass · 8 years ago
  71. ed77ccd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  72. f33f3e0 tools/env: Correct include kconfig by York Sun · 8 years ago
  73. 020198b image-fit: Fix compiling error caused by autoconf.h by York Sun · 8 years ago
  74. ec6617c armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · 8 years ago
  75. 83dd98e image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  76. 0c1d74f image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
  77. da29f29 rsa: Verify RSA padding programatically by Andrew Duda · 8 years ago
  78. 66a47ff ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · 8 years ago
  79. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  80. ae3de0d image: Protect against overflow in unknown_msg() by Simon Glass · 8 years ago
  81. dbdc274 cmd: dfu: Add error handling for board_usb_init by Michal Simek · 8 years ago
  82. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  83. d259c00 config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · 8 years ago
  84. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  85. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  86. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  87. 3505bc5 Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  88. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  89. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  90. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  91. 6440746 watchdog: Fix Watchdog Reset while in U-Boot Prompt by Andreas J. Reichel · 8 years ago
  92. 29d3bc7 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · 8 years ago
  93. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  94. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  95. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  96. ef47683 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  97. 5ebd27d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  98. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  99. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  100. 006bccb board_f: Drop the extra fdtdec_prepare_fdt() by Simon Glass · 8 years ago