summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-02-135-325/+338
|\ \
| * | Exynos: Clock: Cleanup soc_get_periph_rateAkshay Saraswat2015-02-131-39/+35
| * | Exynos: clock: change mask bits as per peripheralAkshay Saraswat2015-02-131-73/+78
| * | Exynos5: Use clock_get_periph_rate generic APIAkshay Saraswat2015-02-131-235/+43
| * | Exynos5: Fix exynos5_get_periph_rate calculationsAkshay Saraswat2015-02-131-8/+13
| * | Exynos542x: Add and enable get_periph_rate supportAkshay Saraswat2015-02-132-7/+150
| * | Exynos542x: Move exynos5420_get_pll_clk up and renameAkshay Saraswat2015-02-131-41/+41
| * | Exynos5: Fix compiler warnings due to clock_get_periph_rateAkshay Saraswat2015-02-131-31/+49
| * | EXYNOS5: Add function to enable exynos5420 usbdev phy ctrlJoonyoung Shim2015-02-131-2/+26
| * | Odroid-XU3: Add eMMC-reset node on DTJoonyoung Shim2015-02-131-0/+5
| * | Odroid: Add eMMC-reset node on DTJoonyoung Shim2015-02-131-0/+5
| * | arm: exynos: fix the div value for set_mmc_clkJaehoon Chung2015-02-131-0/+4
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-02-1322-15/+1667
|\ \
| * | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-125-0/+30
| * | dm: at91: Drop use of ATMEL_PIO_PORTS in the header fileSimon Glass2015-02-121-8/+4
| * | dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+24
| * | dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
| * | dm: tegra: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+18
| * | dm: x86: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
| * | dm: exynos: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+15
| * | dm: Move Raspberry Pi driver model CONFIGs to KconfigSimon Glass2015-02-122-0/+14
| * | powerpc: ppc4xx: Add defaults for DT based booting to really workStefan Roese2015-02-122-0/+9
| * | powerpc: Add linkage.h fileSimon Glass2015-02-121-0/+7
| * | ppc: amcc: Omit unneeded ns16550 CONFIG if using driver modelSimon Glass2015-02-121-0/+2
| * | powerpc: ppc4xx: Allow the end of u-boot.bin to be foundSimon Glass2015-02-121-2/+6
| * | powerpc: ppc4xx: Add a gpio.h header fileSimon Glass2015-02-121-0/+7
| * | powerpc: ppc4xx: Call board_init_f_mem() for generic boardSimon Glass2015-02-121-1/+17
| * | powerpc: ppc4xx: dts: Bring in canyonlands device tree filesSimon Glass2015-02-124-0/+1484
| * | powerpc: ppc4xx: canyonlands: Move to generic boardSimon Glass2015-02-121-0/+2
| * | powerpc: ppc4xx: Add ramboot config for glacierSimon Glass2015-02-121-0/+8
| * | powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass2015-02-121-4/+1
| * | powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2015-02-121-0/+1
| |/
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-135-3/+335
|\ \
| * | arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin2015-02-135-3/+335
| |/
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-02-132-2/+16
|\ \ | |/ |/|
| * arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control RegisterNobuhiro Iwamatsu2015-02-131-1/+11
| * arm: rmobile: Add SILK board supportVladimir Barinov2015-02-131-1/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-1064-149/+10646
|\ \
| * | x86: Use tab instead of space to indent in PCIE_ECAM_BASEBin Meng2015-02-061-1/+1
| * | x86: Add SD/MMC support to quark/galileoBin Meng2015-02-061-0/+11
| * | x86: Add SPI support to quark/galileoBin Meng2015-02-062-0/+30
| * | x86: galileo: Add GPIO supportBin Meng2015-02-061-0/+14
| * | x86: quark: Initialize non-standard BARsBin Meng2015-02-062-0/+78
| * | x86: quark: Call MRC in dram_init()Bin Meng2015-02-062-2/+122
| * | x86: quark: Enable the Memory Reference Code buildBin Meng2015-02-061-0/+1
| * | x86: quark: Add System Memory Controller supportBin Meng2015-02-062-0/+3210
| * | x86: quark: Add utility codes needed for MRCBin Meng2015-02-064-0/+2068
| * | x86: quark: Add Memory Reference Code (MRC) main routinesBin Meng2015-02-062-0/+391
| * | x86: quark: Bypass TSC calibrationBin Meng2015-02-061-0/+5
| * | x86: Allow overriding TSC_FREQ_IN_MHZBin Meng2015-02-061-20/+20
OpenPOWER on IntegriCloud