summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-12ot1200: Fix unused variable warningTom Rini1-4/+0
2017-05-12rk3036: Fix unused variable warningTom Rini1-1/+1
2017-05-12socrates: Fix a misleading indentation warningTom Rini1-1/+1
2017-05-12common: env: remove superfluous assignmentxypron.glpk@gmx.de1-1/+0
2017-05-12tools: kwbimage fix build with OpenSSL 1.1.xJelle van der Waa1-6/+30
2017-05-12rsa: Fix build with OpenSSL 1.1.xJelle van der Waa1-6/+38
2017-05-12net/arp: remove superfluous assignmentsxypron.glpk@gmx.de1-3/+0
2017-05-12lib/slre: remove superfluous assignmentxypron.glpk@gmx.de1-1/+1
2017-05-12pci: avoid memory leakxypron.glpk@gmx.de1-0/+1
2017-05-12env: avoid possible NULL pointer accessxypron.glpk@gmx.de1-0/+4
2017-05-12env: correct sign for error codexypron.glpk@gmx.de1-1/+1
2017-05-12arm: amx3xx: Add support for early debugLokesh Vutla1-0/+4
2017-05-12arm: omap5+: Add support for early debugLokesh Vutla1-0/+4
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla10-69/+173
2017-05-12board: am335x: Introduce scale_vcoresLokesh Vutla1-119/+148
2017-05-12arm: am33xx: Fix MPU opp selectionLokesh Vutla5-13/+31
2017-05-12configs: convert CONFIG_SYS_MPUCLK to KconfigLokesh Vutla16-17/+11
2017-05-12common: dfu: ignore reset for spl-dfuB, Ravi3-1/+9
2017-05-12spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORTB, Ravi1-0/+1
2017-05-12stm32f7: configure mpu valid for f7 familyVikas Manocha1-3/+12
2017-05-12stm32: use armv7m MPU configuration supportVikas Manocha2-58/+22
2017-05-12armv7m: add MPU configuration supportVikas Manocha4-21/+150
2017-05-12armv7m: correct mpu region size define for 8MB sizeVikas Manocha1-1/+2
2017-05-12arvm7m: add cleanup before linux bootingVikas Manocha1-0/+19
2017-05-12armv7m: cache: add flush & invalidate all dcacheVikas Manocha1-0/+23
2017-05-12boston: Enable CONFIG_DISTRO_DEFAULTS in defconfigsPaul Burton4-24/+4
2017-05-12boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiBPaul Burton1-0/+5
2017-05-12boston: Setup memory ranges in FDT provided to LinuxPaul Burton3-0/+29
2017-05-12boston: Move CM GCRs away from flashPaul Burton1-0/+1
2017-05-12MIPS: Make CM GCR base configurablePaul Burton2-9/+12
2017-05-12mips: bmips: add missing SFR NeufBox 4 configÁlvaro Fernández Rojas1-0/+6
2017-05-12dm: ram: remove unneeded brcm,bcm63268-mc idÁlvaro Fernández Rojas1-5/+1
2017-05-12mips: bmips: bcm63268: fix brcm, bcm6328-mc sizeÁlvaro Fernández Rojas1-1/+1
2017-05-12mips: bmips: bcm6328: fix brcm, bcm6328-mc sizeÁlvaro Fernández Rojas1-1/+1
2017-05-12mips: bmips: bcm6358: fix brcm, bcm6358-mc sizeÁlvaro Fernández Rojas1-1/+1
2017-05-12arm: am335x: Enable tiny printf in SPLLokesh Vutla1-0/+1
2017-05-12configs: am335x_evm: Enable SPL_DMLokesh Vutla3-1/+7
2017-05-12am33xx: Provide platform data for mmcLokesh Vutla1-0/+32
2017-05-12configs: am335x_evm: Use omap2 generic spl load scriptLokesh Vutla14-69/+13
2017-05-12dm: mmc: omap_hsmmc: Add pre-reloc flag to the driverLokesh Vutla1-0/+1
2017-05-12dm: mmc: omap_hsmmc: Update to support of-platdataLokesh Vutla2-10/+23
2017-05-12serial: omap: Support debug UARTLokesh Vutla3-11/+54
2017-05-12Add 16-bit single register pin controller supportJames Balean1-8/+8
2017-05-12boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon bootB, Ravi1-0/+40
2017-05-12spl: fdt: support for fdt fixup for falcon bootB, Ravi3-2/+8
2017-05-12qspi: dra7xx: enable qspi-boot for dra7x paltformB, Ravi1-0/+2
2017-05-12arch: arm: omap: Declare size of ddr very earlyLokesh Vutla2-0/+5
2017-05-12spl: reorder the assignment of board info to global dataLokesh Vutla1-1/+1
2017-05-12spl: Makefile: include /config in the (reduced) FDT used by the SPL stagePhilipp Tomsich1-1/+1
2017-05-12doc: document /config/u-boot, spl-payload-offset propertyPhilipp Tomsich1-0/+5