diff options
| author | Wolfgang Denk <[email protected]> | 2009-05-15 23:29:23 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2009-05-15 23:29:23 +0200 |
| commit | a2e0ffcf2d9a22c582a93e84a4bef20fd3877f47 (patch) | |
| tree | 127092c27934593edeb43da9afbb651f5fcf6466 /CHANGELOG | |
| parent | f4317ea91942f44cc1c433277927b61618e9b0a5 (diff) | |
Prepare v2009.06-rc2v2009.06-rc2
Update CHANGELOG.
Signed-off-by: Wolfgang Denk <[email protected]>
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index b7668710cc3..813c0d9f2d8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,28 @@ +commit f4317ea91942f44cc1c433277927b61618e9b0a5 +Author: Daniel Mack <[email protected]> +Date: Tue May 5 12:48:29 2009 +0200 + + ARM: fix PXA build by defining UP2OCR + + U-Boot does not currently build for PXA platforms with USB support + enabled: + + usb.c:46: error: 'UP2OCR' undeclared (first use in this function) + + Signed-off-by: Daniel Mack <[email protected]> + Cc: Markus Klotzbuecher <[email protected]> + + Edited commit message. + Signed-off-by: Wolfgang Denk <[email protected]> + +commit e26ad0eabd10a8cda51920fbcfe4da5b4ccf0c98 +Author: Wolfgang Denk <[email protected]> +Date: Fri May 15 22:32:57 2009 +0200 + + Minor Coding Style fix; update CHANGELOG. + + Signed-off-by: Wolfgang Denk <[email protected]> + commit af75a45d23b72a59ac5cc0427696c7f634fdc94b Author: Wolfgang Denk <[email protected]> Date: Fri May 15 09:27:58 2009 +0200 |
