aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-10powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada26-1848/+2
2014-10-10powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7Masahiro Yamada27-2495/+2
2014-10-10powerpc: ppc4xx: remove board support for bluestoneMasahiro Yamada20-540/+19
2014-10-10powerpc: ppc4xx: remove board support for CRAYL1Masahiro Yamada15-1470/+1
2014-10-10powerpc: ppc4xx: remove board support for KAREF and METROBOXMasahiro Yamada30-4968/+2
2014-10-10kconfig: fix another bug of "make savedefconfig"Masahiro Yamada1-0/+2
2014-10-10ARM: keystone: clock: fix main pll ratio div definitionsKhoronzhuk, Ivan1-5/+5
2014-10-10common: spl_sata: perform SCSI scan before getting deviceRoger Quadros1-0/+1
2014-10-10ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros1-1/+1
2014-10-10OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros4-8/+6
2014-10-10ahci: Don't start command DMA engine before buffers are setRoger Quadros1-1/+0
2014-10-10omap3: overo: Fix fdtfile testStefan Herbrechtsmeier1-1/+1
2014-10-10common/board_r: Fix booting issue on T4240QDSYork Sun1-3/+3
2014-10-10pxe: Ensure we don't overflow bootargsIan Campbell1-0/+9
2014-10-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD40-557/+840
2014-10-09mtd: denali: support NAND_CMD_RNDOUT commandMasahiro Yamada1-0/+7
2014-10-09mtd: denali: fix NAND_CMD_PARAM commandMasahiro Yamada1-2/+3
2014-10-09compulab: eeprom: add default eeprom busNikita Kiryanov1-0/+4
2014-10-09arm: rmobile: r8a7794: Skip initialize L2 cacheNobuhiro Iwamatsu1-0/+7
2014-10-09arm: rmobile: r8a7791: Fix initialize L2 cacheNobuhiro Iwamatsu1-1/+9
2014-10-09arm: rmobile: Remove unnecessary initialization for l2ctlrNobuhiro Iwamatsu1-5/+0
2014-10-09arm: rmobile: lager: Fix CPU frequency settingNobuhiro Iwamatsu1-3/+5
2014-10-09arm: rmobile: lager: Add Qos setting for ES2Nobuhiro Iwamatsu1-2/+1251
2014-10-09arm: rmobile: lager: Update Qos setting to version 0.955Nobuhiro Iwamatsu1-46/+61
2014-10-09arm: rmobile: alt: Update QoS initialization to version 0.11Nobuhiro Iwamatsu1-3/+3
2014-10-09arm: rmobile: koelsch: Update QoS initialization to version 0.334Nobuhiro Iwamatsu1-20/+21
2014-10-09arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLKNobuhiro Iwamatsu1-0/+1
2014-10-09arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLKNobuhiro Iwamatsu1-0/+1
2014-10-09arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQNobuhiro Iwamatsu1-1/+1
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD57-339/+3115
2014-10-08sunxi: Fix gmac not working reliable on the BananapiHans de Goede1-0/+9
2014-10-08odroid: clock: set aclk_cores to 200MHzPrzemyslaw Marczak1-2/+2
2014-10-08exynos: update maintainer of Snow and SMDK5420 boardMasahiro Yamada2-5/+1
2014-10-08armv7: s5pc1xx: improve cache handlingRobert Baldyga2-30/+47
2014-10-08exynos: Enable pre-relocation malloc()Simon Glass4-6/+10
2014-10-08samsung: Enable device tree for smdkc100Simon Glass6-4/+39
2014-10-08samsung: Enable device tree for s5p_goniSimon Glass9-7/+170
2014-10-08config: Move smdkv310 to use common exynos4 fileSimon Glass5-51/+34
2014-10-08config: Move arndale to use common exynos5250 fileSimon Glass10-212/+66
2014-10-08exynos: config: Move cros_ec and tps65090 out of smdk boardsSimon Glass5-18/+43
2014-10-08exynos: Move common smdk5420 things to common fileSimon Glass3-11/+5
2014-10-08exynos: Move common exynos settings into a common fileSimon Glass9-171/+105
2014-10-08exynos: Rename -dt config files to -commonSimon Glass12-16/+16
2014-10-08exynos: dts: Add device tree node for cros_ec keyboardSimon Glass1-0/+55
2014-10-08dm: exynos: Split out the cros_ec driversSimon Glass3-2/+3
2014-10-08cros_ec: exynos: Use the correct tps65090 driver in each caseSimon Glass3-1/+4
2014-10-08cros_ec: power: Add a tunnelled version of the tps65090 driverSimon Glass2-0/+219
2014-10-08exynos5: Enable data cacheSimon Glass1-1/+1
2014-10-08Exynos: Use 900MHz ARM frequency in SPL for peach_pitSimon Glass1-1/+1
2014-10-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini84-74/+5675