summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* colibri_pxa270: drop edit, elf, fpga, hush, regex et al. for space reasonMarcel Ziswiler2016-11-23-3/+7
* serial: pxa: integrate optional driver model handlingMarcel Ziswiler2016-11-23-70/+169
* serial: pxa: use kconfig for serial configurationMarcel Ziswiler2016-11-23-5/+9
* MAINTAINERS: SUNXI: Update maintainershipJagan Teki2016-11-22-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-11-22-460/+409
|\
| * sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02GRadu Bacrau2016-11-22-0/+4
| * drivers: SPI: sunxi SPL: fix warningAndre Przywara2016-11-21-1/+2
| * sf: Fix s25fs512s id tableJagan Teki2016-11-19-1/+1
| * sf: dataflash: Minor cleanupsJagan Teki2016-11-19-23/+15
| * sf: dataflash: Fix add_dataflash return logicJagan Teki2016-11-19-66/+61
| * sf: dataflash: Move flash id detection into jedec_probeJagan Teki2016-11-19-9/+10
| * sf: dataflash: Remove unneeded spi dataJagan Teki2016-11-19-5/+1
| * spi: Remove dual flash options/flagsJagan Teki2016-11-19-15/+3
| * sf: Rename few local functionsJagan Teki2016-11-18-13/+12
| * sf: ids: Use small letter in ext_jedecJagan Teki2016-11-18-1/+1
| * sf: ids: Use small letter's with flash nameJagan Teki2016-11-18-110/+110
| * sf: Rename sf_params.c to spi_flash_ids.cJagan Teki2016-11-18-3/+4
| * sf: Remove non-meaningful commentsJagan Teki2016-11-18-4/+0
| * sf: Remove spansion_s25fss_disable_4KB_eraseJagan Teki2016-11-18-86/+1
| * sf: params: Add S25FS256S_64K spi flash supportJagan Teki2016-11-18-0/+1
| * sf: Add INFO6 flash_info macroJagan Teki2016-11-18-0/+15
| * sf: Increase max id length by 1 byteJagan Teki2016-11-18-1/+1
| * sf: Add SPI_FLASH_MAX_ID_LENJagan Teki2016-11-18-3/+4
| * sf: nr_sectors -> n_sectorsJagan Teki2016-11-18-4/+4
| * sf: Cleanup spi_flash_info{}Jagan Teki2016-11-18-24/+20
| * sf: sandbox: Use JEDEC_MFR|ID in id exctractJagan Teki2016-11-18-3/+2
| * sf: Simplify lock ops detection codeJagan Teki2016-11-18-8/+4
| * sf: Adopt flash table INFO macro from LinuxJagan Teki2016-11-18-180/+214
| * spi: kirkwood_spi: implement mvebu_spi_set_mode()Chris Packham2016-11-18-0/+19
* | am57xx: Remove unused variable warningsTom Rini2016-11-21-20/+0
* | fastboot: simplify the Kconfig logicYann E. MORIN2016-11-21-5/+4
* | ARM: OMAP3_LOGIC: Update MTD Partition TableAdam Ford2016-11-21-3/+6
* | ARM: OMAP3_LOGIC: Remove FIT SupportAdam Ford2016-11-21-1/+0
* | ARM: OMAP3_LOGIC: Fix SPL Memory Map for Falcon ModeAdam Ford2016-11-21-13/+0
* | rpi: passthrough of the firmware provided FDT blobCédric Schieli2016-11-21-0/+66
* | arm: add save_boot_params for ARM1176Cédric Schieli2016-11-21-0/+10
* | image: Combine image_sig_algo with image_sign_infoAndrew Duda2016-11-21-54/+61
* | image: Add crypto_algo struct for RSA infoAndrew Duda2016-11-21-37/+46
* | rsa: Verify RSA padding programaticallyAndrew Duda2016-11-21-131/+61
* | rsa: cosmetic: rename pad_len to key_lenAndrew Duda2016-11-21-4/+4
* | TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini2016-11-21-22/+3
* | arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-21-102/+55
* | arm: Introduce ARCH_OMAP2Tom Rini2016-11-21-30/+20
* | fs-test.sh: Update expected resultsStefan Brüns2016-11-21-3/+3
* | ext4: Allow reading files with non-zero offset, clamp read lenStefan Brüns2016-11-21-16/+11
* | ext4: Fix handling of sparse filesStefan Brüns2016-11-21-16/+15
* | test/py: expose config and log as session scoped fixtureStefan Brüns2016-11-21-0/+26
* | gpio: dwapb: Add support for port BPhil Edworthy2016-11-21-10/+10
* | arm: dra7xx: Unify Android partition tableSemen Protsenko2016-11-21-3/+4
* | arm: am57xx: Enable 8-bit eMMC accessSemen Protsenko2016-11-21-0/+1