| Commit message (Expand) | Author | Age | Lines |
* | gpio: zynq: Add dummy gpio routines | Jagannadha Sutradharudu Teki | 2014-01-10 | -0/+25 |
* | dts: zynq: Add basic fdt support | Jagannadha Sutradharudu Teki | 2014-01-10 | -0/+13 |
* | zynq: Add support to find bootmode | Jagannadha Sutradharudu Teki | 2014-01-10 | -0/+7 |
* | armv8: Use __aarch64__ rather than CONFIG_ARM64 in some cases | Tom Rini | 2014-01-10 | -18/+4 |
* | arm64: core support | David Feng | 2014-01-09 | -21/+1819 |
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-06 | -465/+3892 |
|\ |
|
| * | DTS: Add dts support for SMDK5420 | Rajeshwari Birje | 2013-12-30 | -190/+272 |
| * | Exynos5420: Add support for 5420 in pinmux and gpio | Rajeshwari Birje | 2013-12-30 | -16/+390 |
| * | Exynos5420: Add DDR3 initialization for 5420 | Rajeshwari Birje | 2013-12-30 | -58/+484 |
| * | Exynos5420: Add clock initialization for 5420 | Rajeshwari Birje | 2013-12-30 | -202/+1679 |
| * | EXYNOS5420: Add dmc and phy_control register structure | Rajeshwari Birje | 2013-12-30 | -0/+167 |
| * | EXYNOS5420: Add power register structure. | Rajeshwari Birje | 2013-12-30 | -0/+837 |
| * | Exynos5420: Add base addresses for 5420 | Rajeshwari Birje | 2013-12-30 | -1/+48 |
| * | EXYNOS5: Create a common board file | Rajeshwari Birje | 2013-12-30 | -0/+17 |
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-06 | -3308/+2329 |
|\ \
| |/
|/| |
|
| * | arm: mx5: Add fuse supply enable in fsl_iim | Sergey Alyoshin | 2014-01-03 | -0/+16 |
| * | ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6 | Otavio Salvador | 2014-01-03 | -10/+11 |
| * | imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macro | Otavio Salvador | 2014-01-03 | -0/+2 |
| * | mx6: soc: Disable VDDPU regulator | Fabio Estevam | 2014-01-02 | -0/+65 |
| * | mx6: soc: Add the required LDO ramp up delay | Fabio Estevam | 2014-01-02 | -3/+19 |
| * | mx6: soc: Introduce set_ldo_voltage() | Fabio Estevam | 2014-01-02 | -7/+26 |
| * | mx6: soc: Set the VDDSOC at 1.175 V | Fabio Estevam | 2014-01-02 | -1/+1 |
| * | mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltages | Fabio Estevam | 2014-01-02 | -0/+16 |
| * | mx6: soc: Staticize set_vddsoc() | Fabio Estevam | 2014-01-02 | -3/+1 |
| * | MX6: fix sata compilation for i.MX6 | Stefano Babic | 2013-12-19 | -1/+2 |
| * | imx6: fix random hang when download by usb | Frank Li | 2013-12-17 | -0/+2 |
| * | mx6: clock: Fix the calculation of PLL_ENET frequency | Fabio Estevam | 2013-12-17 | -1/+1 |
| * | nitrogen6x: Move setup_sata to common part | Giuseppe Pagano | 2013-12-17 | -0/+52 |
| * | i.MX6 (DQ/DLS): use macros for mux and pad declarations | Eric Nelson | 2013-12-17 | -2106/+2118 |
| * | imx-common: remove extraneous semicolon from macro | Eric Nelson | 2013-11-27 | -2/+2 |
| * | i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations | Eric Nelson | 2013-11-13 | -490/+490 |
| * | i.MX6DQ/DLS: remove unused pad declarations | Eric Nelson | 2013-11-13 | -1043/+0 |
| * | i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo | Eric Nelson | 2013-11-13 | -0/+24 |
| * | i.MX6DQ/DLS: remove useless mux/pad declarations | Eric Nelson | 2013-11-13 | -160/+0 |
| * | i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents | Eric Nelson | 2013-11-13 | -1761/+1761 |
* | | ARM: AM43xx: GP_EVM: Add support for DDR3 | Lokesh Vutla | 2013-12-18 | -16/+38 |
* | | ARM: AM43xx: EPOS_EVM: Add support for LPDDR2 | Lokesh Vutla | 2013-12-18 | -3/+190 |
* | | ARM: AM33xx+: Update ioregs to pass different values | Lokesh Vutla | 2013-12-18 | -9/+23 |
* | | ARM: AM43xx: clocks: Update DPLL details | Lokesh Vutla | 2013-12-18 | -14/+43 |
* | | ARM: AM43xx: mux: Update mux data | Lokesh Vutla | 2013-12-18 | -0/+45 |
* | | ARM: AM43xx: Update Current Booting devices list | Lokesh Vutla | 2013-12-18 | -3/+10 |
* | | ARM: AM43xx: Select clk source for Timer2 | Lokesh Vutla | 2013-12-18 | -0/+4 |
* | | ARM: AM43XX: board: add support for reading onboard EEPROM | Sekhar Nori | 2013-12-18 | -0/+2 |
* | | ARM: AM43xx: Adapt to ti_armv7_common.h config file | Lokesh Vutla | 2013-12-18 | -1/+1 |
* | | ARM: AM43xx: Update the base addresses of modules | Lokesh Vutla | 2013-12-18 | -13/+15 |
* | | Merge remote-tracking branch 'u-boot-pxa/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-18 | -0/+1 |
|\ \ |
|
| * | | ARM: pxa: prevent PXA270 occasional reboot freezes | Sergei Ianovich | 2013-12-18 | -0/+1 |
* | | | arm: tegra: Fix the CPU complex reset masks | Alban Bedel | 2013-12-18 | -3/+3 |
* | | | ARM: tegra: support SKU b1 of Tegra30 | Alban Bedel | 2013-12-18 | -0/+2 |
* | | | Tegra114: Do not program CPCON field for PLLX | Thierry Reding | 2013-12-18 | -1/+5 |