summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add u-boot.spr build target (SPEAr)Stefan Roese2012-07-072-0/+21
* SPL: ARM: spear: Remove some objects from SPL buildStefan Roese2012-07-072-0/+4
* SPL: lib/Makefile: Add crc32.c to SPL buildStefan Roese2012-07-071-1/+1
* SPL: common/Makefile: Add image.c to SPL buildStefan Roese2012-07-071-1/+1
* arm: Don't use printf() in SPL buildsSimon Glass2012-07-071-1/+2
* GPIO: Add SPEAr GPIO driverStefan Roese2012-07-073-0/+143
* net: Multiple updates/enhancements to designware.cStefan Roese2012-07-073-69/+51
* cleanup/SPEAr: Define configuration flags more elegantlyAmit Virdi2012-07-073-18/+18
* cleanup/SPEAr: Remove unnecessary parenthesisAmit Virdi2012-07-074-10/+10
* SPEAr: Correct SoC ID offset in misc configuration spaceShiraz Hashim2012-07-071-1/+1
* SPEAr: explicitly select clk src for UARTShiraz Hashim2012-07-072-1/+8
* SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND accessAmit Virdi2012-07-071-1/+0
* SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evbVipin Kumar2012-07-071-0/+2
* SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macroVipin Kumar2012-07-071-1/+2
* SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASEVipin Kumar2012-07-071-2/+2
* SPEAr: Enable CONFIG_SYS_FLASH_PROTECTIONVipin Kumar2012-07-071-0/+2
* SPEAr: Enable dcache for fast file transferShiraz Hashim2012-07-071-0/+4
* SPEAr: Enable autoneg for ethernetShiraz Hashim2012-07-071-0/+1
* SPEAr: Enable udc and usb-console support only for usbtty configurationVipin KUMAR2012-07-071-0/+3
* SPEAr: Enable usb device high speed supportVipin KUMAR2012-07-071-0/+1
* SPEAr: Initialize SNOR in early_board_init_fAmit Virdi2012-07-072-0/+9
* SPEAr: Change the default environment variablesVipin KUMAR2012-07-073-9/+32
* SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)Vipin KUMAR2012-07-071-1/+0
* SPEAr: Add configuration options for spear3xx and spear6xx boardsVipin KUMAR2012-07-079-186/+77
* SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR2012-07-074-1/+93
* SPEAr: Add interface information in initializationVipin Kumar2012-07-077-22/+61
* SPEAr: Add macb driver support for spear310 and spear320Vipin KUMAR2012-07-075-6/+78
* SPEAr: Configure network support for spear SoCsVipin KUMAR2012-07-077-2/+56
* SPEAr: Place ethaddr write and read within CONFIG_CMD_NETVipin KUMAR2012-07-072-8/+29
* SPEAr: Eliminate dependency on Xloader tableAmit Virdi2012-07-073-115/+0
* SPEAr: Fix ARM relocation supportAmit Virdi2012-07-071-19/+1
* st_smi: Fixed page size for Winbond W25Q128FV flashArmando Visconti2012-07-071-1/+1
* st_smi: Change timeout loop implementationAmit Virdi2012-07-071-10/+17
* st_smi: Fix bug in flash_print_info()Armando Visconti2012-07-071-2/+7
* st_smi: Change the flash probing methodArmando Visconti2012-07-071-27/+65
* st_smi: Removed no needed dependency on ST_M25Pxx_IDArmando Visconti2012-07-071-32/+18
* st_smi: Fix smi read statusVipin Kumar2012-07-071-6/+2
* st_smi: Move status register read before modifying ctrl registerShiraz Hashim2012-07-071-2/+4
* st_smi: Read status until timeout happensVipin KUMAR2012-07-071-1/+1
* st_smi: Enhance the error handlingAmit Virdi2012-07-071-13/+21
* st_smi: Change SMI timeout valuesAmit Virdi2012-07-071-2/+2
* st_smi: Return error in case TFF is not setAmit Virdi2012-07-071-8/+14
* st_smi: Add support for SPEAr SMI driverVipin KUMAR2012-07-074-9/+12
* mtd/NAND: Remove obsolete SPEAr specific NAND driversVipin KUMAR2012-07-072-181/+0
* SPEAr: Configure FSMC driver for NAND interfaceVipin KUMAR2012-07-078-24/+49
* mtd/NAND: Add FSMC driver supportVipin KUMAR2012-07-073-0/+588
* arm/km: remove calls to kw_gpio_* in board_early_init_fHolger Brunck2012-07-072-15/+29
* arm/km: add implementation for read_dip_switchThomas Herzmann2012-07-072-4/+13
* arm/km: support the 2 PCIe fpga resetsValentin Longchamp2012-07-071-4/+9
* arm/km: skip FPGA config when already configuredValentin Longchamp2012-07-071-1/+40
OpenPOWER on IntegriCloud