From patchwork Wed Jan 16 10:11:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [U-Boot,GIT,PULL] u-boot-mips/master From: Daniel Schwierzeck X-Patchwork-Id: 212472 Message-Id: To: Tom Rini Cc: u-boot@lists.denx.de Date: Wed, 16 Jan 2013 11:11:42 +0100 Hi Tom, The following changes since commit 3a9d879f6f64585b819af728b53be0a05037fe0d: Prepare v2013.01 (2013-01-15 14:47:42 -0700) are available in the git repository at: git://git.denx.de/u-boot-mips.git master for you to fetch changes up to 54b08efcf2f4ff532ce99c53f341a59c193331a5: README.mips: update known issues and TODOs (2013-01-16 10:52:08 +0100) ---------------------------------------------------------------- Daniel Schwierzeck (3): MIPS: qemu-mips: update and fix example usage in README README.qemu-mips: move README file from board to doc directory README.mips: update known issues and TODOs Gabor Juhos (6): MIPS: bootm.c: use debug macro to print debug message MIPS: bootm.c: separate linux jump code MIPS: bootm.c: separate environment initialization MIPS: bootm.c: add support for 'prep' and 'go' subcommands MIPS: qemu-mips: fix a typo in README MIPS: qemu-mips: add '-M mips' switch to the example usage command arch/mips/lib/bootm.c | 51 +++++++++++++++++++++++++++++++++++---------------- doc/README.mips | 11 ++++++----- board/qemu-mips/README => doc/README.qemu-mips | 30 ++++++++++++++++++++++-------- 3 files changed, 63 insertions(+), 29 deletions(-) rename board/qemu-mips/README => doc/README.qemu-mips (88%)