1. 9447e13 pinctrl: uniphier: support pin configuration for dedicated pins by Masahiro Yamada · 8 years ago
  2. e637a8e pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 by Masahiro Yamada · 8 years ago
  3. 13d8ac3 pinctrl: uniphier: allow to have pinctrl node under syscon node by Masahiro Yamada · 8 years ago
  4. 80a6a14 pinctrl: uniphier: remove unneeded pin group nand_cs1 by Masahiro Yamada · 8 years ago
  5. 1c2019b pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20 by Masahiro Yamada · 8 years ago
  6. da987e9 pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2 by Masahiro Yamada · 8 years ago
  7. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  8. ac7f242 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · 8 years ago
  9. 01eb1c4 mmc: fsl: introduce wp_enable by Peng Fan · 8 years ago
  10. 5a24f29 fsl_esdhc: Update clock enable bits for USDHC by Ye Li · 8 years ago
  11. a6eadd5 mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · 8 years ago
  12. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  13. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  14. 1d9c36f mmc: dw_mmc: fix the wrong AND operation by Jaehoon Chung · 9 years ago
  15. daec47b clk: sandbox: don't check clk ID against 0 by Stephen Warren · 8 years ago
  16. ea19c53 mtd: nand: Drop a blank line in nand_wait() by Andre Renaud · 8 years ago
  17. fcdcc55 net: phy: marvell: Do not reset 88e1310 after autoneg by Nathan Rossi · 8 years ago
  18. 73823fa net: phy: micrel: add support for KSZ886x switches in MIIM mode by Alexey Firago · 9 years ago
  19. 9fe7fb5 net: rtl8169: fix switching between adapters by Stephen Warren · 9 years ago
  20. 521240c Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  21. 1243cd8 mmc: add MMC_VERSION_5_1 by Stefan Wahren · 8 years ago
  22. 3b5f884 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · 8 years ago
  23. f3178d7 nand: nand torture: follow sync with linux v4.6 by Max Krummenacher · 8 years ago
  24. 601361f spl: nand: sunxi: add support for NAND config auto-detection by Boris Brezillon · 8 years ago
  25. 87cc16c spl: nand: sunxi: split 'load page' and 'read page' logic by Boris Brezillon · 8 years ago
  26. dbd8710 spl: nand: sunxi: rework status polling loop by Boris Brezillon · 8 years ago
  27. 939c75b spl: nand: sunxi: stop guessing the redundant u-boot offset by Boris Brezillon · 8 years ago
  28. 4f238e7 spl: nand: support redundant u-boot image by Boris Brezillon · 8 years ago
  29. 05b769d spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency by Boris Brezillon · 8 years ago
  30. a7a401c spl: nand: sunxi: remove support for so-called 'syndrome' mode by Boris Brezillon · 8 years ago
  31. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  32. 6488e64 reset: implement a reset test by Stephen Warren · 8 years ago
  33. 185ad87 Add a reset driver framework/uclass by Stephen Warren · 8 years ago
  34. e0e2b26 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  35. 3cdf676 mailbox: rename headers by Stephen Warren · 8 years ago
  36. ab8ce19 gpio: pca953x: Fix register reading past 8th GPIO by mario.six@gdsys.cc · 9 years ago
  37. f4d193b dm: add manual relocation for devices by Angelo Dureghello · 9 years ago
  38. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  39. ba397ba usb: ehci: only shutdown opened controller by Peng Fan · 8 years ago
  40. 0182095 usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · 8 years ago
  41. 9e8da5c fsl: usb: make errata function common for PPC and ARM by Sriram Dash · 8 years ago
  42. eacf09c usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers by Sriram Dash · 8 years ago
  43. d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
  44. 5178dc1 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · 8 years ago
  45. 0edfb4e serial: Introduce linflex uart support by Stoica Cosmin-Stefan · 8 years ago
  46. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  47. b0e59ee serial: atmel_usart: Add device tree support by Wenyou Yang · 9 years ago
  48. 31f56b4 at91: video: Support driver-model for the LCD driver by Simon Glass · 9 years ago
  49. f3e7f01 at91: video: Prepare for driver-model conversion by Simon Glass · 9 years ago
  50. eaf2321 at91: nand: Set up the ECC strength correctly by Andre Renaud · 9 years ago
  51. cf44b94 at91: Correct NAND ECC register access by Andre Renaud · 9 years ago
  52. 75c5d18 net: macb: Convert to driver model by Simon Glass · 9 years ago
  53. 3d5dcef net: macb: Flush correct cache portion when sending by Simon Glass · 9 years ago
  54. 5ad2751 net: macb: Prepare for driver-model conversion by Simon Glass · 9 years ago
  55. ba91bd5 gpio: at91: Fix pullup/pulldown configuration on PIO3 by Marek Vasut · 9 years ago
  56. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  57. dd4845e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  58. bd1f7f2 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  59. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  60. fa72162 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  61. c338c38 x86: broadwell: gpio: Remove the codes to set up pin control by Bin Meng · 8 years ago
  62. a455964 x86: Probe pinctrl driver in cpu_init_r() by Bin Meng · 8 years ago
  63. 1e4479d x86: ich6_gpio: Output return value of syscon_get_by_driver_data() by Bin Meng · 8 years ago
  64. d40c885 drivers: i2c: mxc: Add early init by Yuan Yao · 8 years ago
  65. ffa5442 spi: pic32_spi: add SPI master driver for PIC32 SoC. by Purna Chandra Mandal · 8 years ago
  66. 779afb6 sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · 8 years ago
  67. 0ed9da5 dfu, nand, ubi: fix erasing after write finish by Heiko Schocher · 8 years ago
  68. 5bf904c mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · 8 years ago
  69. adb71df nand: add nand mtd concat support by Heiko Schocher · 8 years ago
  70. 280f715 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx by Heiko Schocher · 8 years ago
  71. 9016ab9 mmc: revert mmc: Handle switch error status bit in MMC card status by Heiko Schocher · 8 years ago
  72. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  73. faffdfd Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  74. 0362bdb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  75. ab9f4c3 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  76. 3530082 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  77. 90937cc dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · 9 years ago
  78. 7b4cf8b dm: gpio: Implement open drain for MPC85XX GPIO by mario.six@gdsys.cc · 9 years ago
  79. 0a44d49 dm: gpio: Add methods for open drain setting by mario.six@gdsys.cc · 9 years ago
  80. 5b59a35 dm: gpio: Add driver for MPC85XX GPIO controller by mario.six@gdsys.cc · 9 years ago
  81. a21c448 nand: fix nand torture to use changed mtd api by Max Krummenacher · 9 years ago
  82. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · 9 years ago
  83. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 9 years ago
  84. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 9 years ago
  85. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 9 years ago
  86. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · 9 years ago
  87. 465ba37 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · 9 years ago
  88. 04cc83c mtd: nand: Remove jz4740 driver by Marek Vasut · 9 years ago
  89. db79663 mtd: nand: arasan_nfc: Correct nand ecc initialization by Siva Durga Prasad Paladugu · 9 years ago
  90. d3b72ca usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · 8 years ago
  91. 58d0023 usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · 8 years ago
  92. 55f426f driver: mtd: spi: Adding support for QSPI flash by Prabhakar Kushwaha · 8 years ago
  93. 4be68d0 driver/ddr/fsl: Check condition for erratum A-009803 by Shengzhou Liu · 9 years ago
  94. 2a77a12 drivers/ddr/fsl: Disabling data init if ECC is not enabled by York Sun · 9 years ago
  95. a40b385 pcie/layerscape: fix bug in bus number computation when setting msi-map by Bogdan Purcareata · 9 years ago
  96. 3abd16b drivers/ddr/fsl: Fix timing_cfg_2 register by York Sun · 9 years ago
  97. e7702c6 mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function by Yangbo Lu · 9 years ago
  98. 3b33dd2 drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntl by Shengzhou Liu · 9 years ago
  99. e8765c3 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  100. 70907b8 usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration by Roger Quadros · 9 years ago