From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.microcatalog.org.uk ([217.6.246.34] helo=root.phytec.de) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1aVdA0-0006SA-Ha for barebox@lists.infradead.org; Tue, 16 Feb 2016 10:47:15 +0000 Received: from idefix.phytec.de (idefix.phytec.de [172.16.0.10]) by root.phytec.de (Postfix) with ESMTP id CDE97A00396 for ; Tue, 16 Feb 2016 11:47:08 +0100 (CET) From: Teresa Remmet Date: Tue, 16 Feb 2016 11:44:55 +0100 Message-Id: <1455619502-19908-1-git-send-email-t.remmet@phytec.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 0/7] AM335x related patches To: barebox@lists.infradead.org Different AM335x changes containing new RAM timings and reducing image size of all am335x boards. Patches have been tested on PHYTEC boards and beaglebone black. Regards Teresa Arnd Beuscher (1): ARM: board: phytec-som-am335x: RAM timings for phyCORE-AM335x-R2 Jan Remmet (1): ARM: dts: am335x-phytec: eeprom name Teresa Remmet (4): ARM: am335x_defconfig: Enable watchdog support ARM: boards: phytec-som-am335x: New RAM Timings for phyCORE-AM335x-R2 ARM: dts: beaglebone: Strip clocks in MLO device tree ARM: AM335x: Make use of ARM_USE_COMPRESSED_DTB Wadim Egorov (1): ARM: am335x_defconfig: Enable NANDTEST command arch/arm/boards/afi-gf/lowlevel.c | 6 ++-- arch/arm/boards/beaglebone/lowlevel.c | 12 ++++---- arch/arm/boards/phytec-som-am335x/lowlevel.c | 10 ++++--- arch/arm/boards/phytec-som-am335x/ram-timings.h | 40 +++++++++++++++++++++++++ arch/arm/configs/am335x_defconfig | 4 +++ arch/arm/dts/am335x-bone-common.dts | 1 + arch/arm/dts/am335x-phytec-phycard-som.dtsi | 2 +- arch/arm/dts/am335x-phytec-phycore-som.dtsi | 2 +- arch/arm/mach-omap/Kconfig | 1 + images/Makefile.am33xx | 12 ++++++++ 10 files changed, 75 insertions(+), 15 deletions(-) -- 1.9.1 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox