1. a6fb185 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  2. b8beb6b scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  3. af9e6ad board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  4. 92926bc boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  5. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  6. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  7. ffc282e spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · 7 years ago
  8. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  9. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  10. 53207bf board_f: fix calculation of reloc_off by Lothar Waßmann · 7 years ago
  11. baa7d34 board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() by Simon Glass · 7 years ago
  12. 66a1b30 edid: Use sizeof() in cea_is_hdmi_vsdb_present() by Simon Glass · 7 years ago
  13. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  14. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  15. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  16. d2e1ee6 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  17. 75fd49c Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  18. c6d9e9d SPL: Add XIP booting support by Vikas Manocha · 7 years ago
  19. bdc906d edid: Fix gcc 7.1 warning by Jernej Skrabec · 7 years ago
  20. 01b73fe dm: mmc: Ensure that block device is probed by Simon Glass · 7 years ago
  21. 6bcdd66 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · 7 years ago
  22. b9eaeae Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  23. 4e33316 malloc: Turn on DEBUG when enabling unit tests by Pantelis Antoniou · 7 years ago
  24. 226498b common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards by Tom Rini · 7 years ago
  25. a132f77 bootstage: Record time taken to set up the live device tree by Simon Glass · 7 years ago
  26. 824bb1b bootstage: Support SPL by Simon Glass · 7 years ago
  27. 9d2542d bootstage: Adjust to use const * where possible by Simon Glass · 7 years ago
  28. e003310 bootstage: Tidy up error return values by Simon Glass · 7 years ago
  29. 63c5bf4 bootstage: Record the time taken to set up driver model by Simon Glass · 7 years ago
  30. 5ac44a5 bootstage: Init as early as possible by Simon Glass · 7 years ago
  31. 25e7dc6 bootstage: Support relocating boostage data by Simon Glass · 7 years ago
  32. ff00226 bootstage: Use debug() for stashing messages by Simon Glass · 7 years ago
  33. c91001f bootstage: Show records with a zero time by Simon Glass · 7 years ago
  34. 03ecac3 bootstage: Use rec_count as the array index by Simon Glass · 7 years ago
  35. cbcd697 bootstage: Fix up code style and comments by Simon Glass · 7 years ago
  36. b383d6c bootstage: Convert to use malloc() by Simon Glass · 7 years ago
  37. 5a0e275 bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 7 years ago
  38. c87dc38 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · 7 years ago
  39. b885d02 arm: Remove include files from common.h by Simon Glass · 7 years ago
  40. 12d738a api: Add a header for api_init() by Simon Glass · 7 years ago
  41. eedfb89 fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
  42. efeccfe fastboot: Add support for flashing zImage by Sam Protsenko · 7 years ago
  43. eed3660 fdt: Rename a few functions in fdt_support by Simon Glass · 7 years ago
  44. ec00211 fdt: Update fdt_get_base_address() to use const by Simon Glass · 7 years ago
  45. 3af86a4 dm: Build a live tree after relocation by Simon Glass · 7 years ago
  46. e7017a3 dm: mmc: Don't re-init when accessing environment by Simon Glass · 8 years ago
  47. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  48. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  49. f8b8a55 env_mmc: configure environment offsets via device tree by Philipp Tomsich · 7 years ago
  50. 7113911 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  51. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  52. d70f919 Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 7 years ago
  53. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  54. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  55. 411cf32 SPL: FIT: allow loading multiple images by Andre Przywara · 8 years ago
  56. 8baa381 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · 8 years ago
  57. 5c8c8fa SPL: FIT: improve error handling by Andre Przywara · 8 years ago
  58. 736806f SPL: FIT: rework U-Boot image loading by Andre Przywara · 8 years ago
  59. 4b9340a SPL: FIT: refactor FDT loading by Andre Przywara · 8 years ago
  60. 4125bbc Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  61. d09ec7f Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  62. 10ba6b3 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · 8 years ago
  63. 43c6bdd edid: Add HDMI flag to timing info by Jernej Skrabec · 8 years ago
  64. dc8cae4 edid: Set timings flags according to edid by Jernej Skrabec · 8 years ago
  65. cb33bda Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  66. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  67. 0ce4528 board_f: skip timer_init() on Coldfire archs by Angelo Dureghello · 8 years ago
  68. bcc1726 spl: add support to booting with ATF by Kever Yang · 8 years ago
  69. 792f005 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
  70. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  71. 213f27f Drop CONFIG_I2CFAST by Simon Glass · 7 years ago
  72. 6915398 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  73. 82b9dc6 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · 8 years ago
  74. 902f5bc env: avoid possible NULL pointer access by xypron.glpk@gmx.de · 8 years ago
  75. 9b57e25 env: correct sign for error code by xypron.glpk@gmx.de · 8 years ago
  76. 66928af common: dfu: ignore reset for spl-dfu by B, Ravi · 8 years ago
  77. 1b19cbd spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · 8 years ago
  78. 6e7585b boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · 8 years ago
  79. 984a3c8 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 8 years ago
  80. 15eb1d4 spl: reorder the assignment of board info to global data by Lokesh Vutla · 8 years ago
  81. 2bac55b spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · 8 years ago
  82. 88b6329 disk: Return the partition number in part_get_info_by_name() by Alex Deymo · 8 years ago
  83. 210a717 image: Update include/android_image.h by Alex Deymo · 8 years ago
  84. d08e42a dm: video: Add driver-model support to lcd_simplefb by Simon Glass · 8 years ago
  85. 4526145 dm: video: Refactor lcd_simplefb to prepare for driver model by Simon Glass · 8 years ago
  86. d52063b scsi: dm: split scsi_scan() by Jean-Jacques Hiblot · 8 years ago
  87. 2f92629 Merge branch 'next' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  88. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  89. 0b2e5bb env_sf: use DIV_ROUND_UP to calculate number of sectors to erase by Andreas Fenkart · 8 years ago
  90. c041c60 env_sf: re-order error handling in single-buffer env_relocate_spec by Andreas Fenkart · 8 years ago
  91. 8fee884 enf_sf: reuse setup_flash_device instead of open coding it by Andreas Fenkart · 8 years ago
  92. afa81a7 env_sf: factor out prepare_flash_device by Andreas Fenkart · 8 years ago
  93. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  94. 4e27b9a dm: scsi: fix divide-by-0 error in scsi_scan() by Jean-Jacques Hiblot · 8 years ago
  95. 1330a72 scsi: move the partition initialization out of the scsi detection by Jean-Jacques Hiblot · 8 years ago
  96. e39cecf scsi: make the LUN a parameter of scsi_detect_dev() by Jean-Jacques Hiblot · 8 years ago
  97. bdf1ea1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  98. 1e5eca7 usb: return 0 from usb_stor_get_info even if removable media by Troy Kisky · 8 years ago
  99. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  100. 9d80b49 env: split fw_env.h in public and private parts by Stefano Babic · 8 years ago