1. d6e428a Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  2. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  3. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  4. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  5. d2ac326 arm: kirkwood: add support for Synology DS109 board by Walter Schweizer · 8 years ago
  6. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  7. 6cddc60 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  8. acd0cab dra7x: dfu: qspi: increase the qspi spl partition to 256K by B, Ravi · 8 years ago
  9. f801ff0 dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT by B, Ravi · 8 years ago
  10. 09abe2b Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  11. f576ecf ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago
  12. 716a1f9 board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS by Pratiyush Srivastava · 8 years ago
  13. 3c0fe98 armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS by Pratiyush Srivastava · 8 years ago
  14. f6d1986 board: ge: bx50v3: Pass video bootargs for b850v3 by Ken Lin · 8 years ago
  15. 0fe0344 arm: dra7xx: Move fastboot options to defconfig by Semen Protsenko · 8 years ago
  16. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  17. a30fe37 colibri_imx7: remove legancy I2C support by Stefan Agner · 8 years ago
  18. a3297a6 search.h: Numerous grammatical fixes, comment updates by Robert P. J. Day · 8 years ago
  19. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  20. ef47a43 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · 8 years ago
  21. ce8f509 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  22. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  23. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  24. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  25. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  26. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  27. d9aefcb spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  28. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  29. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  30. 3d2872e spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  31. c43541b spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  32. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  33. 8f42e64 spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  34. 383aa47 spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  35. 6cf82c9 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  36. 92619e8 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  37. d449cb8 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  38. d1cf373 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  39. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  40. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  41. 3e6b1c3 spl: Add function comments to spl_start_uboot() by Simon Glass · 8 years ago
  42. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  43. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  44. 11a1a27 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  45. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  46. f64fc5c armv7: ls1021a: Move DDR config options to Kconfig by York Sun · 8 years ago
  47. b6fffd8 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · 8 years ago
  48. 6b62ef0 arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · 8 years ago
  49. 4dd8c61 arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · 8 years ago
  50. e80fccf ARMv7: LS102xA: Move two macros from header files to Kconfig by Hongbo Zhang · 8 years ago
  51. 44e50a5 fsl_sfp : Modify macros as per changes in SFP v3.4 by Sumit Garg · 8 years ago
  52. 73e0b01 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · 8 years ago
  53. bc17f98 fsl_sec_mon: Update driver for Security Monitor by Sumit Garg · 8 years ago
  54. ddef3b6 pcm052: add new BK4r1 target based on PCM052 SoM by Albert ARIBAUD \(3ADEV\) · 8 years ago
  55. 99208d9 pcm052: allow specifying onboard DDR size in configs by Albert ARIBAUD \(3ADEV\) · 8 years ago
  56. 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  57. cb2b567 pcm052: remove target-specific dtb name from env by Albert ARIBAUD \(3ADEV\) · 8 years ago
  58. 98585b4 pcm052: fix MTD partitioning by Albert ARIBAUD \(3ADEV\) · 8 years ago
  59. 8159063 arm: imx: add i.MX6ULL 14x14 EVK board support by Peng Fan · 8 years ago
  60. 4a4a94f dt-bindings: add i.mx6ul clock header by Peng Fan · 8 years ago
  61. acb9f78 board: tbs2910: Add CMD_PART by Soeren Moch · 8 years ago
  62. feaada1 imx_watchdog: Do not assert WDOG_B on watchdog init by Ross Parker · 8 years ago
  63. 95b5a33 board: tbs2910: Fix BOOTMAPSZ by Soeren Moch · 8 years ago
  64. 28b9188 wandboard: Remove videoargs script by Fabio Estevam · 8 years ago
  65. 2c84db2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  66. e2f61e7 ti_armv7_common: Disable Falcon Mode on HS devices by Andrew F. Davis · 8 years ago
  67. 109d63b config: Remove usage of CONFIG_STORAGE_EMMC by Andrew F. Davis · 8 years ago
  68. 817bbee Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · 8 years ago
  69. 420ffad ti_omap5_common: mark region of DRAM protected on HS parts by Daniel Allred · 8 years ago
  70. c95f378 rockchip: add boot-mode support for rk3288, rk3036 by Jacob Chen · 8 years ago
  71. e515291 rockchip: move partitons define from 3036-kylin to 3036-common by Jacob Chen · 8 years ago
  72. 5e6f7cc rockchip: miniarm: remove eMMC support by Xu Ziyuan · 8 years ago
  73. 4d39348 rockchip: add usb mass storage feature support for rk3036 by jacob2.chen · 8 years ago
  74. 0f9ef57 Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board by Sandy Patterson · 8 years ago
  75. e89428b ti_armv7_keystone2: Update addr_mon variable by Lokesh Vutla · 8 years ago
  76. d07a5a6 keystone2: k2g: add env script to load firmware initramfs as part of boot flow by Murali Karicheri · 8 years ago
  77. 4ed1eca fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  78. 2e790d5 disk: part: refactor generic name creation for DOS and ISO by Petr Kulhavy · 8 years ago
  79. 9f174c9 fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
  80. 712257e disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · 8 years ago
  81. 06a618d Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 8 years ago
  82. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  83. b0fd6e0 nds32: Support relocation. by rick · 9 years ago
  84. a1f422e drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  85. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  86. 36124b9 apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionality by Marcel Ziswiler · 8 years ago
  87. e055247 dra7x: configs: enable SPL-DFU support by B, Ravi · 8 years ago
  88. d207b7e spl: dfu: adding dfu support functions for SPL-DFU by B, Ravi · 8 years ago
  89. 603a4c1 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  90. 16f1d2b drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  91. 915fa54 colibri_t30: fix usb ethernet functionality by Marcel Ziswiler · 8 years ago
  92. 02fe15c Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 8 years ago
  93. 4535d48 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  94. 5b46f3b CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate table by Tom Rini · 8 years ago
  95. 5709649 ARM: tegra: pull Tegra210 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  96. d62577d ARM: tegra: pull Tegra124 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  97. 8148b9f ARM: tegra: pull Tegra114 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  98. 08d2dba ARM: tegra: pull Tegra30 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  99. 3831cd3 ARM: tegra: pull Tegra20 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  100. b644fad ARM: tegra: increase console buffer size and sys args num by Bryan Wu · 8 years ago