<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/Makefile, branch U-Boot-1_1_5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/Makefile?h=U-Boot-1_1_5</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/Makefile?h=U-Boot-1_1_5'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2006-10-08T23:02:05Z</updated>
<entry>
<title>Move "ar" flags to config.mk to allow for silent "make -s"</title>
<updated>2006-10-08T23:02:05Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@atlas.denx.de</email>
</author>
<published>2006-10-08T23:02:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2b208f5308ae0c72a6840180e59ed1ab4f9b69fc'/>
<id>urn:sha1:2b208f5308ae0c72a6840180e59ed1ab4f9b69fc</id>
<content type='text'>
Based on patch by Mike Frysinger, 20 Jun 2006
</content>
</entry>
<entry>
<title>Add support for a saving build objects in a separate directory.</title>
<updated>2006-09-01T17:49:50Z</updated>
<author>
<name>Marian Balakowicz</name>
<email>m8@semihalf.com</email>
</author>
<published>2006-09-01T17:49:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f93286397ed2a7084efb0362a43ee09f11702349'/>
<id>urn:sha1:f93286397ed2a7084efb0362a43ee09f11702349</id>
<content type='text'>
Modifications are based on the linux kernel approach and
support two use cases:

  1) Add O= to the make command line
  'make O=/tmp/build all'

  2) Set environement variable BUILD_DIR to point to the desired location
  'export BUILD_DIR=/tmp/build'
  'make'

The second approach can also be used with a MAKEALL script
'export BUILD_DIR=/tmp/build'
'./MAKEALL'

Command line 'O=' setting overrides BUILD_DIR environent variable.

When none of the above methods is used the local build is performed and
the object files are placed in the source directory.
</content>
</entry>
<entry>
<title>Add support for TB5200 board</title>
<updated>2006-07-19T11:50:38Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-07-19T11:50:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b87dfd2854809ddcf4be54d772752e7ed137386f'/>
<id>urn:sha1:b87dfd2854809ddcf4be54d772752e7ed137386f</id>
<content type='text'>
The TB5200 ("Tinybox") is a small baseboard for the TQM5200 module
integrated in a little aluminium case.
Patch by Martin Krause, 8 Jun 2006

Some code cleanup
</content>
</entry>
<entry>
<title>Major PCMCIA Cleanup to make code better readable and maintainable.</title>
<updated>2006-07-10T21:07:28Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-07-10T21:07:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d407995516bfcd401b76de0c11e679fb3871c79'/>
<id>urn:sha1:9d407995516bfcd401b76de0c11e679fb3871c79</id>
<content type='text'>
Notes:
- Board-dependend code for RPXLITE and RPXCLASSIC-based boards
  placed to the drivers/rpx_pmcia.c file to avoid duplication.
  Same for TQM8xx-based boards (drivers/tqm8xx_pmcia.c).
- drivers/i82365.c has been split into two parts located at
  board/atc/ti113x.c and board/cpc45/pd67290.c (ATC and CPC45 are
  the only boards using CONFIG_82365).
- Changes were tested for clean build and *very* *few* boards.
</content>
</entry>
<entry>
<title>Add support for NetSilicon NS7520 processor.</title>
<updated>2005-10-08T23:41:48Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-08T23:41:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3df5bea0b0bddc196bf952c51d1dd54d966b82ba'/>
<id>urn:sha1:3df5bea0b0bddc196bf952c51d1dd54d966b82ba</id>
<content type='text'>
Patch by Art Shipkowski, 12 May 2005

Cleanup.
</content>
</entry>
<entry>
<title>* Patch by Jon Loeliger, 2005-07-25</title>
<updated>2005-07-25T20:38:06Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@freescale.com</email>
</author>
<published>2005-07-25T20:38:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=63be111e72371b6edc6d02134dd785abb6be188c'/>
<id>urn:sha1:63be111e72371b6edc6d02134dd785abb6be188c</id>
<content type='text'>
  Move the TSEC driver out of cpu/mpc85xx as it will be shared
  by the upcoming mpc83xx family as well.
</content>
</entry>
<entry>
<title>* Patch by Greg Ungerer, 19 May 2005:</title>
<updated>2005-05-19T22:39:42Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-05-19T22:39:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3a574cbe72e7d8be2b367c6d7ad9c06f53e4c957'/>
<id>urn:sha1:3a574cbe72e7d8be2b367c6d7ad9c06f53e4c957</id>
<content type='text'>
  add support for the KS8695P (ARM 922 based) CPU

* Patch by Steven Scholz, 19 May 2005:
  Add support for CONFIG_SERIAL_TAG on ARM boards
</content>
</entry>
<entry>
<title>Patches by Martin Krause, 22 Mar 2005:</title>
<updated>2005-03-27T23:41:39Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-03-27T23:41:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8f0b7cbe8027c3745f5e0a199ecd152b032d8ad0'/>
<id>urn:sha1:8f0b7cbe8027c3745f5e0a199ecd152b032d8ad0</id>
<content type='text'>
- use TQM5200_auto as MAKEALL target for TQM5200 systems
- add support for SM501 graphics controller
- add support for graphic console on TQM5200
- add support for TQM5200 Rev 200
- cleanup, fix typo in include/configs/TQM5200.h
</content>
</entry>
<entry>
<title>* Patches by Richard Woodruff, 01 Oct 2004:</title>
<updated>2005-01-09T23:16:25Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-01-09T23:16:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8ed9604613398660f9ee855060661da8809d4045'/>
<id>urn:sha1:8ed9604613398660f9ee855060661da8809d4045</id>
<content type='text'>
  add support for the TI OMAP2420 processor and its H4 reference
  board

* Patch by Christian Pellegrin, 24 Sep 2004:
  Added support for NE2000 compatible (DP8390, DP83902) NICs.
</content>
</entry>
<entry>
<title>Patch by Steven Scholz, 16 Aug 2004:</title>
<updated>2004-10-09T22:21:29Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-10-09T22:21:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1d9f410500f32b04b18b176386e77afacda7acfb'/>
<id>urn:sha1:1d9f410500f32b04b18b176386e77afacda7acfb</id>
<content type='text'>
- Introducing the concept of SoCs "./cpu/$(CPU)/$(SOC)"
- creating subdirs for SoCs ./cpu/arm920t/imx and ./cpu/arm920t/s3c24x0
- moving SoC specific code out of cpu/arm920t/ into cpu/arm920t/$(SOC)/
- moving drivers/s3c24x0_i2c.c and drivers/serial_imx.c out of drivers/
  into cpu/arm920t/$(SOC)/
</content>
</entry>
</feed>
