aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-09EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde
2012-07-09USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde
2012-07-09EXYNOS5: Add structure for PMU registersRajeshwari Shinde
2012-07-09EXYNOS5: Fix system register structureRajeshwari Shinde
2012-07-09USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde
2012-07-09fdt: send all dtc output to stderrStephen Warren
2012-07-08ext2fs: fix warning: 'blocknxt' may be used uninitializedKim Phillips
2012-07-08tools: Fix mingw tools buildVladimir Yakovlev
2012-07-08net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAYKim Phillips
2012-07-08Remove remaining mdelay() macrosAnatolij Gustschin
2012-07-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-07-07ARM: cache: Move the cp15 CR register read before flushing the cache.SRICHARAN R
2012-07-07ARM: introduce arch_early_init_r()Fabio Estevam
2012-07-07PXA: Enable CONFIG_PREBOOT on zipitz2Marek Vasut
2012-07-07ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam
2012-07-07No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam
2012-07-07add new board vl_ma2scesw@bus-elektronik.de
2012-07-07MTD: SPEAr SMI: Add write support for length < 4 bytesStefan Roese
2012-07-07i2c: designware_i2c.c: Add support for the "i2c probe" commandStefan Roese
2012-07-07rtc/m41t62: Add support for M41T82 with HT (Halt Update)Stefan Roese
2012-07-07SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese
2012-07-07Makefile: Add u-boot.spr build target (SPEAr)Stefan Roese
2012-07-07SPL: ARM: spear: Remove some objects from SPL buildStefan Roese
2012-07-07SPL: lib/Makefile: Add crc32.c to SPL buildStefan Roese
2012-07-07SPL: common/Makefile: Add image.c to SPL buildStefan Roese
2012-07-07arm: Don't use printf() in SPL buildsSimon Glass
2012-07-07GPIO: Add SPEAr GPIO driverStefan Roese
2012-07-07net: Multiple updates/enhancements to designware.cStefan Roese
2012-07-07cleanup/SPEAr: Define configuration flags more elegantlyAmit Virdi
2012-07-07cleanup/SPEAr: Remove unnecessary parenthesisAmit Virdi
2012-07-07SPEAr: Correct SoC ID offset in misc configuration spaceShiraz Hashim
2012-07-07SPEAr: explicitly select clk src for UARTShiraz Hashim
2012-07-07SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND accessAmit Virdi
2012-07-07SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evbVipin Kumar
2012-07-07SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macroVipin Kumar
2012-07-07SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASEVipin Kumar
2012-07-07SPEAr: Enable CONFIG_SYS_FLASH_PROTECTIONVipin Kumar
2012-07-07SPEAr: Enable dcache for fast file transferShiraz Hashim
2012-07-07SPEAr: Enable autoneg for ethernetShiraz Hashim
2012-07-07SPEAr: Enable udc and usb-console support only for usbtty configurationVipin KUMAR
2012-07-07SPEAr: Enable usb device high speed supportVipin KUMAR
2012-07-07SPEAr: Initialize SNOR in early_board_init_fAmit Virdi
2012-07-07SPEAr: Change the default environment variablesVipin KUMAR
2012-07-07SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)Vipin KUMAR
2012-07-07SPEAr: Add configuration options for spear3xx and spear6xx boardsVipin KUMAR
2012-07-07SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR
2012-07-07SPEAr: Add interface information in initializationVipin Kumar
2012-07-07SPEAr: Add macb driver support for spear310 and spear320Vipin KUMAR
2012-07-07SPEAr: Configure network support for spear SoCsVipin KUMAR