1. 97b2043 USB: ehci-atmel: use pcr to enable or disable clock by Bo Shen · 10 years ago
  2. 01c8bf5 USB: ohci-at91: use pcr to enable or disable clock by Bo Shen · 10 years ago
  3. 14b3b44 mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · 10 years ago
  4. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  5. ad6e48e net: usb: Add SMSC copyright to smsc95xx driver by Simon Glass · 10 years ago
  6. 5da163d mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD by maxin.john@enea.com · 10 years ago
  7. 7206111 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · 10 years ago
  8. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  9. 5d9f423 rtl8169: Defer network packet processing by Thierry Reding · 10 years ago
  10. 9f680d2 openrisc: Fix a few type cast related warnings by Vasili Galka · 10 years ago
  11. 8d028d4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  12. 114cc42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  13. 858530a dm: tegra: Enable driver model for serial by Simon Glass · 10 years ago
  14. 12e431b dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  15. 8bbe33c dm: serial: Collect common baud rate code in ns16550 by Simon Glass · 10 years ago
  16. fa54eb1 dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · 10 years ago
  17. 72e9822 sandbox: serial: Support a coloured console by Simon Glass · 10 years ago
  18. 890fcef sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  19. 57d9275 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
  20. 1f359e3 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · 10 years ago
  21. addf951 serial: Set up the 'priv' pointer when creating a serial device by Simon Glass · 10 years ago
  22. 2fccd2d tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  23. 1b8ad74 pcie_imx: Add mx6solox support by Fabio Estevam · 10 years ago
  24. 89e69fd arm: vf610: lpuart: disable FIFO on initializaton by Stefan Agner · 10 years ago
  25. a3db78d arm: vf610: lpuart: fix status register handling by Stefan Agner · 10 years ago
  26. 0991866 pci: add support for board_pci_fixup_dev function by Tim Harvey · 10 years ago
  27. dc383dd sata: dwc_ahsata: implement sata_port_status by Nikita Kiryanov · 10 years ago
  28. f599288 net: fec_mxc: Poll FEC_TBD_READY after polling TDAR by Fabio Estevam · 10 years ago
  29. db5b7f5 net: fec_mxc: Adjust RX DMA alignment for mx6solox by Fabio Estevam · 10 years ago
  30. b653516 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  31. 327def5 video: dcu: Add DCU driver support by Wang Huan · 10 years ago
  32. 6209e14 serial: lpuart: add 32-bit registers lpuart support by Jingchang Lu · 10 years ago
  33. ef87cab driver/ddr/fsl: Add support of overriding chip select write leveling by York Sun · 10 years ago
  34. 5cb27c5 driver/ddr/freescale: Fix DDR3 driver for ARM by York Sun · 10 years ago
  35. d28cb67 driver/ddr/freescale: Add support of accumulate ECC by York Sun · 10 years ago
  36. 19060bd ls102xa: esdhc: Add esdhc support for LS102xA by Wang Huan · 10 years ago
  37. 52d00a8 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · 10 years ago
  38. d2614ea net: mdio: Use mb() to be compatible for both ARM and PowerPC by Alison Wang · 10 years ago
  39. 93f26f1 net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · 10 years ago
  40. df0a5b8 ls102xa: i2c: Add i2c support for LS102xA by Wang Huan · 10 years ago
  41. d60a209 arm: ls102xa: Add Freescale LS102xA SoC support by Wang Huan · 10 years ago
  42. 9e8f664 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  43. 45c480c video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  44. f001717 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  45. cc81a52 mtd: nand: omap_gpmc: Fix 'bit-flip' errors by Rostislav Lisovy · 10 years ago
  46. 5c3f7e0 mtd: nand: omap_gpmc: Enable multiple NAND flash devices by Rostislav Lisovy · 10 years ago
  47. fc12a1f mtd: nand: davinci_nand: correct keystone RBL layout definition by Khoronzhuk, Ivan · 10 years ago
  48. e6c9428 keystone2: use readl/writel functions instead of redefinition by Khoronzhuk, Ivan · 10 years ago
  49. 06fa91c USB: gadget: s3c: get rid of debug compile warning by Bo Shen · 10 years ago
  50. f9abd4b USB: gadget: atmel: get rid of debug compile warning by Bo Shen · 10 years ago
  51. 842ef9a usb: ci_udc: implement dfu_usb_get_reset by Stephen Warren · 10 years ago
  52. f2ec4e3 udc: dfu: s3c_udc: Provide function to check if USB reset was asserted by Lukasz Majewski · 10 years ago
  53. 1cc03c5 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  54. 0a64bc2 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 10 years ago
  55. 292221e arm/kirkwood/nand: allow forced disabling for subpage writes by Holger Brunck · 10 years ago
  56. 799e125 arm: bcm281xx: net: Add Ethernet Driver by Jiandong Zheng · 10 years ago
  57. 7860649 socfpga: cleanup socfpga_dw_mmc by Pavel Machek · 10 years ago
  58. 3a55a56 serial: move nios2-yanu.h into opencores_yanu driver by Thomas Chou · 10 years ago
  59. 8645071 nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · 10 years ago
  60. 51fb455 socfpga: fix clock manager register definition by Pavel Machek · 10 years ago
  61. 5a1095a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  62. 5a834c1 net: cpsw: am335x: Drop constant link checking from rx/tx path's by Stefan Roese · 10 years ago
  63. 3e1b36b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  64. 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  65. ddf7bcf mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  66. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  67. 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  68. 7bee1c9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  69. 9518606 e1000: add i210 support by Marek Vasut · 10 years ago
  70. 873e8e0 e1000: Implement dcache support by Marek Vasut · 10 years ago
  71. d1a4aaf powerpc: mpc8xx: remove svm_sc8xx board by Masahiro Yamada · 10 years ago
  72. 62d636a omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  73. 368b4d2 drivers: net: remove dead drivers by Masahiro Yamada · 10 years ago
  74. 67ee22b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  75. 9bf499a powerpc/T4240QDS/eth: some fix for XFI by Shaohui Xie · 10 years ago
  76. 12eeb13 driver/qe: update status of QE microcode by Vijay Rai · 10 years ago
  77. 5a82e1a pci: mx6: fix occasional link failures by Tim Harvey · 10 years ago
  78. 412921d RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · 10 years ago
  79. 5be1af0 driver/qe: update status of QE microcode by vijay rai · 10 years ago
  80. d878c9a pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  81. e6e9cff video: ipu_disp: squash clang warning by Jeroen Hofstee · 10 years ago
  82. e66866c video: ipu_disp: wait for DP SF end irq when disabling sync BG flows by Liu Ying · 11 years ago
  83. e82abae Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  84. 3c5fabd video: Add support for TI's AM335x LCD-Controller by Hannes Petermaier · 11 years ago
  85. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  86. 79e86cc vitesse: remove duplicated argument to || by maxin.john@enea.com · 10 years ago
  87. 53022c3 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · 10 years ago
  88. 1a223c9 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  89. 5906fad usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  90. ed7ce83 usb: ehci: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  91. 67ab0a5 dfu: fix readback buffer overflow test by Stephen Warren · 10 years ago
  92. 6f12ebf dfu: add SF backend by Stephen Warren · 10 years ago
  93. cb7bd2e dfu: add free_entity() to struct dfu_entity by Stephen Warren · 10 years ago
  94. 7ac1b41 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  95. dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  96. 3ee9593 dfu: add write error handling by Stephen Warren · 10 years ago
  97. 0e285b5 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  98. 1899fac Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  99. 676ac24 pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 10 years ago
  100. c23154a Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago