1. 411cf32 SPL: FIT: allow loading multiple images by Andre Przywara · 7 years ago
  2. 8baa381 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · 7 years ago
  3. 5c8c8fa SPL: FIT: improve error handling by Andre Przywara · 7 years ago
  4. 736806f SPL: FIT: rework U-Boot image loading by Andre Przywara · 7 years ago
  5. 4b9340a SPL: FIT: refactor FDT loading by Andre Przywara · 7 years ago
  6. 4125bbc Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  7. d09ec7f Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  8. 10ba6b3 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · 7 years ago
  9. 43c6bdd edid: Add HDMI flag to timing info by Jernej Skrabec · 7 years ago
  10. dc8cae4 edid: Set timings flags according to edid by Jernej Skrabec · 7 years ago
  11. cb33bda Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  12. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  13. 0ce4528 board_f: skip timer_init() on Coldfire archs by Angelo Dureghello · 7 years ago
  14. bcc1726 spl: add support to booting with ATF by Kever Yang · 7 years ago
  15. 792f005 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 7 years ago
  16. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  17. 213f27f Drop CONFIG_I2CFAST by Simon Glass · 7 years ago
  18. 6915398 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  19. 82b9dc6 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · 7 years ago
  20. 902f5bc env: avoid possible NULL pointer access by xypron.glpk@gmx.de · 7 years ago
  21. 9b57e25 env: correct sign for error code by xypron.glpk@gmx.de · 7 years ago
  22. 66928af common: dfu: ignore reset for spl-dfu by B, Ravi · 7 years ago
  23. 1b19cbd spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · 7 years ago
  24. 6e7585b boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · 7 years ago
  25. 984a3c8 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 7 years ago
  26. 15eb1d4 spl: reorder the assignment of board info to global data by Lokesh Vutla · 7 years ago
  27. 2bac55b spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · 7 years ago
  28. 88b6329 disk: Return the partition number in part_get_info_by_name() by Alex Deymo · 8 years ago
  29. 210a717 image: Update include/android_image.h by Alex Deymo · 8 years ago
  30. d08e42a dm: video: Add driver-model support to lcd_simplefb by Simon Glass · 8 years ago
  31. 4526145 dm: video: Refactor lcd_simplefb to prepare for driver model by Simon Glass · 8 years ago
  32. d52063b scsi: dm: split scsi_scan() by Jean-Jacques Hiblot · 7 years ago
  33. 2f92629 Merge branch 'next' of git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  34. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 7 years ago
  35. 0b2e5bb env_sf: use DIV_ROUND_UP to calculate number of sectors to erase by Andreas Fenkart · 7 years ago
  36. c041c60 env_sf: re-order error handling in single-buffer env_relocate_spec by Andreas Fenkart · 7 years ago
  37. 8fee884 enf_sf: reuse setup_flash_device instead of open coding it by Andreas Fenkart · 7 years ago
  38. afa81a7 env_sf: factor out prepare_flash_device by Andreas Fenkart · 7 years ago
  39. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 7 years ago
  40. 4e27b9a dm: scsi: fix divide-by-0 error in scsi_scan() by Jean-Jacques Hiblot · 7 years ago
  41. 1330a72 scsi: move the partition initialization out of the scsi detection by Jean-Jacques Hiblot · 7 years ago
  42. e39cecf scsi: make the LUN a parameter of scsi_detect_dev() by Jean-Jacques Hiblot · 7 years ago
  43. bdf1ea1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  44. 1e5eca7 usb: return 0 from usb_stor_get_info even if removable media by Troy Kisky · 7 years ago
  45. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  46. 9d80b49 env: split fw_env.h in public and private parts by Stefano Babic · 8 years ago
  47. b80c0b9 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  48. 6dca5e8 spl: net: Add FIT image support over network boot by Andrew F. Davis · 7 years ago
  49. 0897950 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  50. b09ece0 common/xyzModem.c: Do not use hard-coded address for debug buffer by Alexandru Gagniuc · 8 years ago
  51. 306b236 common/xyzModem.c: unifdef (Remove useless #ifdefs) by Alexandru Gagniuc · 8 years ago
  52. 0dcf18c spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC by Alexandru Gagniuc · 8 years ago
  53. fad6a2b common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE by Nobuhiro Iwamatsu · 8 years ago
  54. 634fcf0 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point by Vikas Manocha · 8 years ago
  55. 3f66149 Remove extra fdt_fixup_ethernet() call by Joakim Tjernlund · 8 years ago
  56. 687d207 env_mmc: Allow SPL to use any MMC device to load/save the environment by Jean-Jacques Hiblot · 8 years ago
  57. fb1c43c common: Move environment choice to Kconfig by Maxime Ripard · 8 years ago
  58. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  59. 1fbf97d board_f: powerpc: Drop unused headers by Simon Glass · 8 years ago
  60. e47b2d6 board_f: Make relocation functions generic by Simon Glass · 8 years ago
  61. 96d4b75 board_f: Make init_helpers generic by Simon Glass · 8 years ago
  62. e5fb573 powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  63. 056285f board_f: Move errno.h down to the bottom by Simon Glass · 8 years ago
  64. 4793122 board_f: Drop unused headers by Simon Glass · 8 years ago
  65. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  66. abf7f4c board_f: Drop CONFIG_SPL_BUILD check by Simon Glass · 8 years ago
  67. 0f079eb board_f: Put video memory reservation in one function by Simon Glass · 8 years ago
  68. 80d4bcd board_f: Move the extra #ifdef condition into reserve_mmu() by Simon Glass · 8 years ago
  69. b56db48 board_f: Use a single condition for reserve_logbuffer() by Simon Glass · 8 years ago
  70. c67f432 xtensa: Place relocated U-Boot in the normal place by Simon Glass · 8 years ago
  71. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  72. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  73. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  74. 8749fa6 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  75. 6896977 board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  76. d891ab9 board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago
  77. 727e94a powerpc: freescale: Unify the two get_clocks() calls by Simon Glass · 8 years ago
  78. 11b33e6 board_f: Use timer_init() on all archs by Simon Glass · 8 years ago
  79. 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  80. 1793e78 board_f: powerpc: Unified get_clocks() portion of init sequence by Simon Glass · 8 years ago
  81. 75efc34 board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · 8 years ago
  82. 2634555 board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · 8 years ago
  83. d593c61 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · 8 years ago
  84. c252c06 board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections by Simon Glass · 8 years ago
  85. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  86. bb96724 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  87. 936478e SPARC: Remove by Tom Rini · 8 years ago
  88. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  89. 797f165 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  90. 203db38 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · 8 years ago
  91. f8e57c6 fdt_support: Fixup 'ethernet' aliases not ending in digits by Tuomas Tynkkynen · 8 years ago
  92. 2a79275 dm: Add callback to modify the device tree by mario.six@gdsys.cc · 8 years ago
  93. cf334ed spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN by Tom Rini · 8 years ago
  94. ae9b57b Kconfig: Disable non-FIT SPL loading for TI secure devices by Andrew F. Davis · 8 years ago
  95. 722a6b1 spl: Add option to enable SPL Legacy image support by Andrew F. Davis · 8 years ago
  96. 24eb39b spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  97. f951575 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  98. 340f418 spl: Add spl_early_init() by Eddie Cai · 8 years ago
  99. 36cc0de armv8: layerscape: Rewrite memory reservation by York Sun · 8 years ago
  100. 3cc6e70 splash: Prevent splash_load_fs from writing to 0x0 by Jonathan Golder · 8 years ago