1. b54143d Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier by Tom Rini · 9 years ago
  2. 7fe6a80 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 9 years ago
  3. c767a28 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  4. 69a6e38 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 9 years ago
  5. abcc776 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 9 years ago
  6. 62d6d1c dfu: ram: fix number base of RAM entity parameters by Stephen Warren · 9 years ago
  7. 4fb4743 drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env by Mugunthan V N · 9 years ago
  8. 4cdf8e1 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · 9 years ago
  9. f39ca54 usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · 9 years ago
  10. aefb021 fastboot: Clean up bulk-out logic by Roger Quadros · 9 years ago
  11. 9ab3fdf fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 9 years ago
  12. bf4b41a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · 9 years ago
  13. 414ba5a tests: py: dfu: Provide functionality to set test and dummy files alt settings by Lukasz Majewski · 9 years ago
  14. 15608c8 tests: py: dfu: Add functionality to set different u-boot's dfu env variable by Lukasz Majewski · 9 years ago
  15. 245bfec tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files by Lukasz Majewski · 9 years ago
  16. 3848120 i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) by Stefan Roese · 9 years ago
  17. 3cb2796 i2c: designware_i2c: Add DM support by Stefan Roese · 9 years ago
  18. 41de766 i2c: designware_i2c: Prepare for DM driver conversion by Stefan Roese · 9 years ago
  19. 88893c9 i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() by Stefan Roese · 9 years ago
  20. 3bc33ba i2c: designware_i2c: Add dw_i2c_enable() helper function by Stefan Roese · 9 years ago
  21. 5a3a3a4 i2c: designware_i2c: Add ic_enable_status to ic_regs struct by Stefan Roese · 9 years ago
  22. d8fc5ff dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address by Stefan Roese · 9 years ago
  23. 0f6457b ARM: uniphier: speed up loading kernel image from NOR device by Masahiro Yamada · 9 years ago
  24. 763023c clk: uniphier: add Media I/O clock driver support for PH1-LD20 by Masahiro Yamada · 9 years ago
  25. b9f5c5a ARM: dts: uniphier: add SD controller node for PH1-LD20 by Masahiro Yamada · 9 years ago
  26. ea6cdf2 ARM: uniphier: reserve the last 64 byte of SDRAM by Masahiro Yamada · 9 years ago
  27. 063eb1e ARM: uniphier: add PH1-LD20 SoC support by Masahiro Yamada · 9 years ago
  28. 8e3e0fe ARM: uniphier: rework uniphier_set_fdt_file() by Masahiro Yamada · 9 years ago
  29. 5572b0a ARM: uniphier: carry on booting for Unknown boot mode by Masahiro Yamada · 9 years ago
  30. aade450 ARM: uniphier: add sg_set_iectrl_range() by Masahiro Yamada · 9 years ago
  31. 79b06c8 ARM: dts: uniphier: move aliases node up to satisfy fdtgrep by Masahiro Yamada · 9 years ago
  32. 022eea2 ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref board by Masahiro Yamada · 9 years ago
  33. 1f75280 ARM: uniphier: avoid unaligned access to DT on 64bit SoC by Masahiro Yamada · 9 years ago
  34. 3eb13a8 pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20 by Masahiro Yamada · 9 years ago
  35. 8721b51 pinctrl: uniphier: rename function/array names by Masahiro Yamada · 9 years ago
  36. b77a480 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  37. a79e3c8 ubifs: fix memory corruption in super.c by Heiko Schocher · 9 years ago
  38. 11b825f mtd, ubi: set free_count to zero before walking through erase list by Heiko Schocher · 9 years ago
  39. 529b761 x86: Correct typo of Miao Yan's email address by Bin Meng · 9 years ago
  40. 1d35ada x86: qemu: Drop our own ACPI implementation by Bin Meng · 9 years ago
  41. 5f54169 arc/cache: really do flush_dcache_all() even if IOC exists by Alexey Brodkin · 9 years ago
  42. a5e6024 Prepare v2016.05-rc2 by Tom Rini · 9 years ago
  43. 2438c19 configs: Update some Xilinx configs by Tom Rini · 9 years ago
  44. b55b6fe cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly by Tom Rini · 9 years ago
  45. c5e1fc6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  46. 7060ce1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  47. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  48. 38db33a usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · 9 years ago
  49. 70ad200 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · 9 years ago
  50. 8073f47 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · 9 years ago
  51. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  52. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  53. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  54. 9fc9245 usb: ums - expose selected partition/s by John Tobias · 9 years ago
  55. 83ba2e7 USB: g_dnl: Change device class by John Tobias · 9 years ago
  56. eefea76 arm: socfpga: socrates: Add eth0 alias to enable ethernet by Stefan Roese · 9 years ago
  57. 72887e3 arm: socfpga: Fix typos in DT files (environmnet -> environment) by Stefan Roese · 9 years ago
  58. 66acabc ddr: altera: Repair DQ window centering code by Marek Vasut · 9 years ago
  59. a4b9fa1 ddr: altera: Staticize global variables by Marek Vasut · 9 years ago
  60. 4df2d7b ddr: altera: Make DLEVEL behavior inclusive by Marek Vasut · 9 years ago
  61. f4d3862 ddr: altera: Zero DM IN delay in scc_mgr_zero_group() by Marek Vasut · 9 years ago
  62. 2bf2ee5 ddr: altera: Remove unnecessary ODT mode config by Marek Vasut · 9 years ago
  63. acee8fd ddr: altera: Remove unnecessary update of the SCC by Marek Vasut · 9 years ago
  64. 12361a2 ddr: altera: Fix DRAM end value in protection rule by Marek Vasut · 9 years ago
  65. 45ce296 ddr: altera: Fix scc_mgr_set() argument order by Marek Vasut · 9 years ago
  66. 6946989 ddr: altera: Tweak DQS tracking enable handling by Marek Vasut · 9 years ago
  67. 2654bc9 ddr: altera: Replace ad-hoc constant with macro by Marek Vasut · 9 years ago
  68. 891b819 Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · 9 years ago
  69. abd6776 MX6UL: Add definition for UART6 base address by Fabio Estevam · 9 years ago
  70. 66027fe board: ge: bx50v3: Fix to meet LVDS display power on timing by Akshay Bhat · 9 years ago
  71. 5d64362 board: ge: bx50v3: Use pwm for display backlight by Akshay Bhat · 9 years ago
  72. 3a5b15a board: ge: bx50v3: Setup LDB_DI_CLK source by Akshay Bhat · 9 years ago
  73. cc4e4b6 board: ge: bx50v3: Split display setup function by Akshay Bhat · 9 years ago
  74. 4e364e6 imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK by Akshay Bhat · 9 years ago
  75. 9c5a441 arm: mx5: Fix NAND image generation by Marek Vasut · 9 years ago
  76. ef93fc2 board: ge: bx50v3: Disable unused pins by Justin Waters · 9 years ago
  77. 89d9968 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  78. 432549f MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · 9 years ago
  79. 2f845be Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig by Robert P. J. Day · 9 years ago
  80. 7bb8712 ARM: always perform per-CPU GIC init by Stephen Warren · 9 years ago
  81. 85fbdea bx50v3: Enable CONFIG_OF_LIBFDT in defconfig by Akshay Bhat · 9 years ago
  82. a2f9dfa efi_loader: Fall back to fdtfile naming convention by Alexander Graf · 9 years ago
  83. 54c1e83 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · 9 years ago
  84. 5497504 sandbox: Set CONFIG_SYS_CPU by Tom Rini · 9 years ago
  85. ece7f43 board: Remove overlooked vestiges of "dave" board. by Robert P. J. Day · 9 years ago
  86. 93b99e0 ahci: flush dcache before issuing command by Tang Yuantian · 9 years ago
  87. 3a03698 serial: bcm283x_mu: make pending values more explicit by Stephen Warren · 9 years ago
  88. c1c22ce doc: Updated README.ext4 by Robert P. J. Day · 9 years ago
  89. f20abfb Remove references to CONFIG_CMD_EXT3, no such command by Robert P. J. Day · 9 years ago
  90. ce30298 dragonboard410c: Fix environment variables by Andreas Färber · 9 years ago
  91. d40f71e efi_loader: Handle memory overflows by Andreas Färber · 9 years ago
  92. f4cc504 ARM: AM43xx: Fix BOOT_DEVICE_USB ID by Lokesh Vutla · 9 years ago
  93. 82a9c3d configs: ks2: move CMD_NAND to defconfigs by Lokesh Vutla · 9 years ago
  94. 56c8f0a memory: Move TI_AEMIF config to KCONFIG by Lokesh Vutla · 9 years ago
  95. 96504b6 drivers/power/pmic/pm8916.c: Make usid be uint32_t by Tom Rini · 9 years ago
  96. 44d15c2 drivers/gpio/pm8916_gpio.c: Make pid be uint32_t by Tom Rini · 9 years ago
  97. b8cd132 m68k: fix broken buildman m68k by angelo@sysam.it · 9 years ago
  98. 9163499 gunzip.c: use block layer for writes by Eric Nelson · 9 years ago
  99. 9b59102 efi_loader: Expose ascending efi memory map by Alexander Graf · 9 years ago
  100. fdbae01 efi_loader: Put fdt into convenient location by Alexander Graf · 9 years ago