summaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeLines
...
| * | | sun9i: Add cpu_sun9i.h with iomem definesHans de Goede2015-01-22-0/+112
| * | | sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede2015-01-22-145/+157
| * | | sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede2015-01-22-4/+12
| * | | sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-22-3/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-01-22-33/+78
|\ \ \ \
| * | | | ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2Masahiro Yamada2015-01-23-0/+44
| * | | | ARM: UniPhier: rename SG_MEMCONF_* macros for readabilityMasahiro Yamada2015-01-23-20/+20
| * | | | ARM: UniPhier: use <linux/sizes.h> for readabilityMasahiro Yamada2015-01-23-12/+13
| * | | | ARM: UniPhier: remove __packed that causes a problem on GCC 4.9Masahiro Yamada2015-01-23-1/+1
| |/ / /
* | | | mmc: zynq: Use phys_addr_t for addressesMichal Simek2015-01-21-1/+1
|/ / /
* | | mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-19-0/+192
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-16-5/+45
|\ \
| * | arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-13-5/+45
| |/
* | sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-14-1/+5
* | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-14-3/+24
* | sunxi: video: Add lvds supportHans de Goede2015-01-14-0/+15
* | sunxi: video: Add VGA output supportHans de Goede2015-01-14-0/+78
* | sunxi: video: Add lcd output supportHans de Goede2015-01-14-6/+26
* | sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede2015-01-14-0/+2
* | sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede2015-01-14-0/+3
* | sunxi: gpio: Properly sort mux defines by port numberHans de Goede2015-01-14-5/+5
* | sunxi: video: Set input sync enableHans de Goede2015-01-14-0/+1
* | sunxi: video: Add hdmi supportHans de Goede2015-01-14-10/+23
* | sunxi: video: Add DDC & EDID supportHans de Goede2015-01-14-0/+85
* | sunxi: Fix PLL1 running at half speed on sun8iHans de Goede2015-01-14-1/+1
* | sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka2015-01-14-16/+6
* | sun8i: Add dram initialization supportHans de Goede2015-01-14-0/+272
* | sunxi: Use memcmp for mctl_mem_matchesHans de Goede2015-01-14-9/+3
* | sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede2015-01-14-0/+29
* | sunxi: Move await_completion dram helper to dram.hHans de Goede2015-01-14-0/+14
* | sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede2015-01-14-1/+5
* | sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede2015-01-14-1/+60
* | sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede2015-01-14-3/+3
* | sunxi: Add sunxi_get_sid helper functionHans de Goede2015-01-14-0/+1
* | sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede2015-01-14-9/+15
* | sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede2015-01-14-1/+8
|/
* arm: build arch memset/memcpy in Thumb2 modeStefan Agner2015-01-09-5/+28
* ARM: UniPhier: add UART initialization routine for low-level debugMasahiro Yamada2015-01-08-0/+24
* ARM: UniPhier: enable output of system busMasahiro Yamada2015-01-08-0/+1
* keystone: set default pci mode to root complexKaricheri, Muralidharan2015-01-05-0/+1
* ARM: OMAP4: Panda: rework DMM logicNishanth Menon2015-01-05-0/+3
* ARM: bootm: do not add PSCI to fdt when booting in secure mode.Ian Campbell2015-01-05-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-01-02-6/+7
|\
| * arm:mx6sx add QSPI supportPeng Fan2014-12-31-6/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-01-01-1/+98
|\ \
| * | ARM: Implement non-cached memory supportThierry Reding2014-12-18-0/+5
| * | ARM: tegra: Implement XUSB pad controllerThierry Reding2014-12-18-0/+24
| * | ARM: tegra: Implement powergate supportThierry Reding2014-12-18-0/+62
| * | ARM: tegra: Provide PCIEXCLK reset IDThierry Reding2014-12-18-1/+1
| * | ARM: tegra: Implement tegra_plle_enable()Thierry Reding2014-12-18-0/+6
| |/