Age | Commit message (Expand) | Author |
2018-09-10 | cmd: part: use MAX_SEARCH_PARTITIONS for part search | Kever Yang |
2018-09-10 | arm: armv7m: clean up armv7m unified code compilation | Vikas Manocha |
2018-09-10 | arm: armv7m: remove un-necessary If then instruction | Vikas Manocha |
2018-09-10 | arm: stm32: Remove redundant thumb build selection | Vikas Manocha |
2018-09-10 | arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built | Quentin Schulz |
2018-09-10 | tools: mkimage: Ensure munmap unmaps the same length that was mapped | Mark Tomlinson |
2018-09-10 | serial: omap: Introduce DM specific omap serial | Lokesh Vutla |
2018-09-10 | omap3: pandora: Enable DM_SERIAL | Grazvydas Ignotas |
2018-09-10 | board: arm: Add support for Broadcom BCM7260 | Thomas Fitzsimmons |
2018-09-10 | arm: bcm7445: Change serial console index | Thomas Fitzsimmons |
2018-09-10 | ARM: CPU: arm926ejs: Consolidate cache routines to common file | Adam Ford |
2018-09-10 | serial: arm_dcc: Add DCC support for V7R based cores | Lokesh Vutla |
2018-09-10 | pinctrl: Fix build warning with ARM64 | Lokesh Vutla |
2018-09-10 | dm: omap-timer: Update clock rate only if not populated | Lokesh Vutla |
2018-09-10 | dm: omap-timer: Use 64bit for counter values | Lokesh Vutla |
2018-09-10 | mmc: fsl_esdhc: enable HS400 feature | Peng Fan |
2018-09-10 | mmc: add HS400 support | Peng Fan |
2018-09-10 | at91: fix devicetree warnings | Eugen Hristev |
2018-09-10 | ARM: dts: Makefile: fix build for at91family | Eugen Hristev |
2018-09-10 | gpio: stm32f7: replace ODR update by BSRR write | Patrice Chotard |
2018-09-10 | clk: clk_meson: Add mux and div support for reparent and rate setting | Neil Armstrong |
2018-09-10 | power: domain: Add the VPU Power Domain driver | Neil Armstrong |
2018-09-10 | Remove <inttypes.h> includes and PRI* usages in printf() entirely | Masahiro Yamada |
2018-09-10 | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada |
2018-09-10 | Remove CONFIG_USE_STDINT | Masahiro Yamada |
2018-09-10 | arm: armv7-a: Compile and tune for armv7-a instead of armv5 | Adam Ford |
2018-09-10 | sandbox: Add serial test | Patrice Chotard |
2018-09-10 | dm: serial: Remove setparity ops | Patrice Chotard |
2018-09-10 | serial: stm32: Replace setparity by setconfig | Patrice Chotard |
2018-09-10 | dm: serial: Replace setparity by setconfig | Patrice Chotard |
2018-09-10 | cli: handle getch error | Patrick Delaunay |
2018-09-10 | console: unify fgetc function when console MUX is deactivated | Patrick Delaunay |
2018-09-10 | serial: protect access to serial rx buffer | Patrick Delaunay |
2018-09-10 | stm32mp1: activate serial rx buffer | Patrick Delaunay |
2018-09-10 | include/version.h: workaround sysroot inc order | Matt Weber |
2018-09-10 | Prepare v2018.09 | Tom Rini |
2018-09-10 | .travis.yml: Fix typo in sun7i job description | Tuomas Tynkkynen |
2018-09-10 | mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs | Masahiro Yamada |
2018-09-10 | fdt: fix get_next_memory_node() | Marek Vasut |
2018-09-07 | ARM: Specify aligned address for secure section instead of using attributes | Chen-Yu Tsai |
2018-09-06 | pico-imx7d: Update the README file | Fabio Estevam |
2018-09-05 | travis: Use kernel.org pre-built toolchain for riscv | Bin Meng |
2018-09-05 | ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0 | Tuomas Tynkkynen |
2018-09-05 | lib/slre: remove superfluous assignment | Heinrich Schuchardt |
2018-09-05 | amlogic: board p212: Fix Ethernet PHY init | Jasper kcoding |
2018-09-05 | qemu-arm: Enable DHCP distro target | Alexander Graf |
2018-09-05 | ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card Detect | Adam Ford |
2018-09-05 | Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arc | Tom Rini |
2018-09-05 | ARC: HSDK: Fix timer frequency value | Eugeniy Paltsev |
2018-09-05 | EMDK: Enable bootelf | Alexey Brodkin |