1. 9bf727f dm: x86: ivybridge: Convert graphics init to use DM PCI API by Simon Glass · 9 years ago
  2. fcc0a87 dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  3. bab17cf dm: pci: Add a function to read a PCI BAR by Simon Glass · 9 years ago
  4. a0eb835 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · 9 years ago
  5. 9fbdb94 dm: pci: scsi: Use driver-model PCI API by Simon Glass · 9 years ago
  6. 5c0bf64 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · 9 years ago
  7. 5e23b8b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  8. f3f1fae dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · 9 years ago
  9. 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  10. 2b81e8a dm: pci: Mark legacy files as such by Simon Glass · 9 years ago
  11. e69514c ARM: uniphier: fix recommended board setting in document by Masahiro Yamada · 9 years ago
  12. 93d92d4 ARM: uniphier: add dump command for DDR Multi PHY registers by Masahiro Yamada · 9 years ago
  13. 15607d0 ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b by Masahiro Yamada · 9 years ago
  14. 107b3fb ARM: uniphier: move headers out of include/mach directory by Masahiro Yamada · 9 years ago
  15. 042b28f ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory by Masahiro Yamada · 9 years ago
  16. 9ca6616 ARM: uniphier: move cmd_ddrphy.c to dram subdirectory by Masahiro Yamada · 9 years ago
  17. 9475f8d ARM: uniphier: kill bogus header includes by Masahiro Yamada · 9 years ago
  18. fa85e82 Prepare v2016.01 by Tom Rini · 9 years ago
  19. a57a817 dm: test: usb: Update the USB tests so that they all pass by Simon Glass · 9 years ago
  20. c5f18a0 MAINTAINERS/mailmap: Update my email address by Fabio Estevam · 9 years ago
  21. e6c516a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  22. b5e7c1e cgtqmx6eval: README: Fix parameter of 'sf write' command by Otavio Salvador · 9 years ago
  23. 70f27e7 mx6cuboxi: Remove obsolete comment by Fabio Estevam · 9 years ago
  24. 4b421d4 mx6cuboxi: Fix the reset delay for the AR8035 PHY by Fabio Estevam · 9 years ago
  25. d77a092 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  26. b685c73 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  27. 7ba34ff pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails by Bin Meng · 9 years ago
  28. 9642b78 pci: imx: Adjust the return value when imx_pcie_addr_valid() fails by Bin Meng · 9 years ago
  29. e9cdf3b fs: handle the fileaddr variable in the same way as in the network case by David Müller (ELSOFT AG) · 9 years ago
  30. 3572921 get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use by Heiko Schocher · 9 years ago
  31. fea6730 fix always succesful memory test by Rasmus Villemoes · 9 years ago
  32. 9d243b1 cyrus: Enable STDIO deregister by Andy Fleming · 9 years ago
  33. 2f23102 MAINTAINERS, .mailmap: Update my email address by York Sun · 9 years ago
  34. 90345c9 am33xx/am43xx: Add platform data for GPIOs by Tom Rini · 9 years ago
  35. 80dc999 serial: zynq: Use static inline for _debug_uart_init() by Michal Simek · 9 years ago
  36. 821fec0 net: remove scary warning about EEPROM provided MAC address by Andre Przywara · 9 years ago
  37. 7babe48 arm64: Juno/FVP: adjust kernel load address by Andre Przywara · 9 years ago
  38. c2b233c arm, Makefile: correct compilation flag for u-boot-dtb by Aneesh Bansal · 9 years ago
  39. 7676537 bootcount: Correct #endif comment to match, other aesthetics by Robert P. J. Day · 9 years ago
  40. 7207b36 doc: Tidy up first part of top-level README file by Robert P. J. Day · 9 years ago
  41. d7b4ca2 powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx by Robert P. J. Day · 9 years ago
  42. f5abb40 include: Correct "requset" typoes in misc.h by Robert P. J. Day · 9 years ago
  43. 8c20dc4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  44. dd8e429 rockchip: Fix the configuration for chromebook_jerry by Simon Glass · 9 years ago
  45. 25525eb rockchip: Drop a debug message when outputing SPI images by Simon Glass · 9 years ago
  46. 9b03701 rockchip: Enable generation of SPI images by Simon Glass · 9 years ago
  47. c5a7533 net: Fix delay in net_retry test by Joe Hershberger · 9 years ago
  48. 71105f5 fdt: fix address cell count checking in fdt_translate_address() by Przemyslaw Marczak · 9 years ago
  49. 8a83487 dm: usb: Add a remove() method for USB keyboards by Simon Glass · 9 years ago
  50. 67ecb84 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  51. 70caa97 usb: Allow up to 7 storage devices by Simon Glass · 9 years ago
  52. b042566 dm: Disable all SPI and SPI flash tests by Simon Glass · 9 years ago
  53. 4cdc2c8 dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init() by Bin Meng · 9 years ago
  54. a671c4f dm: eth: Test 'ethrotate' before changing current ethernet device by Bin Meng · 9 years ago
  55. e7cc8d1 test: add sandbox timer to test.dts by Thomas Chou · 9 years ago
  56. 587c3f8 imx_watchdog: always set minimal timeout in reset_cpu by Andrey Skvortsov · 9 years ago
  57. 88f91d1 gpio: mxs: add name_to_gpio() function by Måns Rullgård · 9 years ago
  58. fcbe8c5 imx: mx7: fix the temperature checking for Rev1.1 by Peng Fan · 9 years ago
  59. ce2190f imx: mx6ul: disable VIDEO for SPL by Peng Fan · 9 years ago
  60. 7ea191a pfuze: Fix unsigned variable for less-than-zero comparison by Ye.Li · 9 years ago
  61. 59a6ca5 wandboard: Simplify the Ethernet PHY configuration by Fabio Estevam · 9 years ago
  62. a307760 mx6sabresd: Simplify the Ethernet PHY configuration by Fabio Estevam · 9 years ago
  63. d584c68 phy: atheros: Use ar8035_config for AR8031 by Fabio Estevam · 9 years ago
  64. 3861d78 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  65. 8770413 spi: fsl_qspi: fix an error of using GENMASK by Gong Qianyu · 9 years ago
  66. 5092158 spi: spi_flash: Fix the arguments of stm_is_locked_sr() by Fabio Estevam · 9 years ago
  67. 6a655d8 powerpc, mpc5xxx: fix missing bootflag init by Heiko Schocher · 9 years ago
  68. 7cd1a12 Prepare v2016.01-rc4 by Tom Rini · 9 years ago
  69. 5d49b4c common: nvedit: use snprintf instead of sprintf by Peng Fan · 9 years ago
  70. 5a68943 common: env: initialize scalar variable by Peng Fan · 9 years ago
  71. 09a7886 common: cli: avoid memory leak by Peng Fan · 9 years ago
  72. a40b2df net: e1000: use correct helper to do endianness conversion by Miao Yan · 9 years ago
  73. 18d3f46 qemu-ppce500: pass 'range_id' around in pci_map_region by Miao Yan · 9 years ago
  74. d8a1a30 checkpatch: fix left brace warning by Heiko Schocher · 9 years ago
  75. 1aa2d07 mmc: update MMC_ERASE argument to match Linux kernel. by Eric Nelson · 9 years ago
  76. f8a3df0 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 9 years ago
  77. 6a45956 UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined by Ladislav Michl · 9 years ago
  78. f1993ca Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  79. ccf4326 imx: mx6qsabreauto: support lvds display by Peng Fan · 9 years ago
  80. aee3fdd i2c: mxc: add a condition in case the parameter is NULL by Gong Qianyu · 9 years ago
  81. 40f4839 imx_common: check for Serial Downloader in spl_boot_device by Stefano Babic · 9 years ago
  82. fe21eaf ARM: mxs: allow boards to select DC-DC switching clock source by Michael Heimpold · 9 years ago
  83. a1ed155 cgtqmx6eval: fix pad configuration for SPI bus by Michael Schanz · 9 years ago
  84. 845a57b net: fec_mxc: unregister mdio bus on probe error by Måns Rullgård · 9 years ago
  85. 843a3e5 net: fec_mxc: configure MDIO hold time by Måns Rullgård · 9 years ago
  86. 434afa8 serial_mxc: Fix setup of UARTx_UFCR register by Maximilian Schwerin · 9 years ago
  87. f0b5f23 ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register by Eric Nelson · 9 years ago
  88. 839479d imx: ddr: drop duplicated debug info by Peng Fan · 9 years ago
  89. d83c25c Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  90. ac3abf0 usb: musb: Fix hub port setting for SPLIT transactions by Stefan Brüns · 9 years ago
  91. faa7db2 usb: Move determination of TT hub address/port into separate function by Stefan Brüns · 9 years ago
  92. 5253ade usb: dwc2: avoid out of bounds access by Stefan Brüns · 9 years ago
  93. c75f57f usb: Alloc buffer for USB descriptor dynamically by Stefan Brüns · 9 years ago
  94. 8e8106d altera_qspi: allow ctrl-c to abort the erase ops by Thomas Chou · 9 years ago
  95. d579d38 altera_qspi: show erase progress by Thomas Chou · 9 years ago
  96. f81a673 altera_qspi: skip erase if the sector is blank by Thomas Chou · 9 years ago
  97. a1b1d7e altera_qspi: set fail_addr for erase ops by Thomas Chou · 9 years ago
  98. 9e957aa altera_qspi: call callback even if the erase failed by Thomas Chou · 9 years ago
  99. 7868031 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  100. e7d6aa0 sunxi: Reduce Orangepi PC RAM speed to 624 MHz by Hans de Goede · 9 years ago