1. a212d69 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  2. ac5c61b drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition by Martin Pietryka · 9 years ago
  3. 6d9f5b0 pci: Device scanning range fix by Yoshinori Sato · 9 years ago
  4. cacd1d2 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · 9 years ago
  5. e52e334 ARM: DRA7: Add ABB setup for all domains by Nishanth Menon · 9 years ago
  6. a818097 ARM: OMAP5: Enable ABB configuration for MM voltage domain by Nishanth Menon · 9 years ago
  7. 3708e78 ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure by Nishanth Menon · 9 years ago
  8. 2d9d057 ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2 by Nishanth Menon · 9 years ago
  9. 4eece26 common/dlmalloc.c: Delete content that was moved to malloc.h by Robert P. J. Day · 9 years ago
  10. 5bbf409 spl: spl_mmc: Disambiguate error message by Fabio Estevam · 9 years ago
  11. 532d520 ARM: hikey: Simplify README instructions. by Peter Griffin · 9 years ago
  12. 305b909 ARM: hisilicon: hikey: Align memory node with upstream kernel by Peter Griffin · 9 years ago
  13. 7e4902d ARM: hisilicon: hikey: dts: Add pl011 additional clock binding. by Peter Griffin · 9 years ago
  14. 9261f8b ARM: hisilicon: hikey: Implement reset_cpu() for hikey. by Peter Griffin · 9 years ago
  15. cd593ed ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board. by Peter Griffin · 9 years ago
  16. ae4dc15 MAINTAINERS: Add myself as maintainer for hikey by Peter Griffin · 9 years ago
  17. 9122109 ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3. by Peter Griffin · 9 years ago
  18. 11b9a4d sf: fix timebase data type in _wait_ready() by Stephen Warren · 9 years ago
  19. ef5ebe9 ti_armv7_common.h: Fix U-Boot location on eMMC by Semen Protsenko · 9 years ago
  20. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  21. ab8243e cmd: Kconfig: Add a Kconfig options for a few CMD by Dinh Nguyen · 9 years ago
  22. cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  23. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  24. 4d7100a configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · 9 years ago
  25. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  26. 9f69ab8 Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier by Tom Rini · 9 years ago
  27. e6a3652 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 9 years ago
  28. 588d269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  29. d30c3eb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 9 years ago
  30. 3aee11c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 9 years ago
  31. 3517de6 dfu: ram: fix number base of RAM entity parameters by Stephen Warren · 9 years ago
  32. e1b0f6f drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env by Mugunthan V N · 9 years ago
  33. 4d5b637 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · 9 years ago
  34. 842769e usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · 9 years ago
  35. ac484c5 fastboot: Clean up bulk-out logic by Roger Quadros · 9 years ago
  36. 8b704a0 fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 9 years ago
  37. 718156a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · 9 years ago
  38. f3a87f5 tests: py: dfu: Provide functionality to set test and dummy files alt settings by Lukasz Majewski · 9 years ago
  39. 8eb3752 tests: py: dfu: Add functionality to set different u-boot's dfu env variable by Lukasz Majewski · 9 years ago
  40. c6eb899 tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files by Lukasz Majewski · 9 years ago
  41. ba5da55 i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) by Stefan Roese · 9 years ago
  42. 334b9b0 i2c: designware_i2c: Add DM support by Stefan Roese · 9 years ago
  43. 3f4358d i2c: designware_i2c: Prepare for DM driver conversion by Stefan Roese · 9 years ago
  44. 11b544a i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() by Stefan Roese · 9 years ago
  45. 1c8b089 i2c: designware_i2c: Add dw_i2c_enable() helper function by Stefan Roese · 9 years ago
  46. e209828 i2c: designware_i2c: Add ic_enable_status to ic_regs struct by Stefan Roese · 9 years ago
  47. 2802752 dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address by Stefan Roese · 9 years ago
  48. b75e072 ARM: uniphier: speed up loading kernel image from NOR device by Masahiro Yamada · 9 years ago
  49. 306d37e clk: uniphier: add Media I/O clock driver support for PH1-LD20 by Masahiro Yamada · 9 years ago
  50. 3d97087 ARM: dts: uniphier: add SD controller node for PH1-LD20 by Masahiro Yamada · 9 years ago
  51. 2386969 ARM: uniphier: reserve the last 64 byte of SDRAM by Masahiro Yamada · 9 years ago
  52. 9d0c2ce ARM: uniphier: add PH1-LD20 SoC support by Masahiro Yamada · 9 years ago
  53. 881aa5a ARM: uniphier: rework uniphier_set_fdt_file() by Masahiro Yamada · 9 years ago
  54. d90b974 ARM: uniphier: carry on booting for Unknown boot mode by Masahiro Yamada · 9 years ago
  55. 612ccd9 ARM: uniphier: add sg_set_iectrl_range() by Masahiro Yamada · 9 years ago
  56. 6c64d50 ARM: dts: uniphier: move aliases node up to satisfy fdtgrep by Masahiro Yamada · 9 years ago
  57. 1222add ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref board by Masahiro Yamada · 9 years ago
  58. 7b3a032 ARM: uniphier: avoid unaligned access to DT on 64bit SoC by Masahiro Yamada · 9 years ago
  59. 7403143 pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20 by Masahiro Yamada · 9 years ago
  60. ac13ce4 pinctrl: uniphier: rename function/array names by Masahiro Yamada · 9 years ago
  61. 6534196 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  62. b1d6590 ubifs: fix memory corruption in super.c by Heiko Schocher · 9 years ago
  63. 68fc449 mtd, ubi: set free_count to zero before walking through erase list by Heiko Schocher · 9 years ago
  64. 7b63b18 x86: Correct typo of Miao Yan's email address by Bin Meng · 9 years ago
  65. 697ec43 x86: qemu: Drop our own ACPI implementation by Bin Meng · 9 years ago
  66. 2a8382c arc/cache: really do flush_dcache_all() even if IOC exists by Alexey Brodkin · 9 years ago
  67. ee8b25f Prepare v2016.05-rc2 by Tom Rini · 9 years ago
  68. 748c4a5 configs: Update some Xilinx configs by Tom Rini · 9 years ago
  69. a238b0d cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly by Tom Rini · 9 years ago
  70. eb6b50f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  71. ec3ab3f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  72. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  73. b142729 usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · 9 years ago
  74. c16bf62 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · 9 years ago
  75. 65403f3 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · 9 years ago
  76. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  77. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  78. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  79. a2e3a1d usb: ums - expose selected partition/s by John Tobias · 9 years ago
  80. 5b71840 USB: g_dnl: Change device class by John Tobias · 9 years ago
  81. 43809cf arm: socfpga: socrates: Add eth0 alias to enable ethernet by Stefan Roese · 9 years ago
  82. 84f841c arm: socfpga: Fix typos in DT files (environmnet -> environment) by Stefan Roese · 9 years ago
  83. e026b98 ddr: altera: Repair DQ window centering code by Marek Vasut · 9 years ago
  84. 85f7662 ddr: altera: Staticize global variables by Marek Vasut · 9 years ago
  85. ea9aa24 ddr: altera: Make DLEVEL behavior inclusive by Marek Vasut · 9 years ago
  86. 70ed80a ddr: altera: Zero DM IN delay in scc_mgr_zero_group() by Marek Vasut · 9 years ago
  87. f3f777c ddr: altera: Remove unnecessary ODT mode config by Marek Vasut · 9 years ago
  88. f5f8c41 ddr: altera: Remove unnecessary update of the SCC by Marek Vasut · 9 years ago
  89. 164eb23 ddr: altera: Fix DRAM end value in protection rule by Marek Vasut · 9 years ago
  90. 8e9e62c ddr: altera: Fix scc_mgr_set() argument order by Marek Vasut · 9 years ago
  91. bba7711 ddr: altera: Tweak DQS tracking enable handling by Marek Vasut · 9 years ago
  92. abaf836 ddr: altera: Replace ad-hoc constant with macro by Marek Vasut · 9 years ago
  93. 69cc7db Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · 9 years ago
  94. 9999fc0 MX6UL: Add definition for UART6 base address by Fabio Estevam · 9 years ago
  95. 8d293f4 board: ge: bx50v3: Fix to meet LVDS display power on timing by Akshay Bhat · 9 years ago
  96. 54971ac board: ge: bx50v3: Use pwm for display backlight by Akshay Bhat · 9 years ago
  97. 494d43e board: ge: bx50v3: Setup LDB_DI_CLK source by Akshay Bhat · 9 years ago
  98. de708da board: ge: bx50v3: Split display setup function by Akshay Bhat · 9 years ago
  99. 90d7cc4 imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK by Akshay Bhat · 9 years ago
  100. 0297bd1 arm: mx5: Fix NAND image generation by Marek Vasut · 9 years ago