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-12arm: am335x: Enable tiny printf in SPLLokesh Vutla
2017-05-12configs: am335x_evm: Enable SPL_DMLokesh Vutla
2017-05-12am33xx: Provide platform data for mmcLokesh Vutla
2017-05-12configs: am335x_evm: Use omap2 generic spl load scriptLokesh Vutla
2017-05-12dm: mmc: omap_hsmmc: Add pre-reloc flag to the driverLokesh Vutla
2017-05-12dm: mmc: omap_hsmmc: Update to support of-platdataLokesh Vutla
2017-05-12serial: omap: Support debug UARTLokesh Vutla
2017-05-12Add 16-bit single register pin controller supportJames Balean
2017-05-12boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon bootB, Ravi
2017-05-12spl: fdt: support for fdt fixup for falcon bootB, Ravi
2017-05-12qspi: dra7xx: enable qspi-boot for dra7x paltformB, Ravi