Download project files

How do I verify a download?


110 of 17 releases

13.01 release from the trunk series released

Release information
Release notes:

Linaro U-Boot 13.01 is identical to 2012.12.1 with one bugfix to a previous merge error:

commit cf2e09a2acdfc57c2133a61d05a4c9e71994b45c
Author: John Rigby <john.rigby@linaro.org>
Date: Wed Jan 23 13:54:53 2013 -0700

    Fix rebase error introduced in 63cbf0c63b

    Fixes https://bugs.launchpad.net/u-boot-linaro/+bug/1103004

    Signed-off-by: John Rigby <john.rigby@linaro.org>

Changelog:

See changelog.

File Description Downloads
download icon u-boot-linaro-2013.01.1.tar.gz (md5) Linaro U-Boot 2013.01.1 1,548
last downloaded 2 weeks ago
Total downloads: 1,548

12.12 release from the trunk series released

Release information
Release notes:

New upstream v2013.01-rc1

Removed support for unsupported platforms like mx*.

Adds same linaro patch set as previous releases:
d7d95fd LINARO: enable u-boot API for supported platforms
466c260 snowball: Setting address for FDT and initrd correctly.
fcf43d9 snowball: Adding config flag for device tree support
ba3b372 Revert "ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls."
19e0f55 Revert "armv7: adapt omap3 to the new cache maintenance framework"
cfe7fe3 dhcp: add default weak dhcp_vendorex_{prep,proc} functions
4f355d3 overo: support 200Mhz memory on 37XX
88da853 OMAP3 Beagle: add preEnv.txt support
fd9585c OMAP4: add preEnv.txt support
a895321 SAUCE: HACK: move omap spl base address
c2232c7 OMAP3: Beagle: set mac addr from dieid
2f49357 Allow loading of u-boot.bin f...

Changelog:

See release notes.

File Description Downloads
download icon u-boot-linaro-2012.12.1.tar.gz (md5, sig) Linaro U-Boot version 2012.12.1 425
last downloaded 2 weeks ago
Total downloads: 425

12.11 release from the trunk series released

Release information
Release notes:

Single change to previous release adding CONFIG_API support for snowball
minor release with just one commit added to 2012.09.1

File Description Downloads
download icon u-boot-linaro-2012.11.1.tar.gz (md5, sig) Linaro U-Boot version 2012.11.1 738
last downloaded 5 weeks ago
Total downloads: 738

12.09 release from the trunk series released

Release information
Release notes:

Minor update to 2012.08 includes two patches:
    PXE: fix compile warning
    LINARO: enable u-boot API

File Description Downloads
download icon u-boot-linaro-2012.09.1.tar.gz (md5, sig) Linaro U-Boot version 2012.09.1 540
last downloaded 42 weeks ago
Total downloads: 540

12.08 release from the trunk series released

Release information
Release notes:

u-boot-linaro 2012.08.3

Changelog:

Upstream git.denx.de v2012.07 plus:

snowball patches accepted upstream:
     9776e50 snowball: Add support for ux500 based snowball board
     ea02abc u8500: Moving prcmu to cpu directory
     2612183 snowball: Adding architecture dependent initialisation
     371a06a snowball: Adding CPU clock initialisation
     3b241b1 snowball: Moving to ux500.v2 addess scheme for PRCMU access
     a692003 snowball: applying power to LAN and GBF controllers
     42ea83d u8500: Moving processor-specific functions to cpu area.
     ad2192e u8500: Enabling power to MMC device on AB8500 V2
     da7b6ec u8500: Separating mmc config parameters from driver
     629a896 armv7: Adding cpu specific cache managmenent
     90afee0 snowball: Adding board specific cache cleanup routine
    rebased u-boot-linaro patches from 2012.05.x:
     bd75391 PXE: OMAP4: add standard env vars
     06e17c8 arm: omap4_panda: Enable pxecfg support
     2c9ca28 SAUCE: OMAP4 Make pxe boot fallback default boot
     433d266 OMAP3: Beagle: Add standard addresses to env
     252c1f6 OMAP3: Beagle: Enable PXE support
     6c884b7 OMAP3: igep0020: Enable PXE support
     800f1e8 MX53LOCO: Enable PXE boot
     f5ad9a8 ARM: vexpress: move files in preparation for adding a new platform
     fb431df ARM: vexpress: create A9 specific board config
     2fcedc0 ARM: vexpress: create A5 specific board config
     89a877b ARM: vexpress: Change maintainer for ARM Versatile Express platforms
     0fd9b7b ARM: vexpress: Extend default boot sequence to load script from MMC
     a89d0d3 net: allow setting env enetaddr from net device setting
     49a3fb4 ARM: highbank: add autoboot script files
     d01a4c4 ARM: highbank: update autoboot bootdelay value
     8719c81 Add a default env that will use boot.scr from the vfat partition
     2a6e51b mx53loco: define ERRATUM_ESDHC111
     99c0c6c OMAP4: avoid null pointer access in save_boot_params
     df4985e OMAP4: Make mmc and fat conditional in spl
     51b3a85 OMAP4: Panda: Add usb peripheral boot
     9637415 OMAP4: Panda: Add USB_SPL variant
     8b622af OMAP4: Force PXE booting when booting via spl-usb
     03e97da PXE: look for usbethaddr if no ethaddr
     0470e3d OMAP4 Panda: Generate a unique usbethaddr
     d7f633f OMAP3: Beagle: add back boot.scr support
     b80fc38 OMAP4: Panda: add uEnv.txt support
     09b9feb OMAP4: Enable command line editing in omap4_common.h
     36ba0c6 OMAP4: change MAXARGS to 32
     d2e97e7 OMAP3: Enable command line editing for omap3_beagle
     9b1eb6e Allow loading of u-boot.bin for backward compatibility
     db1d3d5 OMAP3: Beagle: set mac addr from dieid
     392394a SAUCE: HACK: move omap spl base address
     8ad68ea OMAP4: add preEnv.txt support
     20129db OMAP3 Beagle: add preEnv.txt support
     b6283d5 overo: support 200Mhz memory on 37XX
     98fc296 dsuboot: fix warnings
     3f0ff41 dhcp: add default weak dhcp_vendorex_{prep,proc} functions
     502afac PXE: add dhcp option support for better pxe support
     9f3969c Revert "armv7: adapt omap3 to the new cache maintenance framework"
    two new reverts:
     2f6410a Revert "ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls."
     63c05c1 Revert "mmc: support the sdhci instead of s5p_mmc for samsung-soc"

