summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-05-05Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2015-05-05Merge git://git.denx.de/u-boot-marvellTom Rini
2015-05-05arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targetsStefan Roese
2015-05-05arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese
2015-05-05arm: mvebu: Add d-cache invalidate before enabling the d-cacheStefan Roese
2015-05-05arm: mvebu: Remove coherency configurationStefan Roese
2015-05-05arm: mvebu: Change network init code to allow a more flexible setupStefan Roese
2015-05-05arm: mvebu: Add basic Armada 38x supportStefan Roese
2015-05-05arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common headerStefan Roese
2015-05-05arm: mvebu: Only define MV88F78X60 for Armada XPStefan Roese
2015-05-05arm: mvebu: Remove unreferenced defineStefan Roese
2015-05-05arm: mvebu: Change header macros from ARMADA_XP to MVEBUStefan Roese
2015-05-05arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese
2015-05-05arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese
2015-05-05arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2015-05-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2015-05-04powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan
2015-05-04powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.cOleksandr G Zhadan
2015-05-04mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu
2015-05-04mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu
2015-05-04powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-indexScott Wood
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp
2015-05-04fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian
2015-05-04powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan
2015-05-04drivers: usb: fsl: Workaround for Erratum A004477Nikhil Badola
2015-05-04mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun
2015-05-04powerpc/mpc85xx: Use GOT when loading IVORs post-relocationScott Wood
2015-05-04sunxi: usb: Protect phy-init and phy-power-on against multiple callsHans de Goede
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede
2015-05-04sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede
2015-05-04sunxi: axp: Remove non driver-model support from the axp gpio codeHans de Goede
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede
2015-05-04sunxi: Move all boards to the driver-modelHans de Goede
2015-05-04sunxi: dts: Add minimal dts files for board which lack a dts sofarHans de Goede
2015-05-04sunxi: dts: Add dts files which have been submitted but not yet merged upstreamHans de Goede
2015-05-04sunxi: dts: Sync all dts files with upstream kernelHans de Goede
2015-05-04sunxi: emac: Add driver model supportHans de Goede
2015-05-04sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede
2015-05-04sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede
2015-05-04sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar
2015-05-04sunxi: Add a33 dram init codeVishnu Patekar