aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-18distro: Enable iso partition codeAlexander Graf1-0/+1
2016-04-18efi_loader: Increase path string to 32 charactersAlexander Graf3-4/+4
2016-04-18efi_loader: Pass file path to payloadAlexander Graf3-10/+30
2016-04-18efi_loader: Add el torito supportAlexander Graf2-0/+49
2016-04-18efi_loader: Split drive add into functionAlexander Graf1-37/+47
2016-04-18iso: Allow 512 byte sector sizeAlexander Graf1-5/+31
2016-04-18iso: Start with partition 1Alexander Graf1-2/+2
2016-04-18iso: Make little endian and 64bit safeAlexander Graf2-26/+24
2016-04-18board: ti: am57xx: Add support for am572x idk in SPLSteve Kipisz2-5/+295
2016-04-18board: ti: am57xx: Update EMIF SDRAM 1 and 3 TimingsSchuyler Patton1-2/+2
2016-04-18am57x: Move CONS_INDEX to KconfigDaniel Allred3-2/+9
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek7-11/+8
2016-04-18kconfig: Move CONFIG_OF_LIBFDT to KconfigMichal Simek13-12/+11
2016-04-18bcm281xx: save ENV to MMCSteve Rae1-2/+5
2016-04-18bcm281xx: enable CONFIG_OF_LIBFDTSteve Rae1-0/+1
2016-04-18configs: dra74_evm: enable mmc driver modelMugunthan V N1-0/+1
2016-04-18configs: dra72_evm: enable mmc driver modelMugunthan V N1-0/+1
2016-04-18ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and ...Mugunthan V N3-2/+7
2016-04-18ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N2-2/+2
2016-04-18drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is definedMugunthan V N1-0/+5
2016-04-18drivers: mmc: omap_hsmmc: Fix conversion of address to a pointerMugunthan V N1-1/+2
2016-04-18common: env: support sata devicePeng Fan3-1/+130
2016-04-16ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASEStephen Warren1-0/+4
2016-04-15drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable useTom Rini1-1/+1
2016-04-15fdt: implement dev_get_addr_name()Stephen Warren2-0/+28
2016-04-15sandbox: Enable many more commandsTom Rini3-6/+59
2016-04-14test/dm/core.c: Make pre-reloc test use pre-reloc structTom Rini1-1/+1
2016-04-14board: README.sandbox: Update dm test commandJagan Teki1-1/+2
2016-04-14doc: driver-model: Update dm tests run using test.pyJagan Teki1-101/+128
2016-04-14dm: device.c: Minor coding-style fixStefan Roese1-6/+6
2016-04-14dm: part: fix missing driver name in debug printNishanth Menon1-1/+2
2016-04-14dm: core: device: set pinctrl state for pinctrl devicePeng Fan1-0/+3
2016-04-13xpress: Update <usb/ehci-fsl.h> includeTom Rini1-1/+1
2016-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini46-292/+3058
2016-04-13ARM64: zynqmp: Use i2c cadence DM driverMichal Simek8-9/+12
2016-04-13dm: i2c: Add driver for Cadence I2C IPMoritz Fischer3-0/+343
2016-04-13i2c: Describe Cadence I2C devicetree bindingsMoritz Fischer1-0/+20
2016-04-13ARM64: zynqmp: Enable pca953x driver for zcu102Michal Simek1-0/+4
2016-04-13GPIO: pca953x: Remove compilation warnings on arm64Michal Simek1-2/+2
2016-04-13ARM64: zynqmp: Enable CMD_GPIO and DM_GPIO for ep108Michal Simek1-0/+2
2016-04-13zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMPSiva Durga Prasad Paladugu1-1/+1
2016-04-13gpio: zynqmp: Add GPIO driver support for ZynqMPSiva Durga Prasad Paladugu1-53/+147
2016-04-13gpio: zynq: Move the definitions to driver fileSiva Durga Prasad Paladugu2-61/+61
2016-04-13gpio: zynq: Remove non driver model codeSiva Durga Prasad Paladugu2-159/+1
2016-04-13gpio: Kconfig: Enable Zynq GPIO driver using kconfigSiva Durga Prasad Paladugu3-2/+8
2016-04-13gpio: zynq: Convert Zynq GPIO to driver modelSiva Durga Prasad Paladugu1-0/+151
2016-04-13ARM64: zynqmp: Clean header after moving stuff to KconfigMichal Simek1-3/+0
2016-04-13ARM64: zynqmp: Add support for zc1751 with DC cardsMichal Simek10-1/+748
2016-04-13ARM64: zynqmp: Add defconfig for zcu102 revB boardMichal Simek1-0/+34
2016-04-13ARM64: zynqmp: Add support for ZCU102 platformMichal Simek6-1/+968