1. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  2. ffaa3a1 thermal: imx_thermal: increase critical temperature threshold by Tim Harvey · 10 years ago
  3. 24ebcf2 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · 10 years ago
  4. 5c4b1e9 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 10 years ago
  5. faa1ade pwm: imx: Remove unreachable code by Axel Lin · 10 years ago
  6. ecae644 pwm: imx: Prevent NULL pointer dereference by Axel Lin · 10 years ago
  7. 4ce682a mtd: vf610_nfc: enable ONFI detection by Stefan Agner · 10 years ago
  8. fe10d3f mtd: vf610_nfc: add 32-error correction option for HW ECC by Stefan Agner · 10 years ago
  9. 6120f75 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 10 years ago
  10. ec01848 mtd: vf610_nfc: use in-band bad block table by Stefan Agner · 10 years ago
  11. 7056fee mtd: vf610_nfc: implement OOB only read by Stefan Agner · 10 years ago
  12. 4f48928 mtd: vf610_nfc: allow bitflips in an empty page by Stefan Agner · 10 years ago
  13. 0421341 mtd: vf610_nfc: remove read on SEQIN by Stefan Agner · 10 years ago
  14. 37528c1 mtd: vf610_nfc: remove caching of page in buffer by Stefan Agner · 10 years ago
  15. 1d87026 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · 10 years ago
  16. c6fe144 mtd:mxs:nand calculate ecc strength dynamically by Peng Fan · 10 years ago
  17. 6c90d98 nand/elbc: Memory leak fix by Raghav Dogra · 10 years ago
  18. 12db818 nand: fix buffer alignment in new verification feature by Stephen Warren · 10 years ago
  19. cd039e3 Merge git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  20. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 10 years ago
  21. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  22. 5f67631 net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  23. 6750089 net/phy: refactor RTL8211F initialization by Shengzhou Liu · 10 years ago
  24. e84319a net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  25. 210f17f net/phy: Add support for realtek RTL8211F by Shengzhou Liu · 10 years ago
  26. 5f67b86 sunxi: video: Fix lvds panel support for sun6i+ by Hans de Goede · 10 years ago
  27. 291f73b thermal: imx_thermal: use CPU temperature grade for trip points by Tim Harvey · 10 years ago
  28. a392caa Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  29. 33d2d15 bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns by Brecht Neyrinck · 10 years ago
  30. d5175dc sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 10 years ago
  31. daa4577 sandbox: i2c: search child emul dev and check its uclass id by Przemyslaw Marczak · 10 years ago
  32. 75692a3 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 10 years ago
  33. 1031498 dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 10 years ago
  34. 3753f28 dm: regulator: add fixed voltage regulator driver by Przemyslaw Marczak · 10 years ago
  35. afee81e dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 10 years ago
  36. 58ea76f dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 10 years ago
  37. 08edd00 dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 10 years ago
  38. 9a8bc95 dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 10 years ago
  39. 8262cb1 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 10 years ago
  40. 5477e6f usb: ohci: Add support for interrupt queues by Hans de Goede · 10 years ago
  41. 66b1d6d usb: ohci: Add an ohci_alloc_urb() function by Hans de Goede · 10 years ago
  42. d7a3942 usb: ohci: Do not reuse ed for interrupt endpoints of different devices by Hans de Goede · 10 years ago
  43. bb213e3 sandbox: spi: Add newline to printf() in sandbox_sf_probe by Simon Glass · 10 years ago
  44. ee67a94 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · 10 years ago
  45. 07a3b23 sandbox: Add missing errno.h includes in a few files by Simon Glass · 10 years ago
  46. c9a3e84 tpm: Support using driver model with I2C by Simon Glass · 10 years ago
  47. 9a1589a dm: i2c: Add a function to find out the chip offset length by Simon Glass · 10 years ago
  48. 804fa57 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 10 years ago
  49. 4dba108 sunxi: ehci: Convert to the driver-model by Hans de Goede · 10 years ago
  50. 8a62c50 usb: ohci: Add dm support by Hans de Goede · 10 years ago
  51. d6cc1d1 usb: ohci: Skip unnecessary mdelay(1) calls in various places by Hans de Goede · 10 years ago
  52. f9d72a6 usb: ohci: Remove unnecessary delays from hc_start and power power-on paths by Hans de Goede · 10 years ago
  53. 2787337 usb: ohci: Do not resubmit and leak urbs for interrupt packets by Hans de Goede · 10 years ago
  54. cebc5b7 dm: usb: Do not scan companion buses if no devices where handed over by Hans de Goede · 10 years ago
  55. 59a0dfc dm: usb: Add support for companion controllers by Hans de Goede · 10 years ago
  56. f8762f9 dm: usb: Move printing of usb scan status to usb_scan_bus() by Hans de Goede · 10 years ago
  57. 0a7fa27 dm: usb: Add support for interrupt queues to the dm usb code by Hans de Goede · 10 years ago
  58. 53ca9de dm: usb: Prefix ehci interrupt-queue functions with _ehci_ by Hans de Goede · 10 years ago
  59. 63f34ca usb: Stop reset procedure when a dev is handed over to a companion hcd by Hans de Goede · 10 years ago
  60. b5b3ef2 usb: Fix handover of full-speed devices from ehci to companion by Hans de Goede · 10 years ago
  61. 662f2aa tegra124: video: Add full link training for eDP by Simon Glass · 10 years ago
  62. 3ef2a72 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 10 years ago
  63. f15fe61 tegra: video: Add Embedded DisplayPort driver by Simon Glass · 10 years ago
  64. f4f5cfa tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · 10 years ago
  65. 06679ad dm: video: Add a uclass for display port by Simon Glass · 10 years ago
  66. 053da13 power: Export register access functions from as3722 by Simon Glass · 10 years ago
  67. bef54db dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · 10 years ago
  68. debb9dd Revert "stm32f4: fix serial output" by Tom Rini · 10 years ago
  69. 92e349e serial: fdt: add device tree support for pl01x by Vikas Manocha · 10 years ago
  70. 48482ce stm32f4: add serial print port by kunhuahuang · 10 years ago
  71. 7c13ad8 stm32f4: fix serial output by kunhuahuang · 10 years ago
  72. 3e59f9e gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places by Axel Lin · 10 years ago
  73. 04b2275 misc: led: Add PCA9551 LED driver by Stefan Roese · 10 years ago
  74. 16b7ddd dm: sf: Update default name of spi flash in structure udevice by Haikun.Wang@freescale.com · 10 years ago
  75. 2a8a987 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  76. d98dc99 usb: ohci: Don't log an error on interrupt packet timeout by Hans de Goede · 10 years ago
  77. 8e41f66 usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus by Hans de Goede · 10 years ago
  78. 60f4bd0 usb: ohci: Fix ctrl in messages with a data-len of 0 by Hans de Goede · 10 years ago
  79. 516c987 usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c by Hans de Goede · 10 years ago
  80. eb509d3 usb: ohci: Remove unnecessary phcca variable by Hans de Goede · 10 years ago
  81. e5ef421 usb: ohci: Move the td array struct to inside the ohci_dev struct by Hans de Goede · 10 years ago
  82. 0c0e960 usb: ohci: Move the ohci_dev struct to inside the main ohci struct by Hans de Goede · 10 years ago
  83. 2a240e7 usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars by Hans de Goede · 10 years ago
  84. 6766dc1 usb: ohci: Remove unused devgone global variable by Hans de Goede · 10 years ago
  85. df1ddf7 gpio: s3c: Fix the GPIO driver by Marek Vasut · 10 years ago
  86. 4e92237 i2c: s3c: Implant support for S3C2440 by Marek Vasut · 10 years ago
  87. 76bc7f4 dm: usb: Set desc_before_addr from ehci dm code by Hans de Goede · 10 years ago
  88. d5ab160 dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code by Hans de Goede · 10 years ago
  89. 6be39d1 dm: usb: Use usb_get_bus in dm ehci code by Hans de Goede · 10 years ago
  90. 8a0b4c2 dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device by Hans de Goede · 10 years ago
  91. 3b5ddd3 dm: usb: Make usb_get_bus easier to use for callers by Hans de Goede · 10 years ago
  92. 8679b3a dm: usb: Do not use bus->seq before device_probe(bus) by Hans de Goede · 10 years ago
  93. 0547483 dm: i2c-gpio: Remove redundant dm_gpio_set_value() call by Axel Lin · 10 years ago
  94. 4a9cbb9 dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago
  95. c2a8c06 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC by Simon Glass · 10 years ago
  96. c404aa6 dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 10 years ago
  97. d9050b5 dm: rtc: Add a uclass for real-time clocks by Simon Glass · 10 years ago
  98. 4283e84 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · 10 years ago
  99. 1299466 dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 10 years ago
  100. 2d937bb dm: rtc: Rename gregorian day function by Simon Glass · 10 years ago