...your main source of everything AVR32 Linux

View | r1.13 | > | r1.12 | > | r1.11 | > | r1.10 | > | r1.9 | ...

Navigation

UbootPatches 13 - 06 Oct 2008 - Main.HaavardSkinnemoen
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

Added:
>
>

Newer versions

Starting with U-Boot 1.3.2, the upstream sources provide fairly complete support for AVR32, so there's not much point in providing these patchsets anymore. However, there are still a few features that have not been merged yet. These can be found in the following sections.

 

U-Boot 1.3.1

U-Boot 1.3.1.atmel.1


UbootPatches 12 - 05 Feb 2008 - Main.HaavardSkinnemoen
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

Added:
>
>

U-Boot 1.3.1

U-Boot 1.3.1.atmel.1

This release consists entirely of commits cherry-picked from upstream, including support for ATSTK1003, ATSTK1004 and ATNGW100. The ATNGW100 support in this release uses the generic CFI flash driver instead of its own board-specific one. This should hopefully make the flash programming a bit more robust, and that custom boards should be able to use the CFI flash driver out of the box instead of implementing their own.

Apart from that, there's nothing really special compared to the 1.3.0.atmel.2 release.

To try it out, please grab one of these and report any problems to the _email1 mailing list.

  • u-boot-1.3.1.atmel.1.tar.bz2: U-Boot 1.3.1.atmel.1 complete source
  • u-boot-1.3.1.atmel.1.patch.bz2: U-Boot 1.3.1.atmel.1 patch against v1.3.1
 

U-Boot 1.3.0

U-Boot 1.3.0.atmel.2

Line: 142 to 154
  Get it here.
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.1.atmel.1 complete source" date="1202221368" name="u-boot-1.3.1.atmel.1.tar.bz2" path="u-boot-1.3.1.atmel.1.tar.bz2" size="6720467" user="Main.HaavardSkinnemoen" version="1"
 
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.2.0.atmel.1 as a single patch against official release 1.2.0" date="1183026716" name="u-boot-1.2.0.atmel.1.patch.bz2" path="u-boot-1.2.0.atmel.1.patch.bz2" size="710220" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="h" autoattached="1" comment="AVR32 patch against u-boot 1.1.4" date="1152189147" name="u-boot-1.1.4-avr32-20060621.patch" path="u-boot-1.1.4-avr32-20060621.patch" size="348742" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.1.4-avr1 quilt patchset" date="1165172221" name="u-boot-1.1.4-avr1-broken-out.tar.bz2" path="u-boot-1.1.4-avr1-broken-out.tar.bz2" size="59212" user="Main.HaavardSkinnemoen" version="1"
Line: 152 to 165
 
META FILEATTACHMENT attr="" autoattached="1" comment="AVR32 patch against u-boot 1.1.6-git" date="1166379670" name="u-boot-1.1.6-hs1.patch" path="u-boot-1.1.6-hs1.patch" size="131337" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.0.atmel.2 complete source" date="1196156048" name="u-boot-1.3.0.atmel.2.tar.bz2" path="u-boot-1.3.0.atmel.2.tar.bz2" size="6724030" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.0-rc3.atmel.1 complete source" date="1193919480" name="u-boot-1.3.0-rc3.atmel.1.tar.bz2" path="u-boot-1.3.0-rc3.atmel.1.tar.bz2" size="6713861" user="Main.HaavardSkinnemoen" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.1.atmel.1 patch against v1.3.1" date="1202221487" name="u-boot-1.3.1.atmel.1.patch.bz2" path="u-boot-1.3.1.atmel.1.patch.bz2" size="32739" user="Main.HaavardSkinnemoen" version="1"
 
META FILEATTACHMENT attr="" autoattached="1" comment="U-boot 1.3.0-rc3.atmel.1 patch against v1.3.0-rc3" date="1193919608" name="u-boot-1.3.0-rc3.atmel.1.patch.bz2" path="u-boot-1.3.0-rc3.atmel.1.patch.bz2" size="39900" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.0.atmel.2 patch against v1.3.0" date="1196156072" name="u-boot-1.3.0.atmel.2.patch.bz2" path="u-boot-1.3.0.atmel.2.patch.bz2" size="14518" user="Main.HaavardSkinnemoen" version="1"

