summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * doc: device-tree-bindings: spi: Add zynq qspi infoJagan Teki2015-10-25-0/+26
| * dts: zynq: Add zynq qspi controller nodesJagan Teki2015-10-25-0/+12
| * spi: Add zynq qspi controller driverJagan Teki2015-10-25-0/+623
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-10-28-0/+4
|\ \
| * | i2c: Instantiate I2C controllers when selectedMichal Simek2015-10-28-0/+4
| |/
* | arch/powerpc/cpu/ppc4xx/Kconfig: Finish removing boardsTom Rini2015-10-27-16/+0
* | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2015-10-27-4874/+4
|\ \
| * | ocotea: DropTom Rini2015-10-27-1108/+1
| * | taishan: DropTom Rini2015-10-27-1123/+1
| * | ebony: DropTom Rini2015-10-27-707/+1
| * | taihu: RemoveTom Rini2015-10-27-1936/+1
| |/
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2015-10-27-45/+45
|\ \
| * | cfi_flash: use specific width types for cwordRyan Harkin2015-10-27-45/+45
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-27-257/+209
|\ \
| * | fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BITStephen Warren2015-10-23-7/+7
| * | env: export fdt_blob to the environment variableThomas Chou2015-10-23-1/+7
| * | dm: tpm: Drop CONFIG_DM_TPMSimon Glass2015-10-23-13/+5
| * | dm: tpm: Every TPM drivers should depends on DM_TPMChristophe Ricard2015-10-23-3/+3
| * | dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard2015-10-23-97/+4
| * | dm: tpm: Add Driver Model support for tpm_atmel_twi driverChristophe Ricard2015-10-23-19/+59
| * | dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard2015-10-23-12/+12
| * | dm: core: Tidy up comments in device.hSimon Glass2015-10-23-3/+16
| * | dm: core: Remove a comment about dropping per_child_auto_alloc_sizeSimon Glass2015-10-23-4/+0
| * | dm: core: Tidy up devres commentsSimon Glass2015-10-23-26/+24
| * | dm: core: Fix device flag whitespaceSimon Glass2015-10-23-5/+5
| * | dm: core: Adjust device.h header file orderSimon Glass2015-10-23-13/+13
| * | dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-23-60/+60
* | | image.c: Fix non-Android booting with ramdisk and/or device treeTom Rini2015-10-27-1/+1
* | | UBI: Fastmap: Fix PEB array typeHeiko Schocher2015-10-26-2/+2
* | | ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-26-1836/+2473
* | | linux, compat: add missing definitions for ubiHeiko Schocher2015-10-26-9/+33
| |/ |/|
* | common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-24-1/+41
* | arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-258/+2
* | Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"Simon Glass2015-10-24-10/+0
* | zynq: Move SPL console init out of board_init_f()Simon Glass2015-10-24-1/+1
* | microblaze: Add a TODO to call board_init_f_mem()Simon Glass2015-10-24-0/+2
* | arm: Switch 32-bit ARM to using generic global_data setupSimon Glass2015-10-24-24/+4
* | arm: Switch aarch64 to using generic global_data setupSimon Glass2015-10-24-12/+3
* | board_init_f_mem(): Don't create an unused early malloc() areaSimon Glass2015-10-24-1/+2
* | board_init_f_mem(): Don't require memset()Simon Glass2015-10-24-0/+18
* | Move board_init_f_mem() into a common locationSimon Glass2015-10-24-29/+50
* | fs-test.sh: fix pre-requisite detectionStephen Warren2015-10-24-1/+1
* | test: fat: add test of non-contiguous file readsStephen Warren2015-10-24-0/+113
* | itest: make memory access work under sandboxStephen Warren2015-10-24-5/+16
* | distro_bootcmd: Add support for booting from ubifsRoy Spliet2015-10-24-0/+19
* | ubifs: Add generic fs supportHans de Goede2015-10-24-0/+44
* | ubifs: Add functions for generic fs useHans de Goede2015-10-24-0/+69
* | ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede2015-10-24-29/+87
* | disk/part: Only build hostfs special handling when CONFIG_SANDBOX is setHans de Goede2015-10-24-0/+2
* | Allow imxtract to extract part of script image.Pierre Aubert2015-10-24-1/+2