1. 0a5f6f8 dm: core: Add a function to get a uclass name by Simon Glass · 8 years ago
  2. 5023bd7 list: Add list_last_entry() to find the last entry by Simon Glass · 8 years ago
  3. 5572367 x86: baytrail: Add 2nd eMMC controller to the PCI probe list by Stefan Roese · 8 years ago
  4. 7e17846 tegra: usb gadget: fix ci udc operation if not hostpc capable by Marcel Ziswiler · 8 years ago
  5. e5113c3 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · 8 years ago
  6. d9f5d99 reset: declare fdtdec_phandle_args as struct to fix warning by Masahiro Yamada · 8 years ago
  7. f1d9a9e ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD by Masahiro Yamada · 8 years ago
  8. f4c93a4 ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD by Masahiro Yamada · 8 years ago
  9. 66deb91 ARM: uniphier: fix typos in a comment block by Masahiro Yamada · 8 years ago
  10. a0a868b arm: kirkwood: add support for Synology DS109 board by Walter Schweizer · 8 years ago
  11. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  12. 6d1a718 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  13. 279dcd8 dra7x: dfu: qspi: increase the qspi spl partition to 256K by B, Ravi · 8 years ago
  14. 4805796 dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT by B, Ravi · 8 years ago
  15. 021abf6 Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  16. 43ebbfc ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago
  17. 76379df board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS by Pratiyush Srivastava · 8 years ago
  18. 88a6268 armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS by Pratiyush Srivastava · 8 years ago
  19. 3dddc79 board: ge: bx50v3: Pass video bootargs for b850v3 by Ken Lin · 8 years ago
  20. 234600c arm: dra7xx: Move fastboot options to defconfig by Semen Protsenko · 8 years ago
  21. c571d68 power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  22. 7443a1d colibri_imx7: remove legancy I2C support by Stefan Agner · 8 years ago
  23. 3626643 search.h: Numerous grammatical fixes, comment updates by Robert P. J. Day · 8 years ago
  24. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  25. 1fb3343 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · 8 years ago
  26. d32b2d1 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  27. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  28. 710e9ca spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  29. b4a6c2a spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  30. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  31. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  32. 7ec0389 spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  33. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  34. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  35. 7557147 spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  36. 56df463 spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  37. dd6bf90 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  38. 548b3ee spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  39. afa6e6c spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  40. d5c2b11 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  41. 7d7dd82 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  42. 0fed9c7 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  43. a0a8029 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  44. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  45. a807ab3 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  46. f59961e spl: Add function comments to spl_start_uboot() by Simon Glass · 8 years ago
  47. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  48. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  49. d95ceb9 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  50. e50d76c spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  51. 53d7682 armv7: ls1021a: Move DDR config options to Kconfig by York Sun · 8 years ago
  52. 24aaa09 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · 8 years ago
  53. f534b8f arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · 8 years ago
  54. fb2bf8c arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · 8 years ago
  55. adee1d4 ARMv7: LS102xA: Move two macros from header files to Kconfig by Hongbo Zhang · 8 years ago
  56. abd9c1b fsl_sfp : Modify macros as per changes in SFP v3.4 by Sumit Garg · 8 years ago
  57. f85a8e8 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · 8 years ago
  58. b259732 fsl_sec_mon: Update driver for Security Monitor by Sumit Garg · 8 years ago
  59. 27192d1 pcm052: add new BK4r1 target based on PCM052 SoM by Albert ARIBAUD \(3ADEV\) · 8 years ago
  60. a7e5f7f pcm052: allow specifying onboard DDR size in configs by Albert ARIBAUD \(3ADEV\) · 8 years ago
  61. ed0c2c0 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  62. 083e4fd pcm052: remove target-specific dtb name from env by Albert ARIBAUD \(3ADEV\) · 8 years ago
  63. 27f7d4f pcm052: fix MTD partitioning by Albert ARIBAUD \(3ADEV\) · 8 years ago
  64. 55a42b3 arm: imx: add i.MX6ULL 14x14 EVK board support by Peng Fan · 8 years ago
  65. fa72091 dt-bindings: add i.mx6ul clock header by Peng Fan · 8 years ago
  66. 43a1be4 board: tbs2910: Add CMD_PART by Soeren Moch · 8 years ago
  67. 9eeab57 imx_watchdog: Do not assert WDOG_B on watchdog init by Ross Parker · 8 years ago
  68. 29138c6 board: tbs2910: Fix BOOTMAPSZ by Soeren Moch · 8 years ago
  69. 5cca52a wandboard: Remove videoargs script by Fabio Estevam · 8 years ago
  70. 51b4a63 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  71. e95b9b4 ti_armv7_common: Disable Falcon Mode on HS devices by Andrew F. Davis · 8 years ago
  72. 2f45096 config: Remove usage of CONFIG_STORAGE_EMMC by Andrew F. Davis · 8 years ago
  73. b39a9ad Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · 8 years ago
  74. 32d333f ti_omap5_common: mark region of DRAM protected on HS parts by Daniel Allred · 8 years ago
  75. 67171e1 rockchip: add boot-mode support for rk3288, rk3036 by Jacob Chen · 8 years ago
  76. 73a8598 rockchip: move partitons define from 3036-kylin to 3036-common by Jacob Chen · 8 years ago
  77. c12777a rockchip: miniarm: remove eMMC support by Xu Ziyuan · 8 years ago
  78. e73e5fc rockchip: add usb mass storage feature support for rk3036 by jacob2.chen · 8 years ago
  79. 70616df Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board by Sandy Patterson · 8 years ago
  80. ceee15c ti_armv7_keystone2: Update addr_mon variable by Lokesh Vutla · 8 years ago
  81. 86e3ca1 keystone2: k2g: add env script to load firmware initramfs as part of boot flow by Murali Karicheri · 8 years ago
  82. 6f6c863 fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  83. da2ee24 disk: part: refactor generic name creation for DOS and ISO by Petr Kulhavy · 8 years ago
  84. b6dd69a fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
  85. 87b8530 disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · 8 years ago
  86. 45b047e Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 8 years ago
  87. fe4ba68 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  88. d607f6f nds32: Support relocation. by rick · 8 years ago
  89. 4c04371 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  90. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  91. f7c81e2 apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionality by Marcel Ziswiler · 8 years ago
  92. cdb1808 dra7x: configs: enable SPL-DFU support by B, Ravi · 8 years ago
  93. 52f2acc spl: dfu: adding dfu support functions for SPL-DFU by B, Ravi · 8 years ago
  94. 05341a8 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  95. e915716 drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  96. 7f753cb colibri_t30: fix usb ethernet functionality by Marcel Ziswiler · 8 years ago
  97. 06572f0 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 8 years ago
  98. 40e1236 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  99. 657d70c CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate table by Tom Rini · 8 years ago
  100. ee562dc ARM: tegra: pull Tegra210 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago