summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-2314-157/+620
|\
| * sunxi: Hookup OTG USB controller supportHans de Goede2015-01-221-0/+2
| * sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede2015-01-222-0/+120
| * sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede2015-01-221-1/+1
| * sunxi: mmc: Add support for sun9i (A80)Hans de Goede2015-01-221-2/+6
| * sun9i: Add sun9i (A80) clock setup supportHans de Goede2015-01-222-0/+69
| * sun9i: Add clock_sun9i.h with ccu register layout for sun9iHans de Goede2015-01-222-0/+141
| * sun9i: Add cpu_sun9i.h with iomem definesHans de Goede2015-01-222-0/+112
| * sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede2015-01-222-145/+157
| * sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede2015-01-223-4/+12
| * sunxi: Drop pll6 setting from clock_init_uartHans de Goede2015-01-221-4/+1
| * sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-221-3/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-01-2212-1126/+128
|\ \
| * | ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2Masahiro Yamada2015-01-231-0/+44
| * | ARM: UniPhier: rename SG_MEMCONF_* macros for readabilityMasahiro Yamada2015-01-231-20/+20
| * | ARM: UniPhier: use <linux/sizes.h> for readabilityMasahiro Yamada2015-01-231-12/+13
| * | ARM: UniPhier: remove non-sense inline directivesMasahiro Yamada2015-01-233-6/+6
| * | ARM: UniPhier: add static to local functionsMasahiro Yamada2015-01-236-15/+15
| * | ARM: UniPhier: fix IECTRL set code for PH1-Pro4Masahiro Yamada2015-01-231-1/+1
| * | ARM: UniPhier: describe init_page_table shorterMasahiro Yamada2015-01-232-1069/+26
| * | ARM: UniPhier: fix comments in SoC Glue init functionMasahiro Yamada2015-01-232-2/+2
| * | ARM: UniPhier: remove __packed that causes a problem on GCC 4.9Masahiro Yamada2015-01-231-1/+1
| |/
* | Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-221-1/+1
|\ \ | |/ |/|
| * mmc: zynq: Use phys_addr_t for addressesMichal Simek2015-01-211-1/+1
* | sunxi: Restore lowlevel_init usageHans de Goede2015-01-211-21/+21
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-206-0/+192
|\
| * mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-196-0/+192
* | zynq: Remove reference to gdataSimon Glass2015-01-201-3/+0
* | sunxi: Drop use of lowlevel_init()Simon Glass2015-01-161-5/+0
* | sunxi: Move SPL s_init() code to board_init_f()Simon Glass2015-01-161-32/+37
* | arm: Add warnings about using gdataSimon Glass2015-01-161-1/+6
* | TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-164-30/+11
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-166-51/+138
|\
| * arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-136-51/+138
* | ARM: armv8: Fix typo in commentaryMichal Simek2015-01-141-1/+1
* | Add support for Seagate BlackArmor NAS220Evgeni Dobrev2015-01-141-0/+4
* | sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede2015-01-141-0/+26
* | sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-143-9/+30
* | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-146-3/+254
* | sun7i: Move psci_arch_init close to text_endJan Kiszka2015-01-141-40/+40
* | sun7i: Add support for taking CPUs offline via PSCIJan Kiszka2015-01-141-0/+171
* | sunxi: video: Add lvds supportHans de Goede2015-01-143-0/+15
* | sunxi: video: Add VGA output supportHans de Goede2015-01-142-0/+78
* | sunxi: video: Add lcd output supportHans de Goede2015-01-142-6/+26
* | sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede2015-01-141-0/+2
* | sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede2015-01-141-0/+3
* | sunxi: gpio: Properly sort mux defines by port numberHans de Goede2015-01-141-5/+5
* | sunxi: video: Set input sync enableHans de Goede2015-01-141-0/+1
* | sunxi: video: Add hdmi supportHans de Goede2015-01-141-10/+23
* | sunxi: video: Add DDC & EDID supportHans de Goede2015-01-141-0/+85
OpenPOWER on IntegriCloud