summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * rtc/m41t62: Add support for M41T82 with HT (Halt Update)Stefan Roese2012-07-07-1/+9
| * SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese2012-07-07-27/+1740
| * Makefile: Add u-boot.spr build target (SPEAr)Stefan Roese2012-07-07-0/+21
| * SPL: ARM: spear: Remove some objects from SPL buildStefan Roese2012-07-07-0/+4
| * SPL: lib/Makefile: Add crc32.c to SPL buildStefan Roese2012-07-07-1/+1
| * SPL: common/Makefile: Add image.c to SPL buildStefan Roese2012-07-07-1/+1
| * arm: Don't use printf() in SPL buildsSimon Glass2012-07-07-1/+2
| * GPIO: Add SPEAr GPIO driverStefan Roese2012-07-07-0/+143
| * net: Multiple updates/enhancements to designware.cStefan Roese2012-07-07-69/+51
| * cleanup/SPEAr: Define configuration flags more elegantlyAmit Virdi2012-07-07-18/+18
| * cleanup/SPEAr: Remove unnecessary parenthesisAmit Virdi2012-07-07-10/+10
| * SPEAr: Correct SoC ID offset in misc configuration spaceShiraz Hashim2012-07-07-1/+1
| * SPEAr: explicitly select clk src for UARTShiraz Hashim2012-07-07-1/+8
| * SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND accessAmit Virdi2012-07-07-1/+0
| * SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evbVipin Kumar2012-07-07-0/+2
| * SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macroVipin Kumar2012-07-07-1/+2
| * SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASEVipin Kumar2012-07-07-2/+2
| * SPEAr: Enable CONFIG_SYS_FLASH_PROTECTIONVipin Kumar2012-07-07-0/+2
| * SPEAr: Enable dcache for fast file transferShiraz Hashim2012-07-07-0/+4
| * SPEAr: Enable autoneg for ethernetShiraz Hashim2012-07-07-0/+1
| * SPEAr: Enable udc and usb-console support only for usbtty configurationVipin KUMAR2012-07-07-0/+3
| * SPEAr: Enable usb device high speed supportVipin KUMAR2012-07-07-0/+1
| * SPEAr: Initialize SNOR in early_board_init_fAmit Virdi2012-07-07-0/+9
| * SPEAr: Change the default environment variablesVipin KUMAR2012-07-07-9/+32
| * SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)Vipin KUMAR2012-07-07-1/+0
| * SPEAr: Add configuration options for spear3xx and spear6xx boardsVipin KUMAR2012-07-07-186/+77
| * SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR2012-07-07-1/+93
| * SPEAr: Add interface information in initializationVipin Kumar2012-07-07-22/+61
| * SPEAr: Add macb driver support for spear310 and spear320Vipin KUMAR2012-07-07-6/+78
| * SPEAr: Configure network support for spear SoCsVipin KUMAR2012-07-07-2/+56
| * SPEAr: Place ethaddr write and read within CONFIG_CMD_NETVipin KUMAR2012-07-07-8/+29
| * SPEAr: Eliminate dependency on Xloader tableAmit Virdi2012-07-07-115/+0
| * SPEAr: Fix ARM relocation supportAmit Virdi2012-07-07-19/+1
| * st_smi: Fixed page size for Winbond W25Q128FV flashArmando Visconti2012-07-07-1/+1
| * st_smi: Change timeout loop implementationAmit Virdi2012-07-07-10/+17
| * st_smi: Fix bug in flash_print_info()Armando Visconti2012-07-07-2/+7
| * st_smi: Change the flash probing methodArmando Visconti2012-07-07-27/+65
| * st_smi: Removed no needed dependency on ST_M25Pxx_IDArmando Visconti2012-07-07-32/+18
| * st_smi: Fix smi read statusVipin Kumar2012-07-07-6/+2
| * st_smi: Move status register read before modifying ctrl registerShiraz Hashim2012-07-07-2/+4
| * st_smi: Read status until timeout happensVipin KUMAR2012-07-07-1/+1
| * st_smi: Enhance the error handlingAmit Virdi2012-07-07-13/+21
| * 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