summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-12m5253demo: Fix static variable in non-static inline function warningTom Rini
2017-05-12common: Only build cli_readline.o for CMDLINE on non-SPLTom Rini
2017-05-12net: uli526x: Fix unknown storage size errorTom Rini
2017-05-12net: phy: mv88e61xx: Fix uninitialized variable warningTom Rini
2017-05-12net: eepro100: Fix unused variable warningTom Rini
2017-05-12video: ld9040: Fix unused variable warningsTom Rini
2017-05-12colibri_imx7: Fix unused variable warningTom Rini
2017-05-12apalis_imx6: Fix unused variable warningTom Rini
2017-05-12pcm058: Fix unused variable warningsTom Rini
2017-05-12gdsys: P1022: Fix unused variable warningsTom Rini
2017-05-12gw_ventana: Fix unused variable warningsTom Rini
2017-05-12mx6ul_14x14_evk: Fix unused variable warningTom Rini
2017-05-12mx6slevk: Fix unused variable warningTom Rini
2017-05-12cgtqmx6eval: Fix unused variable warningTom Rini
2017-05-12ot1200: Fix unused variable warningTom Rini
2017-05-12rk3036: Fix unused variable warningTom Rini
2017-05-12socrates: Fix a misleading indentation warningTom Rini
2017-05-12common: env: remove superfluous assignmentxypron.glpk@gmx.de
2017-05-12tools: kwbimage fix build with OpenSSL 1.1.xJelle van der Waa
2017-05-12rsa: Fix build with OpenSSL 1.1.xJelle van der Waa
2017-05-12net/arp: remove superfluous assignmentsxypron.glpk@gmx.de
2017-05-12lib/slre: remove superfluous assignmentxypron.glpk@gmx.de
2017-05-12pci: avoid memory leakxypron.glpk@gmx.de
2017-05-12env: avoid possible NULL pointer accessxypron.glpk@gmx.de
2017-05-12env: correct sign for error codexypron.glpk@gmx.de
2017-05-12arm: amx3xx: Add support for early debugLokesh Vutla
2017-05-12arm: omap5+: Add support for early debugLokesh Vutla
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla
2017-05-12board: am335x: Introduce scale_vcoresLokesh Vutla
2017-05-12arm: am33xx: Fix MPU opp selectionLokesh Vutla
2017-05-12configs: convert CONFIG_SYS_MPUCLK to KconfigLokesh Vutla
2017-05-12common: dfu: ignore reset for spl-dfuB, Ravi
2017-05-12spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORTB, Ravi
2017-05-12stm32f7: configure mpu valid for f7 familyVikas Manocha
2017-05-12stm32: use armv7m MPU configuration supportVikas Manocha
2017-05-12armv7m: add MPU configuration supportVikas Manocha
2017-05-12armv7m: correct mpu region size define for 8MB sizeVikas Manocha
2017-05-12arvm7m: add cleanup before linux bootingVikas Manocha
2017-05-12armv7m: cache: add flush & invalidate all dcacheVikas Manocha
2017-05-12boston: Enable CONFIG_DISTRO_DEFAULTS in defconfigsPaul Burton
2017-05-12boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiBPaul Burton
2017-05-12boston: Setup memory ranges in FDT provided to LinuxPaul Burton
2017-05-12boston: Move CM GCRs away from flashPaul Burton
2017-05-12MIPS: Make CM GCR base configurablePaul Burton
2017-05-12mips: bmips: add missing SFR NeufBox 4 configÁlvaro Fernández Rojas
2017-05-12dm: ram: remove unneeded brcm,bcm63268-mc idÁlvaro Fernández Rojas
2017-05-12mips: bmips: bcm63268: fix brcm, bcm6328-mc sizeÁlvaro Fernández Rojas
2017-05-12mips: bmips: bcm6328: fix brcm, bcm6328-mc sizeÁlvaro Fernández Rojas
2017-05-12mips: bmips: bcm6358: fix brcm, bcm6358-mc sizeÁlvaro Fernández Rojas
2017-05-11arm: am335x: Enable tiny printf in SPLLokesh Vutla