summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi2015-10-131-2/+2
* odroid: Add boot script (boot.scr) supportGuillaume GARDET2015-10-131-1/+9
* odroid: replace 'fatload' with 'load' to be able to use EXT* partitionsGuillaume GARDET2015-10-131-3/+3
* ls102xa: Fix reset hangFabio Estevam2015-10-122-1/+16
* imx_watchdog: Add a header file for watchdog registersFabio Estevam2015-10-122-13/+19
* Prepare v2015.10-rc5Tom Rini2015-10-121-1/+1
* env_eeprom.c: Correct using saved environmentLudger Dreier2015-10-121-89/+77
* pcm052: fix MTD partitioningAlbert ARIBAUD (3ADEV)2015-10-111-35/+85
* test/fs/fs-test.sh: Update expected results and TC10 logicTom Rini2015-10-111-6/+6
* lpc32xx: fix calculation of HCLK PLL output clockVladimir Zapolskiy2015-10-111-5/+5
* lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN configVladimir Zapolskiy2015-10-112-2/+2
* nand: omap_gpmc: Change correctable bit-flips messages to debug()Ezequiel García2015-10-111-3/+3
* Fix variation in timestamps caused by timezone differences.Vagrant Cascadian2015-10-111-5/+1
* common/image.c: Make boot_get_ramdisk() perform a check for Android imagesTom Rini2015-10-111-0/+9
* tools/mkimage.c: Clarify help text for -D slightlyTom Rini2015-10-111-1/+1
* arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell2015-10-113-1/+21
* image: fix support for Android boot images with no ramdiskRob Herring2015-10-111-1/+3
* Add support for LZ4 decompression algorithmJulius Werner2015-10-1110-0/+471
* ppc4xx: Remove lcd4_lwmon5 supportStefan Roese2015-10-116-80/+1
* ppc4xx: Convert lwmon5 board to generic boardStefan Roese2015-10-112-0/+6
* Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese2015-10-1115-2/+2128
* fs/fat/fat_write: Fix management of empty filesBenoît Thébaudeau2015-10-111-21/+64
* fs/fat/fat_write: Factor out duplicate codeBenoît Thébaudeau2015-10-111-48/+20
* fs/fat/fat_write: Fix curclust/newclust mix-upBenoît Thébaudeau2015-10-111-3/+3
* fs/fat/fat_write: Merge calls to set_cluster()Benoît Thébaudeau2015-10-111-12/+1
* fs/fat/fat_write: Fix buffer alignmentsBenoît Thébaudeau2015-10-111-14/+34
* ti: omap3: config: remove 1 from boolean defineIgor Grinberg2015-10-111-1/+1
* vexpress64: juno: use /dev/sda2Ryan Harkin2015-10-111-1/+1
* vexpress64: juno: add alternate kernel and device tree filenamesRyan Harkin2015-10-111-2/+14
* vexpress64: juno: add optional initrdRyan Harkin2015-10-111-1/+8
* common/armflash: load_image returns success or failureRyan Harkin2015-10-111-5/+6
* common/armflash: add command to check if image existsRyan Harkin2015-10-111-1/+21
* vexpress64: juno: add androidboot.hardware=junoRyan Harkin2015-10-111-0/+1
* vexpress64: fvp dram: add DRAM configurationRyan Harkin2015-10-115-3/+57
* vexpress64: increase max gunzip sizeRyan Harkin2015-10-111-0/+2
* vexpress64: Kconfig: tidy upRyan Harkin2015-10-111-14/+1
* vexpress64: fix checkpatch warningsRyan Harkin2015-10-111-2/+4
* configs: ls1021atwr: Enable DSPI for LS1021ATWRYao Yuan2015-10-111-1/+5
* mtd: sf: Add support AT26DF081A chipYao Yuan2015-10-111-0/+1
* dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWRYuan Yao2015-10-111-0/+16
* spi: tegra20: Add support for mode selectionMirza Krak2015-10-111-0/+21
* spi: zynq_spi: Fix to configure CPOL, CPHA maskJagan Teki2015-10-111-3/+4
* spi: xilinx_spi: Fix to configure CPOL, CPHA maskJagan Teki2015-10-111-5/+5
* sunxi: Fix USB regulators in Linksprite_pcDuino_defconfigSiarhei Siamashka2015-10-101-0/+2
* sunxi: Fix pcDuino reliability by downclocking DRAM to 360MHzSiarhei Siamashka2015-10-101-1/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-091-0/+1
|\
| * pci: Fix expansion ROM programming for multi-function devicesBin Meng2015-10-081-0/+1
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-10-081-1/+1
|\ \
| * | board: axs10x - cap max SDIO clock value to bus/2Alexey Brodkin2015-10-071-1/+1
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-084-4/+17
|\ \
OpenPOWER on IntegriCloud