1. b1b912d sunxi: otg: Fix peripheral mode by Hans de Goede · 10 years ago
  2. 20779ec sunxi: video: Dynamically reserve framebuffer memory by Hans de Goede · 10 years ago
  3. 5633a29 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · 10 years ago
  4. 312aca4 net: keystone_net: move serdes setup to initialization function by Vitaly Andrianov · 10 years ago
  5. 8983111 mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined by Egli, Samuel · 10 years ago
  6. 484fdf5 dm: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  7. 99c0ae1 dm:gpio:mxc add DT support by Peng Fan · 10 years ago
  8. 637a769 dm:gpio:mxc add a bank_index entry in platdata by Peng Fan · 10 years ago
  9. c9cac3f dm: introduce dev_get_addr interface by Peng Fan · 10 years ago
  10. 59088e4 dm: sh: serial: Add support driver model by Nobuhiro Iwamatsu · 10 years ago
  11. 91a91ff dm: Add Kconfig options for driver model SPL support by Simon Glass · 10 years ago
  12. f94a1be dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  13. 2a4eead dm: Add Kconfig for driver/demo by Simon Glass · 10 years ago
  14. fffff72 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · 10 years ago
  15. ca88b9b dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  16. fad486c powerpc: Add serial driver for driver model by Simon Glass · 10 years ago
  17. a3e757a i2c: s3c24x0: reduce transmission status timeout by Przemyslaw Marczak · 10 years ago
  18. 26c0472 gpio: omap: Pass correct argument to _get_gpio_direction() by Axel Lin · 10 years ago
  19. d895821 gpio: at91: Fix getting address of private data by Axel Lin · 10 years ago
  20. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  21. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  22. 0dac731 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  23. 0b29a89 lcd: introduce lcd_set_cmap by Nikita Kiryanov · 10 years ago
  24. 0ee261f lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  25. a02e948 lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · 10 years ago
  26. 27fad01 lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  27. b3d12e9 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · 10 years ago
  28. 38b5508 lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  29. 7bae0d6 arm, at91, wdt: make timeout configurable by Heiko Schocher · 10 years ago
  30. 0e48dc5 mtd: atmel_nand: according to pmecc version to perform 0xff page correction by Wu, Josh · 10 years ago
  31. c6941e1 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  32. 728b393 x86: Add SPI support to quark/galileo by Bin Meng · 10 years ago
  33. 5093bad x86: spi: Support ValleyView in ICH SPI driver by Simon Glass · 10 years ago
  34. 91785f7 x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  35. f8d25d7 arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  36. ef565a5 x86: bootstage: Add time measurement for vesa start-up by Simon Glass · 10 years ago
  37. bc17d8f x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  38. 316328f usb: pci: Add XHCI driver for PCI by Simon Glass · 10 years ago
  39. 4fd4672 usb: pci: Use pci_find_class() to find the device by Simon Glass · 10 years ago
  40. 82c2566 x86: video: Enable video for Minnowboard Max by Simon Glass · 10 years ago
  41. 250e039 pci: Add a function to find a device by class by Simon Glass · 10 years ago
  42. 7f641d5 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  43. 37ffffb Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  44. be8ddad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  45. 5abdb15 sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · 10 years ago
  46. fb75d97 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · 10 years ago
  47. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  48. 6a608f2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  49. 875143f net/designware: add error message on DMA reset timeout by Alexey Brodkin · 10 years ago
  50. b7a5b08 net: phy: micrel: add support for KSZ8895 switch in SMI mode by Philippe De Muyter · 11 years ago
  51. e9efe16 Add MS7206SE ethernet support by Yoshinori Sato · 11 years ago
  52. 7f233c0 net: tsec: Fix NULL access in case init_phy() fails by Claudiu Manoil · 11 years ago
  53. 8e3da9d Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  54. ef2d17f drivers/pci/pci_rom.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  55. 06e07f6 drivers/net/e1000.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  56. 85df958 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · 10 years ago
  57. d744d56 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · 10 years ago
  58. 7132b9f dm: i2c: dts: Support an offset-len device tree property by Simon Glass · 10 years ago
  59. 8dfcbaa dm: i2c: s3c24x0: adjust to dm-i2c api by Przemyslaw Marczak · 10 years ago
  60. 18a7f6a dm: i2c-uclass-compat: fix missed argument by Przemyslaw Marczak · 10 years ago
  61. 3427647 DM: crypto/fsl - Add Freescale rsa DM driver by Ruchika Gupta · 10 years ago
  62. 31d2b4f DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver by Ruchika Gupta · 10 years ago
  63. b2568f0 dm: cros_ec_spi: Remove old pre-driver-model code by Simon Glass · 10 years ago
  64. 8bbb38b dm: cros_ec: Don't require protocol 3 support by Simon Glass · 10 years ago
  65. 94f7afd dm: core: Ignore disabled devices when binding by Simon Glass · 10 years ago
  66. e6f66ec dm: i2c: Move slave details to child platdata by Simon Glass · 10 years ago
  67. d0cff03 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  68. 440714e dm: spi: Set up the spi_slave device pointer in child_pre_probe() by Simon Glass · 10 years ago
  69. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  70. 1603bf3 dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() by Simon Glass · 10 years ago
  71. 081f2fc dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  72. 19a25f6 dm: spi: Move the per-child data size to the uclass by Simon Glass · 10 years ago
  73. dac8db2 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  74. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  75. b367053 dm: core: Add a function to get a device's uclass ID by Simon Glass · 10 years ago
  76. 0118ce7 dm: core: Add a post_bind method for parents by Simon Glass · 10 years ago
  77. ba8da9d dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · 10 years ago
  78. cdc133b dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  79. f8a8544 dm: core: Allocate platform data when binding a device by Simon Glass · 10 years ago
  80. 72ebfe8 dm: core: Tidy up error handling in device_bind() by Simon Glass · 10 years ago
  81. 2f3b95d dm: core: Set device tree node for root device by Simon Glass · 10 years ago
  82. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  83. 7384535 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  84. f9a4c2d dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  85. 050fb90 dm: spi: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  86. 46927e1 dm: usb: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  87. 0347960 dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  88. b0265d5 dm: tegra: nand: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  89. 04072cb dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  90. 1d08b4b dm: exynos: Add a GPIO translation function by Simon Glass · 10 years ago
  91. 838aa5c dm: tegra: Add a GPIO translation function by Simon Glass · 10 years ago
  92. 32f8a19 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  93. a02af4a dm: demo: Add a simple GPIO demonstration by Simon Glass · 10 years ago
  94. 3669e0e dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  95. 0dac4d5 dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  96. ae7123f dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  97. 238bd0b i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller by Masahiro Yamada · 10 years ago
  98. 26f820f i2c: UniPhier: add driver for UniPhier i2c controller by Masahiro Yamada · 10 years ago
  99. b6036bc i2c: add CONFIG_DM_I2C to Kconfig by Masahiro Yamada · 10 years ago
  100. 5bfdd1f omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago