From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 30 Nov 2015 12:56:45 +0100 Subject: [U-Boot] Please pull u-boot-ppc4xx/master Message-ID: <565C397D.6090500@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, please pull those 2 pending patches: The following changes since commit fa8883a1e39a20e72aaa5093af0c80062cb95757: Merge branch 'master' of git://git.denx.de/u-boot-i2c (2015-11-27 08:41:03 -0500) are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git for you to fetch changes up to 6623aee5b6aba2f8efe9b7d2417f090f9c2b3cd3: PPC4xx: Create "liebherr" vendor directory (2015-11-30 12:50:29 +0100) ---------------------------------------------------------------- Stefan Roese (1): ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu Wolfgang Denk (1): PPC4xx: Create "liebherr" vendor directory arch/powerpc/cpu/ppc4xx/Kconfig | 2 +- arch/powerpc/cpu/ppc4xx/start.S | 23 ----------------------- board/{ => liebherr}/lwmon5/Kconfig | 3 +++ board/{ => liebherr}/lwmon5/MAINTAINERS | 2 +- board/{ => liebherr}/lwmon5/Makefile | 0 board/{ => liebherr}/lwmon5/config.mk | 0 board/{ => liebherr}/lwmon5/init.S | 0 board/{ => liebherr}/lwmon5/kbd.c | 0 board/{ => liebherr}/lwmon5/lwmon5.c | 0 board/{ => liebherr}/lwmon5/sdram.c | 0 10 files changed, 5 insertions(+), 25 deletions(-) rename board/{ => liebherr}/lwmon5/Kconfig (78%) rename board/{ => liebherr}/lwmon5/MAINTAINERS (81%) rename board/{ => liebherr}/lwmon5/Makefile (100%) rename board/{ => liebherr}/lwmon5/config.mk (100%) rename board/{ => liebherr}/lwmon5/init.S (100%) rename board/{ => liebherr}/lwmon5/kbd.c (100%) rename board/{ => liebherr}/lwmon5/lwmon5.c (100%) rename board/{ => liebherr}/lwmon5/sdram.c (100%)