1. c073611 omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM by Jeroen Hofstee · 9 years ago
  2. 998b8ab sunxi: musb: Remove unused sunxi_musb_exit method by Hans de Goede · 9 years ago
  3. e1abfa4 sunxi: musb: Do not fully reset the controler from sunxi_musb_disable by Hans de Goede · 9 years ago
  4. 0d3f732 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  5. f8b009e ahci: extend data io wait to 10s by Mark Langsdorf · 9 years ago
  6. 2b42c93 ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · 9 years ago
  7. 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  8. af28224 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  9. a59abd1 Remove SPL undefine of CONFIG_OF_CONTROL by Simon Glass · 9 years ago
  10. e9fc058 dm: serial: Don't support CONFIG_CONS_INDEX with device tree by Simon Glass · 9 years ago
  11. 9091400 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · 9 years ago
  12. 1c3dbe5 Remove typedefs from bmp_layout.h by Simon Glass · 9 years ago
  13. 0c5dd9a dm: usb: Implement usb_detect_change() for driver model by Simon Glass · 9 years ago
  14. a287976 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  15. acbf5bb tegra: lcd: Tidy up clock init by Simon Glass · 9 years ago
  16. 20edd1a tegra: spi: Support slow SPI rates by Simon Glass · 9 years ago
  17. 635c251 tegra: spi: Drop the claim_bus() method to correct delays by Simon Glass · 9 years ago
  18. 075020a usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() by Inha Song · 9 years ago
  19. a272c99 samsung: usb: phy: Support for DWC3 PHY by Lukasz Majewski · 9 years ago
  20. 4d80051 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  21. 60ed286 usb: ehci-vf: Add weak function for board specific initialisation by Sanchayan Maity · 9 years ago
  22. d348a94 dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 9 years ago
  23. ae89bb0 dm: gpio: uclass: Add flag to control sequence numbering by Bhuvanchandra DV · 9 years ago
  24. 19b17d1 drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect by Nikhil Badola · 9 years ago
  25. 290ac3b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  26. d85cd29 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  27. a52783e sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" by Hans de Goede · 9 years ago
  28. 1c09fa3 sunxi: mmc: Enable pull-up on card-detect gpio pin by Hans de Goede · 9 years ago
  29. 2bb02e4 dm: pci: Allow PCI bus numbering aliases by Simon Glass · 9 years ago
  30. 5318f18 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 9 years ago
  31. 04e3c4e pci: Do not skip legacy IDE device configuration by Bin Meng · 9 years ago
  32. 1b73b1c pci: Allow debug message output in pci_auto.c by Bin Meng · 9 years ago
  33. 6bde2dc x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · 9 years ago
  34. b82a535 video: Kconfig: Make VESA driver avaiable for non-x86 boards by Bin Meng · 9 years ago
  35. 238fe16 pci: Move pci_hose_phys_to_bus() to pci_common.c by Bin Meng · 9 years ago
  36. 43b1ff5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  37. b1f7ecc Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  38. b6ef3a3 ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · 9 years ago
  39. f6e7f07 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · 9 years ago
  40. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  41. cac6d4b Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  42. 5cfd6c0 usb: dwc2: Add support for v3 snpsid value by Peter Griffin · 9 years ago
  43. 6a13241 ci_udc: Update the ci_udc driver to support bulk transfers by Siva Durga Prasad Paladugu · 9 years ago
  44. 4c302b9 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · 9 years ago
  45. 14f66d6 fsl/sata: Replace sprintf() with snprintf() by Tang Yuantian · 9 years ago
  46. 0144caf gpio: stm32: add stm32f1 support by Matt Porter · 9 years ago
  47. 378b02d pci: imx: display message if no pcie link by Tim Harvey · 9 years ago
  48. 0373a7e pci: display header for bus scan by Tim Harvey · 9 years ago
  49. 445614c Revert "Revert "stm32f4: fix serial output"" by Tom Rini · 9 years ago
  50. 9bea236 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  51. be56de6 thermal: imx_thermal: increase critical temperature threshold by Tim Harvey · 9 years ago
  52. e6c8b71 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · 9 years ago
  53. 21a2694 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 9 years ago
  54. 48dbc74 pwm: imx: Remove unreachable code by Axel Lin · 9 years ago
  55. 16b0c0c pwm: imx: Prevent NULL pointer dereference by Axel Lin · 9 years ago
  56. 8fca2d8 mtd: vf610_nfc: enable ONFI detection by Stefan Agner · 9 years ago
  57. 080a71e mtd: vf610_nfc: add 32-error correction option for HW ECC by Stefan Agner · 9 years ago
  58. 5519194 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 9 years ago
  59. 84d656a mtd: vf610_nfc: use in-band bad block table by Stefan Agner · 9 years ago
  60. 5dec286 mtd: vf610_nfc: implement OOB only read by Stefan Agner · 9 years ago
  61. d111bf9 mtd: vf610_nfc: allow bitflips in an empty page by Stefan Agner · 9 years ago
  62. 6fcfd1e mtd: vf610_nfc: remove read on SEQIN by Stefan Agner · 9 years ago
  63. f55bc29 mtd: vf610_nfc: remove caching of page in buffer by Stefan Agner · 9 years ago
  64. 1fbdb70 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · 9 years ago
  65. bd38da1 mtd:mxs:nand calculate ecc strength dynamically by Peng Fan · 9 years ago
  66. 6b8583b nand/elbc: Memory leak fix by Raghav Dogra · 9 years ago
  67. 5e856fa nand: fix buffer alignment in new verification feature by Stephen Warren · 9 years ago
  68. 3238639 Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  69. 76ec988 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 9 years ago
  70. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  71. abbfcbe net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 9 years ago
  72. 793ea94 net/phy: refactor RTL8211F initialization by Shengzhou Liu · 9 years ago
  73. f566c99 net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  74. 3d6af74 net/phy: Add support for realtek RTL8211F by Shengzhou Liu · 10 years ago
  75. 83edb2a sunxi: video: Fix lvds panel support for sun6i+ by Hans de Goede · 9 years ago
  76. a91db95 thermal: imx_thermal: use CPU temperature grade for trip points by Tim Harvey · 9 years ago
  77. 0e6b7a2 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  78. b258087 bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns by Brecht Neyrinck · 9 years ago
  79. 5d387d0 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 9 years ago
  80. a989ec8 sandbox: i2c: search child emul dev and check its uclass id by Przemyslaw Marczak · 9 years ago
  81. 3b88075 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 9 years ago
  82. f415a3e dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 9 years ago
  83. 9923a8b dm: regulator: add fixed voltage regulator driver by Przemyslaw Marczak · 9 years ago
  84. 1757df4 dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 9 years ago
  85. 52a3de5 dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 9 years ago
  86. af41e8d dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 9 years ago
  87. 4d9057e dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 9 years ago
  88. 71204e9 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 9 years ago
  89. bf49571 usb: ohci: Add support for interrupt queues by Hans de Goede · 9 years ago
  90. d563e62 usb: ohci: Add an ohci_alloc_urb() function by Hans de Goede · 9 years ago
  91. 44dbc33 usb: ohci: Do not reuse ed for interrupt endpoints of different devices by Hans de Goede · 9 years ago
  92. 832adb2 sandbox: spi: Add newline to printf() in sandbox_sf_probe by Simon Glass · 9 years ago
  93. b527924 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · 9 years ago
  94. 3806882 sandbox: Add missing errno.h includes in a few files by Simon Glass · 9 years ago
  95. f90acf1 tpm: Support using driver model with I2C by Simon Glass · 9 years ago
  96. 0150180 dm: i2c: Add a function to find out the chip offset length by Simon Glass · 9 years ago
  97. 6a72e80 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 9 years ago
  98. 8d837a1 sunxi: ehci: Convert to the driver-model by Hans de Goede · 9 years ago
  99. 58b4048 usb: ohci: Add dm support by Hans de Goede · 9 years ago
  100. 8f761f0 usb: ohci: Skip unnecessary mdelay(1) calls in various places by Hans de Goede · 9 years ago