summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-233-29/+31
* spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese2014-10-231-1/+1
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-236-28/+42
* arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese2014-10-232-0/+472
* arm: marvell: Rework timer.c to make it usable for other MVEBU platformsStefan Roese2014-10-232-51/+41
* arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese2014-10-231-0/+0
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-236-5/+5
* arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese2014-10-234-4/+18
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-231-0/+18
|\
| * x86: Add device tree information for Chrome OS ECSimon Glass2014-10-221-0/+18
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-2245-212/+2525
|\ \ | |/ |/|
| * dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-221-0/+9
| * dm: imx: i2c: Use gpio_request() to request GPIOsSimon Glass2014-10-221-0/+25
| * imx: Add error checking to setup_i2c()Simon Glass2014-10-222-7/+21
| * dm: tegra: spi: Convert to driver modelSimon Glass2014-10-223-123/+0
| * dm: tegra: dts: Add aliases for spi on tegra30 boardsSimon Glass2014-10-224-0/+4
| * dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass2014-10-222-14/+0
| * exynos: universal_c210: Move to driver model soft_spiSimon Glass2014-10-221-0/+13
| * dm: exynos: Convert SPI to driver modelSimon Glass2014-10-222-0/+9
| * dm: sandbox: spi: Move to driver modelSimon Glass2014-10-221-0/+1
| * sandbox: dts: Add a SPI device and cros_ec deviceSimon Glass2014-10-221-0/+26
| * dm: exynos: Mark exynos5 console as pre-relocSimon Glass2014-10-221-0/+1
| * dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-222-43/+42
| * dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-221-0/+3
| * dm: exynos: Tidy up GPIO headersSimon Glass2014-10-223-10/+1
| * dm: exynos: Add pinctrl settings for s5p_goniSimon Glass2014-10-222-0/+280
| * dm: exynos: Add pinctrl settings for smdkc100Simon Glass2014-10-222-0/+187
| * dm: exynos: dts: Adjust device tree files for U-BootSimon Glass2014-10-229-0/+159
| * dm: exynos: dts: Remove unused pinctrl information to save spaceSimon Glass2014-10-225-2098/+0
| * dm: exynos: Bring in pinctrl dts files from Linux kernelSimon Glass2014-10-2215-4/+3831
| * dm: exynos: dts: Convert /include/ to #includeSimon Glass2014-10-2214-15/+15
* | x86: Fix GDT limit in start16.SBin Meng2014-10-221-1/+1
* | x86: Fix rom version build with CONFIG_X86_RESET_VECTORBin Meng2014-10-221-2/+2
* | x86: Allow cmdline setup in setup_zimage() to be optionalSimon Glass2014-10-221-9/+12
* | x86: Rewrite bootm.c to make it similar to ARMSimon Glass2014-10-223-53/+130
* | x86: Enable LMB and RAMDISK_HIGH by defaultSimon Glass2014-10-221-0/+3
|/
* powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure bootRuchika Gupta2014-10-162-1/+9
* ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta2014-10-161-0/+4
* fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta2014-10-163-0/+16
* fsl_sec : Change accessor function to take care of endiannessRuchika Gupta2014-10-165-6/+7
* fsl_sec : Move SEC CCSR definition to common includeRuchika Gupta2014-10-161-66/+1
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-1132-526/+1461
|\
| * powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada2014-10-101-8/+0
| * powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7Masahiro Yamada2014-10-101-8/+0
| * powerpc: ppc4xx: remove board support for bluestoneMasahiro Yamada2014-10-1011-180/+18
| * powerpc: ppc4xx: remove board support for CRAYL1Masahiro Yamada2014-10-101-4/+0
| * powerpc: ppc4xx: remove board support for KAREF and METROBOXMasahiro Yamada2014-10-101-8/+0
| * ARM: keystone: clock: fix main pll ratio div definitionsKhoronzhuk, Ivan2014-10-101-5/+5
| * ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros2014-10-101-1/+1
| * OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros2014-10-101-0/+6
OpenPOWER on IntegriCloud