<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/common/cmd_log.c, branch v1.3.0-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/common/cmd_log.c?h=v1.3.0-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/common/cmd_log.c?h=v1.3.0-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2007-06-22T21:59:00Z</updated>
<entry>
<title>Coding stylke cleanup; rebuild CHANGELOG</title>
<updated>2007-06-22T21:59:00Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2007-06-22T21:59:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1636d1c8529c006d106287cfbc20cd0a246fe1cb'/>
<id>urn:sha1:1636d1c8529c006d106287cfbc20cd0a246fe1cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt log buffer code to support Linux 2.6</title>
<updated>2007-06-22T21:25:25Z</updated>
<author>
<name>Igor Lisitsin</name>
<email>igor@emcraft.com</email>
</author>
<published>2007-04-18T10:55:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2dc64451b4c08ffd619372abfdc2506a2e2363b9'/>
<id>urn:sha1:2dc64451b4c08ffd619372abfdc2506a2e2363b9</id>
<content type='text'>
A new environment variable, "logversion", selects the log buffer
behaviour. If it is not set or set to a value other than 2, then the
old, Linux 2.4.4, behaviour is selected.

Signed-off-by: Igor Lisitsin &lt;igor@emcraft.com&gt;
--
</content>
</entry>
<entry>
<title>GCC-4.x fixes: clean up global data pointer initialization for all boards.</title>
<updated>2006-03-31T16:32:53Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-31T16:32:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d87080b721e4f8dca977af7571c5338ae7bb8db7'/>
<id>urn:sha1:d87080b721e4f8dca977af7571c5338ae7bb8db7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup for GCC-4.x</title>
<updated>2005-10-13T14:45:02Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-13T14:45:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=77ddac9480d63a80b6bb76d7ee4dcc2d1070867e'/>
<id>urn:sha1:77ddac9480d63a80b6bb76d7ee4dcc2d1070867e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Implement new mechanism to export U-Boot's functions to standalone</title>
<updated>2003-07-24T23:38:38Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-24T23:38:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=27b207fd0a0941b03f27e2a82c0468b1a090c745'/>
<id>urn:sha1:27b207fd0a0941b03f27e2a82c0468b1a090c745</id>
<content type='text'>
  applications: instead of using (PPC-specific) system calls we now
  use a jump table; please see doc/README.standalone for details

* Patch by Dave Westwood, 24 Jul 2003:
  added support for Unity OS (a proprietary OS)
</content>
</entry>
<entry>
<title>Avoid unnecessary call to post_word_load();</title>
<updated>2003-07-15T21:50:34Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-15T21:50:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=667122af2d5079589de47855948ce4a3f716cb87'/>
<id>urn:sha1:667122af2d5079589de47855948ce4a3f716cb87</id>
<content type='text'>
make logbuf compile without POST
</content>
</entry>
<entry>
<title>Adapt log driver to latest POST changes (POST_SLOWTEST)</title>
<updated>2003-07-15T21:08:26Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-15T21:08:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2960b65addd7dcfdc4a4852ca2f557482b58dd22'/>
<id>urn:sha1:2960b65addd7dcfdc4a4852ca2f557482b58dd22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch by Kenneth Johansson, 30 Jun 2003:</title>
<updated>2003-07-01T21:06:45Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-01T21:06:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0d4983930a3559be92452761cfa268ee9d0f2773'/>
<id>urn:sha1:0d4983930a3559be92452761cfa268ee9d0f2773</id>
<content type='text'>
get rid of MK_CMD_ENTRY macro; update doc/README.command
</content>
</entry>
<entry>
<title>* Patch by Seb James, 30 Jun 2003:</title>
<updated>2003-06-30T16:24:52Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-30T16:24:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b37c7e5e5c3c80c68f49a31c4308b159bb5bda1a'/>
<id>urn:sha1:b37c7e5e5c3c80c68f49a31c4308b159bb5bda1a</id>
<content type='text'>
  Improve documentation of I2C configuration in README

* Fix problems with previous log buffer "fixes"

* Fix minor help text issues

* "log append" did not append a newline
</content>
</entry>
<entry>
<title>Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:</title>
<updated>2003-06-28T17:24:46Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-28T17:24:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d1cbe85b084ce543ba0b09def03a1b20940e6c03'/>
<id>urn:sha1:d1cbe85b084ce543ba0b09def03a1b20940e6c03</id>
<content type='text'>
- Allow to call sysmon function interactively
- PIC on LWMON board needs delay after power-on
- Add missing RSR definitions for MPC8xx
- Improve log buffer handling: guarantee clean reset after power-on
- Add support for EXBITGEN board
- Add support for SL8245 board
</content>
</entry>
</feed>
