summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: Increase path string to 32 charactersAlexander Graf2016-04-183-4/+4
* efi_loader: Pass file path to payloadAlexander Graf2016-04-183-10/+30
* efi_loader: Add el torito supportAlexander Graf2016-04-182-0/+49
* efi_loader: Split drive add into functionAlexander Graf2016-04-181-37/+47
* iso: Allow 512 byte sector sizeAlexander Graf2016-04-181-5/+31
* iso: Start with partition 1Alexander Graf2016-04-181-2/+2
* iso: Make little endian and 64bit safeAlexander Graf2016-04-182-26/+24
* board: ti: am57xx: Add support for am572x idk in SPLSteve Kipisz2016-04-182-5/+295
* board: ti: am57xx: Update EMIF SDRAM 1 and 3 TimingsSchuyler Patton2016-04-181-2/+2
* am57x: Move CONS_INDEX to KconfigDaniel Allred2016-04-183-2/+9
* cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek2016-04-187-11/+8
* kconfig: Move CONFIG_OF_LIBFDT to KconfigMichal Simek2016-04-1813-12/+11
* bcm281xx: save ENV to MMCSteve Rae2016-04-181-2/+5
* bcm281xx: enable CONFIG_OF_LIBFDTSteve Rae2016-04-181-0/+1
* configs: dra74_evm: enable mmc driver modelMugunthan V N2016-04-181-0/+1
* configs: dra72_evm: enable mmc driver modelMugunthan V N2016-04-181-0/+1
* ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and ...Mugunthan V N2016-04-183-2/+7
* ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N2016-04-182-2/+2
* drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is definedMugunthan V N2016-04-181-0/+5
* drivers: mmc: omap_hsmmc: Fix conversion of address to a pointerMugunthan V N2016-04-181-1/+2
* common: env: support sata devicePeng Fan2016-04-183-1/+130
* ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASEStephen Warren2016-04-161-0/+4
* drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable useTom Rini2016-04-151-1/+1
* fdt: implement dev_get_addr_name()Stephen Warren2016-04-152-0/+28
* sandbox: Enable many more commandsTom Rini2016-04-153-6/+59
* test/dm/core.c: Make pre-reloc test use pre-reloc structTom Rini2016-04-141-1/+1
* board: README.sandbox: Update dm test commandJagan Teki2016-04-141-1/+2
* doc: driver-model: Update dm tests run using test.pyJagan Teki2016-04-141-101/+128
* dm: device.c: Minor coding-style fixStefan Roese2016-04-141-6/+6
* dm: part: fix missing driver name in debug printNishanth Menon2016-04-141-1/+2
* dm: core: device: set pinctrl state for pinctrl devicePeng Fan2016-04-141-0/+3
* xpress: Update <usb/ehci-fsl.h> includeTom Rini2016-04-131-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-04-1346-292/+3058
|\
| * ARM64: zynqmp: Use i2c cadence DM driverMichal Simek2016-04-138-9/+12
| * dm: i2c: Add driver for Cadence I2C IPMoritz Fischer2016-04-133-0/+343
| * i2c: Describe Cadence I2C devicetree bindingsMoritz Fischer2016-04-131-0/+20
| * ARM64: zynqmp: Enable pca953x driver for zcu102Michal Simek2016-04-131-0/+4
| * GPIO: pca953x: Remove compilation warnings on arm64Michal Simek2016-04-131-2/+2
| * ARM64: zynqmp: Enable CMD_GPIO and DM_GPIO for ep108Michal Simek2016-04-131-0/+2
| * zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMPSiva Durga Prasad Paladugu2016-04-131-1/+1
| * gpio: zynqmp: Add GPIO driver support for ZynqMPSiva Durga Prasad Paladugu2016-04-131-53/+147
| * gpio: zynq: Move the definitions to driver fileSiva Durga Prasad Paladugu2016-04-132-61/+61
| * gpio: zynq: Remove non driver model codeSiva Durga Prasad Paladugu2016-04-132-159/+1
| * gpio: Kconfig: Enable Zynq GPIO driver using kconfigSiva Durga Prasad Paladugu2016-04-133-2/+8
| * gpio: zynq: Convert Zynq GPIO to driver modelSiva Durga Prasad Paladugu2016-04-131-0/+151
| * ARM64: zynqmp: Clean header after moving stuff to KconfigMichal Simek2016-04-131-3/+0
| * ARM64: zynqmp: Add support for zc1751 with DC cardsMichal Simek2016-04-1310-1/+748
| * ARM64: zynqmp: Add defconfig for zcu102 revB boardMichal Simek2016-04-131-0/+34
| * ARM64: zynqmp: Add support for ZCU102 platformMichal Simek2016-04-136-1/+968
| * ARM64: zynqmp: Remove netdev.h from board fileMichal Simek2016-04-131-1/+0
OpenPOWER on IntegriCloud