aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-27ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin2-1/+1
2011-04-27cpu9260: update board supportEric Benard5-208/+263
2011-04-27Fix the issue of _end symbol not being found while buildingSughosh Ganu1-0/+2
2011-04-27ARMV7: OMAP3: Add support for Comelit DIG297 boardLuca Ceresoli7-0/+936
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli12-155/+53
2011-04-27arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren6-11/+113
2011-04-27arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren2-0/+60
2011-04-27arm: Tegra2: Add missing PLLX initTom Warren2-2/+33
2011-04-27ARM: fix stack pointer adjustment in board_init_f()Eric Cooper1-1/+1
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren14-1/+669
2011-04-27ARMV7: OMAP3: Add GPMC_CONFIGx register value definitionsLuca Ceresoli1-0/+95
2011-04-27ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli1-1/+1
2011-04-27omap3_beagle: enable EHCI and USB storage.Alexander Holler3-0/+170
2011-04-27OMAP3: Add support for DPLL5 (usbhost)Alexander Holler5-5/+85
2011-04-27OMAP3: Change some USB related MUX valuesAlexander Holler1-13/+14
2011-04-27ARM: OMAP3: Revamp IGEP module default configurationEnric Balletbo i Serra1-5/+52
2011-04-27ARM: OMAP3: Revamp IGEP v2 defaultEnric Balletbo i Serra1-5/+52
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD17-18/+18
2011-04-27a320evb: fix include path of timer fttmr010Macpaul Lin1-1/+1
2011-04-27fttmr010: move fttmr010 header to include/faradayMacpaul Lin1-0/+0
2011-04-27ftpmu010.h: add asm support used by lowlevel_initMacpaul Lin1-0/+62
2011-04-27ftpmu010: fix relocation and enhance featuresMacpaul Lin2-5/+72
2011-04-27Orion5x: Correct DRAM bank detectionRogan Dawes2-1/+2
2011-04-27I2C: add i2c support for Armada100 platformLei Wen5-18/+56
2011-04-27I2C: mv_i2c: add multi bus supportLei Wen1-1/+35
2011-04-27I2C: add i2c support for Pantheon platformLei Wen6-3/+35
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen7-137/+164
2011-04-27mv_i2c: fix timeout value to be consistent with commentsLei Wen1-1/+1
2011-04-27pxa: move i2c driver to the common placeLei Wen5-73/+58
2011-04-27MX25: tx25: Add _end section on nand_splFabio Estevam1-0/+2
2011-04-27MX31: mx31pdk: fix nand_splStefano Babic1-0/+2
2011-04-27ARMV7: Vexpress: Remove config.mkMatt Waddel2-22/+1
2011-04-27arm: a320: use new ftpmu010 APIPo-Yu Chuang2-20/+8
2011-04-27power: ftpmu010: move drivers/power/ftpmu010.h to include/faradayPo-Yu Chuang2-1/+5
2011-04-27arm: Use optimized memcpy and memset from linuxMatthias Weisser6-2/+443
2011-04-27OMAP3: CM-T35: Add support for CM-T3730Igor Grinberg2-25/+65
2011-04-27OMAP3: CM-T35: enable the green LEDIgor Grinberg4-2/+67
2011-04-27OMAP3: CM-T35: remove redundand i2c initializationIgor Grinberg1-5/+1
2011-04-27OMAP3: CM-T35: fix mmcIgor Grinberg2-9/+1
2011-04-27OMAP3: CM-T35: add MMC1 pinmuxIgor Grinberg1-0/+12
2011-04-27OMAP3: CM-T35: update MAINTAINERS fileIgor Grinberg1-4/+4
2011-04-27OMAP3: CM-T35: update board files header informationIgor Grinberg2-7/+7
2011-04-27OMAP3: CM-T35: update configIgor Grinberg1-1/+4
2011-04-27OMAP3: CM-T35: Move DECLARE_GLOBAL_DATA_PTR to file scopeIgor Grinberg1-2/+2
2011-04-27ARMV7: AM3517/05: Add support for CraneBoard.Srinath8-0/+891
2011-04-27OMAP3: BeagleBoard: add more expansionboard IDsKoen Kooi2-1/+41
2011-04-27OMAP3: BeagleBoard: add xM rev B to ID tableKoen Kooi3-7/+20
2011-04-27OMAP3: BeagleBoard: Enable pullups on i2c2.Steve Kipisz2-0/+18
2011-04-27omap3_beagle: enable the use of a plain text fileAlexander Holler1-12/+16
2011-04-27BeagleBoard: Added LED driverJason Kridner4-1/+114