summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-07add new board vl_ma2scesw@bus-elektronik.de1-0/+463
2012-07-07net: Multiple updates/enhancements to designware.cStefan Roese1-0/+1
2012-07-07cleanup/SPEAr: Define configuration flags more elegantlyAmit Virdi3-18/+18
2012-07-07cleanup/SPEAr: Remove unnecessary parenthesisAmit Virdi3-8/+8
2012-07-07SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND accessAmit Virdi1-1/+0
2012-07-07SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evbVipin Kumar1-0/+2
2012-07-07SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macroVipin Kumar1-1/+2
2012-07-07SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASEVipin Kumar1-2/+2
2012-07-07SPEAr: Enable CONFIG_SYS_FLASH_PROTECTIONVipin Kumar1-0/+2
2012-07-07SPEAr: Enable autoneg for ethernetShiraz Hashim1-0/+1
2012-07-07SPEAr: Enable udc and usb-console support only for usbtty configurationVipin KUMAR1-0/+3
2012-07-07SPEAr: Enable usb device high speed supportVipin KUMAR1-0/+1
2012-07-07SPEAr: Initialize SNOR in early_board_init_fAmit Virdi1-0/+1
2012-07-07SPEAr: Change the default environment variablesVipin KUMAR3-9/+32
2012-07-07SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)Vipin KUMAR1-1/+0
2012-07-07SPEAr: Add configuration options for spear3xx and spear6xx boardsVipin KUMAR3-0/+23
2012-07-07SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR1-0/+2
2012-07-07SPEAr: Add interface information in initializationVipin Kumar1-1/+1
2012-07-07SPEAr: Add macb driver support for spear310 and spear320Vipin KUMAR1-0/+13
2012-07-07SPEAr: Configure network support for spear SoCsVipin KUMAR2-2/+15
2012-07-07st_smi: Change SMI timeout valuesAmit Virdi1-2/+2
2012-07-07st_smi: Add support for SPEAr SMI driverVipin KUMAR2-3/+120
2012-07-07SPEAr: Configure FSMC driver for NAND interfaceVipin KUMAR3-1/+9
2012-07-07mtd/NAND: Add FSMC driver supportVipin KUMAR1-0/+101
2012-07-07arm/km: remove calls to kw_gpio_* in board_early_init_fHolger Brunck1-0/+1
2012-07-07arm/km: add implementation for read_dip_switchThomas Herzmann1-3/+0
2012-07-07arm/km: cleanup km_kirkwood boardsHolger Brunck1-1/+6
2012-07-07arm/km: enable BOCO2 FPGA download supportValentin Longchamp2-3/+8
2012-07-07arm/km: remove portl2.h and use km_kirkwood insteadHolger Brunck2-85/+8
2012-07-07arm/km: convert mgcoge3un target to km_kirkwoodHolger Brunck2-87/+46
2012-07-07arm/km: add kmcoge5un board supportHolger Brunck1-2/+14
2012-07-07arm/km: add kmnusa board supportHolger Brunck2-20/+91
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-07Kirkwood: Add support for Ka-Ro TK71Marek Vasut1-0/+130
2012-07-07arm/km: use spi claim bus to switch between SPI and NANDValentin Longchamp1-3/+6
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 Walle1-0/+182
2012-07-07net: add helper to generate random mac addressMichael Walle1-0/+17
2012-07-07net: use common rand()/srand() functionsMichael Walle1-1/+3
2012-07-07lib: add rand() functionMichael Walle1-0/+8
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
2012-07-07arm/km: rename CONFIG option CONFIG_KM_DEF_ENV_UPDATEHolger Brunck1-2/+2
2012-07-07arm/km: add piggy mac adress offset for mgcoge3unHolger Brunck1-0/+1
2012-07-07arm/km: add board type to boards.cfgHolger Brunck1-2/+2
2012-07-07AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni4-6/+9
2012-07-07AT91: at91sam9m10g45ek : Enable EHCI instead OHCIBo Shen1-17/+3