summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-01-02mx6: soc: Introduce set_ldo_voltage()Fabio Estevam
2014-01-02mx6: soc: Set the VDDSOC at 1.175 VFabio Estevam
2014-01-02mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltagesFabio Estevam
2014-01-02mx6: soc: Staticize set_vddsoc()Fabio Estevam
2013-12-30DTS: Add dts support for SMDK5420Rajeshwari Birje
2013-12-30Exynos5420: Add support for 5420 in pinmux and gpioRajeshwari Birje
2013-12-30Exynos5420: Add DDR3 initialization for 5420Rajeshwari Birje
2013-12-30Exynos5420: Add clock initialization for 5420Rajeshwari Birje
2013-12-30EXYNOS5420: Add dmc and phy_control register structureRajeshwari Birje
2013-12-30EXYNOS5420: Add power register structure.Rajeshwari Birje
2013-12-30Exynos5420: Add base addresses for 5420Rajeshwari Birje
2013-12-30EXYNOS5: Create a common board fileRajeshwari Birje
2013-12-19MX6: fix sata compilation for i.MX6Stefano Babic
2013-12-18ARM: AM43xx: GP_EVM: Add support for DDR3Lokesh Vutla
2013-12-18ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla
2013-12-18ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla
2013-12-18ARM: AM43xx: clocks: Update DPLL detailsLokesh Vutla
2013-12-18ARM: AM43xx: mux: Update mux dataLokesh Vutla
2013-12-18ARM: AM43xx: Update Current Booting devices listLokesh Vutla
2013-12-18ARM: AM43xx: Select clk source for Timer2Lokesh Vutla
2013-12-18ARM: AM43XX: board: add support for reading onboard EEPROMSekhar Nori
2013-12-18ARM: AM43xx: Adapt to ti_armv7_common.h config fileLokesh Vutla
2013-12-18ARM: AM43xx: Update the base addresses of modulesLokesh Vutla
2013-12-18Merge remote-tracking branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-18arm: tegra: Fix the CPU complex reset masksAlban Bedel
2013-12-18ARM: tegra: support SKU b1 of Tegra30Alban Bedel
2013-12-18Tegra114: Do not program CPCON field for PLLXThierry Reding
2013-12-18Tegra114: Fix PLLX M, N, P init settingsJimmy Zhang
2013-12-18ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich
2013-12-18sh: add support for sh7753evb boardYoshihiro Shimoda
2013-12-17imx6: fix random hang when download by usbFrank Li
2013-12-17mx6: clock: Fix the calculation of PLL_ENET frequencyFabio Estevam
2013-12-17nitrogen6x: Move setup_sata to common partGiuseppe Pagano
2013-12-17i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson
2013-12-16Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada
2013-12-16common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan
2013-12-16blackfin: remove build warningSonic Zhang
2013-12-16blackfin: fixing warning by including proper headersSonic Zhang
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada
2013-12-13ARM:PXA: Correct tick_to_time / us_to_tick to use lldivTom Rini
2013-12-13ARM:zynq: Correct __udelay to use lldivTom Rini
2013-12-13Makefile: use two double-quotations as a pairMasahiro Yamada
2013-12-12ARM: OMAP5: clocks: Update MPU settings for OPP_NOMLokesh Vutla
2013-12-12ARM: DRA7xx: Change clk divider settingLokesh Vutla
2013-12-12arm: omap: abb: add missing includeNikita Kiryanov
2013-12-12arm: am437: Fix offset for USB registersDan Murphy
2013-12-12ARM: OMAP4: Move TEXT_BASE down to non-HS limitLokesh Vutla
2013-12-12am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini
2013-12-11Revert "ARM: move interrupt_init to before relocation"Albert ARIBAUD