summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-06Prepare v2014.10-rc3v2014.10-rc3Tom Rini
2014-10-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-10-06Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-10-06usb: gadget: fastboot: terminate commands with NULLEric Nelson
2014-10-06usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack
2014-10-06arm: socfpga: Use CMD_FS_GENERICMarek Vasut
2014-10-06arm: socfpga: Split SoCFPGA configurationPavel Machek
2014-10-06arm: socfpga: Clean up SoCFPGA configurationMarek Vasut
2014-10-06arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut
2014-10-06arm: socfpga: Move cache_enable to CPU codeMarek Vasut
2014-10-06arm: socfpga: Enable SDMMC boot for SOCFPGA U-BootChin Liang See
2014-10-06arm: socfpga: Enable DWMMC for SOCFPGAChin Liang See
2014-10-06arm: socfpga: nic301: Add NIC-301 configuration codePavel Machek
2014-10-06arm: socfpga: pl310: Map SDRAM to 0x0Marek Vasut
2014-10-06arm: socfpga: nic301: Add NIC-301 GPV register fileMarek Vasut
2014-10-06arm: socfpga: scu: Add SCU register fileMarek Vasut
2014-10-06arm: socfpga: cache: Enable PL310 L2 cacheMarek Vasut
2014-10-06arm: socfpga: cache: Enable D-CacheMarek Vasut
2014-10-06arm: socfpga: cache: Define cacheline sizeMarek Vasut
2014-10-06arm: socfpga: sysmgr: Add FPGA bits into system managerMarek Vasut
2014-10-06arm: socfpga: reset: Add function to reset FPGA bridgesMarek Vasut
2014-10-06arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek
2014-10-06arm: socfpga: board: Align checkboard() outputMarek Vasut
2014-10-06arm: socfpga: board: Correctly set ATAG positionPavel Machek
2014-10-06arm: socfpga: misc: Align print_cpuinfo() outputPavel Machek
2014-10-06arm: socfpga: misc: Add SD controller initPavel Machek
2014-10-06arm: socfpga: misc: Add proper ethernet initializationPavel Machek
2014-10-06arm: socfpga: reset: Add EMAC reset functionsMarek Vasut
2014-10-06arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut
2014-10-06arm: socfpga: mmc: Pick the clock from clock managerPavel Machek
2014-10-06arm: socfpga: clock: Sync with reference codeMarek Vasut
2014-10-06arm: socfpga: clock: Clean up bit definitionsMarek Vasut
2014-10-06arm: socfpga: clock: Trim down code duplicationMarek Vasut
2014-10-06arm: socfpga: clock: Add code to read clock configurationPavel Machek
2014-10-06arm: socfpga: clock: Add missing stubs into board fileMarek Vasut
2014-10-06arm: socfpga: clock: Drop nonsense inlining from clock manager codeMarek Vasut
2014-10-06arm: socfpga: clock: Implant order into bit definitionsMarek Vasut
2014-10-06arm: socfpga: sysmgr: Clean up system managerMarek Vasut
2014-10-06arm: socfpga: Add watchdog disable for socfpgaPavel Machek
2014-10-06arm: socfpga: Clean up base address fileMarek Vasut
2014-10-06arm: socfpga: Complete the list of base addressesPavel Machek
2014-10-06Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', '...Marek Vasut
2014-10-06arm: cache: Add support for write-allocate D-CacheMarek Vasut
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning
2014-10-06net: dwc: Make the cache handling less crypticMarek Vasut
2014-10-06net: dwc: Fix cache alignment issuesMarek Vasut
2014-10-06net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek
2014-10-06net: Remove unused CONFIG_DW_SEARCH_PHY from configsPavel Machek
2014-10-06mmc: dw_mmc: Fix cache alignment issueMarek Vasut
2014-10-06mmc: dw_mmc: cleanupsPavel Machek