1. 56a27a1 net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · 9 years ago
  2. 8ba5017 net: tsec: Adjust orders to avoid forward declaration of tsec_send() by Bin Meng · 9 years ago
  3. e677da9 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · 9 years ago
  4. 362b123 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · 9 years ago
  5. 9872b73 net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · 9 years ago
  6. aae0e68 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · 9 years ago
  7. ba389e6 drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · 9 years ago
  8. a058052 net: phy: do not read configuration register on reset by Stefan Agner · 9 years ago
  9. 4b5a4a0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  10. 8505693 misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · 9 years ago
  11. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  12. 940d2b8 spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue by Gong Qianyu · 9 years ago
  13. 5207014 spi: fsl_qspi: Fix qspi_op_rdid memcpy issue by Gong Qianyu · 9 years ago
  14. c2a4cb1 spi: fsl_qspi: fix compile warning for 64-bit platform by Gong Qianyu · 9 years ago
  15. 2550344 mmc: fsl_esdhc: set Abort command type for CMD12 by Yangbo Lu · 9 years ago
  16. e978a31 mmc: fsl_esdhc: increase data transaction timeout to 500ms by Yangbo Lu · 9 years ago
  17. 335b193 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
  18. 44b2036 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · 9 years ago
  19. 1c42bea driver: net: ldpaa: Increase num of buffers for a pool by Prabhakar Kushwaha · 9 years ago
  20. 6073548 driver: net: ldpaa: Report back only error frames for tx by Prabhakar Kushwaha · 9 years ago
  21. 879a59a driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
  22. 53e353f driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  23. 9a696f5 driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · 9 years ago
  24. 21909ba net: xilinx_ll_temac: Fix string overflow by Ricardo Ribalda Delgado · 9 years ago
  25. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  26. b215614 mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · 9 years ago
  27. 4297900 mmc: sdhci: Clear high speed if not supported by Siva Durga Prasad Paladugu · 9 years ago
  28. a57a4a5 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · 9 years ago
  29. f17ea71 net: zynq: Change MDC setup for arm64 by Michal Simek · 9 years ago
  30. 0179063 net: phy: ti: Enable automatic crossover mode by Michal Simek · 9 years ago
  31. 842efb3 serial: zynq: Fix address reading from DM by Michal Simek · 9 years ago
  32. a253318 serial: zynq: Extend compatible string list by Michal Simek · 9 years ago
  33. f721326 fpga: xilinx: Check for substring in device ID validation by Siva Durga Prasad Paladugu · 9 years ago
  34. 3229c86 net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  35. f412b6a net: emaclite: Let core to handle received packet by Michal Simek · 9 years ago
  36. f03ec01 net: emaclite: Rename start and stop functions by Michal Simek · 9 years ago
  37. d538ee1 net: emaclite: Move driver to DM by Michal Simek · 9 years ago
  38. 4d2749b net: emaclite: Use indirect access in emaclite_recv by Michal Simek · 9 years ago
  39. 0070251 net: emaclite: Use indirect reg access in send by Michal Simek · 9 years ago
  40. 15c239c net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag by Michal Simek · 9 years ago
  41. 26c7945 net: emaclite: Fix logic around available TX buffers by Michal Simek · 9 years ago
  42. 5a4baa3 net: emaclite: Use indirect register access for TX reset by Michal Simek · 9 years ago
  43. 3af7090 net: emaclite: Use indirect register access for rx_ping/pong by Michal Simek · 9 years ago
  44. a0b2bfb net: emaclite: Use indirect register access for tx_ping/pong by Michal Simek · 9 years ago
  45. 9a23c49 net: emaclite: Convert MDIO to use register offset by Michal Simek · 9 years ago
  46. d722e86 net: emaclite: Add MDIO support to driver by Michal Simek · 9 years ago
  47. 8ce6947 net: emaclite: Remove ancient OF probe function by Michal Simek · 9 years ago
  48. 338a5f2 net: Add axi emac to Kconfig by Michal Simek · 9 years ago
  49. ad499e4 net: axi_emac: Rename start, stop, write_hwaddr functions by Michal Simek · 9 years ago
  50. 97d2363 net: axi_emac: Split recv from free_pkt by Michal Simek · 9 years ago
  51. 5d0449d net: axi_emac: Enable access to MDIO in probe by Michal Simek · 9 years ago
  52. 75cc93f net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  53. f098548 net: axi_emac: Pass private structure where possible by Michal Simek · 9 years ago
  54. 0d78abf net: axi_emac: Pass private structure to phyread/phywrite by Michal Simek · 9 years ago
  55. 6609f35 net: axi_emac: Put iobase to private structure by Michal Simek · 9 years ago
  56. f36bbcc net: axi_emac: Pass directly pointer to register space by Michal Simek · 9 years ago
  57. 2652a62 net: axi_emac: Show phy address instead of register content by Michal Simek · 9 years ago
  58. 3e3f8ba net: axi_emac: Fix parentheses around operand ! by Michal Simek · 9 years ago
  59. 54e24d3 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  60. 4166ba3 serial: uartlite: Add support for debug console by Michal Simek · 9 years ago
  61. 9376839 serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  62. 5b218ae mailaddr: Update mail address by Ricardo Ribalda Delgado · 9 years ago
  63. 422b49e atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number by Josh Wu · 9 years ago
  64. 4c6a6ea atmel_nand: add '\n' in the end of error message for better display by Josh Wu · 9 years ago
  65. 3a20567 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function by Josh Wu · 9 years ago
  66. 75b03cf net: macb: Not all the GEM are gigabit capable by Gregory CLEMENT · 9 years ago
  67. b4670a0 mmc: atmel: Properly fix clock configuration by Gregory CLEMENT · 9 years ago
  68. 9e4de7f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  69. 2ca0299 mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" by Hans de Goede · 9 years ago
  70. f3c5045 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  71. 0509efb power: axp818: Add support for DLDO and ELDO regulators by Chen-Yu Tsai · 9 years ago
  72. 3517a27 power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  73. fe4b71b sunxi: Implement poweroff support for axp221 pmic by Hans de Goede · 9 years ago
  74. 467e92b sunxi: Implement poweroff support for axp209 pmic by Michael van Slingerland · 9 years ago
  75. c286cdf sunxi: Implement poweroff support for axp152 pmic by Hans de Goede · 9 years ago
  76. b72ae19 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  77. 7588c31 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · 9 years ago
  78. 9c3193f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  79. 4feefdc usb: add clock support for generic EHCI by Masahiro Yamada · 9 years ago
  80. c088326 drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start by Pratiyush Mohan Srivastava · 9 years ago
  81. 81dfdee drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllers by Ed Swarthout · 9 years ago
  82. a994b3d driver/ddr/fsl: Add workaround for A009663 by Shengzhou Liu · 9 years ago
  83. 0d3972c fsl/ddr: Add workaround for ERRATUM_A009942 by Shengzhou Liu · 9 years ago
  84. 2218c54 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 9 years ago
  85. cc4228f ns16550: zap the rockchip serial compatible string by Thomas Chou · 9 years ago
  86. e6655d7 net: eepro100: Fix build warnings by Bin Meng · 9 years ago
  87. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  88. e7138b3 net: zynq_gem: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  89. 8c25c25 usb: ehci-mx6: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  90. 8d5c7bb usb: ohci-lpc32xx: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  91. fd2cd66 usb: dwc2: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  92. 0080931 serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  93. bedaa84 imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · 9 years ago
  94. 1fc4f80 imx: apbh_dma: Update APBH-DMA for MX7D by Peng Fan · 9 years ago
  95. 0c7645b x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · 9 years ago
  96. abb0b01 x86: i2c: Add a stub driver for Intel I2C/SMbus by Simon Glass · 9 years ago
  97. e3b5f04 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  98. 7282672 dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · 9 years ago
  99. ac94b7b dm: syscon: Allow finding devices by driver data by Simon Glass · 9 years ago
  100. 907eed2 dm: usb: Add a compatible string for PCI EHCI controller by Simon Glass · 9 years ago