1. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  2. c1b43ac Revert wrong removal of nand_init and nand_deselect by Albert ARIBAUD · 11 years ago
  3. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  4. e825b10 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  5. ff2d57e palmas: use palmas_i2c_[read|write]_u8 by Nishanth Menon · 12 years ago
  6. 384bcae palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · 12 years ago
  7. 1273388 palmas: rename init_settings to an generic palmas init by Nishanth Menon · 12 years ago
  8. cb19910 twl6035: rename to palmas by Nishanth Menon · 12 years ago
  9. ebce10e twl6030: move twl6030 register access functions to common header file by Nishanth Menon · 12 years ago
  10. 345ef20 twl6030: twl6030_i2c_[read|write]_u8 prototype consistent by Nishanth Menon · 12 years ago
  11. b29c2f0 twl4030: make twl4030_i2c_read_u8 prototype consistent by Nishanth Menon · 12 years ago
  12. 0208aaf twl4030: make twl4030_i2c_write_u8 prototype consistent by Nishanth Menon · 12 years ago
  13. f485c8a phy: add support for ET1011C phys by Matt Porter · 12 years ago
  14. f6f86a6 cpsw: add support for TI814x slave_regs differences by Matt Porter · 12 years ago
  15. fb8ddc2 arm: mxs: Add MXS LCDIF driver by Marek Vasut · 11 years ago
  16. 6631db4 fpga: Check device name against bitstream name by Michal Simek · 11 years ago
  17. d5dae85 fpga: zynq: Add support for loading bitstream by Michal Simek · 11 years ago
  18. 23f4bd7 fpga: Change the first parameter in fpga_loadbitstream by Michal Simek · 11 years ago
  19. 52c2064 cmd: fpga: Move fpga_loadbitstream to fpga.c by Michal Simek · 11 years ago
  20. ee976c1 fpga: Fix debug message compilation error by Michal Simek · 11 years ago
  21. f6555d9 fpga: Clean coding style by Michal Simek · 11 years ago
  22. 956b03e mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · 11 years ago
  23. e0e89e2 pxa27x_udc: remove call to unimplemented set_GPIO_mode() by Mike Dunn · 11 years ago
  24. 86e929e pxa_lcd: make lcd_enable() a weak pointer by Mike Dunn · 11 years ago
  25. 98eda33 pxa_lcd: add the ACX544AKN lcd device by Mike Dunn · 11 years ago
  26. ba5dfc1 imx: mx5: Remove legacy iomux support by Benoît Thébaudeau · 11 years ago
  27. 5c651e8 nand: Add SPL_NAND support to mxc_nand_spl by Marek Vasut · 11 years ago
  28. c5729f0 fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed by Zang Roy-R61911 · 12 years ago
  29. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  30. 0472fbf part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 11 years ago
  31. 8bfa195 mmc: Define a constant for the maximum block size by Simon Glass · 11 years ago
  32. 2e22210 spl_mmc: cleanup variable types by Peter Korsgaard · 12 years ago
  33. 8934f78 i2c: zynq: Add support for Xilinx Zynq by Michal Simek · 11 years ago
  34. 293eb33 mmc: Add support for Xilinx Zynq sdhci controller by Michal Simek · 11 years ago
  35. f97d7e8 net: gem: Add support for phy autodetection by Michal Simek · 11 years ago
  36. 01fbf31 net: gem: Preserve clk on emio interface by David Andrey · 11 years ago
  37. 117cd4c net: gem: Pass phy address to init by David Andrey · 11 years ago
  38. 8024352 net: gem: Fix gem driver on 1Gbps LAN by Michal Simek · 12 years ago
  39. 0586875 net: gem: Do not initialize BDs again by Michal Simek · 12 years ago
  40. 3b90d0a net: gem: Simplify return path in zynq_gem_recv by Michal Simek · 12 years ago
  41. 986f000 net: gem: Remove WRAP bit from TX buffer description by Michal Simek · 12 years ago
  42. 1415107 net: phy: Define Marvell 88e1518 phy by Michal Simek · 12 years ago
  43. 0f21f98 watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 11 years ago
  44. 112fd2e Add mxc_ocotp driver by Benoît Thébaudeau · 11 years ago
  45. 0f67e09 Add fsl_iim driver by Benoît Thébaudeau · 11 years ago
  46. ae695b1 mtd: mxs_nand: Add support for i.MX6 by Stefan Roese · 11 years ago
  47. 99193e3 dma: Add i.MX6 support to drivers/dma/apbh_dma.c by Stefan Roese · 11 years ago
  48. 0499218 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 11 years ago
  49. 1741c64 mmc: check the revision for sd3.0 by Jaehoon Chung · 12 years ago
  50. 64f4a61 mmc: support the correct card version for eMMC by Jaehoon Chung · 12 years ago
  51. 17059f9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  52. 277f037 Merge branch 'tpm' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  53. 345be0b Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  54. 9b74dc5 fsl_esdhc: Fix DMA transfer completion waiting loop by Andrew Gabbasov · 11 years ago
  55. 54899fc fsl_esdhc: flush cache after IO completion by Eric Nelson · 11 years ago
  56. 8dc16cf Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  57. 0f1411b spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 11 years ago
  58. f626799 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 11 years ago
  59. af98a70 tpm: Add casts for proper compilation by Taylor Hutt · 11 years ago
  60. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  61. e303be2 Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support" by Stefan Roese · 11 years ago
  62. b9589ec Revert "cfi_flash: Use uintptr_t for casts from u32 to void *" by Stefan Roese · 11 years ago
  63. 7070b55 kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH by Gerlando Falauto · 12 years ago
  64. e532322 arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 11 years ago
  65. da962b7 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 11 years ago
  66. 3ec9d6e nand: mxc: Use appropriate page number in syndrome functions by Benoît Thébaudeau · 11 years ago
  67. 78ee7b1 nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() by Benoît Thébaudeau · 11 years ago
  68. 35537bc nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · 11 years ago
  69. 2dc0aa0 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · 11 years ago
  70. a430e91 mtd: nand: mxc_nand: Fix is_16bit_nand() by Fabio Estevam · 11 years ago
  71. 66bd184 mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT by Fabio Estevam · 11 years ago
  72. 147162d ubi: ubifs: Turn off verbose prints by Joe Hershberger · 11 years ago
  73. 76c1637 ubi: Fix broken cleanup code in attach_by_scanning by Joe Hershberger · 11 years ago
  74. c663176 dfu: NAND specific routines for DFU operation by Pantelis Antoniou · 12 years ago
  75. c39d6a0 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  76. ea2453d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  77. 6642772 dfu:ext4:fix: Change ext4write command order of parameters by Łukasz Majewski · 11 years ago
  78. 4a09300 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · 11 years ago
  79. da634ae omap_gpmc: change nandecc command by Andreas Bießmann · 11 years ago
  80. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 11 years ago
  81. fd2aeac omap3_beagle: Flush UART3 xmit on enable if TEMT is broken by Manfred Huber · 12 years ago
  82. 76b09b8 musb: set MUSB speed based on CONFIG by Bin Liu · 12 years ago
  83. 4de602f musb: am335x: disable bulk split-combine feature by Bin Liu · 12 years ago
  84. bc5fd90 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 11 years ago
  85. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  86. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  87. d36b39b spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · 12 years ago
  88. 5eaa215 ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  89. 81a4f70 cfi_flash: Use uintptr_t for casts from u32 to void * by Stefan Roese · 11 years ago
  90. aad4659 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  91. b2da803 biosemu: include <asm/io.h> header by Linus Walleij · 12 years ago
  92. c502321 mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices by Jagannadha Sutradharudu Teki · 12 years ago
  93. 239cb9d mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support by aaron.williams@caviumnetworks.com · 12 years ago
  94. 472d546 Consolidate bool type by York Sun · 12 years ago
  95. 1d3dea1 video: bcm2835: fix build issues by Anatolij Gustschin · 12 years ago
  96. d0f34f1 Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  97. acbb1eb Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · 12 years ago
  98. 7d17958 spi: exynos: Fix compiler warnings for non-dt systems by Vivek Gautam · 12 years ago
  99. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  100. 9947d13 video: exynos_dp: Add function to parse DP DT node by Ajay Kumar · 12 years ago