summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla
2018-09-10cmd: part: use MAX_SEARCH_PARTITIONS for part searchKever Yang
2018-09-10arm: armv7m: clean up armv7m unified code compilationVikas Manocha
2018-09-10arm: armv7m: remove un-necessary If then instructionVikas Manocha
2018-09-10arm: stm32: Remove redundant thumb build selectionVikas Manocha
2018-09-10arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz
2018-09-10tools: mkimage: Ensure munmap unmaps the same length that was mappedMark Tomlinson
2018-09-10serial: omap: Introduce DM specific omap serialLokesh Vutla
2018-09-10omap3: pandora: Enable DM_SERIALGrazvydas Ignotas
2018-09-10board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons
2018-09-10arm: bcm7445: Change serial console indexThomas Fitzsimmons
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford
2018-09-10serial: arm_dcc: Add DCC support for V7R based coresLokesh Vutla
2018-09-10pinctrl: Fix build warning with ARM64Lokesh Vutla
2018-09-10dm: omap-timer: Update clock rate only if not populatedLokesh Vutla
2018-09-10dm: omap-timer: Use 64bit for counter valuesLokesh Vutla
2018-09-10mmc: fsl_esdhc: enable HS400 featurePeng Fan
2018-09-10mmc: add HS400 supportPeng Fan
2018-09-10at91: fix devicetree warningsEugen Hristev
2018-09-10ARM: dts: Makefile: fix build for at91familyEugen Hristev
2018-09-10gpio: stm32f7: replace ODR update by BSRR writePatrice Chotard
2018-09-10clk: clk_meson: Add mux and div support for reparent and rate settingNeil Armstrong
2018-09-10power: domain: Add the VPU Power Domain driverNeil Armstrong
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada
2018-09-10arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford
2018-09-10sandbox: Add serial testPatrice Chotard
2018-09-10dm: serial: Remove setparity opsPatrice Chotard
2018-09-10serial: stm32: Replace setparity by setconfigPatrice Chotard
2018-09-10dm: serial: Replace setparity by setconfigPatrice Chotard
2018-09-10cli: handle getch errorPatrick Delaunay
2018-09-10console: unify fgetc function when console MUX is deactivatedPatrick Delaunay
2018-09-10serial: protect access to serial rx bufferPatrick Delaunay
2018-09-10stm32mp1: activate serial rx bufferPatrick Delaunay
2018-09-10include/version.h: workaround sysroot inc orderMatt Weber
2018-09-10Prepare v2018.09Tom Rini
2018-09-10.travis.yml: Fix typo in sun7i job descriptionTuomas Tynkkynen
2018-09-10mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCsMasahiro Yamada
2018-09-10fdt: fix get_next_memory_node()Marek Vasut
2018-09-07ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai
2018-09-06pico-imx7d: Update the README fileFabio Estevam
2018-09-05travis: Use kernel.org pre-built toolchain for riscvBin Meng
2018-09-05ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0Tuomas Tynkkynen
2018-09-05lib/slre: remove superfluous assignmentHeinrich Schuchardt
2018-09-05amlogic: board p212: Fix Ethernet PHY initJasper kcoding
2018-09-05qemu-arm: Enable DHCP distro targetAlexander Graf
2018-09-05ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card DetectAdam Ford
2018-09-05Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arcTom Rini
2018-09-05ARC: HSDK: Fix timer frequency valueEugeniy Paltsev