summaryrefslogtreecommitdiffstats
path: root/lib/crc-t10dif.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-14MX21: Compilation fix for devices.cSascha Hauer1-1/+2
2009-08-14mx31moboard: two GPIOS are used to reset other microcontrolers on the robotValentin Longchamp1-0/+20
2009-08-14mx31moboard: initialize 4 input gpios for mx31moboardValentin Longchamp1-0/+33
2009-08-14mx31moboard: support for the 4 leds used on mx31moboardValentin Longchamp1-0/+35
2009-08-14mx31: define various GPIOs used on mx31moboardValentin Longchamp1-0/+11
2009-08-14pcm037: mux configuration for predefined gpio lineLuotao Fu1-0/+2
2009-08-14pcm043: mux configuration for predefined gpio lineLuotao Fu1-1/+2
2009-08-14pcm038: mux configuration for predefined gpio lineLuotao Fu1-0/+3
2009-08-14MX31 Fix spi clock namesSascha Hauer1-3/+3
2009-08-14mx3x: Fixup USB base addressesSascha Hauer3-7/+16
2009-08-14mx27: add support for phytec pca100 (phyCARD-s) boardLuotao Fu3-0/+253
2009-08-14i.MX35 clock support: Add USB clocksSascha Hauer1-2/+18
2009-08-14MX31: add spi controller devices/resourcesSascha Hauer2-0/+64
2009-08-14MX2: Add SPI devices/resourcesSascha Hauer2-0/+72
2009-08-14mx31moboard: move usb otg support back to moboard common fileValentin Longchamp3-90/+45
2009-08-14mx31moboard: added usb xcvr reset for mx31moboardValentin Longchamp3-27/+49
2009-08-14mx31: added one more pin definitionValentin Longchamp1-0/+1
2009-08-14MXC: add iomux pins configuration support for MXC91231Dmitriy Taychenachev4-1/+469
2009-08-14MXC: add basic MXC91231 supportDmitriy Taychenachev24-2/+1909
2009-08-14i.MX25 iomux definitions (corrected version)Lothar Waßmann2-0/+523
2009-08-14fix mx35 wrong clockSascha Hauer1-1/+1
2009-08-14Freescale i.MX25 PDK (3ds) board supportSascha Hauer4-0/+66
2009-08-14Add i.MX25 supportSascha Hauer19-1/+816
2009-08-14mxc pwm: add mx25 supportSascha Hauer1-4/+13
2009-08-14iomux-v3: Allow for a runtime base addressSascha Hauer3-5/+17
2009-08-14MXC: i.MX25 timer supportSascha Hauer1-9/+9
2009-08-14MXC: use variable for irq controller base in entry-macro.SSascha Hauer2-2/+3
2009-08-14ARM: MX3: add ckil clockDaniel Mack1-0/+7
2009-08-14ARM: mxc: Fix i2c_board_info definitionsSascha Hauer5-18/+9
2009-08-12[ARM] add MAINTAINERS entry for Orion/Kirkwood/etc.Nicolas Pitre1-0/+12
2009-08-11[ARM] Kirkwood: Initialise SATA for OpenRD-BaseRon Lee1-0/+6
2009-08-11[ARM] Kirkwood: Marvell OpenRD-Base board supportDhaval Vasa3-0/+85
2009-08-11¶ARM] Orion5x: fix cpu window mapping for 88f6183Lennert Buytenhek1-1/+2
2009-08-11[ARM] Kirkwood: Add support for 6281-A1Siddarth Gore2-1/+5
2009-08-11[ARM] orion5x: Add LaCie NAS d2Network supportSimon Guinot3-0/+381
2009-08-07Add support for Eukrea's MBIMX27Eric Benard4-0/+279
2009-08-07Add support for Eukrea's CPUIMX27Eric Benard4-1/+275
2009-08-07MX27: Add USB platform devices and resourcesjavier Martin3-1/+104
2009-08-07MX3: add additional USB pins to iomuxDaniel Mack1-0/+13
2009-08-07ehci mxc: Fix clocksSascha Hauer1-0/+6
2009-08-07MX3: Add USB platform devices and resourcesDaniel Mack2-0/+68
2009-08-07[ARM] MXC: remove the now unused #ifndef CONFIG_COMMON_CLKDEVSascha Hauer1-154/+0
2009-08-07[ARM] MXC: Switch MX1 to clkdev supportSascha Hauer2-56/+29
2009-08-07MXC PLL decoding: calculate mfn value with less magicSascha Hauer1-7/+9
2009-08-07MXC: pwm driver fixesSascha Hauer1-1/+3
2009-08-07MXC gpio interrupt support: move register definitions to .c fileSascha Hauer4-42/+17
2009-08-07mxc gpio: CONFIG_ARCH_* -> cpu_is_*()Sascha Hauer1-14/+11
2009-08-07pcm038: Add support for SJA1000 on baseboardSascha Hauer1-0/+29
2009-08-07pcm037: Add support for SJA1000 on baseboardSascha Hauer1-0/+30
2009-08-07imxfb: Add support for multiple displaysSascha Hauer4-128/+208