summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-18bx50v3: Enable CONFIG_OF_LIBFDT in defconfigAkshay Bhat
2016-04-18efi_loader: Fall back to fdtfile naming conventionAlexander Graf
2016-04-18efi_loader: Pass fdt address directly to bootefi cmdAlexander Graf
2016-04-18sandbox: Set CONFIG_SYS_CPUTom Rini
2016-04-18board: Remove overlooked vestiges of "dave" board.Robert P. J. Day
2016-04-18ahci: flush dcache before issuing commandTang Yuantian
2016-04-18serial: bcm283x_mu: make pending values more explicitStephen Warren
2016-04-18doc: Updated README.ext4Robert P. J. Day
2016-04-18Remove references to CONFIG_CMD_EXT3, no such commandRobert P. J. Day
2016-04-18dragonboard410c: Fix environment variablesAndreas Färber
2016-04-18efi_loader: Handle memory overflowsAndreas Färber
2016-04-18ARM: AM43xx: Fix BOOT_DEVICE_USB IDLokesh Vutla
2016-04-18configs: ks2: move CMD_NAND to defconfigsLokesh Vutla
2016-04-18memory: Move TI_AEMIF config to KCONFIGLokesh Vutla
2016-04-18drivers/power/pmic/pm8916.c: Make usid be uint32_tTom Rini
2016-04-18drivers/gpio/pm8916_gpio.c: Make pid be uint32_tTom Rini
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