summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-06arm: socfpga: dts: altr,rst-mgr.h: Move to SPDX license identifiersStefan Roese
2014-12-06arm: socfpga: Add Designware (DW) SPI support to config headerStefan Roese
2014-12-06arm: socfpga: dts: socrates: Add spi1/2 aliases needed DM SPI probingStefan Roese
2014-12-06arm: socfpga: dts: Add spi0/1 dts nodes for the Designware master SPI devicesStefan Roese
2014-12-06spi: Add designware master SPI DM driver used on SoCFPGAStefan Roese
2014-12-06arm: socfpga: Add Cadence QSPI support to config headerStefan Roese
2014-12-06arm: socfpga: dts: Add spi0 alias for Cadence QSPI driverStefan Roese
2014-12-06arm: socfpga: dts: Add Cadence QSPI DT node to socfpga.dtsiStefan Roese
2014-12-06spi: Add Cadence QSPI DM driver used by SoCFPGAStefan Roese
2014-12-06arm: socfpga: dts: Move to SPDX license identifiersStefan Roese
2014-12-06arm: socfpga: set skew settings for ethernet phyDinh Nguyen
2014-12-06arm: socfpga: Add myself as maintainer for the SoCrates boardStefan Roese
2014-12-04Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini
2014-12-03Revert "image-fdt: boot_get_fdt() return value when no DTB exists"Tom Rini
2014-12-01Merge git://git.denx.de/u-boot-fdtTom Rini
2014-12-01Merge git://git.denx.de/u-boot-x86Tom Rini
2014-12-01fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methodsTom Rini
2014-12-01fdt: Fix regression in fdt_pack_reg()Hans de Goede
2014-11-27Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2014-11-28ARM: UniPhier: move CONFIG_CMD_* and CONFIG_FIT* defines to defconfigMasahiro Yamada
2014-11-28ARM: UniPhier: enable Device Tree controlMasahiro Yamada
2014-11-28usb: UniPhier: support OF configurationMasahiro Yamada
2014-11-28serial: UniPhier: support OF configurationMasahiro Yamada
2014-11-28ARM: UniPhier: add device tree sourcesMasahiro Yamada
2014-11-28ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROLMasahiro Yamada
2014-11-28ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=yMasahiro Yamada
2014-11-27fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada
2014-11-27Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2014-11-27MIPS: bootm: remove unused or redundant header filesDaniel Schwierzeck
2014-11-27MIPS: bootm: add missing initramfs relocationDaniel Schwierzeck
2014-11-27MIPS: remove board.cDaniel Schwierzeck
2014-11-27MIPS: vct: switch to generic boardDaniel Schwierzeck
2014-11-27MIPS: qemu_mips: switch to generic boardDaniel Schwierzeck
2014-11-27MIPS: pb1x00: switch to generic boardDaniel Schwierzeck
2014-11-27MIPS: dbau1x00: switch to generic boardDaniel Schwierzeck
2014-11-27MIPS: fix setup of initial stack frameDaniel Schwierzeck
2014-11-26mtd: nand: s3c: Unify the register definition and namingMarek Vasut
2014-11-26buildman: Don't default to -e when building current sourceSimon Glass
2014-11-26buildman: Fix repeating board list with -lSimon Glass
2014-11-26patman: Use the full commit hash for 'git checkout'Simon Glass
2014-11-26buildman: Save *.img files tooTom Rini
2014-11-26sandbox: Fix warnings in cpu.c and os.cSimon Glass
2014-11-26sandbox: Fix warnings due to 64-bit printf() stringsSimon Glass
2014-11-26mtd/nand/vf610_nfc: Disable subpage writesSanchayan Maity
2014-11-26mtd: denali: set some registers after nand_scan_ident()Masahiro Yamada
2014-11-26mtd: denali: use CONFIG_SYS_NAND_SELF_INITMasahiro Yamada
2014-11-26nand: reinstate lazy bad block scanningRostislav Lisovy
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-11-26spl: Fix SPL EXT supportGuillaume GARDET