summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla2018-09-117-3/+25
* cmd: part: use MAX_SEARCH_PARTITIONS for part searchKever Yang2018-09-101-1/+1
* arm: armv7m: clean up armv7m unified code compilationVikas Manocha2018-09-104-9/+3
* arm: armv7m: remove un-necessary If then instructionVikas Manocha2018-09-101-3/+0
* arm: stm32: Remove redundant thumb build selectionVikas Manocha2018-09-101-1/+0
* arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz2018-09-102-0/+4
* tools: mkimage: Ensure munmap unmaps the same length that was mappedMark Tomlinson2018-09-101-2/+4
* serial: omap: Introduce DM specific omap serialLokesh Vutla2018-09-104-44/+139
* omap3: pandora: Enable DM_SERIALGrazvydas Ignotas2018-09-103-18/+17
* board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons2018-09-105-4/+76
* arm: bcm7445: Change serial console indexThomas Fitzsimmons2018-09-103-10/+11
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-107-65/+23
* serial: arm_dcc: Add DCC support for V7R based coresLokesh Vutla2018-09-101-1/+1
* pinctrl: Fix build warning with ARM64Lokesh Vutla2018-09-101-3/+3
* dm: omap-timer: Update clock rate only if not populatedLokesh Vutla2018-09-101-1/+2
* dm: omap-timer: Use 64bit for counter valuesLokesh Vutla2018-09-101-1/+2
* mmc: fsl_esdhc: enable HS400 featurePeng Fan2018-09-101-1/+35
* mmc: add HS400 supportPeng Fan2018-09-103-27/+134
* at91: fix devicetree warningsEugen Hristev2018-09-1012-40/+2
* ARM: dts: Makefile: fix build for at91familyEugen Hristev2018-09-101-4/+4
* gpio: stm32f7: replace ODR update by BSRR writePatrice Chotard2018-09-101-6/+5
* clk: clk_meson: Add mux and div support for reparent and rate settingNeil Armstrong2018-09-101-5/+528
* power: domain: Add the VPU Power Domain driverNeil Armstrong2018-09-103-0/+206
* Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-1022-351/+43
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-1014-373/+80
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-1010-47/+2
* arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford2018-09-103-9/+3
* sandbox: Add serial testPatrice Chotard2018-09-105-0/+75
* dm: serial: Remove setparity opsPatrice Chotard2018-09-101-10/+0
* serial: stm32: Replace setparity by setconfigPatrice Chotard2018-09-101-6/+15
* dm: serial: Replace setparity by setconfigPatrice Chotard2018-09-102-0/+63
* cli: handle getch errorPatrick Delaunay2018-09-101-0/+4
* console: unify fgetc function when console MUX is deactivatedPatrick Delaunay2018-09-101-4/+5
* serial: protect access to serial rx bufferPatrick Delaunay2018-09-101-0/+3
* stm32mp1: activate serial rx bufferPatrick Delaunay2018-09-101-0/+1
* include/version.h: workaround sysroot inc orderMatt Weber2018-09-102-1/+3
* Prepare v2018.09Tom Rini2018-09-101-1/+1
* .travis.yml: Fix typo in sun7i job descriptionTuomas Tynkkynen2018-09-101-1/+1
* mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCsMasahiro Yamada2018-09-101-0/+4
* fdt: fix get_next_memory_node()Marek Vasut2018-09-101-3/+1
* ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai2018-09-071-2/+2
* pico-imx7d: Update the README fileFabio Estevam2018-09-061-7/+17
* travis: Use kernel.org pre-built toolchain for riscvBin Meng2018-09-051-3/+2
* ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0Tuomas Tynkkynen2018-09-051-1/+17
* lib/slre: remove superfluous assignmentHeinrich Schuchardt2018-09-051-2/+0
* amlogic: board p212: Fix Ethernet PHY initJasper kcoding2018-09-051-1/+2
* qemu-arm: Enable DHCP distro targetAlexander Graf2018-09-051-1/+2
* ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card DetectAdam Ford2018-09-051-4/+0
* Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arcTom Rini2018-09-052-2/+1
|\
| * ARC: HSDK: Fix timer frequency valueEugeniy Paltsev2018-09-051-1/+1