1. 44f98f9 warp: Add MAX77696 support by Fabio Estevam · 9 years ago
  2. a643acd power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
  3. 6918f97 thermal: Fix comments by Fabio Estevam · 9 years ago
  4. 452308c arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM by Stefan Roese · 9 years ago
  5. 2647394 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  6. de1502c sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi by Hans de Goede · 9 years ago
  7. 6f4e050 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  8. 5a9749e arm: marvell: Increase MAXARGS to 32 by Stefan Roese · 9 years ago
  9. 7853c50 arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support by Stefan Roese · 9 years ago
  10. 413978d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  11. 3365b4e ARM: UniPhier: add PH1-sLD3 SoC support by Masahiro Yamada · 9 years ago
  12. ad6670e ARM: UniPhier: update CONFIG_BOOTARGS by Masahiro Yamada · 9 years ago
  13. e037db0 ARM: UniPhier: add environment variable for TFTP boot by Masahiro Yamada · 9 years ago
  14. 421376a ARM: UniPhier: add environment sets for non-FIT Linux boot by Masahiro Yamada · 9 years ago
  15. 3c9cc70 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  16. 9e30b31 arm: mvebu: db-88f6820: Add SPL support with DDR init code by Stefan Roese · 10 years ago
  17. ff9112d arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · 10 years ago
  18. e863f7f arm: mvebu: add Armada XP SATA support by Anton Schubert · 9 years ago
  19. 6b9f9ea linux_compat: handle __GFP_ZERO in kmalloc() by Masahiro Yamada · 9 years ago
  20. ebc3328 linux_compat: move vzalloc() to header file as an inline function by Masahiro Yamada · 9 years ago
  21. 3721eaf linux_compat: remove cpu_relax() define by Masahiro Yamada · 9 years ago
  22. a588d99 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  23. d00bf78 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  24. 05a950c g_dnl: add missing declaration by Steve Rae · 9 years ago
  25. 8d2f003 usb: board_usb_init and board_usb_cleanup calls in the fastboot command by Paul Kocialkowski · 9 years ago
  26. 17da3c0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  27. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  28. 2f47324 include: usb: Map USB controller base addresses for LS2085A by Nikhil Badola · 9 years ago
  29. 909a1ab include: usb: Move USB controller base address mapping by Nikhil Badola · 9 years ago
  30. 667f4dd drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · 9 years ago
  31. 081a1b7 ls1021aqds: Enable USB IP support by Ramneek Mehresh · 9 years ago
  32. 10a2864 ls1021atwr: Enable USB IP support by Ramneek Mehresh · 9 years ago
  33. ba92ee0 usb: fsl: Add XHCI driver support by Ramneek Mehresh · 9 years ago
  34. 792651f usb: xhci: keystone: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  35. 2770448 usb: xhci: omap: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  36. 552d60c usb: xhci: exynos: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  37. dc9cdf8 usb: dwc3: Add DWC3 controller driver support by Ramneek Mehresh · 9 years ago
  38. b86f795 net: Allow drivers to return -ENOSYS with the write_hwaddr() method by Simon Glass · 9 years ago
  39. 4a41cc1 x86: minnowmax: Drop the cache line size hack by Simon Glass · 9 years ago
  40. abb59cf dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · 9 years ago
  41. c8c2797 dm: usb: eth: Support driver model with USB Ethernet by Simon Glass · 9 years ago
  42. a1ca92e dm: eth: Avoid blocking on packet reception by Simon Glass · 9 years ago
  43. b483915 dm: usb: Correct the struct usb_driver_entry comment by Simon Glass · 9 years ago
  44. 4b515e4 dm: pci: Add a function to get the BDF for a device by Simon Glass · 9 years ago
  45. aba9296 dm: pci: Add support for PCI driver matching by Simon Glass · 9 years ago
  46. b2f219b dm: usb: Allow usb host drivers to implement usb_reset_root_port by Hans de Goede · 9 years ago
  47. bb52b36 dm: Export device_remove_children / device_unbind_children by Hans de Goede · 9 years ago
  48. 8802f56 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · 9 years ago
  49. 9eb72dd usb: usb_setup_device: Drop unneeded portnr function argument by Hans de Goede · 9 years ago
  50. 6bfe80e usb: Drop device-model specific copy of usb_legacy_port_reset by Hans de Goede · 9 years ago
  51. 85aeda4 test: Add a macro to check that a value is not an error pointer by Simon Glass · 9 years ago
  52. fb8a5ff led: Return -ENODEV if the LED device cannot be found by Simon Glass · 9 years ago
  53. 1704d08 dm: reset: Allow reset_walk() to return by Simon Glass · 9 years ago
  54. 97f3ee3 dm: Add platform data advice and admonishment by Simon Glass · 9 years ago
  55. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago
  56. f991745 dm: Add a system reset uclass by Simon Glass · 9 years ago
  57. 070d00b dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · 9 years ago
  58. c4af673 lib: Add function to extract a number from the end of a string by Simon Glass · 9 years ago
  59. 1acab96 Add rivest cipher 4 (rc4) implementation by Simon Glass · 9 years ago
  60. 6c51df6 dm: Add support for RAM drivers by Simon Glass · 9 years ago
  61. 6c69c7f dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
  62. 083fc83 dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  63. 3b55d30 dm: pmic: Split output from function by Simon Glass · 9 years ago
  64. 7837cea dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
  65. 6dc7141 mmc: Add structure comments for dwmmc by Simon Glass · 9 years ago
  66. e7ecf7c dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
  67. 5917112 dm: Add support for LEDs by Simon Glass · 9 years ago
  68. 5725128 dm: Add support for generic system controllers (syscon) by Simon Glass · 9 years ago
  69. 6f98b75 dm: Add support for register maps (regmap) by Simon Glass · 9 years ago
  70. efa677f dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · 9 years ago
  71. 32ec159 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · 9 years ago
  72. 132f9bf dm: core: Correct device_get_child_by_of_offset() parameter by Simon Glass · 9 years ago
  73. 2693047 dm: core: Add a function to find any device from device tree by Simon Glass · 9 years ago
  74. 304fbef dm: Move the tree/uclass dump code into its own file by Simon Glass · 9 years ago
  75. d0d7361 debug_uart: Remove use of asmlinkage by Simon Glass · 9 years ago
  76. c9689ca Add a way of checking the position of a structure member by Simon Glass · 9 years ago
  77. c3c4c00 fdt: Add fdt_first/next_region() functions by Simon Glass · 9 years ago
  78. 8f6e2e1 fdt: Add a function to remove unused strings from a device tree by Simon Glass · 9 years ago
  79. 5b9d44d mkimage: Display a better list of available image types by Simon Glass · 9 years ago
  80. b217c89 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  81. 0c42a8d armv8/ls2085ardb: Enable DSPI flash support for LS2085ARDB by Haikun Wang · 9 years ago
  82. b7774b0 armv8/ls2085aqds: Enable DSPI flash support for LS2085AQDS by Haikun Wang · 9 years ago
  83. 340848b arm/ls102xa: Add PSCI support for ls102xa by Wang Dongsheng · 9 years ago
  84. 97421bd board/ls2085a: Increase kernel_size value in env variable by Prabhakar Kushwaha · 9 years ago
  85. 9527931 board/ls2085rdb: Export functions for standalone AQ FW load apps by Prabhakar Kushwaha · 9 years ago
  86. 39da644 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · 9 years ago
  87. 1f1c25c drivers: fsl-mc: Update flibs to mc-0.6.0.1 by Prabhakar Kushwaha · 9 years ago
  88. c1000c1 drivers/fsl-mc: Autoload AOIP image from NOR flash by J. German Rivera · 9 years ago
  89. b0ba9d4 armv8/ls2085a: enable debug server by Stuart Yoder · 9 years ago
  90. 5c05508 armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr by Prabhakar Kushwaha · 9 years ago
  91. fc7b385 armv8/ls2085ardb: Fix SPD address error on early boards by York Sun · 9 years ago
  92. b92557c driver/ddr/fsl: Add a hook to update SPD address by York Sun · 9 years ago
  93. ff1b8e3 armv8/ls2085a: Avoid hard-coding for board name print by Prabhakar Kushwaha · 9 years ago
  94. 34cc754 armv8/ls2085a: Increase the supported kernel size by Bhupesh Sharma · 9 years ago
  95. 4012350 armv8/ls2085rdb: Update PCA9547PW slave address by Prabhakar Kushwaha · 9 years ago
  96. 252b17e armv8/ls2085a: Update LS2085a PCIe compatible by Prabhakar Kushwaha · 9 years ago
  97. 6581440 armv8/ls2085a: Enable "date" command for QDS and RDB by Priyanka Jain · 9 years ago
  98. 5a4d744 armv8/ls2085ardb: add hwconfig setting for eSDHC by Yangbo Lu · 9 years ago
  99. 3484d95 armv8/ls2085ardb: Add eth & phy firmware loading support by Prabhakar Kushwaha · 9 years ago
  100. 965fab1 libfdt: fix description of fdt_get_string() by Masahiro Yamada · 9 years ago