summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-0764-28/+4608
| |\
| * | arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut2014-10-061-0/+75
| * | arm: socfpga: Move cache_enable to CPU codeMarek Vasut2014-10-061-0/+10
| * | arm: socfpga: nic301: Add NIC-301 configuration codePavel Machek2014-10-061-0/+26
| * | arm: socfpga: pl310: Map SDRAM to 0x0Marek Vasut2014-10-061-0/+14
| * | arm: socfpga: nic301: Add NIC-301 GPV register fileMarek Vasut2014-10-061-0/+195
| * | arm: socfpga: scu: Add SCU register fileMarek Vasut2014-10-061-0/+23
| * | arm: socfpga: sysmgr: Add FPGA bits into system managerMarek Vasut2014-10-061-0/+39
| * | arm: socfpga: reset: Add function to reset FPGA bridgesMarek Vasut2014-10-062-0/+40
| * | arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-064-1/+193
| * | arm: socfpga: misc: Align print_cpuinfo() outputPavel Machek2014-10-061-1/+1
| * | arm: socfpga: misc: Add SD controller initPavel Machek2014-10-061-0/+13
| * | arm: socfpga: misc: Add proper ethernet initializationPavel Machek2014-10-062-15/+52
| * | arm: socfpga: reset: Add EMAC reset functionsMarek Vasut2014-10-062-0/+20
| * | arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut2014-10-061-0/+2
| * | arm: socfpga: clock: Sync with reference codeMarek Vasut2014-10-062-16/+29
| * | arm: socfpga: clock: Clean up bit definitionsMarek Vasut2014-10-063-303/+323
OpenPOWER on IntegriCloud