UbootPatches 11 - 27 Nov 2007 - Main.HansChristianEgtvedt
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

U-Boot 1.3.0

Changed:
<
<

U-Boot 1.3.0.atmel.1

>
>

U-Boot 1.3.0.atmel.2

  This release fixes a patch generation problem with 1.3.0.atmel.1 (it was generated with "git diff -M", meaning that it would not apply using standard patch tools) in addition to a longstanding bug: u-boot will now use the "ipaddr" and "bootfile" environment variables properly also after reset. Previously, these variables would work right after they were set, but not after a reset, even if they were saved in flash.

UbootPatches 10 - 27 Nov 2007 - Main.HaavardSkinnemoen
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

Line: 6 to 6
 

U-Boot 1.3.0.atmel.1

Added:
>
>
This release fixes a patch generation problem with 1.3.0.atmel.1 (it was generated with "git diff -M", meaning that it would not apply using standard patch tools) in addition to a longstanding bug: u-boot will now use the "ipaddr" and "bootfile" environment variables properly also after reset. Previously, these variables would work right after they were set, but not after a reset, even if they were saved in flash.

To try it out, please grab one of these and report any problems to the _email2 mailing list.

  • u-boot-1.3.0.atmel.2.tar.bz2: U-Boot 1.3.0.atmel.2 complete source
  • u-boot-1.3.0.atmel.2.patch.bz2: U-Boot 1.3.0.atmel.2 patch against v1.3.0

U-Boot 1.3.0.atmel.1

  This release is based on the final U-Boot 1.3.0 release. It's not all that different from 1.3.0-rc3.atmel.1, but the version number is nicer. Highlights:
  • Wrong pin setup for USART3 fixed
  • The default range for "mtest" shouldn't overwrite the u-boot image anymore
Line: 142 to 150
 
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.1.4-avr1 as a single patch" date="1165172252" name="u-boot-1.1.4-avr1.patch.bz2" path="u-boot-1.1.4-avr1.patch.bz2" size="54507" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.0.atmel.1 patch against v1.3.0" date="1195834178" name="u-boot-1.3.0.atmel.1.patch.bz2" path="u-boot-1.3.0.atmel.1.patch.bz2" size="8785" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="AVR32 patch against u-boot 1.1.6-git" date="1166379670" name="u-boot-1.1.6-hs1.patch" path="u-boot-1.1.6-hs1.patch" size="131337" user="Main.HaavardSkinnemoen" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.0.atmel.2 complete source" date="1196156048" name="u-boot-1.3.0.atmel.2.tar.bz2" path="u-boot-1.3.0.atmel.2.tar.bz2" size="6724030" user="Main.HaavardSkinnemoen" version="1"
 
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.0-rc3.atmel.1 complete source" date="1193919480" name="u-boot-1.3.0-rc3.atmel.1.tar.bz2" path="u-boot-1.3.0-rc3.atmel.1.tar.bz2" size="6713861" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-boot 1.3.0-rc3.atmel.1 patch against v1.3.0-rc3" date="1193919608" name="u-boot-1.3.0-rc3.atmel.1.patch.bz2" path="u-boot-1.3.0-rc3.atmel.1.patch.bz2" size="39900" user="Main.HaavardSkinnemoen" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.0.atmel.2 patch against v1.3.0" date="1196156072" name="u-boot-1.3.0.atmel.2.patch.bz2" path="u-boot-1.3.0.atmel.2.patch.bz2" size="14518" user="Main.HaavardSkinnemoen" version="1"

UbootPatches 9 - 23 Nov 2007 - Main.HaavardSkinnemoen
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

U-Boot 1.3.0

Added:
>
>

U-Boot 1.3.0.atmel.1