File Description Downloads
download icon u-boot-linaro-2012.08.3.tar.gz (md5, sig) Linaro U-Boot version 2012.08.3 269
last downloaded 43 weeks ago
Total downloads: 269

12.07 release from the trunk series released

Release information
Release notes:

2012.05.4 adds these patches to 2012.05.3
  2267a34 snowball: Reducing environment block size to 8K.
  03174d9 omap4: panda: disable uart2 pads during boot
  0e42d36 omap4: do not enable fs-usb module
  2040a4f omap4: do not enable auxiliary cores
2012.05.5 adds these pxe patches from upstream
  e539d11 pxe: add support for label menu text
  a0854ad pxe: support linux entries for labels
  ae97aaf pxe: support absolute paths
  36f306c pxe: parse initrd file from append string
  cfb48a3 pxe: add support for parsing local syslinux files

Changelog:

In release notes

File Description Downloads
download icon u-boot-linaro-2012.05.5.tar.gz (md5, sig) Linaro U-Boot version 2012.05.5 281
last downloaded 43 weeks ago
Total downloads: 281

12.05 release from the trunk series released

Release information
Release notes:

Like 2012.04 this release is still based on upstream git.denx.de v2012.04.1. Main improvement since 2012.04 is that snowball is now supported.

File Description Downloads
download icon u-boot-linaro-2012.05.3.tar.gz (md5, sig) u-boot-linaro-2012.05.3 883
last downloaded 13 days ago
Total downloads: 883

12.04 release from the trunk series released

Release information
Release notes:

2012.04.2:
Rebases 2012.04.1 onto upstream git.denx.de maintenance release v2012.04.01 which contains some critical fixes for device tree booting and the "run" command. It also removes an i.mx6 patch and adds an overo patch.
2012.04.1:
This release is primarily a rebase onto the latest upstream git.denx.de release v2012.04. Several patches that have been carried in u-boot-linaro have been dropped because that functionality has gone upstream. This includes OMAP[345] usb support including network support on Panda and Beagle xM and the Highbank support from Calxeda. This release continues to include some Snowball support but not enough to be usable. This release also still requires the cache disabling patch for OMAP3 that has been carried for months but upstream remains broken with Li...

Changelog:

