1. 065a373 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
  2. 84caff3 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
  3. b7d3e4a mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
  4. 549d7c0 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · 9 years ago
  5. 9ef2835 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  6. a2931b3 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  7. 470250e s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  8. 5a6f68d Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  9. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  10. 6599f36 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  11. 347348f drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · 9 years ago
  12. 492f46c dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · 9 years ago
  13. 30b9d75 dm: serial: Drop serial_max3100 serial driver by Simon Glass · 9 years ago
  14. c3dd578 dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · 9 years ago
  15. be47933 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · 9 years ago
  16. baf7125 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  17. dffceb4 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  18. 57dc53a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  19. 1382648 video: bcm2835: use bus_to_phys() on FB address by Stephen Warren · 9 years ago
  20. 2300184 net: davinci_emac: fix NULL check after pointer dereference by Vishwas Srivastava · 9 years ago
  21. abbf2d9 net: fix wrong initialization in davinci-emac driver by Vishwas Srivastava · 9 years ago
  22. 2b80b4e video: Use 'int' for loop variables instead of short by Simon Glass · 9 years ago
  23. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  24. 81dab9a net: e1000: Convert to use DM PCI API by Bin Meng · 9 years ago
  25. 6758a6c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · 9 years ago
  26. c52ac3f net: pch_gbe: Convert to use DM PCI API by Bin Meng · 9 years ago
  27. 3ddc1c7 x86: ich6_gpio: Convert to use proper DM API by Bin Meng · 9 years ago
  28. 4f106bc x86: pch9: Implement get_io_base op by Bin Meng · 9 years ago
  29. 79d4eb6 dm: pch: Add get_io_base op by Bin Meng · 9 years ago
  30. ec2af6f x86: pch: Implement get_gpio_base op by Bin Meng · 9 years ago
  31. 384980c dm: pch: Add get_gpio_base op by Bin Meng · 9 years ago
  32. 3e389d8 dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · 9 years ago
  33. d02be99 dm: pch: Remove pch_get_version op by Bin Meng · 9 years ago
  34. 6e670b5 spi: ich: Change PCHV_ to ICHV_ by Bin Meng · 9 years ago
  35. 1f9eb59 spi: ich: Use compatible strings to distinguish controller version by Bin Meng · 9 years ago
  36. 9eb4339 spi: ich: Some clean up by Bin Meng · 9 years ago
  37. 94985cc Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  38. 2a5bcaf Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  39. a409a8b Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" by Dinh Nguyen · 9 years ago
  40. 8c9b4d5 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
  41. 9e30ba2 dm: vybrid_gpio: Drop legacy code by Bhuvanchandra DV · 9 years ago
  42. 5160def dm: lpuart: Drop the legacy code by Bhuvanchandra DV · 9 years ago
  43. 161b1fe Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  44. 008e61f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  45. 258b21f atmel_nand: Add 32 bit ecc support for sama5d2 chip by Josh Wu · 9 years ago
  46. fa651f5 atmel_nand_ecc: update pmecc registers according to sama5d2 chip by Josh Wu · 9 years ago
  47. 23e7578 drivers: net: Add ethernet driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  48. 46c9d93 drivers: net: phy: add SMSC LAN8740 Phy support. by Purna Chandra Mandal · 9 years ago
  49. 102142c drivers: mmc: add driver for Microchip PIC32 SDHCI controller. by Andrei Pistirica · 9 years ago
  50. 9ffa7a3 drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  51. 9e160ee drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · 9 years ago
  52. 386d934 drivers: gpio: add driver for Microchip PIC32 GPIO controller. by Purna Chandra Mandal · 9 years ago
  53. 5f266c6 drivers: pinctrl: Add pinctrl driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  54. a0e7908 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · 9 years ago
  55. a2a4dc5 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · 9 years ago
  56. 5373b20 driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · 9 years ago
  57. 8de536c video: sandbox: Allow selection of font size and console name by Simon Glass · 9 years ago
  58. 826f35f video: Allow selection of the driver and font size by Simon Glass · 9 years ago
  59. c0603b9 video: Add the Cantoraone decorative font by Simon Glass · 9 years ago
  60. 7ad4e30 video: Add the Rufscript handwriting font by Simon Glass · 9 years ago
  61. c43c43c video: Add the AnkaCoder mono-spaced font by Simon Glass · 9 years ago
  62. 84b4791 video: Add the Nimbus sans font by Simon Glass · 9 years ago
  63. a29b012 video: Add a console driver that uses TrueType fonts by Simon Glass · 9 years ago
  64. 7b9f7e4 video: Provide a backspace method by Simon Glass · 9 years ago
  65. 58c733a video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  66. c5b77d0 video: Provide a left margin for the text console by Simon Glass · 9 years ago
  67. 5508f10 video: Handle the 'bell' character by Simon Glass · 9 years ago
  68. f266178 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  69. 6e42e25 video kconfig console_normal by Simon Glass · 9 years ago
  70. 8340ef6 video: Add stb TrueType font renderer by Simon Glass · 9 years ago
  71. 8a36287 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  72. e578b92 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · 9 years ago
  73. c6db965 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  74. b75fdc1 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · 9 years ago
  75. 3aa7408 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · 9 years ago
  76. 1259dcd tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c by Christophe Ricard · 9 years ago
  77. ca5bc1b tpm: tpm_tis_lpc: fix typo by Christophe Ricard · 9 years ago
  78. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  79. d8877e6 net: phy: implements probe for Cortina phy by Shaohui Xie · 9 years ago
  80. ddcd1f3 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  81. ff7bd21 net: phy: micrel: fix divisor value for KSZ9031 phy skew by Dinh Nguyen · 9 years ago
  82. 1f9e672 net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · 9 years ago
  83. 53b0c38 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · 9 years ago
  84. 79e3efd net: phy: micrel: Disable B_CAST on config by Alexandre Messier · 9 years ago
  85. dfa71e9 tegra: Report errors from PCI init by Simon Glass · 9 years ago
  86. 6968ec9 net/designware: add support of max-speed device tree property by Alexey Brodkin · 9 years ago
  87. b884c3f net/designware: do explicit port selection for 1Gb mode by Alexey Brodkin · 9 years ago
  88. b18acb0 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · 9 years ago
  89. 44bc317 net: phy: genphy: Allow overwriting features by Sascha Hauer · 9 years ago
  90. bbdcaff net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · 9 years ago
  91. a1c76c1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · 9 years ago
  92. 9a1d6af net: tsec: Add driver model ethernet support by Bin Meng · 9 years ago
  93. 56a27a1 net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · 9 years ago
  94. 8ba5017 net: tsec: Adjust orders to avoid forward declaration of tsec_send() by Bin Meng · 9 years ago
  95. e677da9 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · 9 years ago
  96. 362b123 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · 9 years ago
  97. 9872b73 net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · 9 years ago
  98. aae0e68 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · 9 years ago
  99. ba389e6 drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · 9 years ago
  100. a058052 net: phy: do not read configuration register on reset by Stefan Agner · 9 years ago