summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | armv8: ls1043aqds: fix usb PWRFAULT settingShaohui Xie2016-06-031-2/+2
| * | | driver/ddr/fsl: Check condition for erratum A-009803Shengzhou Liu2016-06-031-19/+23
| * | | drivers/ddr/fsl: Disabling data init if ECC is not enabledYork Sun2016-06-031-1/+2
| * | | board: ls2080ardb: qds: Fix compiling issue when FSL_MC_ENET not definedYork Sun2016-06-032-0/+8
| * | | pcie/layerscape: fix bug in bus number computation when setting msi-mapBogdan Purcareata2016-06-031-3/+6
| * | | drivers/ddr/fsl: Fix timing_cfg_2 registerYork Sun2016-06-031-1/+1
| * | | board: ls102xa: Fix ICID setupVincent Siles2016-06-031-2/+5
| * | | mmc: fsl_esdhc: fix check_and_invalidate_dcache_range functionYangbo Lu2016-06-031-5/+4
| * | | board/freescale: Update ddr clk_adjustShengzhou Liu2016-06-0313-172/+172
| * | | drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntlShengzhou Liu2016-06-031-2/+9
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-0350-1413/+1414
|\ \ \ | |_|/ |/| |
| * | ARM: tegra: add p2771-0000 board supportStephen Warren2016-05-319-0/+134
| * | ARM: tegra: add core Tegra186 supportStephen Warren2016-05-319-0/+240
| * | mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-314-1/+35
| * | gpio: add Tegra186 GPIO driverStephen Warren2016-05-317-1/+579
| * | ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-313-1/+9
| * | ARM: tegra: fix naming in GPIO DT binding headerStephen Warren2016-05-311-34/+34
| * | ARM: tegra: use DT bindings for GPIO namingStephen Warren2016-05-3120-1376/+383
* | | arm: lib: fix push/pop-section directivesStephen Warren2016-06-037-34/+34
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-0222-11/+1853
|\ \ \
| * | | arm: socfpga: improve raw MMC SPL bootSylvain Lesne2016-06-011-3/+3
| * | | arm: socfpga: Add missing ',' in CONFIG_BOOTARGSStefan Roese2016-06-011-1/+1
| * | | arm: socfpga: Enable tiny printf and simple malloc in SPLMarek Vasut2016-06-019-3/+16
| * | | spl: Remove bogus GD_FLG_SPL_INIT checkMarek Vasut2016-06-011-3/+0
| * | | arm: socfpga: Add samtec VIN|ING boardMarek Vasut2016-06-0112-1/+1833
| | |/ | |/|
* | | ARM: k2g: Configure reset mux to device resetLokesh Vutla2016-06-022-0/+28
* | | arm: am57xx: Fix alignment where necessaryKeerthy2016-06-021-45/+45
* | | arm: am57xx: Fix omap_vcores assignment for am572x-idkKeerthy2016-06-021-1/+44
* | | arm: omap: Introduce vcores_init functionKeerthy2016-06-022-0/+12
* | | ARM: DRA7: Add macros for voltage values for all OPPsAnna, Suman2016-06-021-6/+23
* | | ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman2016-06-023-28/+21
* | | ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman2016-06-023-15/+22
* | | ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman2016-06-021-4/+4
* | | usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros2016-06-021-15/+41
* | | dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros2016-06-023-2/+14
* | | ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros2016-06-022-57/+55
* | | ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2016-06-022-2/+2
* | | lib: Enable private libgcc by defaultMarek Vasut2016-06-021-0/+1
* | | arm: lib: Split asm symbols into different .text subsectionsMarek Vasut2016-06-027-0/+38
* | | arm: lib: Import Thumb1 functionsMarek Vasut2016-06-021-0/+53
* | | arm: lib: import muldi3.S from LinuxMarek Vasut2016-06-022-1/+48
* | | arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut2016-06-022-4/+4
* | | arm: lib: Import __do_div64 from LinuxMarek Vasut2016-06-022-1/+213
* | | arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut2016-06-021-5/+3
* | | arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut2016-06-026-430/+353
* | | arm: lib: Sync libgcc shift operationsMarek Vasut2016-06-023-12/+24
* | | arm: lib: Drop underscore from private libgcc filenamesMarek Vasut2016-06-029-3/+3
* | | arm: include: Import unified.h from Linux kernelMarek Vasut2016-06-024-7/+138
* | | arm: config: Introduce CONFIG_SYS_ARM_ARCHMarek Vasut2016-06-021-0/+14
* | | ARM: omap: Enable tiny printf on omap3_logicMarek Vasut2016-06-021-0/+1
OpenPOWER on IntegriCloud