1. ad499e4 net: axi_emac: Rename start, stop, write_hwaddr functions by Michal Simek · 9 years ago
  2. 97d2363 net: axi_emac: Split recv from free_pkt by Michal Simek · 9 years ago
  3. 5d0449d net: axi_emac: Enable access to MDIO in probe by Michal Simek · 9 years ago
  4. 75cc93f net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  5. f098548 net: axi_emac: Pass private structure where possible by Michal Simek · 9 years ago
  6. 0d78abf net: axi_emac: Pass private structure to phyread/phywrite by Michal Simek · 9 years ago
  7. 6609f35 net: axi_emac: Put iobase to private structure by Michal Simek · 9 years ago
  8. f36bbcc net: axi_emac: Pass directly pointer to register space by Michal Simek · 9 years ago
  9. 2652a62 net: axi_emac: Show phy address instead of register content by Michal Simek · 9 years ago
  10. 3e3f8ba net: axi_emac: Fix parentheses around operand ! by Michal Simek · 9 years ago
  11. 54e24d3 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  12. 4166ba3 serial: uartlite: Add support for debug console by Michal Simek · 9 years ago
  13. 9376839 serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  14. 5b218ae mailaddr: Update mail address by Ricardo Ribalda Delgado · 9 years ago
  15. 422b49e atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number by Josh Wu · 9 years ago
  16. 4c6a6ea atmel_nand: add '\n' in the end of error message for better display by Josh Wu · 9 years ago
  17. 3a20567 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function by Josh Wu · 9 years ago
  18. 75b03cf net: macb: Not all the GEM are gigabit capable by Gregory CLEMENT · 9 years ago
  19. b4670a0 mmc: atmel: Properly fix clock configuration by Gregory CLEMENT · 9 years ago
  20. 9e4de7f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  21. 2ca0299 mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" by Hans de Goede · 9 years ago
  22. f3c5045 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  23. 0509efb power: axp818: Add support for DLDO and ELDO regulators by Chen-Yu Tsai · 9 years ago
  24. 3517a27 power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  25. fe4b71b sunxi: Implement poweroff support for axp221 pmic by Hans de Goede · 9 years ago
  26. 467e92b sunxi: Implement poweroff support for axp209 pmic by Michael van Slingerland · 9 years ago
  27. c286cdf sunxi: Implement poweroff support for axp152 pmic by Hans de Goede · 9 years ago
  28. b72ae19 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  29. 7588c31 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · 9 years ago
  30. 9c3193f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  31. 4feefdc usb: add clock support for generic EHCI by Masahiro Yamada · 9 years ago
  32. c088326 drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start by Pratiyush Mohan Srivastava · 9 years ago
  33. 81dfdee drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllers by Ed Swarthout · 9 years ago
  34. a994b3d driver/ddr/fsl: Add workaround for A009663 by Shengzhou Liu · 9 years ago
  35. 0d3972c fsl/ddr: Add workaround for ERRATUM_A009942 by Shengzhou Liu · 9 years ago
  36. 2218c54 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 9 years ago
  37. cc4228f ns16550: zap the rockchip serial compatible string by Thomas Chou · 9 years ago
  38. e6655d7 net: eepro100: Fix build warnings by Bin Meng · 9 years ago
  39. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  40. e7138b3 net: zynq_gem: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  41. 8c25c25 usb: ehci-mx6: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  42. 8d5c7bb usb: ohci-lpc32xx: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  43. fd2cd66 usb: dwc2: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  44. 0080931 serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  45. bedaa84 imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · 9 years ago
  46. 1fc4f80 imx: apbh_dma: Update APBH-DMA for MX7D by Peng Fan · 9 years ago
  47. 0c7645b x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · 9 years ago
  48. abb0b01 x86: i2c: Add a stub driver for Intel I2C/SMbus by Simon Glass · 9 years ago
  49. e3b5f04 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  50. 7282672 dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · 9 years ago
  51. ac94b7b dm: syscon: Allow finding devices by driver data by Simon Glass · 9 years ago
  52. 907eed2 dm: usb: Add a compatible string for PCI EHCI controller by Simon Glass · 9 years ago
  53. d062482 dm: core: Display the error number when driver binding fails by Simon Glass · 9 years ago
  54. f2b85ab dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  55. fffe25d spi: ich: Separate out the read/write trace from normal debugging by Simon Glass · 9 years ago
  56. 81afac1 dm: x86: Add a driver for Intel PCH9 by Simon Glass · 9 years ago
  57. 1ff4f32 dm: x86: Add a driver for Intel PCH7 by Simon Glass · 9 years ago
  58. ca831f4 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  59. 4439bc3 dm: pci: Avoid using pci_bus_to_hose() in the uclass by Simon Glass · 9 years ago
  60. 9d731c8 dm: pci: Add a function to write a BAR by Simon Glass · 9 years ago
  61. a6eb93b dm: pci: Move pci_bus_to_hose() to compatibility by Simon Glass · 9 years ago
  62. 913d1be video: Add support for Armada XP LCD controller by Stefan Roese · 9 years ago
  63. 9dc8ba1 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER by Ted Chen · 9 years ago
  64. 25612f2 usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds by Stefan Brüns · 9 years ago
  65. d2ff51b usb: dwc2: Add SPLIT INTERRUPT transaction support by Stefan Brüns · 9 years ago
  66. b54e447 usb: dwc2: Implement SPLIT transaction support by Stefan Brüns · 9 years ago
  67. 890f0ee usb: dwc2: add helper function for setting SPLIT HC registers by Stefan Brüns · 9 years ago
  68. daed305 usb: dwc2: split transfer core from outer loop by Stefan Brüns · 9 years ago
  69. 03460cd usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack by Stefan Brüns · 9 years ago
  70. 56a7bbd usb: dwc2: Fix out-of-bounds access, fix chunk size by Stefan Brüns · 9 years ago
  71. dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  72. 318922b rockchip: rk3288: pinctrl: Fix HDMI pinctrl by Simon Glass · 9 years ago
  73. c87c129 rockchip: rk3288: clock: Fix various minor errors by Simon Glass · 9 years ago
  74. 7b7ad5c rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  75. 5852d53 rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  76. c253948 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  77. 830a608 rockchip: clk: Add support for clocks needed by the displays by Simon Glass · 9 years ago
  78. 009741f rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
  79. 2dcf143 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  80. cd9c207 video: panel: Add a simple panel driver by Simon Glass · 9 years ago
  81. f563dc1 dm: panel: Add a panel uclass by Simon Glass · 9 years ago
  82. 65fba59 dm: backlight: Add a driver for a PWM backlight by Simon Glass · 9 years ago
  83. 363bf77 dm: backlight: Add a backlight uclass by Simon Glass · 9 years ago
  84. 0e23fd8 pwm: rockchip: Add a PWM driver for Rockchip SoCs by Simon Glass · 9 years ago
  85. fc760cb dm: pwm: Add a PWM uclass by Simon Glass · 9 years ago
  86. d4bf91a video: bridge: Allow GPIOs to be optional by Simon Glass · 9 years ago
  87. 68dcdc9 video: Add a function to control cache flushing by Simon Glass · 9 years ago
  88. f1a1247 video: Name consoles by their number by Simon Glass · 9 years ago
  89. 90a2847 rockchip: spi: Remove the explicit pinctrl setting by Simon Glass · 9 years ago
  90. e15af8e rockchip: spi: Correct chip-enable code by Simon Glass · 9 years ago
  91. 183a3a0 rockchip: spi: Implement the delays by Simon Glass · 9 years ago
  92. 4864782 rockchip: gpio: Implement the get_function() method by Simon Glass · 9 years ago
  93. 7d0c2c3 rockchip: gpio: Read the GPIO value correctly by Simon Glass · 9 years ago
  94. 78a10b6 rockchip: pinctrl: Implement the get_gpio_mux() method by Simon Glass · 9 years ago
  95. 63c5264 rockchip: pinctrl: Reduce the size for SPL by Simon Glass · 9 years ago
  96. 5ddf5d7 rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  97. 2b9fe11 rockchip: spi: Correct the bus init code by Simon Glass · 9 years ago
  98. 28a943c rockchip: spi: Remember the last speed to avoid re-setting it by Simon Glass · 9 years ago
  99. a4b10c0 dm: clk: Add a simple version of clk_get_by_index() by Simon Glass · 9 years ago
  100. 364809d dm: power: Allow regulators to not implement all operations by Simon Glass · 9 years ago