summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-10-11vexpress64: fvp dram: add DRAM configurationRyan Harkin
2015-10-11vexpress64: increase max gunzip sizeRyan Harkin
2015-10-11vexpress64: Kconfig: tidy upRyan Harkin
2015-10-11vexpress64: fix checkpatch warningsRyan Harkin
2015-10-11configs: ls1021atwr: Enable DSPI for LS1021ATWRYao Yuan
2015-10-11mtd: sf: Add support AT26DF081A chipYao Yuan
2015-10-11dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWRYuan Yao
2015-10-11spi: tegra20: Add support for mode selectionMirza Krak
2015-10-11spi: zynq_spi: Fix to configure CPOL, CPHA maskJagan Teki
2015-10-11spi: xilinx_spi: Fix to configure CPOL, CPHA maskJagan Teki
2015-10-10sunxi: Fix USB regulators in Linksprite_pcDuino_defconfigSiarhei Siamashka
2015-10-10sunxi: Fix pcDuino reliability by downclocking DRAM to 360MHzSiarhei Siamashka
2015-10-09Merge git://git.denx.de/u-boot-x86Tom Rini
2015-10-08pci: Fix expansion ROM programming for multi-function devicesBin Meng