summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-05-08Merge git://git.denx.de/u-boot-dmTom Rini
2015-05-07ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada
2015-05-07ARM: socfpga: move SoC headers to mach-socfpga/include/machMasahiro Yamada
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada
2015-05-07ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada
2015-05-07ARM: socfpga: remove redundant config.mkMasahiro Yamada
2015-05-07ARM: socfpga: do not add board directory to header search pathMasahiro Yamada
2015-05-06sandbox: Don't try distro_bootcmd by defaultSjoerd Simons
2015-05-05dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass
2015-05-05dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass
2015-05-05dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass
2015-05-05sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger
2015-05-05sandbox: Add test function to advance timeJoe Hershberger
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