1. b287749 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
  2. 45bae2e ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  3. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  4. 85e9c65 spi: xilinx_spi: Perform software reset during slave setup by Jason Wu · 12 years ago
  5. 7cde9f3 block: systemace: Added missing "else" in "ace_writew" by Alexey Brodkin · 12 years ago
  6. e5f5c4a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  7. 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  8. e1dbdd8 powerpc/mpc85xx:Add support of B4420 SoC by Poonam Aggrwal · 12 years ago
  9. e394ceb powerpc/mpc85xx: Few updates for B4860 cpu changes by Poonam Aggrwal · 12 years ago
  10. 49c28b5 i2c: mxs: Staticize the functions in the driver by Marek Vasut · 12 years ago
  11. e5b380a mxs: mmc: Fix the MMC driver for MX23 by Marek Vasut · 12 years ago
  12. 90bc2bf mxs: mmc: Allow overriding default card detect implementation by Marek Vasut · 12 years ago
  13. 8000d8a mxs: mmc: Fix MMC reset on iMX23 by Otavio Salvador · 12 years ago
  14. 0e5c05e mxs: dma: Fix APBH DMA driver for MX23 by Marek Vasut · 12 years ago
  15. fe428b9 net: fec_mxc: get phydev before fec_probe by Troy Kisky · 12 years ago
  16. 4dc27ee net: fec_mxc: only call phy_connect in fec_probe by Troy Kisky · 12 years ago
  17. ef8e3a3 net: fec_mxc: use fec_set_dev_name to set name by Troy Kisky · 12 years ago
  18. 1adb406 phy: add phy_find_by_mask/phy_connect_dev by Troy Kisky · 12 years ago
  19. eef2448 net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi by Troy Kisky · 12 years ago
  20. 575c5cc net: fec_mxc: change fec_mii_setspeed parameter by Troy Kisky · 12 years ago
  21. 09439c3 net: fec_mxc: delete CONFIG_FEC_MXC_MULTI by Troy Kisky · 12 years ago
  22. 1a3c5ff mmc: Limit the number of used SSP ports on MX23 by Marek Vasut · 12 years ago
  23. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  24. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  25. 59b6def mxs: mmc: Drop unused members from struct mxsmmc_priv by Marek Vasut · 12 years ago
  26. 0c55875 video: tegra: Update line length to match resolution by Thierry Reding · 12 years ago
  27. f1972e3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  28. dfe3610 twl4030: fix 'could could' in error messages by Peter Meerwald · 12 years ago
  29. a17617d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  30. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  31. e4660e0 video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected by Ajay Kumar · 12 years ago
  32. 02a58b9 video: exynos_dp: Remove unused variable disp_info by Ajay Kumar · 12 years ago
  33. d04df3c I2C: S3C24X0: Resolve build error for VCMA9 by Rajeshwari Shinde · 12 years ago
  34. abbab70 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  35. 7a8e739 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  36. 7de0fe1 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  37. d2af028 cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd by Stefan Roese · 12 years ago
  38. ac6b911 cfi_flash: Enable PPB protection for all AMD cmdset flash chips by Stefan Roese · 12 years ago
  39. 03deff4 cfi_flash: Read PPB sector protection from device for AMD/Spansion chips by Stefan Roese · 12 years ago
  40. 20043a4 cfi_flash: Add manufact_match helper function by Stefan Roese · 12 years ago
  41. 07b2c5c mtd/cfi: add support for SST 4KB sector granularity by Angelo Dureghello · 12 years ago
  42. 61b59e2 video: Modify exynos_fimd driver to support LCD console by Ajay Kumar · 12 years ago
  43. 4050f07 PMIC: MAX77686: Add FDT Support by Rajeshwari Shinde · 12 years ago
  44. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  45. 4494859 Fix SPL build for non-ARM targets by Albert ARIBAUD · 12 years ago
  46. c6d647e video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards by Łukasz Majewski · 12 years ago
  47. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  48. 0a16ea5 mv88e61xx: refactor PHY and SWITCH level-code by Albert ARIBAUD · 12 years ago
  49. 91c038f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  50. 7528cf5 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  51. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  52. e18bf1f EHCI: Exynos: Add fdt support by Rajeshwari Shinde · 12 years ago
  53. 4d3acb9 SPI: EXYNOS: Add FDT support to driver. by Rajeshwari Shinde · 12 years ago
  54. 6647c7a Sound: WM8994: Add FDT support to codec by Rajeshwari Shinde · 12 years ago
  55. f482310 Sound: Add FDT support to driver by Rajeshwari Shinde · 12 years ago
  56. a9d2ae7 I2C: Driver changes for FDT support by Rajeshwari Shinde · 12 years ago
  57. fb8302b fsl_esdhc: add MMC_MODE_HC host_caps by Shawn Guo · 12 years ago
  58. da77a0e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  59. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  60. ba6d4b6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  61. ba42767 driver/mtd/IFC:Wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · 12 years ago
  62. bb474b8 serial_sh: Add support Renesas SH7752 by Yoshihiro Shimoda · 12 years ago
  63. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  64. 0957288 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  65. 598cf60 g_dnl: Properly terminate string list. by Pantelis Antoniou · 12 years ago
  66. 5a413ca g_dnl: Issue connect/disconnect as appropriate by Pantelis Antoniou · 12 years ago
  67. 27460be pxa25x_udc: Remove usbdescriptors.h by Lukasz Dalek · 12 years ago
  68. e3bb325 net: sh_eth: add support for SH7752 by Yoshihiro Shimoda · 12 years ago
  69. b4b81e8 phy: Add support for Marvell 88E1118R by Michal Simek · 12 years ago
  70. 776e66e e1000e : Correct Rx Threshold granularity by Ruchika Gupta · 13 years ago
  71. 88c5c68 Merge remote-tracking branch 'origin/master' by Scott Wood · 12 years ago
  72. 3205771 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  73. 0b38fff mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  74. d40d914 designware_i2c.h: Define IC_CLK only if not already defined in config file by Armando Visconti · 12 years ago
  75. ea31b7a designware_i2c.h: Fixed the correct values for SCL low/high time by Armando Visconti · 12 years ago
  76. 5b8439b designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · 12 years ago
  77. 491739b designware_i2c: Added s/w generation of stop bit by Armando Visconti · 12 years ago
  78. ac6e2fe designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · 12 years ago
  79. c86d9ed drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · 12 years ago
  80. 6683977 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 by Vincent Stehlé · 12 years ago
  81. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  82. 1e2fc0d mxs: i2c: Restore speed setting after block reset by Marek Vasut · 12 years ago
  83. aff36ea i2c: mxs: Fix TIMING2 register value by Marek Vasut · 12 years ago
  84. a157e0d i2c: mxs: Use i2c_set_bus_speed() in i2c_init() by Marek Vasut · 12 years ago
  85. a06f590 i2c: mxs: Implement i2c_get/set_bus_speed() by Marek Vasut · 12 years ago
  86. f32a470 i2c: mxs: Abstract out the MXS I2C speed setup by Marek Vasut · 12 years ago
  87. 7f86bd5 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · 12 years ago
  88. eabd5d8 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · 14 years ago
  89. 857765e POWER: MAX77686: Modified as per the latest Implementation by Rajeshwari Shinde · 12 years ago
  90. ce851c8 power: twl6035: complain on LDO9 error by Vincent Stehlé · 12 years ago
  91. febc4cd omap24xx_i2c: Handle wait_for_bb error by Vincent Stehlé · 12 years ago
  92. dcee1ab gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · 12 years ago
  93. cdd0729 am335x: cpsw: make phy address configurable by Yegor Yefremov · 12 years ago
  94. cc1182b OMAP3 SPI : Fixed bugs related to SPI transfer by ajoy · 12 years ago
  95. 5846b11 am33xx_spl_bch: simple SPL nand loader for AM33XX by Ilya Yanok · 12 years ago
  96. c3754e9 omap_gpmc: BCH8 support (ELM based) by Mansoor Ahamed · 12 years ago
  97. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  98. ac81e1c spi: atmel: sam9m10g45 also support WDRBT bit by Bo Shen · 12 years ago
  99. bcfc897 at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  100. 05a860c Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago