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