summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-23powerpc: MPC8540ADS: Remove macro CONFIG_MPC8540ADSYork Sun
2016-11-23powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun
2016-11-23powerpc: MPC8536DS: Remove macro CONFIG_MPC8536DSYork Sun
2016-11-23powerpc: MPC8536: Move CONFIG_MPC8536 to Kconfig optionYork Sun
2016-11-23powerpc: C29XPCIE: Remove macro CONFIG_C29XPCIEYork Sun
2016-11-23powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun
2016-11-23powerpc: BSC9132QDS: Remove CONFIG_BSC9132QDS macroYork Sun
2016-11-23powerpc: BSC9131RDB: Remove CONFIG_BSC9131RDB macroYork Sun
2016-11-23powerpc: BSC9131/2: Move CONFIG_BSC9131/2 to Kconfig optionsYork Sun
2016-11-23powerpc: MPC8544DS: Remove macro CONFIG_MPC8544DSYork Sun
2016-11-23powerpc: MPC8544: Move CONFIG_MPC8544 to Kconfig optionYork Sun
2016-11-23powerpc: MPC8548CDS: Remove macro CONFIG_MPC8548CDSYork Sun
2016-11-23powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig optionYork Sun
2016-11-23tools/env: Correct include kconfigYork Sun
2016-11-23image-fit: Fix compiling error caused by autoconf.hYork Sun
2016-11-23armv7: ls1021aiot: Fixing SPL compiling issuesYork Sun
2016-11-23colibri_pxa270: transition to driver model for serialMarcel Ziswiler
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-22armv8: fsl-layerscape: Support loading 32-bit OS with PSCI enabledAlison Wang
2016-11-22armv8: fsl-layerscape: SMP support for loading 32-bit OSAlison Wang
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang
2016-11-22arm: exynos7420: remove custome low level init functionThomas Abraham
2016-11-22armv8/fsl-lsch3: Update code to release secondary coresPriyanka Jain
2016-11-22armv8: fsl-layerscape: Add NXP LS2088A SoC supportPriyanka Jain
2016-11-22armv8: fsl-layerscape : Check SVR for initializing TZASCPriyanka Jain
2016-11-22armv8: fsl-layerscape: Update TZASC registers typePriyanka Jain
2016-11-22armv8: lsch3: Use SVR based timer base address detectionPriyanka Jain
2016-11-22armv8: lsch3: Add generic get_svr() in assemblyPriyanka Jain
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