summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-07-111-2/+2
|\
| * i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10Eric Nelson2014-07-101-2/+2
* | usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi2014-07-091-0/+5
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-07-092-4/+3
|\ \ | |/
| * mx6: soc: Update the comments of set_ldo_voltage()Fabio Estevam2014-07-091-3/+2
| * MX6: Correct calculation of PLL_SYSAndre Renaud2014-07-091-1/+1
* | kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabledAlexey Ignatov2014-07-071-0/+4
* | am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin2014-07-074-4/+49
* | am43xx: Update EMIF DDR3 Configuration for AM43x GPFranklin S. Cooper Jr2014-07-071-0/+2
* | ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee2014-07-071-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-07-071-0/+2
|\ \
| * | i2c: tegra: use repeated start for readsStephen Warren2014-07-031-0/+2
* | | socfpga: Relocate arch common functions away from boardChin Liang See2014-07-051-0/+24
* | | arm: Fix armv8 compilation errorShaibal.Dutta2014-07-051-1/+1
* | | arm: spl: fix include guardJeroen Hofstee2014-07-052-2/+2
* | | socfpga: Adding Scan Manager driverChin Liang See2014-07-055-1/+305
* | | socfpga: Adding DesignWare watchdog supportChin Liang See2014-07-051-0/+1
* | | arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-042-27/+521
* | | ARM: cache_v7: use __weakJeroen Hofstee2014-07-044-55/+15
* | | ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board supportYork Sun2014-07-042-2/+2
* | | armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera2014-07-031-0/+11
* | | ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun2014-07-0315-1/+937
* | | ARMv8: Adjust MMU setupYork Sun2014-07-032-30/+44
* | | Added 64-bit MMIO accessors for ARMv8J. German Rivera2014-07-031-0/+8
* | | arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-033-0/+255
|/ /
* | Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD2014-07-0111-193/+582
|\ \
| * | Exynos5420: Introduce support for the Peach-Pit boardAkshay Saraswat2014-06-235-93/+281
| * | Exynos5420: Let macros be used for exynos5420Akshay Saraswat2014-06-231-3/+3
| * | Exynos5420: DMC: Add software read levelingAkshay Saraswat2014-06-134-7/+255
| * | DMC: exynos5420: Gate CLKM to when reading PHY_CON13Doug Anderson2014-06-132-5/+39
| * | Exynos5420: Remove code for enabling read levelingAkshay Saraswat2014-06-131-71/+0
| * | Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_initAkshay Saraswat2014-06-133-13/+5
| * | Revert "exynos: Enable PSHOLD in SPL"Minkyu Kang2014-06-131-2/+0
* | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-011-1/+1
|\ \ \
| * | | tegra20: display: fix checking of return valueJeroen Hofstee2014-06-191-1/+1
| |/ /
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-0118-283/+94
|\ \ \
| * | | OMAP: disable gpmc timeout safely for reenablingStefano Babic2014-06-191-1/+2
| * | | omap3: board: trivial: add void for no argsJeroen Hofstee2014-06-191-2/+2
| * | | cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow registerFelipe Balbi2014-06-191-0/+1
| * | | ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan2014-06-195-105/+43
| * | | mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-1911-175/+45
| * | | omap: Don't enable GPMC CS0 with nothing attachedAsh Charles2014-06-191-1/+2
| |/ /
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-3024-162/+962
|\ \ \ | | |/ | |/|
| * | vf610: fix build due to missing sys_proto.hStefano Babic2014-06-251-1/+1
| * | imx: correct HAB status for new chip TOStefano Babic2014-06-174-14/+82
| * | mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RCFabio Estevam2014-06-171-1/+1
| * | MX25: fix build due to missing sys_proto.hStefano Babic2014-06-061-0/+2
| * | imx: sata: return failure if not IMX6Q/IMX6DTim Harvey2014-06-061-1/+6
| * | imx: iomux: add macros to setup iomux for multiple SoC typesTim Harvey2014-06-062-2/+39
| * | mx6: add mmdc configuration for MX6Q/MX6DLTim Harvey2014-06-063-0/+563
OpenPOWER on IntegriCloud