summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-252-2/+2
| * | | exynos: Allow PWM0 pinmux to be set upSimon Glass2016-05-251-0/+6
| * | | exynos: dts: Add pwm device tree nodeSimon Glass2016-05-252-0/+14
| * | | exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-251-0/+3
| * | | exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-251-1/+1
| * | | exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-251-2/+3
| * | | exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-251-1/+2
| * | | exynos: video: Drop dead codeSimon Glass2016-05-251-2/+0
| * | | board: samsung: add initial Espresso7420 board supportThomas Abraham2016-05-253-0/+44
| * | | arm: exynos: add support for Exynos7420 SoCThomas Abraham2016-05-255-0/+135
| * | | arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham2016-05-256-6/+40
* | | | arm/arm64: implement a boot header capabilityAndre Przywara2016-06-065-0/+57
* | | | armv7: fix order of OMAP die ID printingLadislav Michl2016-06-061-2/+2
* | | | arm: Introduce setjmp/longjmpAlexander Graf2016-06-061-0/+99
* | | | Fix to davinci_nand.h to place CEnCFG registers at correctPeter Howard2016-06-061-4/+6
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-06-063-0/+218
|\ \ \ \
| * | | | ARM64: zynqmp: Extend page_table_sizeMichal Simek2016-06-061-0/+5
| * | | | ARM64: zynqmp: Add support for zc1751-dc4Michal Simek2016-06-062-0/+213
* | | | | arm: lib: Fix fix push/pop-section directivesMarek Vasut2016-06-041-2/+2
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-0423-4/+674
|\ \ \ \ \
| * | | | | armv8: ls1012a: Add support of ls1012afrdm boardPrabhakar Kushwaha2016-06-034-1/+65
| * | | | | armv8: ls1012a: Add support of ls1012ardb boardPrabhakar Kushwaha2016-06-034-1/+67
| * | | | | armv8: ls1012a: Add support of ls1012aqds boardPrabhakar Kushwaha2016-06-035-1/+268
| * | | | | armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha2016-06-0312-0/+182
| * | | | | armv8: fsl-layerscape: Organize SoC overview at common locationPrabhakar Kushwaha2016-06-033-0/+86
| * | | | | armv8: fsl-layerscape: fix compile warning "rcw_tmp"Prabhakar Kushwaha2016-06-031-1/+4
| * | | | | armv8: fsl-layerscape: Avoid LS1043A specifc definesPrabhakar Kushwaha2016-06-032-2/+2
| * | | | | armv8: fsl-layerscape: Put SMMU config code in SMMU_BASEPrabhakar Kushwaha2016-06-031-0/+2
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-0316-996/+211
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ARM: tegra: add p2771-0000 board supportStephen Warren2016-05-313-0/+36
| * | | | | ARM: tegra: add core Tegra186 supportStephen Warren2016-05-318-0/+169
| * | | | | mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-311-0/+2
| * | | | | ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-311-0/+2
| * | | | | ARM: tegra: use DT bindings for GPIO namingStephen Warren2016-05-315-996/+2
| |/ / / /
* | | | | 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-023-1/+122
|\ \ \ \ \
| * | | | | arm: socfpga: Add samtec VIN|ING boardMarek Vasut2016-06-013-1/+122
| |/ / / /
* | | | | ARM: k2g: Configure reset mux to device resetLokesh Vutla2016-06-021-0/+12
* | | | | 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-022-23/+16
* | | | | ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman2016-06-022-10/+17
* | | | | ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman2016-06-021-4/+4
* | | | | dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros2016-06-023-2/+14
* | | | | ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2016-06-022-2/+2
* | | | | 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
OpenPOWER on IntegriCloud