aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-07st_smi: Add support for SPEAr SMI driverVipin KUMAR4-9/+12
2012-07-07mtd/NAND: Remove obsolete SPEAr specific NAND driversVipin KUMAR2-181/+0
2012-07-07SPEAr: Configure FSMC driver for NAND interfaceVipin KUMAR8-24/+49
2012-07-07mtd/NAND: Add FSMC driver supportVipin KUMAR3-0/+588
2012-07-07arm/km: remove calls to kw_gpio_* in board_early_init_fHolger Brunck2-15/+29
2012-07-07arm/km: add implementation for read_dip_switchThomas Herzmann2-4/+13
2012-07-07arm/km: support the 2 PCIe fpga resetsValentin Longchamp1-4/+9
2012-07-07arm/km: skip FPGA config when already configuredValentin Longchamp1-1/+40
2012-07-07arm/km: redefine piggy 4 reg names to avoid conflictsValentin Longchamp1-11/+11
2012-07-07arm/km: cleanup km_kirkwood boardsHolger Brunck2-3/+8
2012-07-07arm/km: enable BOCO2 FPGA download supportValentin Longchamp7-10/+245
2012-07-07arm/km: remove portl2.h and use km_kirkwood insteadHolger Brunck4-87/+10
2012-07-07arm/km: convert mgcoge3un target to km_kirkwoodHolger Brunck4-93/+51
2012-07-07arm/km: add kmcoge5un board supportHolger Brunck5-2/+316
2012-07-07arm/km: add kmnusa board supportHolger Brunck6-23/+391
2012-07-07arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi1-1/+7
2012-07-07cm-t35: fix incorrect NAND_ECC layout selectionNikita Kiryanov1-1/+1
2012-07-07ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls.SRICHARAN R2-7/+0
2012-07-07ARM: OMAP4/5: Move USB pads to essential list.SRICHARAN R2-22/+21
2012-07-07ARM: OMAP4/5: Move USB clocks to essential group.SRICHARAN R2-9/+7
2012-07-07ARM: OMAP4/5: Move gpmc clocks to essential group.SRICHARAN R2-2/+2
2012-07-07ARM: OMAP4+: Move external phy initialisations to arch specific place.SRICHARAN R4-27/+39
2012-07-07omap4: Use a smaller M,N couple for IVA DPLLSebastien Jan1-1/+1
2012-07-07da850/omap-l138: Enable auto negotiation in RMII modeRajashekhara, Sudhakar1-0/+8
2012-07-07omap: am33xx: accomodate input clocks other than 24 MhzSteve Sakoman1-5/+5
2012-07-07omap: emif: fix bug in manufacturer code testSteve Sakoman1-1/+1
2012-07-07omap: emif: deal with rams that return duplicate mr data on all byte lanesSteve Sakoman1-1/+6
2012-07-07OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla4-0/+27
2012-07-07OMAP4+: Handle sdram init after warm resetLokesh Vutla1-4/+6
2012-07-07ARM: OMAP3+: Detect reset typeLokesh Vutla8-0/+16
2012-07-07arm: bugfix: Move vector table before jumping relocated codeTetsuyuki Kobayashi1-0/+12
2012-07-07Kirkwood: Add support for Ka-Ro TK71Marek Vasut5-0/+516
2012-07-07arm/km: use spi claim bus to switch between SPI and NANDValentin Longchamp2-40/+13
2012-07-07arm/kirkwood: protect the ENV_SPI #definesValentin Longchamp1-3/+9
2012-07-07ARM: don't probe PHY address for LaCie boardsSimon Guinot5-20/+11
2012-07-07lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2Simon Guinot1-1/+1
2012-07-07lacie_kw: fix SDRAM banks number for net2big_v2Simon Guinot1-4/+0
2012-07-07Kirkwood: add lschlv2 and lsxhl board supportMichael Walle8-0/+1049
2012-07-07net: add helper to generate random mac addressMichael Walle2-0/+39
2012-07-07net: use common rand()/srand() functionsMichael Walle6-82/+34
2012-07-07lib: add rand() functionMichael Walle3-0/+57
2012-07-07kwboot: boot kirkwood SoCs over a serial linkLuka Perkov3-0/+832
2012-07-07kw_spi: add weak functions board_spi_claim/release_busValentin Longchamp1-1/+12
2012-07-07kw_spi: support spi_claim/release_bus functionsValentin Longchamp2-0/+47
2012-07-07kw_spi: backup and reset the MPP of the chosen CS pinValentin Longchamp1-9/+6
2012-07-07kirkwood: fix calls to kirkwood_mpp_confValentin Longchamp13-15/+15
2012-07-07kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp2-2/+10
2012-07-07km_arm: use filesize for erase in update commandValentin Longchamp1-1/+1
2012-07-07arm/km: enable mii cmdValentin Longchamp1-0/+1
2012-07-07arm/km: remove CONFIG_RESET_PHY_RHolger Brunck1-1/+0