1. 90f437f dm: Update on current serial driver status by Simon Glass · 9 years ago
  2. b5f88e8 dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · 9 years ago
  3. e62df99 dm: serial: Drop serial_max3100 serial driver by Simon Glass · 9 years ago
  4. 5e86d7e dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · 9 years ago
  5. b82d544 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · 9 years ago
  6. 1942e14 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  7. de2e887 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting by Adam Ford · 9 years ago
  8. 5326c29 OMAP3: Enable SPL on omap3_logic by Adam Ford · 9 years ago
  9. c44f76e rpi: fix up Model B entries by Lubomir Rintel · 9 years ago
  10. a33dc8b rpi: link to another model number info source by Stephen Warren · 9 years ago
  11. 734fb04 hush: Add rudimentary support for PS1 and PS2 by Marek Vasut · 9 years ago
  12. 755e12d hush: Pull out U-Boot prompt display and read functionality by Marek Vasut · 9 years ago
  13. 931a7a5 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  14. fa53dfa test, tools: introduce tbot README by Heiko Schocher · 9 years ago
  15. 0e2f787 ARM: omap3_logic: Fix pin muxing by Adam Ford · 9 years ago
  16. 9b5a28b tools: env: update usage strings by Andreas Fenkart · 9 years ago
  17. 6726fc4 tools: env: factor out parse_common_args by Andreas Fenkart · 9 years ago
  18. 14908ef tools: env: shift optind arguments and fix argument indices by Andreas Fenkart · 9 years ago
  19. aa01f8d tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · 9 years ago
  20. 33e9177 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · 9 years ago
  21. a34e5c5 tools: env: make parse_aes_key stateless by Andreas Fenkart · 9 years ago
  22. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  23. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  24. b3345be Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  25. c994c9c net: davinci_emac: fix NULL check after pointer dereference by Vishwas Srivastava · 9 years ago
  26. dc1d546 ppc: xilinx-ppc405-generic by Ricardo Ribalda · 9 years ago
  27. 8aaeb1f net: fix wrong initialization in davinci-emac driver by Vishwas Srivastava · 9 years ago
  28. 23dd3a0 fdt: introduce fdtdec_get_child_count by Peng Fan · 9 years ago
  29. 6b52fba rockchip: Drop old CONFIG_VIDEO_ROTATION option by Simon Glass · 9 years ago
  30. c2e2efe bzlib: Try another way to fix an unused variable by Simon Glass · 9 years ago
  31. 9050c5f video: test: Adjust order of file closure by Simon Glass · 9 years ago
  32. 1f47573 video: Use 'int' for loop variables instead of short by Simon Glass · 9 years ago
  33. 476e8af cmd: Fix control bmp_display() by Simon Glass · 9 years ago
  34. 004b891 microblaze: Correct build error in eth-uclass.c by Simon Glass · 9 years ago
  35. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  36. a92c6152 nios2: set up the debug UART early by Thomas Chou · 9 years ago
  37. cc2a370 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · 9 years ago
  38. cf0635e x86: Disable DM_PCI_COMPAT by Bin Meng · 9 years ago
  39. 0226859 dm: pci: Add missing forward declarations by Bin Meng · 9 years ago
  40. 12b73d7 x86: chromebox_panther: Convert to use driver model ethernet by Bin Meng · 9 years ago
  41. c0a8947 x86: chromebox_panther: Drop the cache line size hack by Bin Meng · 9 years ago
  42. 2961208 efi: app: Disable CONFIG_USB_EHCI_PCI by Bin Meng · 9 years ago
  43. 27e973b efi: app: Clean up defconfig by Bin Meng · 9 years ago
  44. 5d8a820 x86: quark: Use Quark's own PCI config APIs by Bin Meng · 9 years ago
  45. 83cf24c net: e1000: Convert to use DM PCI API by Bin Meng · 9 years ago
  46. 6c3300c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · 9 years ago
  47. 7c1d055 net: pch_gbe: Convert to use DM PCI API by Bin Meng · 9 years ago
  48. bc35d34 x86: pci: Drop legacy PCI APIs by Bin Meng · 9 years ago
  49. 8df0181 x86: pci: Use DM PCI APIs in pci_assign_irqs() by Bin Meng · 9 years ago
  50. 5fecada x86: qemu: Convert to use DM PCI API by Bin Meng · 9 years ago
  51. 4f6c577 x86: tnc: Remove IGD and SDVO devices from driver model by Bin Meng · 9 years ago
  52. e0ff4b2 x86: tnc: Use DM PCI API in disable_igd() by Bin Meng · 9 years ago
  53. f041c56 x86: tnc: Change disable_igd() to have a return value by Bin Meng · 9 years ago
  54. bfe20b7 x86: irq: Convert to use DM PCI API by Bin Meng · 9 years ago
  55. a5a2003 x86: irq: Move irq_router to a per driver priv by Bin Meng · 9 years ago
  56. 5cf803a x86: irq: Get irq_router's bdf via dm_pci_get_bdf() by Bin Meng · 9 years ago
  57. 95bae0d x86: minnowmax: Drop io-base property in the pch_pinctrl node by Bin Meng · 9 years ago
  58. 9570d1f x86: Drop asm/arch/gpio.h by Bin Meng · 9 years ago
  59. 6e916cc x86: ich6_gpio: Convert to use proper DM API by Bin Meng · 9 years ago
  60. ac371d6 x86: pch9: Implement get_io_base op by Bin Meng · 9 years ago
  61. b9c951d dm: pch: Add get_io_base op by Bin Meng · 9 years ago
  62. fd2afdf x86: pch: Implement get_gpio_base op by Bin Meng · 9 years ago
  63. 8fec3e1 dm: pch: Add get_gpio_base op by Bin Meng · 9 years ago
  64. 06d66af dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · 9 years ago
  65. 1124562 dm: pch: Remove pch_get_version op by Bin Meng · 9 years ago
  66. 5a8ba7a x86: quark: Drop unprotect_spi_flash() by Bin Meng · 9 years ago
  67. 81ca881 x86: tnc: Drop unprotect_spi_flash() by Bin Meng · 9 years ago
  68. 0d3792c spi: ich: Change PCHV_ to ICHV_ by Bin Meng · 9 years ago
  69. d940667 spi: ich: Use compatible strings to distinguish controller version by Bin Meng · 9 years ago
  70. 316fd94 spi: ich: Some clean up by Bin Meng · 9 years ago
  71. f381b06 x86: x86-common.h: Add CONFIG_BOOTDELAY by Stefan Roese · 9 years ago
  72. c9fa9a5 autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set by Stefan Roese · 9 years ago
  73. f6de3c5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  74. 74387b9 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  75. 1e35776 Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" by Dinh Nguyen · 9 years ago
  76. 0d64b5b usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed by Frank Wang · 9 years ago
  77. 03a43df imx: mx6: implement board_mmc_get_env_dev by Peng Fan · 9 years ago
  78. 850dbca imx: mx6: implement mmc_get_env_dev by Peng Fan · 9 years ago
  79. 6c9d8fb imx: mx7dsabresd: move mmc_get_env_devno to soc code by Peng Fan · 9 years ago
  80. 7559604 dm: vybrid_gpio: Drop legacy code by Bhuvanchandra DV · 9 years ago
  81. 0bb4c4c dm: lpuart: Drop the legacy code by Bhuvanchandra DV · 9 years ago
  82. 88ede93 arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode by Bhuvanchandra DV · 9 years ago
  83. 7db0d33 arm: vybrid: Update defconfig's by Bhuvanchandra DV · 9 years ago
  84. 60cee04 arm: pcm052: Add device tree file's by Bhuvanchandra DV · 9 years ago
  85. 0f22494 arm: vf610-twr: Add device tree file's by Bhuvanchandra DV · 9 years ago
  86. 0e8ad89 arm: colibri-vf: Enable serial support by Bhuvanchandra DV · 9 years ago
  87. 682f078 arm: vybrid: Update the license string by Bhuvanchandra DV · 9 years ago
  88. 263d470 arm: vybrid: Enable lpuart support by Bhuvanchandra DV · 9 years ago
  89. 5956592 imx: mx6sxsabresd: Add MCIMX28LCD display support by Ye Li · 9 years ago
  90. 7b9f20a imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation by Ye Li · 9 years ago
  91. e9534c3 imx: mx6sx: Fix issue in LCDIF clock enablement by Ye Li · 9 years ago
  92. 64fed7c mx6slevk: Remove CONFIG_ETHPRIME option by Fabio Estevam · 9 years ago
  93. 4ea4a9b imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failure by Ye Li · 9 years ago
  94. 5a64aff tqma6_wru4: Fix the reset delay for the the LAN8720 PHY by Fabio Estevam · 9 years ago
  95. bd30008 mx6slevk: Fix the reset delay for the the LAN8720 PHY by Fabio Estevam · 9 years ago
  96. b3d60d5 imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board by Ye Li · 9 years ago
  97. d5d8bf7 mx6: soc: Add ENET2 mac address support by Ye Li · 9 years ago
  98. ef88123 tools: mxsboot: Use more portable cpu_to_le32() by Bin Meng · 9 years ago
  99. 18719c1 wandboard: fix variable name so PXE boot works by Peter Robinson · 9 years ago
  100. 09487ee arm: imx6: Enable DDR calibration on Novena by Marek Vasut · 9 years ago