1. a8b3573 EXYNOS: Resolve the i2c compilation error by Amar · 11 years ago
  2. e1d772a power:bat:trats: Break battery charging with ctrl+C by Łukasz Majewski · 11 years ago
  3. 7b885cf gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · 11 years ago
  4. e7fe8c5 gpio: s3c2440_gpio: Fix wrong writel arguments by Axel Lin · 11 years ago
  5. bd19fa9 S5P: Serial: Add fdt support to driver by Rajeshwari Shinde · 11 years ago
  6. 8733d75 EXYNOS5: I2C: Add FDT and non-FDT support for I2C by Amar · 12 years ago
  7. 4ec055e video: exynos_fb: Add the missing #else clause by Ajay Kumar · 12 years ago
  8. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  9. dc3416a MMC: DWMMC: Fix FIFO_DEPTH calculation by Rajeshwari Shinde · 12 years ago
  10. b3d364f power: exynos-tmu: use the mux_addr bit fields in tmu_control register by Naveen Krishna Chatradhi · 12 years ago
  11. 09ffe60 power: exynos-tmu: fix warnings and clean up code by Naveen Krishna Chatradhi · 12 years ago
  12. 1104e9b MMC: APIs to support resize of EMMC boot partition by Amar · 12 years ago
  13. bb54b75 SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT by Amar · 12 years ago
  14. d850121 EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · 12 years ago
  15. 902664c DWMMC: Initialise dwmci and resolve EMMC read write issues by Amar · 12 years ago
  16. 4d98efd ARM: OMAP: I2C: New read, write and probe functions by Lubomir Popov · 11 years ago
  17. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  18. ff397ab ARM: OMAP5: Power: Add more functionality to Palmas driver by Lubomir Popov · 11 years ago
  19. 8372baf mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  20. 37bce59 ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 11 years ago
  21. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  22. e283053 arm: vf610: Add uart support for Vybrid VF610 by Alison Wang · 12 years ago
  23. 9138e00 arm: vf610: Add watchdog support for Vybrid VF610 by Alison Wang · 12 years ago
  24. 89d932a net: fec_mxc: Add support for Vybrid VF610 by Alison Wang · 12 years ago
  25. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  26. a3cf3e4 sf: spansion: Add support for S25FL128S by Xie Xiaobo · 12 years ago
  27. 4c3db71 Enable XAUI interface for B4860QDS by Suresh Gupta · 12 years ago
  28. 6bf9ec5 net/phy: fix select line for TN80xx by Shaohui Xie · 12 years ago
  29. c663b9a cfi_flash: return NULL for invalid base address input by Masahiro Yamada · 12 years ago
  30. 44049f3 cosmetic: cfi_flash: delete a space after an unary operator by Masahiro Yamada · 12 years ago
  31. c159258 cfi_flash: Fix unaligned accesses to cfi_qry structure by Andrew Gabbasov · 12 years ago
  32. 63f1090 Exynos: uart: s5p: enabling the uart tx/rx fifo by Akshay Saraswat · 12 years ago
  33. 72979a3 USB: ohci-at91: support sama5d3x devices by Bo Shen · 12 years ago
  34. 22ea934 SF: Add driver for Gigabyte device GD25LQ and GD25Q64B by Rajeshwari Shinde · 12 years ago
  35. a282419 video: mxsfb: Add an entry for mx23evk/mx28vk video modes by Fabio Estevam · 12 years ago
  36. 0e13e80 powerpc/esdhc: Correct judgement for DATA PIO mode by Haijun.Zhang · 12 years ago
  37. d123ab8 mmc: update Faraday FTSDC010 for rw performance by Kuo-Jung Su · 12 years ago
  38. fe9e8e3 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  39. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  40. daee1d8 drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 12 years ago
  41. 4486032 smc911x: fix the timeout detection by Masahiro Yamada · 12 years ago
  42. 59a539a T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c by Roy Zang · 12 years ago
  43. aab4257 net/phy: add VSC8574 support by Shaohui Xie · 12 years ago
  44. 0348bf8 net/fm: fixup ethernet for mEMAC by Shengzhou Liu · 12 years ago
  45. fb5137a powerpc/mpc85xx: Add T4160 SoC by York Sun · 12 years ago
  46. ff12ffe T4/USB: Add USB 2.0 UTMI dual phy support by Roy Zang · 12 years ago
  47. f25c70c Fman/t4240: some fix for 10G XAUI by Shaohui Xie · 12 years ago
  48. 7ca25b6 OMAP5: Enable USB Ethernet support with LAN9730 by Lubomir Popov · 12 years ago
  49. 3edc3f3 bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · 12 years ago
  50. de35899 blackfin: The buf variable in bfin_mac.c is not used and produces warning, by Marek Vasut · 12 years ago
  51. 95aad8a blackfin: Move blackfin serial driver out of blackfin arch folder. by Sonic Zhang · 12 years ago
  52. cde8cef blackfin: Move blackfin watchdog driver out of the blackfin arch folder. by Sonic Zhang · 12 years ago
  53. abcfbf2 bfin: discard invalid data and clear RXS in bf5xx spi driver by Scott Jiang · 13 years ago
  54. 589891e bfin: Remove spi dma function in bf5xx. by Scott Jiang · 13 years ago
  55. 03a743f mmc: atmel_mci: add mmc card support by Bo Shen · 12 years ago
  56. 644b476 mmc: atmel_mci: using IP version for different setting by Bo Shen · 12 years ago
  57. 6fa8b78 spi: atmel_spi: using ip version to check whether has wdrbt by Bo Shen · 12 years ago
  58. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  59. aa01873 Revert wrong removal of nand_init and nand_deselect by Albert ARIBAUD · 12 years ago
  60. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  61. 29e6eb3 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  62. a1ea454 palmas: use palmas_i2c_[read|write]_u8 by Nishanth Menon · 12 years ago
  63. 8e90aa6 palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · 12 years ago
  64. aa4f836 palmas: rename init_settings to an generic palmas init by Nishanth Menon · 12 years ago
  65. 627612c twl6035: rename to palmas by Nishanth Menon · 12 years ago
  66. 5b04f12 twl6030: move twl6030 register access functions to common header file by Nishanth Menon · 12 years ago
  67. 9deff3c twl6030: twl6030_i2c_[read|write]_u8 prototype consistent by Nishanth Menon · 12 years ago
  68. 5d9d6f7 twl4030: make twl4030_i2c_read_u8 prototype consistent by Nishanth Menon · 12 years ago
  69. d26a106 twl4030: make twl4030_i2c_write_u8 prototype consistent by Nishanth Menon · 12 years ago
  70. 3bbeb79 phy: add support for ET1011C phys by Matt Porter · 12 years ago
  71. 1ef0e87 cpsw: add support for TI814x slave_regs differences by Matt Porter · 12 years ago
  72. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · 12 years ago
  73. e4d55bd Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  74. 6592a99 mmc: fsl_esdhc: Use calloc() by Fabio Estevam · 12 years ago
  75. 0c3c255 mmc: sdhci: return error when failed add_sdhci(). by Jaehoon Chung · 12 years ago
  76. 23b0042 sdhci: Add sdhci support for spear devices by Vipin Kumar · 12 years ago
  77. f7289ee davinci, mmc: Added a delay reading ext CSD register by Davide Bonfanti · 12 years ago
  78. 4a2c7d7 mmc: Split device init to decouple OCR-polling delay by Che-Liang Chiou · 12 years ago
  79. ffdd466 arm: mxs: Add MXS LCDIF driver by Marek Vasut · 12 years ago
  80. 6ff890d fpga: Check device name against bitstream name by Michal Simek · 12 years ago
  81. 15d654c fpga: zynq: Add support for loading bitstream by Michal Simek · 12 years ago
  82. 78617b4 fpga: Change the first parameter in fpga_loadbitstream by Michal Simek · 12 years ago
  83. cd5a1cf cmd: fpga: Move fpga_loadbitstream to fpga.c by Michal Simek · 12 years ago
  84. aefbf8f fpga: Fix debug message compilation error by Michal Simek · 12 years ago
  85. 5125ba1 fpga: Clean coding style by Michal Simek · 12 years ago
  86. 131533c usb: common: Use a global definition for 'min3' by Vivek Gautam · 12 years ago
  87. bed082f USB: ohci-at91: make OHCI work on at91sam9g10 SoC by Bo Shen · 12 years ago
  88. d404670 usb: Add new command to set USB 2.0 port test modes by Julius Werner · 12 years ago
  89. 54baebe mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · 12 years ago
  90. 10e83c9 pxa27x_udc: remove call to unimplemented set_GPIO_mode() by Mike Dunn · 12 years ago
  91. 93f399f pxa_lcd: make lcd_enable() a weak pointer by Mike Dunn · 12 years ago
  92. d08f30d pxa_lcd: add the ACX544AKN lcd device by Mike Dunn · 12 years ago
  93. 54f3dfe USB: EHCI: Add weak functions to support new chip by Jim Lin · 12 years ago
  94. 1aedde4 imx: mx5: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  95. 2401669 nand: Add SPL_NAND support to mxc_nand_spl by Marek Vasut · 12 years ago
  96. d6615fe fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed by Zang Roy-R61911 · 12 years ago
  97. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  98. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  99. a09c2b7 mmc: Define a constant for the maximum block size by Simon Glass · 12 years ago
  100. f247129 spl_mmc: cleanup variable types by Peter Korsgaard · 12 years ago