summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | sunxi: Fix PLL1 running at half speed on sun8iHans de Goede2015-01-142-3/+7
* | sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka2015-01-143-18/+6
* | sun8i: Add dram initialization supportHans de Goede2015-01-146-1/+621
* | sunxi: Use memcmp for mctl_mem_matchesHans de Goede2015-01-141-9/+3
* | sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede2015-01-142-14/+30
* | sunxi: Move await_completion dram helper to dram.hHans de Goede2015-01-143-37/+25
* | sun6i: clock_set_pll5: Calculate k and m rather then hardcoding themHans de Goede2015-01-141-2/+7
* | sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede2015-01-144-4/+13
* | sunxi: axp221: Add axp223 supportHans de Goede2015-01-141-1/+1
* | sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede2015-01-146-1/+219
* | sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede2015-01-143-10/+10
* | sunxi: Align PSCI stack calculation to commentJan Kiszka2015-01-141-1/+1
* | sunxi: Add sunxi_get_sid helper functionHans de Goede2015-01-142-0/+20
* | sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede2015-01-142-9/+15
* | sun6i: dram: Do not try to initialize a second dram chan on A31sHans de Goede2015-01-142-7/+15
* | sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede2015-01-143-2/+45
* | sun6i: Make dram clk and zq value Kconfig optionsHans de Goede2015-01-141-7/+5
|/
* arm: build arch memset/memcpy in Thumb2 modeStefan Agner2015-01-094-87/+142
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-01-081-5/+5
|\
| * dt: socfpga: Replace num-chipselect with num-csMarek Vasut2015-01-071-3/+3
| * dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssiMarek Vasut2015-01-061-2/+2
* | mx25: Fix boot hang by avoiding vector relocationFabio Estevam2015-01-082-0/+27
* | mx25: Remove empty line after printing the reset causeFabio Estevam2015-01-081-1/+1
* | ARM: UniPhier: add UART initialization routine for low-level debugMasahiro Yamada2015-01-088-0/+128
* | ARM: UniPhier: enable output of system busMasahiro Yamada2015-01-083-0/+15
* | ARM: UniPhier: fix SRAM size on support cardMasahiro Yamada2015-01-081-3/+3
OpenPOWER on IntegriCloud