1. e83b222 env: avoid possible NULL pointer access by xypron.glpk@gmx.de · 8 years ago
  2. 050fe9e env: correct sign for error code by xypron.glpk@gmx.de · 8 years ago
  3. 4cca5cf common: dfu: ignore reset for spl-dfu by B, Ravi · 8 years ago
  4. 7e0c0ea spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · 8 years ago
  5. 4cf02b1 boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · 8 years ago
  6. 4d86356 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 8 years ago
  7. 52778a6 spl: reorder the assignment of board info to global data by Lokesh Vutla · 8 years ago
  8. e8eba3f spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · 8 years ago
  9. e2f689f disk: Return the partition number in part_get_info_by_name() by Alex Deymo · 8 years ago
  10. 41f513a image: Update include/android_image.h by Alex Deymo · 8 years ago
  11. 55a6307 dm: video: Add driver-model support to lcd_simplefb by Simon Glass · 8 years ago
  12. d2ed433 dm: video: Refactor lcd_simplefb to prepare for driver model by Simon Glass · 8 years ago
  13. cdf96eb scsi: dm: split scsi_scan() by Jean-Jacques Hiblot · 8 years ago
  14. c05f3cb Merge branch 'next' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  15. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  16. df70191 env_sf: use DIV_ROUND_UP to calculate number of sectors to erase by Andreas Fenkart · 8 years ago
  17. a2c6585 env_sf: re-order error handling in single-buffer env_relocate_spec by Andreas Fenkart · 8 years ago
  18. a2d1883 enf_sf: reuse setup_flash_device instead of open coding it by Andreas Fenkart · 8 years ago
  19. 52b9444 env_sf: factor out prepare_flash_device by Andreas Fenkart · 8 years ago
  20. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  21. ffde9dde dm: scsi: fix divide-by-0 error in scsi_scan() by Jean-Jacques Hiblot · 8 years ago
  22. 37e721c scsi: move the partition initialization out of the scsi detection by Jean-Jacques Hiblot · 8 years ago
  23. 0c447f0 scsi: make the LUN a parameter of scsi_detect_dev() by Jean-Jacques Hiblot · 8 years ago
  24. 908994e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  25. 17e4526 usb: return 0 from usb_stor_get_info even if removable media by Troy Kisky · 8 years ago
  26. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  27. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · 8 years ago
  28. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  29. 0a88c80 spl: net: Add FIT image support over network boot by Andrew F. Davis · 8 years ago
  30. 6940d67 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  31. 3967101 common/xyzModem.c: Do not use hard-coded address for debug buffer by Alexandru Gagniuc · 8 years ago
  32. 06bfeaa common/xyzModem.c: unifdef (Remove useless #ifdefs) by Alexandru Gagniuc · 8 years ago
  33. d5a7599 spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC by Alexandru Gagniuc · 8 years ago
  34. 58d48b0 common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE by Nobuhiro Iwamatsu · 8 years ago
  35. 7b22ba0 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point by Vikas Manocha · 8 years ago
  36. 312f7ac Remove extra fdt_fixup_ethernet() call by Joakim Tjernlund · 8 years ago
  37. 803a9bb env_mmc: Allow SPL to use any MMC device to load/save the environment by Jean-Jacques Hiblot · 8 years ago
  38. d780cdc common: Move environment choice to Kconfig by Maxime Ripard · 8 years ago
  39. dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
  40. e770603 board_f: powerpc: Drop unused headers by Simon Glass · 8 years ago
  41. 6ab9107 board_f: Make relocation functions generic by Simon Glass · 8 years ago
  42. 6bbf83f board_f: Make init_helpers generic by Simon Glass · 8 years ago
  43. bbf26ab powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  44. b3c1256 board_f: Move errno.h down to the bottom by Simon Glass · 8 years ago
  45. db8035f board_f: Drop unused headers by Simon Glass · 8 years ago
  46. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  47. 6a55322 board_f: Drop CONFIG_SPL_BUILD check by Simon Glass · 8 years ago
  48. 70ac86c board_f: Put video memory reservation in one function by Simon Glass · 8 years ago
  49. e3cb449 board_f: Move the extra #ifdef condition into reserve_mmu() by Simon Glass · 8 years ago
  50. bcf257d board_f: Use a single condition for reserve_logbuffer() by Simon Glass · 8 years ago
  51. acaf69f xtensa: Place relocated U-Boot in the normal place by Simon Glass · 8 years ago
  52. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  53. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  54. ee7c36f board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  55. c04d5b9 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  56. b419dbb board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  57. 156283f board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago
  58. 6829d8c powerpc: freescale: Unify the two get_clocks() calls by Simon Glass · 8 years ago
  59. 34863be board_f: Use timer_init() on all archs by Simon Glass · 8 years ago
  60. 4c974d7 board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  61. e8d20d4 board_f: powerpc: Unified get_clocks() portion of init sequence by Simon Glass · 8 years ago
  62. 25eb4cb board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · 8 years ago
  63. 61572ad board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · 8 years ago
  64. ffe0fb4 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · 8 years ago
  65. 70064a7 board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections by Simon Glass · 8 years ago
  66. 295c423 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  67. b94eed5 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  68. fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
  69. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  70. 3fdf217 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  71. 9c8b3c7 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · 8 years ago
  72. a7042f5 fdt_support: Fixup 'ethernet' aliases not ending in digits by Tuomas Tynkkynen · 8 years ago
  73. 7e9b9d6 dm: Add callback to modify the device tree by mario.six@gdsys.cc · 8 years ago
  74. 89ea21e spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN by Tom Rini · 8 years ago
  75. 1c97f1e Kconfig: Disable non-FIT SPL loading for TI secure devices by Andrew F. Davis · 8 years ago
  76. 7463034 spl: Add option to enable SPL Legacy image support by Andrew F. Davis · 8 years ago
  77. b4be3c3 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  78. 70e38d9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  79. 3225899 spl: Add spl_early_init() by Eddie Cai · 8 years ago
  80. 4de24ef armv8: layerscape: Rewrite memory reservation by York Sun · 8 years ago
  81. 26b6131 splash: Prevent splash_load_fs from writing to 0x0 by Jonathan Golder · 8 years ago
  82. f5ba985 SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · 8 years ago
  83. 8d770f4 SPL: add support to boot from a partition type by Dalon Westergreen · 8 years ago
  84. 8c61eb0 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled by Masahiro Yamada · 8 years ago
  85. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  86. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  87. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  88. 464eee1 common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx by Jean-Jacques Hiblot · 8 years ago
  89. 2299938 common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts by Ladislav Michl · 8 years ago
  90. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · 8 years ago
  91. 2a7bf77 x86: Do relocation before clearing BSS by Simon Glass · 8 years ago
  92. 96c867d x86: board_r: Set the global data pointer after relocation by Simon Glass · 8 years ago
  93. 2031fad board_f/r: Use static const for the init sequences by Simon Glass · 8 years ago
  94. 6e1a81a x86: board_f: Update init sequence for 64-bit startup by Simon Glass · 8 years ago
  95. 36258a5 spl: Allow PCH drivers to be used in SPL by Simon Glass · 8 years ago
  96. 0c1b41a spl: Allow timer drivers to be used in SPL by Simon Glass · 8 years ago
  97. b69691b spl: Allow RTC drivers to be used in SPL by Simon Glass · 8 years ago
  98. 6569f3a spl: Allow PCI drivers to be used in SPL by Simon Glass · 8 years ago
  99. eca677f spl: Allow CPU drivers to be used in SPL by Simon Glass · 8 years ago
  100. 2c066d6 spl: spi: Add a debug message if loading fails by Simon Glass · 8 years ago