summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini2015-01-053-113/+9
|\ \
| * | cros-ec-keyboard: Synchronize DT binding from linuxSjoerd Simons2015-01-053-113/+9
| |/
* | keystone: set default pci mode to root complexKaricheri, Muralidharan2015-01-052-0/+34
* | arm: omap: reset sata on bootDmitry Lifshitz2015-01-051-0/+9
* | OMAP5+: sata/scsi: implement scsi_bus_reset()Dmitry Lifshitz2015-01-051-0/+6
* | Revert "ARM: omap4: Update sdram setting for panda rev A6"Nishanth Menon2015-01-051-4/+0
* | ARM: OMAP4: Panda: rework DMM logicNishanth Menon2015-01-051-0/+3
* | omap-common/hwinit-common.c: timer_init() doesn't need to touch gdTom Rini2015-01-051-5/+0
* | am33xx: Drop timer_init call from s_initTom Rini2015-01-051-1/+0
* | socfpga: Drop redundant save_boot_paramsTom Rini2015-01-051-7/+0
* | ARM: bootm: do not add PSCI to fdt when booting in secure mode.Ian Campbell2015-01-053-2/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-01-023-6/+57
|\
| * arm:mx6sx add QSPI supportPeng Fan2014-12-313-6/+57
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-01-0128-7/+2693
|\ \
| * | ARM: Implement non-cached memory supportThierry Reding2014-12-182-0/+49
| * | ARM: tegra: Enable PCIe on Jetson TK1Thierry Reding2014-12-181-0/+347
| * | ARM: tegra: Add Tegra124 PCIe device tree nodeThierry Reding2014-12-181-0/+66
| * | ARM: tegra: Add GIC for Tegra124Thierry Reding2014-12-181-0/+13
| * | ARM: tegra: Enable PCIe on BeaverThierry Reding2014-12-181-0/+245
| * | ARM: tegra: Enable PCIe on CardhuThierry Reding2014-12-181-0/+362
| * | ARM: tegra: Add Tegra30 PCIe device tree nodeThierry Reding2014-12-181-0/+74
| * | ARM: tegra: Add GIC for Tegra30Thierry Reding2014-12-181-0/+9
| * | ARM: tegra: Enable PCIe on TrimSliceThierry Reding2014-12-181-0/+69
| * | ARM: tegra: Add Tegra20 PCIe device tree nodeThierry Reding2014-12-181-0/+59
OpenPOWER on IntegriCloud