summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| | * imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macroOtavio Salvador2014-01-03-0/+2
| | * mx6: soc: Disable VDDPU regulatorFabio Estevam2014-01-02-0/+65
| | * mx6: soc: Add the required LDO ramp up delayFabio Estevam2014-01-02-3/+19
| | * mx6: soc: Introduce set_ldo_voltage()Fabio Estevam2014-01-02-7/+26
| | * mx6: soc: Set the VDDSOC at 1.175 VFabio Estevam2014-01-02-1/+1
| | * mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltagesFabio Estevam2014-01-02-0/+16
| | * mx6: soc: Staticize set_vddsoc()Fabio Estevam2014-01-02-3/+1
| | * MX6: fix sata compilation for i.MX6Stefano Babic2013-12-19-1/+2
| | * imx6: fix random hang when download by usbFrank Li2013-12-17-0/+2
| | * mx6: clock: Fix the calculation of PLL_ENET frequencyFabio Estevam2013-12-17-1/+1
| | * nitrogen6x: Move setup_sata to common partGiuseppe Pagano2013-12-17-0/+52
| | * i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson2013-12-17-2106/+2118
| | * imx-common: remove extraneous semicolon from macroEric Nelson2013-11-27-2/+2
| | * i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarationsEric Nelson2013-11-13-490/+490
| | * i.MX6DQ/DLS: remove unused pad declarationsEric Nelson2013-11-13-1043/+0
| | * i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/SoloEric Nelson2013-11-13-0/+24
| | * i.MX6DQ/DLS: remove useless mux/pad declarationsEric Nelson2013-11-13-160/+0
| | * i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-13-1761/+1761
| * | ARM: AM43xx: GP_EVM: Add support for DDR3Lokesh Vutla2013-12-18-16/+38
| * | ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla2013-12-18-3/+190
| * | ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-18-9/+23
| * | ARM: AM43xx: clocks: Update DPLL detailsLokesh Vutla2013-12-18-14/+43
| * | ARM: AM43xx: mux: Update mux dataLokesh Vutla2013-12-18-0/+45
| * | ARM: AM43xx: Update Current Booting devices listLokesh Vutla2013-12-18-3/+10
| * | ARM: AM43xx: Select clk source for Timer2Lokesh Vutla2013-12-18-0/+4
| * | ARM: AM43XX: board: add support for reading onboard EEPROMSekhar Nori2013-12-18-0/+2
| * | ARM: AM43xx: Adapt to ti_armv7_common.h config fileLokesh Vutla2013-12-18-1/+1
| * | ARM: AM43xx: Update the base addresses of modulesLokesh Vutla2013-12-18-13/+15
| * | Merge remote-tracking branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-18-0/+1
| |\ \
| | * | ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich2013-12-18-0/+1
| * | | arm: tegra: Fix the CPU complex reset masksAlban Bedel2013-12-18-3/+3
| * | | ARM: tegra: support SKU b1 of Tegra30Alban Bedel2013-12-18-0/+2
| * | | Tegra114: Do not program CPCON field for PLLXThierry Reding2013-12-18-1/+5
| * | | Tegra114: Fix PLLX M, N, P init settingsJimmy Zhang2013-12-18-24/+59
| |/ /
| * | ARM: OMAP5: clocks: Update MPU settings for OPP_NOMLokesh Vutla2013-12-12-12/+2
| * | ARM: DRA7xx: Change clk divider settingLokesh Vutla2013-12-12-5/+5
| * | arm: omap: abb: add missing includeNikita Kiryanov2013-12-12-0/+1
| * | arm: am437: Fix offset for USB registersDan Murphy2013-12-12-2/+2
| * | ARM: OMAP4: Move TEXT_BASE down to non-HS limitLokesh Vutla2013-12-12-1/+1
| * | am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini2013-12-12-0/+8
| * | Revert "ARM: move interrupt_init to before relocation"Albert ARIBAUD2013-12-11-1/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-01-09-0/+77
|\ \ \
| * | | socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See2014-01-09-0/+77
* | | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-01-09-19/+9
|\ \ \ \
| * | | | sh: sh2: Remove CONFIG_SH2A definition from asm/processor.hNobuhiro Iwamatsu2014-01-09-2/+1
| * | | | sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu2014-01-09-13/+4
| * | | | sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu2014-01-08-1/+1
| * | | | sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4Nobuhiro Iwamatsu2014-01-08-1/+1
| * | | | sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3Nobuhiro Iwamatsu2014-01-08-1/+1
| * | | | sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2Nobuhiro Iwamatsu2014-01-08-1/+1
| |/ / /