Linaro commits to upstream git.denx.de v2012.04:
0b07b6e PXE: OMAP4: add standard env vars
9f4c29c arm: omap4_panda: Enable pxecfg support
948aae2 SAUCE: OMAP4 Make pxe boot fallback default boot
21c1a80 OMAP3: Beagle: Add standard addresses to env
c448146 OMAP3: Beagle: Enable PXE support
84d1169 OMAP3: igep0020: Enable PXE support
1f18000 MX53LOCO: Enable PXE boot
efa46fe ARM: vexpress: move files in preparation for adding a new platform
6721629 ARM: vexpress: create A9 specific board config
3dbbeb8 ARM: vexpress: create A5 specific board config
b4673ba ARM: vexpress: Change maintainer for ARM Versatile Express platforms
8366422 ARM: vexpress: Extend default boot sequence to load script from MMC
f412e91 net: allow setting env enetaddr from net device setting
9ac3e2d ARM: highbank: add autoboot script files
de80572 ARM: highbank: update autoboot bootdelay value
5c7d44e Add a default env that will use boot.scr from the vfat partition
d74b1a8 Origen: Enable CONFIG_OF_LIBFDT
ed3b575 MMC: arm_pl180_mmci: allow multiple devices
6185c31 mx53loco: define ERRATUM_ESDHC111
1b02df5 mx5: Add clock config interface
2fd31d5 mx53loco: PMIC: Add dialog pmic support
c450b5d mx53loco: Add power init support
bfc8de9 mx53loco: workaround VPU TO2 Errata by increasing peripheral voltage
459a66c mx53loco: add support for MC34708
996306c arm: imx6q: add axi cache and qos setting
7ebf30e arm: imx6q: add anatop regulator init
67db864 fec_mxc: increase autonegotiation timeout
5a67a40 fec_mxc: move autonegoatiate restart after mii_postcall
a7f6854 OMAP4: avoid null pointer access in save_boot_params
b66a9b6 OMAP4: Make mmc and fat conditional in spl
f388f20 OMAP4: Panda: Add usb peripheral boot
06fb246 OMAP4: Panda: Add USB_SPL variant
1631036 OMAP4: Force PXE booting when booting via spl-usb
4c62942 snowball: igloo copy port of armv7/u8500 and include/asm/arch-u8500
f68b175 snowball: igloo copy port of gpio driver support
2afb10a snowball: add snowball to boards.cfg
9053991 snowball: igloo copy port of board specific files
602bef8 snowball: arm cpu: inv and clean of L2
e3e64ab HACK: Copy in alternate mmc files for snowball
c64a8a5 HACK: Bypass normal mmc if CONFIG_SNOWBALL_MMC_HACK
90b88ef debugX to debug
368cfd9 SAUCE: Snowball: init serial later
aca528b PXE: look for usbethaddr if no ethaddr
f1ed411 OMAP4 Panda: Generate a unique usbethaddr
923c7d8 OMAP3: Beagle: add back boot.scr support
9b2844c OMAP4: Panda: add uEnv.txt support
047161d OMAP4: Enable command line editing in omap4_common.h
554498e OMAP4: change MAXARGS to 32
46e0a24 OMAP3: Enable command line editing for omap3_beagle
1bf66b5 Allow loading of u-boot.bin for backward compatibility
9e97fcb OMAP3: Beagle: set mac addr from dieid
0a957f5 SAUCE: HACK: move omap spl base address
1551b1a OMAP4: add preEnv.txt support
d4f7dc9 OMAP3 Beagle: add preEnv.txt support
05613f5 Revert "arm: Add Prep subcommand support to bootm"
6f8db25 Revert "armv7: adapt omap3 to the new cache maintenance framework"

File Description Downloads
download icon u-boot-linaro-2012.04.2.tar.gz (md5, sig) Linaro U-Boot version 2012.04.2 418
last downloaded 10 days ago
Total downloads: 418

12.02 release from the trunk series released

Release information
Release notes:

Linaro U-Boot 12.02 is based on the same upstream git.denx.de version as the previous 12.01 release. Additional support includes patches for Calxeda Highbank and ongoing but still incomplete Snowball support.

Changelog:

From the ubuntu packaged version debian changelog:

 [ John Rigby ]
  * SAUCE: Snowball: init serial later
  * MMC: arm_pl180_mmci: allow multiple devices
  * OMAP3 Beagle and OMAP4: add preEnv.txt support (LP: 932436)

  [ Rob Herring ]
  * net: allow setting env enetaddr from net device setting
  * net: add Calxeda xgmac driver
  * ARM: highbank: enable networking and pxe
  * ARM: highbank: Add boot counter support
  * ARM: highbank: add reset support
  * ARM: highbank: setup env from boot source register
  * ARM: highbank: change TEXT_BASE to 0x8000
  * ARM: highbank: add autoboot script files
  * ARM: highbank: fix us_to_tick calculation
  * ARM: highbank: update autoboot bootdelay value

  [ Jason Hobbs ]
  * configs/highbank.h: point at env in nvram
  * configs/highbank.h: correct the fdt_addr env variable

  [ Robie Basak ]
  * OMAP4: Force PXE booting when booting via spl-usb (LP: 927956)

File Description Downloads
download icon u-boot-linaro-2012.02.2.tar.gz (md5) Linaro U-Boot version 2012.02.2 644
last downloaded 42 weeks ago
Total downloads: 644

12.01 release from the trunk series released

Release information
Release notes:

u-boot-linaro 2012.01.1 adds support for two new platforms, experimental support for a third platform and fixes two regressions that were in 2011.12.2. See changelog for details.

Changelog:

Update to upstream 2012.01.1 u-boot-linaro which
Is rebased on final Denx upstream v2011.12
Fixes usb peripheral booting on omap4-panda (LP: #911377)
Fixes efikamx build (LP: #906478)
Adds preliminary mx6qsabrelite support from FSL LT
Adds preliminary smdk5250 support from Samsung LT
Adds buildable but untested snowball support from STE LT
Add armhf support to packaged version

File Description Downloads
download icon u-boot-linaro-2012.01.1.tar.gz (md5, sig) Linaro U-Boot version 2012.01.1 332
last downloaded 47 weeks ago
Total downloads: 332

110 of 17 releases