summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-16Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2015-10-16arm: mmu: Add missing volatile for reading SCTLR registerAlison Wang
2015-10-15Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-10-15pci: pcie_imx: Fix hang on mx6qpFabio Estevam
2015-10-15armv8/gic: Fix GIC v2 initializationThierry Reding
2015-10-15armv8/mmu: Set bits marked RES1 in TCRThierry Reding
2015-10-15Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-10-15ARM: uniphier: fix address mapping in README.uniphierMasahiro Yamada
2015-10-15armv8/mmu: Clean up TCR programmingThierry Reding
2015-10-15arm: vf610twr: improve memory layoutStefan Agner
2015-10-15colibri_vf: Fix bstlen fieldFabio Estevam
2015-10-15mtd: nand: vf610_nfc: resync with upstream Linux versionStefan Agner
2015-10-14Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2015-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-10-13exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi
2015-10-13exynos: be more verbose in process_nodes()Tobias Jakobi
2015-10-13exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi
2015-10-13exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi
2015-10-13odroid: Add boot script (boot.scr) supportGuillaume GARDET
2015-10-13odroid: replace 'fatload' with 'load' to be able to use EXT* partitionsGuillaume GARDET
2015-10-12ls102xa: Fix reset hangFabio Estevam
2015-10-12imx_watchdog: Add a header file for watchdog registersFabio Estevam
2015-10-12Prepare v2015.10-rc5Tom Rini
2015-10-12env_eeprom.c: Correct using saved environmentLudger Dreier
2015-10-11pcm052: fix MTD partitioningAlbert ARIBAUD (3ADEV)
2015-10-11test/fs/fs-test.sh: Update expected results and TC10 logicTom Rini
2015-10-11lpc32xx: fix calculation of HCLK PLL output clockVladimir Zapolskiy
2015-10-11lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN configVladimir Zapolskiy
2015-10-11nand: omap_gpmc: Change correctable bit-flips messages to debug()Ezequiel García
2015-10-11Fix variation in timestamps caused by timezone differences.Vagrant Cascadian
2015-10-11common/image.c: Make boot_get_ramdisk() perform a check for Android imagesTom Rini
2015-10-11tools/mkimage.c: Clarify help text for -D slightlyTom Rini
2015-10-11arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell
2015-10-11image: fix support for Android boot images with no ramdiskRob Herring
2015-10-11Add support for LZ4 decompression algorithmJulius Werner
2015-10-11ppc4xx: Remove lcd4_lwmon5 supportStefan Roese
2015-10-11ppc4xx: Convert lwmon5 board to generic boardStefan Roese
2015-10-11Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese
2015-10-11fs/fat/fat_write: Fix management of empty filesBenoît Thébaudeau
2015-10-11fs/fat/fat_write: Factor out duplicate codeBenoît Thébaudeau
2015-10-11fs/fat/fat_write: Fix curclust/newclust mix-upBenoît Thébaudeau
2015-10-11fs/fat/fat_write: Merge calls to set_cluster()Benoît Thébaudeau
2015-10-11fs/fat/fat_write: Fix buffer alignmentsBenoît Thébaudeau
2015-10-11ti: omap3: config: remove 1 from boolean defineIgor Grinberg
2015-10-11vexpress64: juno: use /dev/sda2Ryan Harkin
2015-10-11vexpress64: juno: add alternate kernel and device tree filenamesRyan Harkin
2015-10-11vexpress64: juno: add optional initrdRyan Harkin
2015-10-11common/armflash: load_image returns success or failureRyan Harkin
2015-10-11common/armflash: add command to check if image existsRyan Harkin
2015-10-11vexpress64: juno: add androidboot.hardware=junoRyan Harkin