Age | Commit message (Expand) | Author |
2017-11-30 | ARM: rmobile: Convert PRR to DM and OF control | Marek Vasut |
2017-11-30 | ARM: rmobile: Remove SCIF configs | Marek Vasut |
2017-11-30 | ARM: rmobile: Clean up ad-hoc clock macros | Marek Vasut |
2017-11-30 | ARM: rmobile: Zap ad-hoc DRAM configuration macros | Marek Vasut |
2017-11-30 | ARM: rmobile: Configure DRAM sizes from DT | Marek Vasut |
2017-11-30 | ARM: rmobile: Zap rmobile_sysinfo on Gen3 | Marek Vasut |
2017-11-30 | ARM: rmobile: Zap checkboard on Gen3 | Marek Vasut |
2017-11-30 | ARM: rmobile: Drop CPU type ifdef from salvator-x | Marek Vasut |
2017-11-30 | ARM: rmobile: Unify R8A7795 and R8A7796 in rmobile Makefile | Marek Vasut |
2017-11-30 | ARM: rmobile: Unify memory map for RCar Gen3 | Marek Vasut |
2017-11-30 | ARM: rmobile: Add PRR CPU ID macros | Marek Vasut |
2017-11-30 | ARM: rmobile: Dispose of r8a779x.h for Gen3 | Marek Vasut |
2017-11-30 | ARM: rmobile: Stop using rcar-common/common.c on Gen3 | Marek Vasut |
2017-11-30 | ARM: rmobile: Zap Gen3 PFC tables | Marek Vasut |
2017-11-30 | ARM: rmobile: Enable xHCI on RCar Gen3 boards | Marek Vasut |
2017-11-30 | ARM: rmobile: Clean up GIC macros | Marek Vasut |
2017-11-30 | ARM: rmobile: Remove CONFIG_CMD_SDRAM from Salvator-X | Marek Vasut |
2017-11-30 | ARM: rmobile: Drop SDHI address macros from Gen3 | Marek Vasut |
2017-11-30 | ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boards | Marek Vasut |
2017-11-30 | ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCB | Marek Vasut |
2017-11-30 | ARM: rmobile: Fix eMMC signal voltage on ULCB | Marek Vasut |
2017-11-30 | net: ravb: Fix reset GPIO handling | Marek Vasut |
2017-11-30 | i2c: rcar_iic: Add RCar IIC driver | Marek Vasut |
2017-11-30 | serial: sh: Unify R8A7795 and R8A7796 as Gen3 | Marek Vasut |
2017-11-30 | clk: rmobile: Add R8A7796 xHCI clock | Marek Vasut |
2017-11-30 | clk: rmobile: Move preboot clock shutdown to the driver | Marek Vasut |
2017-11-30 | fdtdec: Support parsing multiple /memory nodes | Marek Vasut |
2017-11-30 | MAINTAINERS: Add myself as RCar/RMobile comaintainer | Marek Vasut |
2017-11-29 | Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2017-11-29 | net: xilinx_axi_emac: Use readl and writel for io ops | Siva Durga Prasad Paladugu |
2017-11-29 | net: zynq_gem: Dont enable SGMII and PCS selection | Siva Durga Prasad Paladugu |
2017-11-29 | arm: zynq: Change Zynq/ZynqMP Kconfig description | Michal Simek |
2017-11-29 | tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document | Jean-Francois Dagenais |
2017-11-29 | mtd: nand: zynq: Add support for the NAND lock/unlock operation | Joe Hershberger |
2017-11-29 | mtd: zynq: nand: Move board_nand_init() function to board.c | Wilson Lee |
2017-11-29 | arm: zynq: Add ps7_init for cc108 | Michal Simek |
2017-11-29 | arm: zynq: Show information about silicon version | Michal Simek |
2017-11-29 | arm: zynq: Do not show information from checkboard twice | Michal Simek |
2017-11-29 | arm: zynq: Use unsigned type with comparison with ARRAY_SIZE | Michal Simek |
2017-11-29 | arm: zynq: Convert all board to use arch ps7_init code | Michal Simek |
2017-11-29 | arm: zynq: Add support for EMIT_WRITE operation | Michal Simek |
2017-11-29 | arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init | Michal Simek |
2017-11-29 | arm: zynq: Move common ps7_init* initialization to arch code | Michal Simek |
2017-11-29 | arm: zynq: Get rid of ps7_reset_apu() for syzygy board | Michal Simek |
2017-11-29 | arm: zynq: Move ps7_* to separate file | Michal Simek |
2017-11-29 | arm: zynq: Remove ps7_debug code | Michal Simek |
2017-11-29 | arm: zynq: Enable debug uart on zc706 | Michal Simek |
2017-11-29 | arm: zynq: Add missing ps7_post_config declaration | Michal Simek |
2017-11-29 | net: xilinx_axi_emac: Add support for non processor mode | Siva Durga Prasad Paladugu |
2017-11-28 | Merge git://git.denx.de/u-boot-mips | Tom Rini |