summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* stv0991: configure clock & pad muxing for qspiVikas Manocha2015-07-035-1/+34
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-07-013-0/+35
|\
| * zynq: defconfig: Move CONFIG_OF_* to KconfigJagan Teki2015-07-011-0/+2
| * dts: zynq: Enable spi1 for zc770_xm010 boardJagan Teki2015-07-011-0/+5
| * spi: zynq_spi: Add fdt support in driverJagan Teki2015-07-011-0/+2
| * dts: zynq: Add zynq spi controller nodesJagan Teki2015-07-011-0/+24
| * zynq: Kconfig: Enable dm spi and spi_flashJagan Teki2015-07-011-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-07-0110-24/+197
|\ \
| * | ARM: UniPhier: add IDs for PH1-Pro5, ProXstream2, PH1-LD6bMasahiro Yamada2015-07-021-0/+9
| * | ARM: dts: UniPhier: re-license device tree files under GPLv2+/X11Masahiro Yamada2015-07-029-12/+10
| * | ARM: dts: UniPhier: sync device trees with the Linux kernelMasahiro Yamada2015-07-024-12/+178
| |/
* | arc: significant cache reworkAlexey Brodkin2015-07-016-145/+300
* | arc: implement slave cores kick-start for Linux kernelAlexey Brodkin2015-07-011-0/+6
|/
* dm: ls1021aqds: dts: Use "spi_dataflash" driver instead of "spi_flash_std" fo...Haikun Wang2015-06-301-1/+1
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-283-81/+2
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-257-42/+0
* siemens,am33x,thuban: rename dxr2 to thubanHeiko Schocher2015-06-191-2/+2
* siemens,am33x,rastaban: add rastaban configHeiko Schocher2015-06-191-0/+5
* ARM: DRA7: Change configuration to prevent DDR reset control from EMIFNishanth Menon2015-06-191-4/+4
* keystone2: use correct EFUSE_BOOTROM fileds to configure speedVitaly Andrianov2015-06-191-6/+6
* sun6i: cpu_reset: Do not return from cpu_reset()Hans de Goede2015-06-171-0/+1
* Merge git://git.denx.de/u-boot-usbTom Rini2015-06-151-1/+1
|\
| * arm: exynos: USB3 PHY base definition for Exynos5 SoCsLukasz Majewski2015-06-081-1/+1
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-06-151-0/+15
|\ \
| * | arm: mvebu: Update CBAR with SOC regs baseKevin Smith2015-06-141-0/+7
| * | arm: mvebu: Disable L2 cache before enabling d-cacheStefan Roese2015-06-141-0/+8
* | | board: add support for Vision System's Baltos Industrial PCYegor Yefremov2015-06-151-0/+9
* | | ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla2015-06-151-2/+2
* | | avr32: move CONFIG_SYS_GENERIC_BOARD to KconfigMasahiro Yamada2015-06-151-0/+1
* | | am33xx: Re-enable SW levelling for DDR2Tom Rini2015-06-156-40/+91
* | | ARM: BeagleBoard-x15: Enable i2c5 clocksLokesh Vutla2015-06-153-0/+15
* | | ARM: DRA7: CPSW: Remove IO delay hackLokesh Vutla2015-06-121-25/+0
* | | ARM: DRA7: Add support for manual mode configurationLokesh Vutla2015-06-124-2/+140
* | | ARM: DRA7: Add support for IO delay configurationLokesh Vutla2015-06-126-0/+231
* | | ARM: DRA7: Add support for virtual mode configurationLokesh Vutla2015-06-121-0/+20
* | | ARM: DRA7: Add pinctrl register definitionsLokesh Vutla2015-06-121-0/+15
* | | ARM: DRA7: Make do_set_mux32() genericLokesh Vutla2015-06-122-0/+10
* | | ARM: DRA7xx: EMIF: Fix DLL_CALIB_CTRL registerLokesh Vutla2015-06-121-2/+2
* | | ARM: DRA7: Update DDR IO registersLokesh Vutla2015-06-121-8/+8
* | | ARM: DRA7: Update DDR IO configurationLokesh Vutla2015-06-121-4/+8
* | | ARM: DRA7: Add is_dra72x cpu check definitionLokesh Vutla2015-06-121-0/+7
* | | ARM: DRA72-evm: Enable HW levelingLokesh Vutla2015-06-121-6/+11
* | | ARM: DRA7-evm: Enable HW levelingLokesh Vutla2015-06-121-6/+16
* | | ARM: DRA7: DDR3: Add support for HW levelingLokesh Vutla2015-06-123-24/+207
|/ /
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-118-20/+54
|\ \
| * | dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-3/+0
| * | dts: Disable device tree for SPL on all boardsSimon Glass2015-06-104-0/+15
| * | fdt: arm: Drop device tree paddingSimon Glass2015-06-101-1/+2
| * | sandbox: Add an implementation for cleanup_before_linux_select()Simon Glass2015-06-101-0/+5
| * | arm: Allow cleanup_before_linux() without disabling cachesSimon Glass2015-06-101-18/+29
OpenPOWER on IntegriCloud