summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-23colibri_pxa270: drop edit, elf, fpga, hush, regex et al. for space reasonMarcel Ziswiler
2016-11-23serial: pxa: integrate optional driver model handlingMarcel Ziswiler
2016-11-23serial: pxa: use kconfig for serial configurationMarcel Ziswiler
2016-11-22MAINTAINERS: SUNXI: Update maintainershipJagan Teki
2016-11-22Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-11-22sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02GRadu Bacrau
2016-11-21am57xx: Remove unused variable warningsTom Rini
2016-11-21fastboot: simplify the Kconfig logicYann E. MORIN
2016-11-21ARM: OMAP3_LOGIC: Update MTD Partition TableAdam Ford
2016-11-21ARM: OMAP3_LOGIC: Remove FIT SupportAdam Ford
2016-11-21ARM: OMAP3_LOGIC: Fix SPL Memory Map for Falcon ModeAdam Ford
2016-11-21rpi: passthrough of the firmware provided FDT blobCédric Schieli
2016-11-21arm: add save_boot_params for ARM1176Cédric Schieli
2016-11-21image: Combine image_sig_algo with image_sign_infoAndrew Duda
2016-11-21image: Add crypto_algo struct for RSA infoAndrew Duda
2016-11-21rsa: Verify RSA padding programaticallyAndrew Duda
2016-11-21rsa: cosmetic: rename pad_len to key_lenAndrew Duda
2016-11-21TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini
2016-11-21arm: Introduce ARCH_OMAP2Tom Rini
2016-11-21fs-test.sh: Update expected resultsStefan Brüns
2016-11-21ext4: Allow reading files with non-zero offset, clamp read lenStefan Brüns
2016-11-21ext4: Fix handling of sparse filesStefan Brüns
2016-11-21test/py: expose config and log as session scoped fixtureStefan Brüns
2016-11-21gpio: dwapb: Add support for port BPhil Edworthy
2016-11-21arm: dra7xx: Unify Android partition tableSemen Protsenko
2016-11-21arm: am57xx: Enable 8-bit eMMC accessSemen Protsenko
2016-11-21arm: am57xx: Define Android partition tableSemen Protsenko
2016-11-21omap3_beagle: use config_distro_bootcmdGuillaume GARDET
2016-11-21configs: am57xx: Enable fastbootSemen Protsenko
2016-11-21configs: am57xx: Enable download gadgetSemen Protsenko
2016-11-21ti_omap5_common: Respect USB controller number in fastbootSemen Protsenko
2016-11-21fastboot: Add CONFIG_FASTBOOT_USB_DEV optionSemen Protsenko
2016-11-21board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla
2016-11-21ARM: AMx3xx: Centralize early clock initializationLokesh Vutla
2016-11-21ARM: AMx3xx: Allow arch specific code to use early DMLokesh Vutla
2016-11-21drivers: SPI: sunxi SPL: fix warningAndre Przywara
2016-11-19sf: Fix s25fs512s id tableJagan Teki
2016-11-19sf: dataflash: Minor cleanupsJagan Teki
2016-11-19sf: dataflash: Fix add_dataflash return logicJagan Teki
2016-11-19sf: dataflash: Move flash id detection into jedec_probeJagan Teki
2016-11-19sf: dataflash: Remove unneeded spi dataJagan Teki
2016-11-19spi: Remove dual flash options/flagsJagan Teki
2016-11-19spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko
2016-11-19spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko
2016-11-18sf: Rename few local functionsJagan Teki
2016-11-18sf: ids: Use small letter in ext_jedecJagan Teki
2016-11-18sf: ids: Use small letter's with flash nameJagan Teki
2016-11-18sf: Rename sf_params.c to spi_flash_ids.cJagan Teki
2016-11-18sf: Remove non-meaningful commentsJagan Teki