summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-18m68k: fix broken buildman m68kangelo@sysam.it
2016-04-18gunzip.c: use block layer for writesEric Nelson
2016-04-18efi_loader: Expose ascending efi memory mapAlexander Graf
2016-04-18efi_loader: Put fdt into convenient locationAlexander Graf
2016-04-18efi_loader: Always flush in cache line size granularityAlexander Graf
2016-04-18dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZEMateusz Kulikowski
2016-04-18efi_loader: Use system fdt as fallbackAlexander Graf
2016-04-18distro: Enable iso partition codeAlexander Graf
2016-04-18efi_loader: Increase path string to 32 charactersAlexander Graf
2016-04-18efi_loader: Pass file path to payloadAlexander Graf
2016-04-18efi_loader: Add el torito supportAlexander Graf
2016-04-18efi_loader: Split drive add into functionAlexander Graf
2016-04-18iso: Allow 512 byte sector sizeAlexander Graf
2016-04-18iso: Start with partition 1Alexander Graf
2016-04-18iso: Make little endian and 64bit safeAlexander Graf
2016-04-18board: ti: am57xx: Add support for am572x idk in SPLSteve Kipisz
2016-04-18board: ti: am57xx: Update EMIF SDRAM 1 and 3 TimingsSchuyler Patton
2016-04-18am57x: Move CONS_INDEX to KconfigDaniel Allred
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek
2016-04-18kconfig: Move CONFIG_OF_LIBFDT to KconfigMichal Simek
2016-04-18bcm281xx: save ENV to MMCSteve Rae
2016-04-18bcm281xx: enable CONFIG_OF_LIBFDTSteve Rae
2016-04-18configs: dra74_evm: enable mmc driver modelMugunthan V N
2016-04-18configs: dra72_evm: enable mmc driver modelMugunthan V N
2016-04-18ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and ...Mugunthan V N
2016-04-18ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N
2016-04-18drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is definedMugunthan V N
2016-04-18drivers: mmc: omap_hsmmc: Fix conversion of address to a pointerMugunthan V N
2016-04-18common: env: support sata devicePeng Fan
2016-04-16ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASEStephen Warren
2016-04-15drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable useTom Rini
2016-04-15fdt: implement dev_get_addr_name()Stephen Warren
2016-04-15sandbox: Enable many more commandsTom Rini
2016-04-14test/dm/core.c: Make pre-reloc test use pre-reloc structTom Rini
2016-04-14board: README.sandbox: Update dm test commandJagan Teki
2016-04-14doc: driver-model: Update dm tests run using test.pyJagan Teki
2016-04-14dm: device.c: Minor coding-style fixStefan Roese
2016-04-14dm: part: fix missing driver name in debug printNishanth Menon
2016-04-14dm: core: device: set pinctrl state for pinctrl devicePeng Fan
2016-04-13xpress: Update <usb/ehci-fsl.h> includeTom Rini
2016-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-04-13ARM64: zynqmp: Use i2c cadence DM driverMichal Simek
2016-04-13dm: i2c: Add driver for Cadence I2C IPMoritz Fischer
2016-04-13i2c: Describe Cadence I2C devicetree bindingsMoritz Fischer
2016-04-13ARM64: zynqmp: Enable pca953x driver for zcu102Michal Simek
2016-04-13GPIO: pca953x: Remove compilation warnings on arm64Michal Simek
2016-04-13ARM64: zynqmp: Enable CMD_GPIO and DM_GPIO for ep108Michal Simek
2016-04-13zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMPSiva Durga Prasad Paladugu
2016-04-13gpio: zynqmp: Add GPIO driver support for ZynqMPSiva Durga Prasad Paladugu
2016-04-13gpio: zynq: Move the definitions to driver fileSiva Durga Prasad Paladugu