aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
blob: dad09efed1a4018cc2b91aa3276b7c072e0b61e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
u-boot-linaro (2010.09~rc1.1-0ubuntu5) natty; urgency=low

  * Build with gcc-4.4 for now as 4.5 breaks u-boot for some reason.

 -- Loïc Minier <loic.minier@linaro.org>  Wed, 15 Dec 2010 22:54:03 +0100

u-boot-linaro (2010.09~rc1.1-0ubuntu4) natty; urgency=low

  * Add Gumstix Overo, omap3_overo.
  * Cleanup rules.
  * Fix clean to remove some files which upstream creates in the source tree.
  * List platform and targets in debian/platform-and-targets.

 -- Loïc Minier <loic.minier@linaro.org>  Fri, 03 Dec 2010 15:44:02 +0100

u-boot-linaro (2010.09~rc1.1-0ubuntu3) maverick; urgency=low

  [ Steve Sakoman ]
  * ARMV7: OMAP4: Fix Panda pinmux setting to enable Wifi/BT Module
    - LP: #645167

 -- John Rigby <john.rigby@linaro.org>  Wed, 22 Sep 2010 12:42:39 -0600

u-boot-linaro (2010.09~rc1.1-0ubuntu2) maverick; urgency=low

  [ John Rigby ]
  * Update upstream base to v2010.09-rc1 
  * Update Vcs-Git: git://git.linaro.org/boot/u-boot-linaro-stable.git
  * Eliminate quilt and rsync build dependencies
  * Remove linaro from package version string
  * There were 90 commits between previous upstream and this.
    Of these:
        24 armv7/omap patches 
            Signed-off-by: Steve Sakoman <steve@sakoman.com>
                These replace Linaro local versions of these patches
        1 touches common I2C code
            CMD_I2C: make alen=0 work
            Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
                bug fix for i2c command
        1 touches device tree code which is not yet supported on arm
            fdt: call fdt_parent_offset fewer times while translating addresses
            Signed-off-by: Scott Wood <scottwood@freescale.com>
            Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
        1 touches Maintainers file
            MX51: Update responsible for mx51evk
            Signed-off-by: Stefano Babic <sbabic@denx.de>
        1 does fixes coding style and whitespace issues
            Prepare v2010.09-rc1
            Signed-off-by: Wolfgang Denk <wd@denx.de>

        9 armv7 patches that do not touch common code
            Samsung
        24 arm but not armv7
            Atmel, Fujitsu and Marvell
        29 other arches
            powerpc, nios, sh, avr32, mips
  * Change license in debian/copyright to GPL V2 only
    - LP: #624499
  * Add debian/source/format to quiet lintian

  [ Matt Waddel ]
  * Support second bank of flash on vexpress
    - LP: #637780

 -- John Rigby <john.rigby@linaro.org>  Wed, 15 Sep 2010 10:51:58 -0600

u-boot-linaro (2010.06-695-gbd23130-linaro-0ubuntu1) maverick; urgency=low

  Feature freeze exception for new package (LP: #624330)

  [ John Rigby ]
  * Build one deb per target 

  [ Steve Langasek ]
  * Use Ubuntu-appropriate version numbering
  * Add a Vcs-Git field to document the link back to the source repository

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 26 Aug 2010 00:35:29 +0000

u-boot-linaro (v2010.06-695-gbd23130-linaro-3) maverick; urgency=low

  * Add rsync as a build dependency

 -- John Rigby <john.rigby@linaro.org>  Wed, 25 Aug 2010 09:09:49 -0600

u-boot-linaro (v2010.06-695-gbd23130-linaro-2) maverick; urgency=low

  * New upstream v2010.06-695-gbd23130
  * Updated ssakoman patches v2010.06-714-g33b8b43
        Mans Rullgard (3):
            ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions
            ARMV7: OMAP3: Convert setup_auxcr() to pure asm
            ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions

        Steve Sakoman (16):
            ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4
            ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages
            ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup
            ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle
            ARMV7: OMAP: Add board revision detection for Overo
            ARMV7: OMAP: Add detection and support for Beagle C4 revision
            ARMV7: OMAP: Configure Overo's second network chip
            ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX
            ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX
            ARMV7: OMAP3: sdrc: remove hard coding sdram setup for 128MB/bank
            mtd: nand: honor CONFIG_SYS_NAND_QUIET_TEST with unknown NAND printk
            ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configs
            ARMV7: OMAP3: Add support for Beagle xM
            ARMV7: OMAP: Add spi driver for OMAP3/OMAP4
            NET: Add driver for Micrel KS8851
            ARMV7: Add Micrel KS8851 net chip support to OMAP4430 SDP
  * Same versatile express patches from Matt Waddel as before.
  * Updated packaging to include platform specific install targets

 -- John Rigby <john.rigby@linaro.org>  Mon, 23 Aug 2010 22:54:44 -0600

u-boot-linaro (v2010.06-265-gcdb7497-linaro-1) maverick; urgency=low

  * Initial Linaro u-boot tree based on

  * Upstream v2010.06-265-gcdb7497

  * A series of patches from ssakomans exp branch that add
    support for beagle C4 and xM.  These have been rebased
    onto current upstream.  The gitorious beagle trees are
    still based on v2010.03.  These patches will be replaced
    with patches from ssakoman.

  * Versatile express patches from Matt Waddel.

  * Debian packaging by John Rigby based on the lucid
    u-boot-omap3 package.

  * Currently builds u-boot binaries for these platforms
    ca9x4_ct_vxp        aka Versatile Express
    mx51evk             aka Babbage
    omap4_panda
    omap3_beagle

 -- John Rigby <john.rigby@linaro.org>  Fri, 06 Aug 2010 16:20:43 -0600