summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ahci: flush dcache before issuing commandTang Yuantian2016-04-181-0/+1
* serial: bcm283x_mu: make pending values more explicitStephen Warren2016-04-181-2/+2
* doc: Updated README.ext4Robert P. J. Day2016-04-181-27/+51
* Remove references to CONFIG_CMD_EXT3, no such commandRobert P. J. Day2016-04-182-2/+0
* dragonboard410c: Fix environment variablesAndreas Färber2016-04-181-4/+4
* efi_loader: Handle memory overflowsAndreas Färber2016-04-181-4/+4
* ARM: AM43xx: Fix BOOT_DEVICE_USB IDLokesh Vutla2016-04-181-1/+2
* configs: ks2: move CMD_NAND to defconfigsLokesh Vutla2016-04-184-1/+3
* memory: Move TI_AEMIF config to KCONFIGLokesh Vutla2016-04-187-2/+28
* drivers/power/pmic/pm8916.c: Make usid be uint32_tTom Rini2016-04-181-1/+1
* drivers/gpio/pm8916_gpio.c: Make pid be uint32_tTom Rini2016-04-181-1/+1
* m68k: fix broken buildman m68kangelo@sysam.it2016-04-184-8/+24
* gunzip.c: use block layer for writesEric Nelson2016-04-181-3/+2
* efi_loader: Expose ascending efi memory mapAlexander Graf2016-04-181-2/+7
* efi_loader: Put fdt into convenient locationAlexander Graf2016-04-181-4/+26
* efi_loader: Always flush in cache line size granularityAlexander Graf2016-04-181-1/+9
* dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZEMateusz Kulikowski2016-04-181-0/+2
* efi_loader: Use system fdt as fallbackAlexander Graf2016-04-181-6/+31
* distro: Enable iso partition codeAlexander Graf2016-04-181-0/+1
* 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
OpenPOWER on IntegriCloud