summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-10powerpc: ppc4xx: remove board support for bluestoneMasahiro Yamada
2014-10-10powerpc: ppc4xx: remove board support for CRAYL1Masahiro Yamada
2014-10-10powerpc: ppc4xx: remove board support for KAREF and METROBOXMasahiro Yamada
2014-10-10kconfig: fix another bug of "make savedefconfig"Masahiro Yamada
2014-10-10ARM: keystone: clock: fix main pll ratio div definitionsKhoronzhuk, Ivan
2014-10-10common: spl_sata: perform SCSI scan before getting deviceRoger Quadros
2014-10-10ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros
2014-10-10OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros
2014-10-10ahci: Don't start command DMA engine before buffers are setRoger Quadros
2014-10-10omap3: overo: Fix fdtfile testStefan Herbrechtsmeier
2014-10-10common/board_r: Fix booting issue on T4240QDSYork Sun
2014-10-10pxe: Ensure we don't overflow bootargsIan Campbell
2014-10-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-10-09mtd: denali: support NAND_CMD_RNDOUT commandMasahiro Yamada
2014-10-09mtd: denali: fix NAND_CMD_PARAM commandMasahiro Yamada
2014-10-09compulab: eeprom: add default eeprom busNikita Kiryanov
2014-10-09arm: rmobile: r8a7794: Skip initialize L2 cacheNobuhiro Iwamatsu
2014-10-09arm: rmobile: r8a7791: Fix initialize L2 cacheNobuhiro Iwamatsu
2014-10-09arm: rmobile: Remove unnecessary initialization for l2ctlrNobuhiro Iwamatsu
2014-10-09arm: rmobile: lager: Fix CPU frequency settingNobuhiro Iwamatsu
2014-10-09arm: rmobile: lager: Add Qos setting for ES2Nobuhiro Iwamatsu
2014-10-09arm: rmobile: lager: Update Qos setting to version 0.955Nobuhiro Iwamatsu
2014-10-09arm: rmobile: alt: Update QoS initialization to version 0.11Nobuhiro Iwamatsu
2014-10-09arm: rmobile: koelsch: Update QoS initialization to version 0.334Nobuhiro Iwamatsu
2014-10-09arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLKNobuhiro Iwamatsu
2014-10-09arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLKNobuhiro Iwamatsu
2014-10-09arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQNobuhiro Iwamatsu
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2014-10-08sunxi: Fix gmac not working reliable on the BananapiHans de Goede
2014-10-08odroid: clock: set aclk_cores to 200MHzPrzemyslaw Marczak
2014-10-08exynos: update maintainer of Snow and SMDK5420 boardMasahiro Yamada
2014-10-08armv7: s5pc1xx: improve cache handlingRobert Baldyga
2014-10-08exynos: Enable pre-relocation malloc()Simon Glass
2014-10-08samsung: Enable device tree for smdkc100Simon Glass
2014-10-08samsung: Enable device tree for s5p_goniSimon Glass
2014-10-08config: Move smdkv310 to use common exynos4 fileSimon Glass
2014-10-08config: Move arndale to use common exynos5250 fileSimon Glass
2014-10-08exynos: config: Move cros_ec and tps65090 out of smdk boardsSimon Glass
2014-10-08exynos: Move common smdk5420 things to common fileSimon Glass
2014-10-08exynos: Move common exynos settings into a common fileSimon Glass
2014-10-08exynos: Rename -dt config files to -commonSimon Glass
2014-10-08exynos: dts: Add device tree node for cros_ec keyboardSimon Glass
2014-10-08dm: exynos: Split out the cros_ec driversSimon Glass
2014-10-08cros_ec: exynos: Use the correct tps65090 driver in each caseSimon Glass
2014-10-08cros_ec: power: Add a tunnelled version of the tps65090 driverSimon Glass
2014-10-08exynos5: Enable data cacheSimon Glass
2014-10-08Exynos: Use 900MHz ARM frequency in SPL for peach_pitSimon Glass
2014-10-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-10-07vf610twr: Tune DDR initialization settingsAnthony Felice
2014-10-07Merge branch 'uboot'Minkyu Kang