summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-19vexpress64: fvp: add DRAM configurationjunoRyan Harkin
2015-05-19vexpress64: fvp: update semihosting config to match Linaro deliveriesRyan Harkin
2015-05-19vexpress64: juno: add initrdRyan Harkin
2015-05-19vexpress64: juno: add androidboot.hardware=junoRyan Harkin
2015-05-19vexpress64: juno: rename kernel to match recommended firmwareRyan Harkin
2015-05-19vexpress64: juno: rename device tree to juno.dtbRyan Harkin
2015-05-13vexpress64: juno: use /dev/sda2Ryan Harkin
2015-05-13vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTHRyan Harkin
2015-05-13vexpress64: increase max gunzip sizeRyan Harkin
2015-05-05fix ARM TF v1.1. bootLinus Walleij
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-04-29Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-04-29ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada
2015-04-29ARM: zynq: move SoC headers to mach-zynq/include/machMasahiro Yamada
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada
2015-04-29ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada
2015-04-29zynqmp: Enable SDHCI0 optionsMichal Simek
2015-04-29zynqmp: Enable FS_GENERIC optionSiva Durga Prasad Paladugu
2015-04-29zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu
2015-04-29zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu
2015-04-29zynqmp: Add support for EMMC bootmodeMichal Simek
2015-04-29zynqmp: Add support for emulation platform - VeloceMichal Simek
2015-04-29zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu
2015-04-29zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu
2015-04-29zynqmp: Add support for R5 sw loadingMichal Simek
2015-04-29zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu
2015-04-29zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu
2015-04-29ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada
2015-04-29zynq: Add Zynq PicoZed board supportNathan Rossi
2015-04-29serial: zynq: Add support for slow emulation platformMichal Simek
2015-04-29zynq: Enable GPIO driver and GPIO commandsMichal Simek
2015-04-29gpio: add Xilinx Zynq PS GPIO driverAndrea Scian
2015-04-29microblaze: Fix EMAC Lite initializationNathan Rossi
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini
2015-04-28dm: core: Correct bug introduced in uclass_first/next_device()Simon Glass
2015-04-28serial: ns16550: Remove hard-coded baud_divisor settingAxel Lin
2015-04-28dm: core: drop device removal error path correctlyMasahiro Yamada
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-04-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-04-28sf: Fix to compute proper sector_sizeJagannadha Sutradharudu Teki
2015-04-28dm: sf: Make SST flash write op work againBin Meng
2015-04-28dm: sf: Save flash flags to struct spi_flashBin Meng
2015-04-27spi: omap3: Fix timeout handlingDavid Dueck
2015-04-27mx6cuboxi: Load the correct 'fdtfile' variableFabio Estevam
2015-04-27mx6cuboxi: Use more standard namings for fdt variablesFabio Estevam
2015-04-27mx6cuboxi: Differentiate Cubox-i and HummingboardFabio Estevam
2015-04-27mx6cuboxi: Introduce multi-SoC supportFabio Estevam
2015-04-27mx6cuboxi: Prepare for multi SoC supportFabio Estevam
2015-04-27mx6cuboxi: Fix the defconfig nameFabio Estevam