1. daa69ff drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model by Mugunthan V N · 8 years ago
  2. be243e4 drivers: i2c: omap24xx_i2c: prepare driver for DM conversion by Mugunthan V N · 8 years ago
  3. 5142ac7 drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable by Mugunthan V N · 8 years ago
  4. ebb7feb mtd: nand: fix bug writing 1 byte less than page size by Hector Palacios · 8 years ago
  5. cd7f5e1 mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND by Boris Brezillon · 8 years ago
  6. 4ccae81 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  7. 42bd19c mtd: nand: add common DT init code by Brian Norris · 8 years ago
  8. 4e3d840 ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  9. 5248692 mtd: OneNAND: initialize mtd->writebufsize to let UBI work by Ladislav Michl · 8 years ago
  10. 77b93e5 mtd: OneNAND: allow board init function fail by Ladislav Michl · 8 years ago
  11. d9098ee mtd: OneNAND: add timeout to wait ready loops by Ladislav Michl · 8 years ago
  12. 0568dd0 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  13. 6f4e7d3 spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
  14. 735717d onenand_spl_simple: Add a simple OneNAND read function by Ladislav Michl · 8 years ago
  15. e1a89e9 nand_spl_simple: Add a simple NAND read function by Thomas Gleixner · 8 years ago
  16. 05fc5ef mtd: Sort subsystem directories aplhabeticaly in Makefile by Ladislav Michl · 8 years ago
  17. d7e2891 i2c_eeprom: Add reading support by mario.six@gdsys.cc · 8 years ago
  18. 9f03247 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  19. 2cdc778 usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ by Siva Durga Prasad Paladugu · 8 years ago
  20. 9e0758b dm: clk: Remove simple version of clk_get_by_index/name() by Michal Simek · 8 years ago
  21. 59da82e serial: zynq: Read information about clock from DT by Michal Simek · 8 years ago
  22. 1d405e2 mmc: sdhci: Disable internal clock enable bit by Siva Durga Prasad Paladugu · 9 years ago
  23. 89ca873 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  24. 8f01397 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  25. 45031f1 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  26. 55edb9d mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips by Daniel Schwierzeck · 8 years ago
  27. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  28. 1f9ef0d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  29. ef36d9a sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  30. 926fbcc Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  31. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  32. a29710c net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · 8 years ago
  33. 26c0c15 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · 8 years ago
  34. 19e99fb sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  35. d95b14f rockchip: pinctrl: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  36. 2d143bd rockchip: clk: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  37. 08fd82c rockchip: clk: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  38. bfeb443 rockchip: mmc: Update the driver to support of-platdata by Simon Glass · 8 years ago
  39. 6809b04 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  40. 2fc24d5 rockchip: serial: Add an of-platdata driver for rockchip by Simon Glass · 8 years ago
  41. b2927fb dm: serial: ns16550: Update to support of-platdata by Simon Glass · 8 years ago
  42. 1e6ca1a dm: core: Add an implementation of regmap_init_mem_platdata() by Simon Glass · 8 years ago
  43. a951431 dm: core: Move regmap allocation into a separate function by Simon Glass · 8 years ago
  44. 2c9dfb5 sandbox: Don't bring in the eeprom emulator in SPL by Simon Glass · 8 years ago
  45. 9fa2819 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  46. fd1c2d9 dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · 8 years ago
  47. b484b0d dm: serial: Add support for of-platdata by Simon Glass · 8 years ago
  48. 7423daa dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  49. bab8233 dm: sandbox: Add a simple driver to test of-platdata by Simon Glass · 8 years ago
  50. 04ecf36 dm: syscon: Add support for of-platdata by Simon Glass · 8 years ago
  51. 3b2a29e dm: regmap: Add a dummy implementation for of-platdata by Simon Glass · 8 years ago
  52. 29629eb dm: core: Don't use device tree with of-platdata by Simon Glass · 8 years ago
  53. 0110f50 sandbox: serial: Don't sync video in SPL by Simon Glass · 8 years ago
  54. 36b898b rtc: Tidy up the code style by Simon Glass · 8 years ago
  55. ba0a3c1 stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  56. b8e5997 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  57. f698baa pci: Add board_ prefix to should_load_oprom() and make it weak by Bin Meng · 8 years ago
  58. c0aea6b pci: Make load_oprom and run_oprom independent by Bin Meng · 8 years ago
  59. b45dd66 pci: Remove CONFIG_ALWAYS_LOAD_OPROM by Bin Meng · 8 years ago
  60. 3537ee8 mmc: exynos_dw_mmc: support the Driver mode for Exynos by Jaehoon Chung · 8 years ago
  61. 70f6d39 mmc: exynos_dw_mmc: use the 4bit bus-width by default by Jaehoon Chung · 8 years ago
  62. d956a67 mmc: exynos_dw_mmc: clean the unused and unnecessary codes by Jaehoon Chung · 8 years ago
  63. ce757b1 mmc: exynos_dw_mmc: add the error control for checking index by Jaehoon Chung · 8 years ago
  64. f565ea5 mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL by Jaehoon Chung · 8 years ago
  65. fb6706c mmc: exynos_dw_mmc: remove the unused function by Jaehoon Chung · 8 years ago
  66. bff97dd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  67. 920c696 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  68. 4b689f0 dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · 8 years ago
  69. 797d1b9 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · 8 years ago
  70. 4b00bdb dm: mmc: msmsdhic: Drop old MMC code by Simon Glass · 8 years ago
  71. 12293f6 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  72. ef1e4ed dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  73. 2a80909 dm: mmc: sdhci: Refactor configuration setup to support DM by Simon Glass · 8 years ago
  74. 9a46bd3 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · 8 years ago
  75. 42b37d8 dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · 8 years ago
  76. 691272f dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  77. 8ca51e5 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  78. c0c76eb mmc: Move tracing code into separate functions by Simon Glass · 8 years ago
  79. 6775e01 dm: mmc: rockchip: Support only CONFIG_BLK by Simon Glass · 8 years ago
  80. c40704f mmc: Move MMC boot code into its own file by Simon Glass · 8 years ago
  81. 5aed4cb dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · 8 years ago
  82. eede897 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · 8 years ago
  83. 7dba0b9 mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · 8 years ago
  84. 96907c0 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  85. 2372e14 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · 8 years ago
  86. dac3bf2 spi: cadence_qspi_apb: Support 32 bit AHB address by Vignesh R · 8 years ago
  87. 192bb75 spi: davinci_spi: Convert to driver to adapt to DM by Vignesh R · 8 years ago
  88. 7c61686 dm: core: implement dev_map_physmem() by Vignesh R · 8 years ago
  89. 747431b serial_sh: Add standrad SCI (w/o FIFO) support by Yoshinori Sato · 9 years ago
  90. 359787c serial_sh: Device Tree support by Yoshinori Sato · 9 years ago
  91. eb9d3ca mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() by Mateusz Kulikowski · 8 years ago
  92. 99b8275 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  93. 246fa47 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  94. 4c64c4d net: rtl8169: Fix return value for rtl_send_common by Oleksandr Tymoshenko · 8 years ago
  95. 19c9dda driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · 8 years ago
  96. 66d027e net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · 8 years ago
  97. c8864d7 spi: spi-uclass: fix typo in debug output by Anatolij Gustschin · 9 years ago
  98. 8d37483 tegra: video: Always use write-through cache on LCD by Simon Glass · 9 years ago
  99. ec55077 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · 9 years ago
  100. f39a6a3 pci: tegra: actually program REFCLK_CFG* on recent SoCs by Stephen Warren · 8 years ago