This release is based on the final U-Boot 1.3.0 release. It's not all that different from 1.3.0-rc3.atmel.1, but the version number is nicer. Highlights:

  • Wrong pin setup for USART3 fixed
  • The default range for "mtest" shouldn't overwrite the u-boot image anymore
  • The default load address on ATSTK1002 has been increased to start of SDRAM + 4MB.

To try it out, please grab one of these and report any problems to the _email3 mailing list.

  • u-boot-1.3.0.atmel.1.tar.bz2: U-Boot 1.3.0.atmel.1 complete source
  • u-boot-1.3.0.atmel.1.patch.bz2: U-Boot 1.3.0.atmel.1 patch against v1.3.0
 

U-Boot 1.3.0-rc3.atmel.1

This release is based on a snapshot of the upstream git tree from http://www.denx.de/, which will most likely be released as 1.3.0 very soon. It contains a few important fixes and improvements:

Line: 127 to 138
 
META FILEATTACHMENT attr="h" autoattached="1" comment="AVR32 patch against u-boot 1.1.4" date="1152189147" name="u-boot-1.1.4-avr32-20060621.patch" path="u-boot-1.1.4-avr32-20060621.patch" size="348742" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.1.4-avr1 quilt patchset" date="1165172221" name="u-boot-1.1.4-avr1-broken-out.tar.bz2" path="u-boot-1.1.4-avr1-broken-out.tar.bz2" size="59212" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.2.0.atmel.1 complete source" date="1183026587" name="u-boot-1.2.0.atmel.1.tar.bz2" path="u-boot-1.2.0.atmel.1.tar.bz2" size="7014492" user="Main.HaavardSkinnemoen" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.0.atmel.1 complete source" date="1195834214" name="u-boot-1.3.0.atmel.1.tar.bz2" path="u-boot-1.3.0.atmel.1.tar.bz2" size="6728557" user="Main.HaavardSkinnemoen" version="2"
 
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.1.4-avr1 as a single patch" date="1165172252" name="u-boot-1.1.4-avr1.patch.bz2" path="u-boot-1.1.4-avr1.patch.bz2" size="54507" user="Main.HaavardSkinnemoen" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.0.atmel.1 patch against v1.3.0" date="1195834178" name="u-boot-1.3.0.atmel.1.patch.bz2" path="u-boot-1.3.0.atmel.1.patch.bz2" size="8785" user="Main.HaavardSkinnemoen" version="1"
 
META FILEATTACHMENT attr="" autoattached="1" comment="AVR32 patch against u-boot 1.1.6-git" date="1166379670" name="u-boot-1.1.6-hs1.patch" path="u-boot-1.1.6-hs1.patch" size="131337" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.0-rc3.atmel.1 complete source" date="1193919480" name="u-boot-1.3.0-rc3.atmel.1.tar.bz2" path="u-boot-1.3.0-rc3.atmel.1.tar.bz2" size="6713861" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-boot 1.3.0-rc3.atmel.1 patch against v1.3.0-rc3" date="1193919608" name="u-boot-1.3.0-rc3.atmel.1.patch.bz2" path="u-boot-1.3.0-rc3.atmel.1.patch.bz2" size="39900" user="Main.HaavardSkinnemoen" version="1"

UbootPatches 8 - 01 Nov 2007 - Main.HaavardSkinnemoen
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

Added:
>
>

U-Boot 1.3.0

U-Boot 1.3.0-rc3.atmel.1

This release is based on a snapshot of the upstream git tree from http://www.denx.de/, which will most likely be released as 1.3.0 very soon. It contains a few important fixes and improvements:

  • MMC: Fix data timeout calculation and support cards which advertise a block size larger than 512 bytes
  • memset() prototype fix
  • Bootargs updates
  • Support for ATSTK1003 and ATSTK1004 (including support for the AP7001 and AP7002 chips.)
  • The default ethernet addresses have been removed. This was known to cause problems when several boards were hooked up to the same network, as they would use the same MAC address. With this change, you'll get a nice error message instead if the ethernet addresses haven't been set up properly.

