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