1. bcd4d4e SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · 11 years ago
  2. 0628cb2 net: ftmac110: Update tx/rx descriptor format by Kuo-Jung Su · 11 years ago
  3. 4b7be19 net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs * by Kuo-Jung Su · 11 years ago
  4. 102a8cd net: ftmac110: Update license statement by Kuo-Jung Su · 11 years ago
  5. c624d16 net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules by Bhupesh Sharma · 11 years ago
  6. 2eb6090 net: smsc95xx: Add support for another SMSC95xx variant by Stefan Roese · 11 years ago
  7. a62cd29 net: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  8. 2563421 phy: smsc: LAN8710/8720 are not Gbit PHYs by Fabio Estevam · 11 years ago
  9. 012a2c1 serial: arm_dcc: Convert to use default_serial_puts by Axel Lin · 11 years ago
  10. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  11. 9ed887c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  12. f218761 gpio: pca953x: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  13. 9ed6e41 Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · 11 years ago
  14. 5718040 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  15. 32f420b musb: Disable extra prints by Lokesh Vutla · 11 years ago
  16. cdce889 tegra: Avoid using I2C prior to relocation by Simon Glass · 11 years ago
  17. df785a7 Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  18. b98d934 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  19. a168d3a serial: arm_dcc: Register with serial core by Jagannadha Sutradharudu Teki · 11 years ago
  20. 32749e9 serial: arm_dcc: Remove stdio structure support by Jagannadha Sutradharudu Teki · 11 years ago
  21. c15438e Merge branch 'master' of git://www.denx.de/git/u-boot-video by Tom Rini · 11 years ago
  22. 9c17a32 exynos: video: change mipi dsi write function parameters correctly by Donghwa Lee · 11 years ago
  23. ac8ba84 video: Encapsulate font in video_font_data.h by Marek Vasut · 11 years ago
  24. 0daa1f6 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  25. 5f93227 fpga: zynqpl: Clear loopback mode during device init by Soren Brinkmann · 11 years ago
  26. fd2b10b fpga: zynqpl: Add support for zc7100 device. by Michal Simek · 11 years ago
  27. 2bc4aa5 video: add an option to skip cfb console init by Heiko Schocher · 11 years ago
  28. 4e02362 video, da8xx-fb: show fb addr in bdinfo by Heiko Schocher · 11 years ago
  29. 765f2f0 video, da8xx-fb: changes for am335x usage by Heiko Schocher · 11 years ago
  30. 0017f9e video, da8xx: move da8xx-fb.h to drivers/video by Heiko Schocher · 11 years ago
  31. d39c21f video: add L5F31188 TFT-LCD panel driver by Hyungwon Hwang · 11 years ago
  32. fd8cf99 video: Fix cfb_console for 4-bit wide font by Marek Vasut · 11 years ago
  33. 84f957f video: Implement continuous screen refresh for SmartLCD into mxsfb by Marek Vasut · 11 years ago
  34. 9de4b72 video: Add System-Mode configuration hook into mxsfb by Marek Vasut · 11 years ago
  35. e57baf5 video: Allocate the MXSFB framebuffer aligned by Marek Vasut · 11 years ago
  36. 69f7345 dma: apbh: Add special circular mode for LCD by Marek Vasut · 11 years ago
  37. 7b4e584 powerpc/pcie: add PCIe version 3.x support by Zang Roy-R61911 · 11 years ago
  38. 7adefb5 drivers/fm: Fix compiling error if FW location is not defined by York Sun · 11 years ago
  39. 04e1564 sf: sst: Add support for SST25WF080 by Jagannadha Sutradharudu Teki · 11 years ago
  40. 1465d05 spi: Add zynq spi controller driver by Jagannadha Sutradharudu Teki · 11 years ago
  41. 5928b9a sf: Fix code cleanups by Jagannadha Sutradharudu Teki · 11 years ago
  42. fd35ca5 sf: Fix code cleanup by Jagannadha Sutradharudu Teki · 11 years ago
  43. d0be616 sf: stmicro: Fix code cleanup by Jagannadha Sutradharudu Teki · 11 years ago
  44. 4f44148 sf: sst: Fix code cleanup by Jagannadha Sutradharudu Teki · 11 years ago
  45. 5a9109f sf: eon|spansion|ramtron: Fix code cleanup by Jagannadha Sutradharudu Teki · 11 years ago
  46. 583fe6c spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  47. a444aa7 spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  48. 90f002a i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED by Marek Vasut · 11 years ago
  49. 245d65b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  50. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  51. 327b5c9 spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  52. 2ced773 gpio: adi_gpio2: Unreserve gpio in special_gpio_free() by Axel Lin · 11 years ago
  53. 61c1775 gpio: tca642x: Add the tca642x gpio expander driver by Dan Murphy · 11 years ago
  54. f6d1f6e net, phy, cpsw: fix gigabit register access by Heiko Schocher · 11 years ago
  55. 8bc3603 ehci-hcd: fix memory leak in lowlevel init by Nikita Kiryanov · 11 years ago
  56. bb1f327 usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module by Roger Quadros · 11 years ago
  57. 6bed7ce dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  58. 6dd30af usb: mv_udc: Add bounce buffer by Marek Vasut · 11 years ago
  59. f19a343 usb: mv_udc: Add proper cache management by Marek Vasut · 11 years ago
  60. ede709c usb: mv_udc: Implement better qTD item accessor by Marek Vasut · 11 years ago
  61. 8a095a6 usb: mv_udc: Improve allocation of qTD items by Marek Vasut · 11 years ago
  62. b5cd45b usb: mv_udc: Implement better QH accessor by Marek Vasut · 11 years ago
  63. 5804b88 usb: mv_udc: Add cacheline length check by Marek Vasut · 11 years ago
  64. ab65da1 usb: mv_udc: Properly align the endpoint QH and qTD list by Marek Vasut · 11 years ago
  65. ab52df1 usb: mv_udc: Move QH and qTD into mv_drv by Marek Vasut · 11 years ago
  66. fe48f05 usb: mv_udc: Init mv_drv.gadget.ops statically by Marek Vasut · 11 years ago
  67. f646317 usb: mv_udc: Remove QH_MAXNUM macro by Marek Vasut · 11 years ago
  68. d766303 usb: mv_udc: Clean up the initial variable check by Marek Vasut · 11 years ago
  69. be7ed25 usb: mv_udc: Make use of struct ehci_ctrl by Marek Vasut · 11 years ago
  70. b959655 usb: ehci: Split out struct ehci_ctrl definition by Marek Vasut · 11 years ago
  71. 2ea4b44 usb: mv_udc: Clean up the EP initialization by Marek Vasut · 11 years ago
  72. 532d846 usb: mv_udc: Move endpoint array into driver data by Marek Vasut · 11 years ago
  73. a7eafcf usb: mv_udc: Unbreak the mv_udc driver by Marek Vasut · 11 years ago
  74. 4acb4d3 mxc_ipuv3: fix memory alignment of framebuffer by Eric Nelson · 11 years ago
  75. 454ac63 drivers: net: cpsw: Enable statistics for all port by Mugunthan V N · 11 years ago
  76. 2bf36ac drivers: net: cpsw: remove hard coding bd ram for cpsw by Mugunthan V N · 11 years ago
  77. 5b9c79a Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 11 years ago
  78. 8b485ba Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · 11 years ago
  79. d8b57c0 cfi_flash: use buffer length in unmap_physmem() by Kuo-Jung Su · 11 years ago
  80. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  81. 0b17998 qemu-malta: Update for SPDX license identifiers by Tom Rini · 11 years ago
  82. 230187c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  83. 8dde4ca drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · 11 years ago
  84. 393ee7f net: calxedaxgmac: enable rx cut-thru by Rob Herring · 11 years ago
  85. feaa606 MIPS: qemu-malta: add PCI support by Gabor Juhos · 11 years ago
  86. 54fbcb0 net: pcnet: use pci_virt_to_mem to obtain buffer addresses by Gabor Juhos · 11 years ago
  87. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  88. eee479c Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  89. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  90. 04c79cb mxc_gpio: Correct the GPIO handling in gpio_direction_output() by Dirk Behme · 11 years ago
  91. 8599515 pci: move pci_ftpci100.h to include/faraday/ftpci100.h by Gabor Juhos · 11 years ago
  92. b979cba pci: add prototype for pci_ftpci_init() function by Gabor Juhos · 11 years ago
  93. c575180 block: constify sect_buf argument of ide_write_data by Gabor Juhos · 11 years ago
  94. dbb713b mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined by Gabor Juhos · 11 years ago
  95. 3cff842 i2c: add Faraday FTI2C010 I2C controller support by Kuo-Jung Su · 11 years ago
  96. 30ea41a I2C: mxc_i2c: Add support for Vybrid VF610 platform by Alison Wang · 11 years ago
  97. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  98. 1f2ba72 tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
  99. d84eb85 tegra: i2c: Add function to know about current bus by Simon Glass · 12 years ago
  100. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago