summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | vf610twr: Fix typo in DRAM initAnthony Felice2015-10-161-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-10-162-24/+42
|\ \
| * | exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi2015-10-131-9/+11
| * | exynos: be more verbose in process_nodes()Tobias Jakobi2015-10-131-5/+7
| * | exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi2015-10-131-6/+12
| * | 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
* | | arm: mmu: Add missing volatile for reading SCTLR registerAlison Wang2015-10-161-1/+1
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-10-156-27/+55
|\ \
| * | armv8/gic: Fix GIC v2 initializationThierry Reding2015-10-151-1/+9
| * | armv8/mmu: Set bits marked RES1 in TCRThierry Reding2015-10-152-3/+7
| * | armv8/mmu: Clean up TCR programmingThierry Reding2015-10-151-2/+2
| * | Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2015-10-141324-39273/+29224
| |\ \
| * | | arm: armv8 correct value passed to __asm_dcache_allPeng Fan2015-09-121-1/+1
| * | | arm: Correct comments in crt0.S for the recent SPL improvementsSimon Glass2015-09-122-20/+36
* | | | pci: pcie_imx: Fix hang on mx6qpFabio Estevam2015-10-152-0/+10
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-153-116/+160
|\ \ \ \
| * | | | arm: vf610twr: improve memory layoutStefan Agner2015-10-151-6/+21
| * | | | colibri_vf: Fix bstlen fieldFabio Estevam2015-10-151-1/+1
| * | | | mtd: nand: vf610_nfc: resync with upstream Linux versionStefan Agner2015-10-151-109/+138
* | | | | ARM: uniphier: fix address mapping in README.uniphierMasahiro Yamada2015-10-151-4/+4
| |_|/ / |/| | |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-132-25/+64
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | imximage: fix commands other than write_dataTroy Kisky2015-10-072-23/+62
| * | imximage: header.length of 4 is validTroy Kisky2015-10-071-2/+2
* | | 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
OpenPOWER on IntegriCloud