To try it out, please grab one of these and report any problems to the _email4 mailing list.

  • u-boot-1.3.0-rc3.atmel.1.tar.bz2: U-Boot 1.3.0-rc3.atmel.1 complete source
  • u-boot-1.3.0-rc3.atmel.1.patch.bz2: U-boot 1.3.0-rc3.atmel.1 patch against v1.3.0-rc3
 

U-Boot 1.2.0

U-Boot 1.2.0.atmel.1

Line: 114 to 129
 
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.2.0.atmel.1 complete source" date="1183026587" name="u-boot-1.2.0.atmel.1.tar.bz2" path="u-boot-1.2.0.atmel.1.tar.bz2" size="7014492" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.1.4-avr1 as a single patch" date="1165172252" name="u-boot-1.1.4-avr1.patch.bz2" path="u-boot-1.1.4-avr1.patch.bz2" size="54507" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="AVR32 patch against u-boot 1.1.6-git" date="1166379670" name="u-boot-1.1.6-hs1.patch" path="u-boot-1.1.6-hs1.patch" size="131337" user="Main.HaavardSkinnemoen" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.3.0-rc3.atmel.1 complete source" date="1193919480" name="u-boot-1.3.0-rc3.atmel.1.tar.bz2" path="u-boot-1.3.0-rc3.atmel.1.tar.bz2" size="6713861" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-boot 1.3.0-rc3.atmel.1 patch against v1.3.0-rc3" date="1193919608" name="u-boot-1.3.0-rc3.atmel.1.patch.bz2" path="u-boot-1.3.0-rc3.atmel.1.patch.bz2" size="39900" user="Main.HaavardSkinnemoen" version="1"

UbootPatches 7 - 28 Jun 2007 - Main.HaavardSkinnemoen
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

Added:
>
>

U-Boot 1.2.0

U-Boot 1.2.0.atmel.1

This (unofficial) release is based on a snapshot of the upstream git tree from http://www.denx.de/. It contains the following additional changes:

  • Initial support for ATNGW100
  • ATNGW100: Fix flash programming bug
  • macb: Introduce a few barriers when dealing with DMA descriptors
  • macb: Don't restart autonegotiation if we already have link
  • atmel_mci: Use 512 byte blocksize if possible

To try it out, please grab one of the following. No broken-out patchset this time -- to see the individual changes, please have a look at the AVR32 Custodian tree. Note that this release is based on the ngw-board branch.

  • u-boot-1.2.0.atmel.1.tar.bz2: U-Boot 1.2.0.atmel.1 complete source
  • u-boot-1.2.0.atmel.1.patch.bz2: U-Boot 1.2.0.atmel.1 as a single patch against official release 1.2.0
 

U-Boot 1.1.4

U-Boot 1.1.4-avr1

Line: 92 to 108
  Get it here.
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.2.0.atmel.1 as a single patch against official release 1.2.0" date="1183026716" name="u-boot-1.2.0.atmel.1.patch.bz2" path="u-boot-1.2.0.atmel.1.patch.bz2" size="710220" user="Main.HaavardSkinnemoen" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="AVR32 patch against u-boot 1.1.4" date="1152189147" name="u-boot-1.1.4-avr32-20060621.patch" path="u-boot-1.1.4-avr32-20060621.patch" size="348742" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.1.4-avr1 quilt patchset" date="1165172221" name="u-boot-1.1.4-avr1-broken-out.tar.bz2" path="u-boot-1.1.4-avr1-broken-out.tar.bz2" size="59212" user="Main.HaavardSkinnemoen" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.2.0.atmel.1 complete source" date="1183026587" name="u-boot-1.2.0.atmel.1.tar.bz2" path="u-boot-1.2.0.atmel.1.tar.bz2" size="7014492" user="Main.HaavardSkinnemoen" version="1"
 
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.1.4-avr1 as a single patch" date="1165172252" name="u-boot-1.1.4-avr1.patch.bz2" path="u-boot-1.1.4-avr1.patch.bz2" size="54507" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="AVR32 patch against u-boot 1.1.6-git" date="1166379670" name="u-boot-1.1.6-hs1.patch" path="u-boot-1.1.6-hs1.patch" size="131337" user="Main.HaavardSkinnemoen" version="1"

