1. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  2. 3e9d93e rtl8169: Defer network packet processing by Thierry Reding · 10 years ago
  3. aa0caa2 openrisc: Fix a few type cast related warnings by Vasili Galka · 10 years ago
  4. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  5. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  6. 76e68a8 dm: tegra: Enable driver model for serial by Simon Glass · 10 years ago
  7. 79a9da3 dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  8. c31ebfe dm: serial: Collect common baud rate code in ns16550 by Simon Glass · 10 years ago
  9. e98e01e dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · 10 years ago
  10. 1a823a9 sandbox: serial: Support a coloured console by Simon Glass · 10 years ago
  11. e587069 sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  12. 247f596 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
  13. 439bc84 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · 10 years ago
  14. ac2a14f serial: Set up the 'priv' pointer when creating a serial device by Simon Glass · 10 years ago
  15. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  16. b651158 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  17. 4779d4a video: dcu: Add DCU driver support by Wang Huan · 10 years ago
  18. 4a7154e serial: lpuart: add 32-bit registers lpuart support by Jingchang Lu · 10 years ago
  19. e0f6046 driver/ddr/fsl: Add support of overriding chip select write leveling by York Sun · 10 years ago
  20. 132b5d9 driver/ddr/freescale: Fix DDR3 driver for ARM by York Sun · 10 years ago
  21. 5d6c626 driver/ddr/freescale: Add support of accumulate ECC by York Sun · 10 years ago
  22. c929213 ls102xa: esdhc: Add esdhc support for LS102xA by Wang Huan · 10 years ago
  23. 32cc591 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · 10 years ago
  24. 884f1c1 net: mdio: Use mb() to be compatible for both ARM and PowerPC by Alison Wang · 10 years ago
  25. de9ad7a net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · 10 years ago
  26. 95b0ab5 ls102xa: i2c: Add i2c support for LS102xA by Wang Huan · 10 years ago
  27. 8ce6bec arm: ls102xa: Add Freescale LS102xA SoC support by Wang Huan · 10 years ago
  28. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  29. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  30. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  31. a9ee70a mtd: nand: omap_gpmc: Fix 'bit-flip' errors by Rostislav Lisovy · 10 years ago
  32. 77cdf8a mtd: nand: omap_gpmc: Enable multiple NAND flash devices by Rostislav Lisovy · 10 years ago
  33. 9016c6f mtd: nand: davinci_nand: correct keystone RBL layout definition by Khoronzhuk, Ivan · 10 years ago
  34. 49d39a2 keystone2: use readl/writel functions instead of redefinition by Khoronzhuk, Ivan · 10 years ago
  35. 60dc40c USB: gadget: s3c: get rid of debug compile warning by Bo Shen · 10 years ago
  36. 9198155 USB: gadget: atmel: get rid of debug compile warning by Bo Shen · 10 years ago
  37. fb12f45 usb: ci_udc: implement dfu_usb_get_reset by Stephen Warren · 10 years ago
  38. ef73102 udc: dfu: s3c_udc: Provide function to check if USB reset was asserted by Lukasz Majewski · 10 years ago
  39. d9eae70 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  40. f976dd9 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 10 years ago
  41. 8b709d0 arm/kirkwood/nand: allow forced disabling for subpage writes by Holger Brunck · 10 years ago
  42. c36e42e arm: bcm281xx: net: Add Ethernet Driver by Jiandong Zheng · 10 years ago
  43. 1d45a44 socfpga: cleanup socfpga_dw_mmc by Pavel Machek · 10 years ago
  44. b102c51 serial: move nios2-yanu.h into opencores_yanu driver by Thomas Chou · 10 years ago
  45. 769cb5c nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · 10 years ago
  46. 91c2f8f socfpga: fix clock manager register definition by Pavel Machek · 10 years ago
  47. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  48. c5086e9 net: cpsw: am335x: Drop constant link checking from rx/tx path's by Stefan Roese · 10 years ago
  49. 2d36fc1 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  50. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  51. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  52. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  53. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  54. 7bdb1fc Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  55. 74a13c2 e1000: add i210 support by Marek Vasut · 10 years ago
  56. 742c5c2 e1000: Implement dcache support by Marek Vasut · 10 years ago
  57. 28ec9d0 powerpc: mpc8xx: remove svm_sc8xx board by Masahiro Yamada · 10 years ago
  58. bf6535f omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  59. 8d70b9c drivers: net: remove dead drivers by Masahiro Yamada · 10 years ago
  60. 3118fef Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  61. 1961bbc powerpc/T4240QDS/eth: some fix for XFI by Shaohui Xie · 10 years ago
  62. a479229 driver/qe: update status of QE microcode by Vijay Rai · 10 years ago
  63. d53204a pci: mx6: fix occasional link failures by Tim Harvey · 10 years ago
  64. 90491f2 RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · 10 years ago
  65. cb3d64d driver/qe: update status of QE microcode by vijay rai · 10 years ago
  66. 739a14c pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  67. 2356e81 video: ipu_disp: squash clang warning by Jeroen Hofstee · 10 years ago
  68. 0936099 video: ipu_disp: wait for DP SF end irq when disabling sync BG flows by Liu Ying · 11 years ago
  69. 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  70. f04e999 video: Add support for TI's AM335x LCD-Controller by Hannes Petermaier · 11 years ago
  71. 641e3ce omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  72. 132fa53 vitesse: remove duplicated argument to || by maxin.john@enea.com · 10 years ago
  73. 6565330 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · 10 years ago
  74. 3679878 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  75. a9c085f usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  76. c8e1e4d usb: ehci: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  77. afb2cf0 dfu: fix readback buffer overflow test by Stephen Warren · 10 years ago
  78. 0280af7 dfu: add SF backend by Stephen Warren · 10 years ago
  79. a5f77f6 dfu: add free_entity() to struct dfu_entity by Stephen Warren · 10 years ago
  80. f950098 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  81. 4afe50f dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  82. 7f45023 dfu: add write error handling by Stephen Warren · 10 years ago
  83. 020e6f3 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  84. 6b827bd Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  85. b96df4f pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 10 years ago
  86. 2666833 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  87. b36a4d4 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  88. 1188892 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  89. b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  90. ec2a323 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  91. a193ed0 exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · 10 years ago
  92. c2a700f cros_ec: Fix two bugs in the SPI implementation by Simon Glass · 10 years ago
  93. d774c48 sf: sf_ops: Stop leaking memory by Marek Vasut · 10 years ago
  94. 1dc856d MMC: atmel_mci: enable high speed mode support by Bo Shen · 10 years ago
  95. 02d7728 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  96. 4cfff95 mmc/dw_mmc: Fix clock divider calculation error for bypass mode by Chin Liang See · 10 years ago
  97. 635638f mmc: s3c: Add SD driver by Marek Vasut · 10 years ago
  98. 807706d bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag by Lubomir Rintel · 10 years ago
  99. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  100. 637fbb6 sunxi: add USB EHCI driver by Roman Byshko · 10 years ago