summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | sandbox: Correct operaion of 'reset' commandSimon Glass2015-10-052-1/+5
| * | dm: test: Show the amount of leaked memory on errorSimon Glass2015-10-051-1/+6
| * | dm: core: Don't use pinctrl for the root deviceSimon Glass2015-10-051-2/+6
| |/
* | rockchip: Reconfigure the malloc based to point to system memorySjoerd Simons2015-10-031-0/+7
* | serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIPMasahiro Yamada2015-10-031-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-10-035-17/+26
|\
| * trats: fdt: disable unused DW MMCPrzemyslaw Marczak2015-10-031-0/+4
| * mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()Przemyslaw Marczak2015-10-031-6/+4
| * gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()Przemyslaw Marczak2015-10-031-7/+11
| * fdtdec: fix parsing 'reg' property with zero value in '#size-cells'Przemyslaw Marczak2015-10-031-1/+1
| * fdt: fix fdtdec_get_addr_size not to require any size cellsStephen Warren2015-10-031-2/+3
| * dts: Add a comment about CONFIG_OF_EMBED being for local useSimon Glass2015-10-031-1/+3
* | sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCDHans de Goede2015-10-034-1/+93
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-10-026-57/+65
|\
| * gpio: tegra: use named constantsStephen Warren2015-10-021-14/+19
| * gpio: tegra: remove unused typeStephen Warren2015-10-021-7/+0
| * ARM: tegra: expand all SPL sizes to be consistentStephen Warren2015-10-024-4/+4
| * ARM: tegra: don't enable GPIOs until direction is setStephen Warren2015-10-021-12/+6
| * ARM: tegra: fix GPIO init table programmingStephen Warren2015-10-021-3/+5
| * ARM: tegra: p2371-2180: import latest pinmuxStephen Warren2015-10-021-21/+35
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-0253-229/+1212
|\ \
| * | mx6sabre_common: Add DFU supportFabio Estevam2015-10-021-0/+10
OpenPOWER on IntegriCloud