UbootPatches 6 - 15 Jun 2007 - Main.HaavardSkinnemoen
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32


UbootPatches 5 - 17 Dec 2006 - Main.HaavardSkinnemoen
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

Line: 26 to 26
 
  • As individual patches in the broken-out subdirectory. The file series lists all the patches in the order they should be applied.
  • As a tarball containing all the individual patches from the broken-out directory. Just unpack in the latest official u-boot source directory, rename the broken-out directory to patches and run quilt push -a to apply the patchset.
Added:
>
>

U-Boot 1.1.6-hs1

  • u-boot-1.1.6-hs1.patch: AVR32 patch against u-boot 1.1.6-git

This patch contains the following changes relative to mainline:

  • AVR32: Split start_u_boot into board_init_f and board_init_r
  • AVR32: Use avr32-linux- cross-compilation prefix by default
  • AVR32: Build position-independent u-boot
  • AVR32: Clean up memory-map.h for at32ap7000
  • AVR32: Resource management rewrite
  • AVR32: Relocate u-boot to SDRAM
  • AVR32: Use initdram() instead of board_init_memories()
  • Import from the Linux kernel
  • AVR32: Implement simple DMA memory allocator
  • AVR32: Add clk and gpio infrastructure for macb0 and macb1
  • Atmel MACB ethernet driver
  • AVR32: Enable networking
  • Enable partition support with MMC
  • AVR32: Add clk and gpio infrastructure for mmci
  • Atmel MCI driver
  • AVR32: Enable MMC support

