aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-05-10ppc4xx: Remove sc3 boardStefan Roese3-13/+1
2015-05-10stv0991: fdt: add stv0991 device treeVikas Manocha2-0/+24
2015-05-10stm32f4: add serial print portkunhuahuang1-0/+32
2015-05-08Merge git://git.denx.de/u-boot-dmTom Rini8-9/+116
2015-05-07ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada2-2/+2
2015-05-07ARM: socfpga: move SoC headers to mach-socfpga/include/machMasahiro Yamada13-0/+0
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada13-1/+1
2015-05-07ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada2-11/+31
2015-05-07ARM: socfpga: remove redundant config.mkMasahiro Yamada1-8/+0
2015-05-07ARM: socfpga: do not add board directory to header search pathMasahiro Yamada1-3/+0
2015-05-06sandbox: Don't try distro_bootcmd by defaultSjoerd Simons2-3/+18
2015-05-05dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass1-1/+11
2015-05-05dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass2-0/+49
2015-05-05dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass1-0/+18
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