1. d8fc3c5 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  2. 89c0346 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  3. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  4. 118d11f tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · 9 years ago
  5. 97f6c52 tegra: pwm: Add a driver for the tegra PWM by Simon Glass · 9 years ago
  6. 5f4de1f tegra: gpio: Show the GPIO value for outputs by Simon Glass · 9 years ago
  7. a40f7a2 tegra: mmc: Fix comments in the MMC driver init by Simon Glass · 9 years ago
  8. 4f3873d dm: video: Flush the cache after a puts() by Simon Glass · 9 years ago
  9. feb53e2 tegra: keyboard: Fix the init order by Simon Glass · 9 years ago
  10. 2bb6872 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  11. 94bf8b5 usb: remove UniPhier EHCI driver by Masahiro Yamada · 9 years ago
  12. e4dfb05 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  13. c7b0bc7 arasan: nfc: Add initial nand driver support for arasan by Siva Durga Prasad Paladugu · 9 years ago
  14. 937ad76 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  15. f6ca2a6 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
  16. 4d21b59 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
  17. 8a02d63 mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
  18. e37d5a9 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · 9 years ago
  19. f4a63c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  20. 86f0746 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  21. 615b145 s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  22. 440fc76 Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  23. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  24. c838673 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  25. cbd7daa drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · 9 years ago
  26. b5f88e8 dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · 9 years ago
  27. e62df99 dm: serial: Drop serial_max3100 serial driver by Simon Glass · 9 years ago
  28. 5e86d7e dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · 9 years ago
  29. b82d544 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · 9 years ago
  30. 1942e14 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  31. 931a7a5 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  32. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  33. 888a90c video: bcm2835: use bus_to_phys() on FB address by Stephen Warren · 9 years ago
  34. c994c9c net: davinci_emac: fix NULL check after pointer dereference by Vishwas Srivastava · 9 years ago
  35. 8aaeb1f net: fix wrong initialization in davinci-emac driver by Vishwas Srivastava · 9 years ago
  36. 1f47573 video: Use 'int' for loop variables instead of short by Simon Glass · 9 years ago
  37. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  38. 83cf24c net: e1000: Convert to use DM PCI API by Bin Meng · 9 years ago
  39. 6c3300c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · 9 years ago
  40. 7c1d055 net: pch_gbe: Convert to use DM PCI API by Bin Meng · 9 years ago
  41. 6e916cc x86: ich6_gpio: Convert to use proper DM API by Bin Meng · 9 years ago
  42. ac371d6 x86: pch9: Implement get_io_base op by Bin Meng · 9 years ago
  43. b9c951d dm: pch: Add get_io_base op by Bin Meng · 9 years ago
  44. fd2afdf x86: pch: Implement get_gpio_base op by Bin Meng · 9 years ago
  45. 8fec3e1 dm: pch: Add get_gpio_base op by Bin Meng · 9 years ago
  46. 06d66af dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · 9 years ago
  47. 1124562 dm: pch: Remove pch_get_version op by Bin Meng · 9 years ago
  48. 0d3792c spi: ich: Change PCHV_ to ICHV_ by Bin Meng · 9 years ago
  49. d940667 spi: ich: Use compatible strings to distinguish controller version by Bin Meng · 9 years ago
  50. 316fd94 spi: ich: Some clean up by Bin Meng · 9 years ago
  51. f6de3c5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  52. 74387b9 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  53. 1e35776 Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" by Dinh Nguyen · 9 years ago
  54. 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
  55. 7559604 dm: vybrid_gpio: Drop legacy code by Bhuvanchandra DV · 9 years ago
  56. 0bb4c4c dm: lpuart: Drop the legacy code by Bhuvanchandra DV · 9 years ago
  57. 59c88d8 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  58. 29a47af Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  59. ce76495 atmel_nand: Add 32 bit ecc support for sama5d2 chip by Josh Wu · 9 years ago
  60. 247a2d0 atmel_nand_ecc: update pmecc registers according to sama5d2 chip by Josh Wu · 9 years ago
  61. 6b731c9 drivers: net: Add ethernet driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  62. d249984 drivers: net: phy: add SMSC LAN8740 Phy support. by Purna Chandra Mandal · 9 years ago
  63. be03317 drivers: mmc: add driver for Microchip PIC32 SDHCI controller. by Andrei Pistirica · 9 years ago
  64. e80d11f drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  65. 1dc4283 drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · 9 years ago
  66. 0ee99ca drivers: gpio: add driver for Microchip PIC32 GPIO controller. by Purna Chandra Mandal · 9 years ago
  67. db4fbfc drivers: pinctrl: Add pinctrl driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  68. 699f919 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · 9 years ago
  69. 88ba4d6 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · 9 years ago
  70. 901a88e driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · 9 years ago
  71. 69f617f video: sandbox: Allow selection of font size and console name by Simon Glass · 9 years ago
  72. b3a72b3 video: Allow selection of the driver and font size by Simon Glass · 9 years ago
  73. c5332cb video: Add the Cantoraone decorative font by Simon Glass · 9 years ago
  74. cffe741 video: Add the Rufscript handwriting font by Simon Glass · 9 years ago
  75. 87b7dae video: Add the AnkaCoder mono-spaced font by Simon Glass · 9 years ago
  76. 6e9d6e0 video: Add the Nimbus sans font by Simon Glass · 9 years ago
  77. 2ef353e video: Add a console driver that uses TrueType fonts by Simon Glass · 9 years ago
  78. 33bd3b6 video: Provide a backspace method by Simon Glass · 9 years ago
  79. afee743 video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  80. a74451d video: Provide a left margin for the text console by Simon Glass · 9 years ago
  81. 37b8020 video: Handle the 'bell' character by Simon Glass · 9 years ago
  82. 52c10c5 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  83. 6e0721d video kconfig console_normal by Simon Glass · 9 years ago
  84. bcbb319 video: Add stb TrueType font renderer by Simon Glass · 9 years ago
  85. 9deaf82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  86. 04eb269 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · 9 years ago
  87. 6142d75 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  88. 5ffadc3 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · 9 years ago
  89. 8824923 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · 9 years ago
  90. 2654952 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
  91. 628f1d0 tpm: tpm_tis_lpc: fix typo by Christophe Ricard · 9 years ago
  92. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  93. be799dd net: phy: implements probe for Cortina phy by Shaohui Xie · 9 years ago
  94. 62a7b92 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  95. 826df7a net: phy: micrel: fix divisor value for KSZ9031 phy skew by Dinh Nguyen · 9 years ago
  96. 010c5ec net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · 9 years ago
  97. 103a8c4 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · 9 years ago
  98. 94bde10 net: phy: micrel: Disable B_CAST on config by Alexandre Messier · 9 years ago
  99. e49f495 tegra: Report errors from PCI init by Simon Glass · 9 years ago
  100. a3d3874 net/designware: add support of max-speed device tree property by Alexey Brodkin · 9 years ago