In short, SDRAM relocation, networking and MMC support. Since u-boot is relocated to SDRAM at startup, FAT filesystem support has been enabled by default (this wasn't possible before because the .data and .bss sections had to fit in internal SRAM.)

No quilt patchset for now, unfortunately. The MMC and MACB patches are conflicting a bit, so I have to work out a solution

 

U-Boot 1.1.4-hs2

Lots of minor changes all over the place, most of them based on feedback from Wolfgang Denk. Get the patchset here.

Line: 70 to 95
 
META FILEATTACHMENT attr="h" autoattached="1" comment="AVR32 patch against u-boot 1.1.4" date="1152189147" name="u-boot-1.1.4-avr32-20060621.patch" path="u-boot-1.1.4-avr32-20060621.patch" size="348742" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.1.4-avr1 quilt patchset" date="1165172221" name="u-boot-1.1.4-avr1-broken-out.tar.bz2" path="u-boot-1.1.4-avr1-broken-out.tar.bz2" size="59212" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.1.4-avr1 as a single patch" date="1165172252" name="u-boot-1.1.4-avr1.patch.bz2" path="u-boot-1.1.4-avr1.patch.bz2" size="54507" user="Main.HaavardSkinnemoen" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="AVR32 patch against u-boot 1.1.6-git" date="1166379670" name="u-boot-1.1.6-hs1.patch" path="u-boot-1.1.6-hs1.patch" size="131337" user="Main.HaavardSkinnemoen" version="1"

UbootPatches 4 - 03 Dec 2006 - Main.HaavardSkinnemoen
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

Added:
>
>

U-Boot 1.1.4

U-Boot 1.1.4-avr1

  • u-boot-1.1.4-avr1-broken-out.tar.bz2: U-Boot 1.1.4-avr1 quilt patchset
  • u-boot-1.1.4-avr1.patch.bz2: U-Boot 1.1.4-avr1 as a single patch

Note that the AVR32 architecture ID in this patch has changed in order to be compatible with mainline. This means that when you upgrade to this version of u-boot (and not before), you need to re-create your kernel uImage with the included mkimage utility. AVR32 has been assigned its own architecture ID in mainline now, so this kind of change will not happen again.

Please report any issues to the AVR32 forum at avrfreaks.net.

20060621 patch

 
  • u-boot-1.1.4-avr32-20060621.patch: AVR32 patch against u-boot 1.1.4
Added:
>
>

 

Experimental patches

As part of the effort to get AVR32 support into mainline, I've created an mm-style patch queue which can be found here. The patchsets are against the u-boot git tree, but they contain a patch with the differences between the latest official version and the git snapshot the patchset will apply to in upstream.patch.

Line: 54 to 67
  Get it here.
Changed:
<
<
META FILEATTACHMENT attachment="u-boot-1.1.4-avr32-20060621.patch" attr="h" comment="AVR32 patch against u-boot 1.1.4" date="1152189147" name="u-boot-1.1.4-avr32-20060621.patch" path="u-boot-1.1.4-avr32-20060621.patch" size="348742" stream="u-boot-1.1.4-avr32-20060621.patch" user="Main.HaavardSkinnemoen" version="1"
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="AVR32 patch against u-boot 1.1.4" date="1152189147" name="u-boot-1.1.4-avr32-20060621.patch" path="u-boot-1.1.4-avr32-20060621.patch" size="348742" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.1.4-avr1 quilt patchset" date="1165172221" name="u-boot-1.1.4-avr1-broken-out.tar.bz2" path="u-boot-1.1.4-avr1-broken-out.tar.bz2" size="59212" user="Main.HaavardSkinnemoen" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="U-Boot 1.1.4-avr1 as a single patch" date="1165172252" name="u-boot-1.1.4-avr1.patch.bz2" path="u-boot-1.1.4-avr1.patch.bz2" size="54507" user="Main.HaavardSkinnemoen" version="1"

UbootPatches 3 - 01 Sep 2006 - Main.HaavardSkinnemoen
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

Line: 13 to 13
 
  • As individual patches in the broken-out subdirectory. The file series lists all the patches in the order they should be applied.
  • As a tarball containing all the individual patches from the broken-out directory. Just unpack in the latest official u-boot source directory, rename the broken-out directory to patches and run quilt push -a to apply the patchset.
Added:
>
>

U-Boot 1.1.4-hs2

Lots of minor changes all over the place, most of them based on feedback from Wolfgang Denk. Get the patchset here.

Here's the (slightly edited) shortlog:

  • AVR32: Cleanup whitespace in asm/posix_types.h
  • AVR32: Remove trailing empty lines from asm/sections.h
  • AVR32: Sync asm/setup.h with Linux and remove trailing empty lines
  • AVR32: Move flush_cache() to CPU-specific patch
  • AVR32: Convert spaces to tabs in asm/sysreg.h
  • AVR32: Move asm/errno-base.h into asm/errno.h
  • AVR32: Remove copyright notice from asm/errno.h
  • AVR32: Add missing comments for struct global_data members
  • AVR32: Remove references to net code
  • AVR32: Remove DMA allocator
  • AVR32: Move DECLARE_GLOBAL_DATA to file scope
  • AVR32: Remove obsolete DEV_ACCESSOR_FUNCTIONS macro
  • AVR32: Kill unneeded _start/_end declarations in avr32_linux.c
  • AVR32: Move tagtable.h into avr32_linux.c
  • AT32AP: Consolidate cache-related functions into cpu/at32ap/cache.c
  • AT32AP: Implement remaining cache operations
  • AT32AP: Clean up hsdramc1.h
  • AT32AP: Clean up hsmc3.h
  • AT32AP: Clean up pio2.h
  • AT32AP: Clean up sm.h
  • AT32AP: Clean up hmatrix2.h
  • AT32AP: Convert spaces to tabs in cache.c
  • AT32AP: Move DECLARE_GLOBAL_DATA_PTR to file scope
  • ATSTK1000: Move DECLARE_GLOBAL_DATA_PTR to file scope
  • atmel_usart: Move DECLARE_GLOBAL_DATA_PTR to file scope

Also, use-g-instead-of-gstabs.patch has been made conditional on AVR32 and renamed avr32-use-g-instead-of-gstabs.patch to reflect the fact.

 

U-Boot 1.1.4-hs1

This patchset contains a stripped-down version of the STK1000 BSP patchset rebased against the u-boot git tree. MMC/SD card support and ethernet support has been left out for now.


UbootPatches 2 - 31 Aug 2006 - Main.HaavardSkinnemoen
Line: 1 to 1
 
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

  • u-boot-1.1.4-avr32-20060621.patch: AVR32 patch against u-boot 1.1.4
Added:
>
>

Experimental patches

As part of the effort to get AVR32 support into mainline, I've created an mm-style patch queue which can be found here. The patchsets are against the u-boot git tree, but they contain a patch with the differences between the latest official version and the git snapshot the patchset will apply to in upstream.patch.

The patchsets are available in three different forms:

  • As a combined patch which contains the entire patchset including upstream.patch in a single patch.
  • As individual patches in the broken-out subdirectory. The file series lists all the patches in the order they should be applied.
  • As a tarball containing all the individual patches from the broken-out directory. Just unpack in the latest official u-boot source directory, rename the broken-out directory to patches and run quilt push -a to apply the patchset.

U-Boot 1.1.4-hs1

This patchset contains a stripped-down version of the STK1000 BSP patchset rebased against the u-boot git tree. MMC/SD card support and ethernet support has been left out for now.

Get it here.

 
META FILEATTACHMENT attachment="u-boot-1.1.4-avr32-20060621.patch" attr="h" comment="AVR32 patch against u-boot 1.1.4" date="1152189147" name="u-boot-1.1.4-avr32-20060621.patch" path="u-boot-1.1.4-avr32-20060621.patch" size="348742" stream="u-boot-1.1.4-avr32-20060621.patch" user="Main.HaavardSkinnemoen" version="1"

UbootPatches 1 - 06 Jul 2006 - Main.HaavardSkinnemoen
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="DasUBoot"

U-Boot patches for AVR32

  • u-boot-1.1.4-avr32-20060621.patch: AVR32 patch against u-boot 1.1.4

META FILEATTACHMENT attachment="u-boot-1.1.4-avr32-20060621.patch" attr="h" comment="AVR32 patch against u-boot 1.1.4" date="1152189147" name="u-boot-1.1.4-avr32-20060621.patch" path="u-boot-1.1.4-avr32-20060621.patch" size="348742" stream="u-boot-1.1.4-avr32-20060621.patch" user="Main.HaavardSkinnemoen" version="1"

Revision 13 r13 - 06 Oct 2008 - 10:54 - HaavardSkinnemoen
Revision 12 r12 - 05 Feb 2008 - 14:28 - HaavardSkinnemoen
Revision 11 r11 - 27 Nov 2007 - 09:46 - HansChristianEgtvedt
Revision 10 r10 - 27 Nov 2007 - 09:37 - HaavardSkinnemoen
Revision 9 r9 - 23 Nov 2007 - 16:10 - HaavardSkinnemoen
Revision 8 r8 - 01 Nov 2007 - 12:27 - HaavardSkinnemoen
Revision 7 r7 - 28 Jun 2007 - 10:55 - HaavardSkinnemoen
Revision 6 r6 - 15 Jun 2007 - 10:24 - HaavardSkinnemoen
Revision 5 r5 - 17 Dec 2006 - 18:22 - HaavardSkinnemoen
Revision 4 r4 - 03 Dec 2006 - 18:58 - HaavardSkinnemoen
Revision 3 r3 - 01 Sep 2006 - 14:39 - HaavardSkinnemoen
Revision 2 r2 - 31 Aug 2006 - 10:59 - HaavardSkinnemoen
Revision 1 r1 - 06 Jul 2006 - 12:32 - HaavardSkinnemoen
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Atmel®, AVR® and others are registered trademarks or trademarks of Atmel Corporation or its subsidiaries.
All other trademarks are the property of their respective owners.
Powered by Wed, 08 Feb 2006 build 8740
Syndicate this site