aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass1-0/+10
2015-05-05sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger1-0/+2
2015-05-05sandbox: Add test function to advance timeJoe Hershberger2-5/+8
2015-05-05Merge git://git.denx.de/u-boot-mpc85xxTom Rini21-189/+156
2015-05-05Merge git://git.denx.de/u-boot-marvellTom Rini21-51/+143
2015-05-05arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targetsStefan Roese1-2/+0
2015-05-05arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese1-0/+6
2015-05-05arm: mvebu: Add d-cache invalidate before enabling the d-cacheStefan Roese1-0/+3
2015-05-05arm: mvebu: Remove coherency configurationStefan Roese1-3/+0
2015-05-05arm: mvebu: Change network init code to allow a more flexible setupStefan Roese1-4/+16
2015-05-05arm: mvebu: Add basic Armada 38x supportStefan Roese3-16/+73
2015-05-05arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common headerStefan Roese1-0/+5
2015-05-05arm: mvebu: Only define MV88F78X60 for Armada XPStefan Roese1-1/+3
2015-05-05arm: mvebu: Remove unreferenced defineStefan Roese1-3/+0
2015-05-05arm: mvebu: Change header macros from ARMADA_XP to MVEBUStefan Roese3-10/+10
2015-05-05arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese12-3/+18
2015-05-05arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese4-1/+1
2015-05-05arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese6-1/+1
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini6-10/+111
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD214-1524/+6161
2015-05-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini99-658/+15736
2015-05-04powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan1-0/+4
2015-05-04powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.cOleksandr G Zhadan2-2/+6
2015-05-04mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu2-3/+56
2015-05-04mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu1-0/+3
2015-05-04powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-indexScott Wood1-2/+7
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp11-164/+48
2015-05-04fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian1-0/+1
2015-05-04powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan1-0/+1
2015-05-04drivers: usb: fsl: Workaround for Erratum A004477Nikhil Badola2-0/+10
2015-05-04mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun1-3/+0
2015-05-04powerpc/mpc85xx: Use GOT when loading IVORs post-relocationScott Wood1-15/+20
2015-05-04sunxi: usb: Protect phy-init and phy-power-on against multiple callsHans de Goede1-0/+18
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2-51/+59
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede3-2/+2
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2-77/+72
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede2-21/+10
2015-05-04sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede1-13/+1
2015-05-04sunxi: axp: Remove non driver-model support from the axp gpio codeHans de Goede1-7/+0
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede1-12/+0
2015-05-04sunxi: Move all boards to the driver-modelHans de Goede1-0/+5
2015-05-04sunxi: dts: Add minimal dts files for board which lack a dts sofarHans de Goede16-2/+553
2015-05-04sunxi: dts: Add dts files which have been submitted but not yet merged upstreamHans de Goede3-0/+298
2015-05-04sunxi: dts: Sync all dts files with upstream kernelHans de Goede59-292/+13797
2015-05-04sunxi: emac: Add driver model supportHans de Goede1-1/+3
2015-05-04sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede1-0/+3
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede1-2/+4
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede1-0/+13
2015-05-04sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede2-8/+29
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede3-0/+113