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