|
| 1 | +commit 17a41e4492121ccf9fa2c10c2cb1a6d1c18d74f7 |
| 2 | +Author: Kim Phillips < [email protected]> |
| 3 | +Date: Wed Jan 9 16:56:54 2008 -0600 |
| 4 | + |
| 5 | + Add QE brg freq and correct qe bus freq fdt update code |
| 6 | + |
| 7 | + Signed-off-by: Kim Phillips < [email protected]> |
| 8 | + Signed-off-by: Andy Fleming < [email protected]> |
| 9 | + |
| 10 | +commit 890dfef06c2d169a3356359596890754dfb8ee1c |
| 11 | +Author: Andy Fleming < [email protected]> |
| 12 | +Date: Wed Jan 9 16:34:51 2008 -0600 |
| 13 | + |
| 14 | + Remove cache config from ATUM8548 and sbc8548 configs |
| 15 | + |
| 16 | + These boards weren't updated by Kumar's config patch because they |
| 17 | + weren't in the tree, yet. |
| 18 | + |
| 19 | + Signed-off-by: Andy Fleming < [email protected]> |
| 20 | + |
| 21 | +commit b8ec2385038c094b07ec5b49336289a46b6e9cc6 |
| 22 | +Author: Timur Tabi < [email protected]> |
| 23 | +Date: Mon Jan 7 13:31:19 2008 -0600 |
| 24 | + |
| 25 | + 85xx: add ability to upload QE firmware |
| 26 | + |
| 27 | + Define the layout of a binary blob that contains a QE firmware and instructions |
| 28 | + on how to upload it. Add function qe_upload_firmware() to parse the blob and |
| 29 | + perform the actual upload. Add command-line command "qe fw" to take a firmware |
| 30 | + blob in memory and upload it. Update ft_cpu_setup() on 85xx to create the |
| 31 | + 'firmware' device tree node if U-Boot has uploaded a firmware. Fully define |
| 32 | + 'struct rsp' in immap_qe.h to include the actual RISC Special Registers. |
| 33 | + |
| 34 | + Signed-off-by: Timur Tabi < [email protected]> |
| 35 | + |
| 36 | +commit b009f3eca99bb7b9e6ba6639a8909a138dd5e9fe |
| 37 | +Author: Kumar Gala < [email protected]> |
| 38 | +Date: Tue Jan 8 01:22:21 2008 -0600 |
| 39 | + |
| 40 | + 85xx: Remove cache config from configs.h |
| 41 | + |
| 42 | + Either use the standard defines in asm/cache.h or grab the information |
| 43 | + at runtime from the L1CFG SPR. |
| 44 | + |
| 45 | + Also, minor cleanup in cache.h to make the code a bit more readable. |
| 46 | + |
| 47 | + Signed-off-by: Kumar Gala < [email protected]> |
| 48 | + |
| 49 | +commit b964e9368f45372aaf1da0c13fe56f6d81ae8e96 |
| 50 | +Author: robert lazarski < [email protected]> |
| 51 | +Date: Fri Dec 21 10:39:27 2007 -0500 |
| 52 | + |
| 53 | + mpc85xx: Add support for ATUM8548 (updated) |
| 54 | + |
| 55 | + Add support for Instituto Atlantico's ATUM8548 board |
| 56 | + |
| 57 | + Signed-off-by: robert lazarski < [email protected]> |
| 58 | + Signed-off-by: Andy Fleming < [email protected]> |
| 59 | + |
| 60 | +commit 7bd6104b71de9bca80ac8e0936003443bb42f2fc |
| 61 | +Author: robert lazarski < [email protected]> |
| 62 | +Date: Fri Dec 21 10:36:37 2007 -0500 |
| 63 | + |
| 64 | + mpc85xx: Add support for ATUM8548 (updated) |
| 65 | + |
| 66 | + Add support for Instituto Atlantico's ATUM8548 board |
| 67 | + |
| 68 | + Signed-off-by: robert lazarski < [email protected]> |
| 69 | + |
| 70 | +commit 9e3ed392d2c8965e24c942b58796c31c644c2f70 |
| 71 | +Author: Joe Hamman < [email protected]> |
| 72 | +Date: Thu Dec 13 06:45:14 2007 -0600 |
| 73 | + |
| 74 | + mpc85xx: Add support for SBC8548 (updated) |
| 75 | + |
| 76 | + Add support for Wind River's SBC8548 reference board. |
| 77 | + |
| 78 | + Signed-off by: Joe Hamman < [email protected]> |
| 79 | + |
| 80 | +commit 11c45ebd46d6517b51b7a92dd52a618b2f4e5586 |
| 81 | +Author: Joe Hamman < [email protected]> |
| 82 | +Date: Thu Dec 13 06:45:08 2007 -0600 |
| 83 | + |
| 84 | + mpc85xx: Add support for SBC8548 (updated) |
| 85 | + |
| 86 | + Add support for Wind River's SBC8548 reference board. |
| 87 | + |
| 88 | + Signed-off by: Joe Hamman < [email protected]> |
| 89 | + Signed-off by: Andy Fleming < [email protected]> |
| 90 | + |
| 91 | +commit 64d4bcb087c2ece1c4d0de8efe85e0075e5b1594 |
| 92 | +Author: Anton Vorontsov < [email protected]> |
| 93 | +Date: Mon Oct 22 19:58:19 2007 +0400 |
| 94 | + |
| 95 | + MPC8568E-MDS: set up QE pario for UART1 |
| 96 | + |
| 97 | + To use UART1 on the MPC8568E-MDS, QE pario pins PC[0:3] should |
| 98 | + be set up appropriately. |
| 99 | + |
| 100 | + Signed-off-by: Anton Vorontsov < [email protected]> |
| 101 | + |
| 102 | +commit ad162249cb371e9e38971676f09be791e5f3cf4a |
| 103 | +Author: Anton Vorontsov < [email protected]> |
| 104 | +Date: Mon Oct 22 18:12:46 2007 +0400 |
| 105 | + |
| 106 | + MPC8568E-MDS: reset UCCs to use them reliably |
| 107 | + |
| 108 | + In order to use GETH1 and GETH2 on the MPC8568E-MDS, we should reset |
| 109 | + UCCs. |
| 110 | + |
| 111 | + p.s Similar code exists in the Linux kernel board file (for capability |
| 112 | + reasons with older U-Boots), but should be removed some day. |
| 113 | + |
| 114 | + Signed-off-by: Anton Vorontsov < [email protected]> |
| 115 | + |
| 116 | +commit 2146cf56821c3364786ca94a7306008c5824b238 |
| 117 | +Author: Kumar Gala < [email protected]> |
| 118 | +Date: Wed Dec 19 01:18:15 2007 -0600 |
| 119 | + |
| 120 | + Reworked FSL Book-E TLB macros to be more readable |
| 121 | + |
| 122 | + The old macros made it difficult to know what WIMGE and perm bits |
| 123 | + were set for a TLB entry. Actually use the bit masks for these items |
| 124 | + since they are only a single bit. |
| 125 | + |
| 126 | + Also moved the macros into mmu.h out of e500.h since they aren't specific |
| 127 | + to e500. |
| 128 | + |
| 129 | + Signed-off-by: Kumar Gala < [email protected]> |
| 130 | + |
| 131 | +commit 1d47273d46925929f8f2c1913cd96d7257aade88 |
| 132 | +Author: Kumar Gala < [email protected]> |
| 133 | +Date: Tue Dec 18 23:21:51 2007 -0600 |
| 134 | + |
| 135 | + Use FSL Book-E MMU macros from Linux Kernel |
| 136 | + |
| 137 | + Grab the FSL Book-E MAS register macros from Linux. Also added |
| 138 | + defines for page sizes up to 4TB and removed SHAREN since it doesnt |
| 139 | + really exist. |
| 140 | + |
| 141 | + Signed-off-by: Kumar Gala < [email protected]> |
| 142 | + |
| 143 | +commit 02df4a270f817ef6ec39047a01b55fecdc5f3b37 |
| 144 | +Author: Andy Fleming < [email protected]> |
| 145 | +Date: Wed Jan 9 13:51:32 2008 -0600 |
| 146 | + |
| 147 | + Fix my own merge stupidity |
| 148 | + |
| 149 | + Way back in August I merged Heiko's patch: |
| 150 | + 566a494f592: [PCS440EP] upgrade the PCS440EP board |
| 151 | + |
| 152 | + with Jon's CONFIG_COMMANDS patches. |
| 153 | + |
| 154 | + This was done in commit: 6bf6f114dcdd97ec3f80c2761ed40e31229d6b78 |
| 155 | + |
| 156 | + However, in the process, I left out some of Heiko's good changes. |
| 157 | + |
| 158 | + Now Heiko's and Jon's patches are properly merged in fat_register_device() |
| 159 | + |
| 160 | + Signed-off-by: Andy Fleming < [email protected]> |
| 161 | + |
| 162 | +commit 6636b62a6efc7f14e6e788788631ae7a7fca4537 |
| 163 | +Author: James Yang < [email protected]> |
| 164 | +Date: Wed Jan 9 11:17:49 2008 -0600 |
| 165 | + |
| 166 | + Expose parse_line() globally. |
| 167 | + |
| 168 | + Add new function readline_into_buffer() that allows the |
| 169 | + output of readline to be put into a pointer to char buffer. |
| 170 | + |
| 171 | + This refactoring allows other functions besides the |
| 172 | + main command loop to also use the same input mechanism. |
| 173 | + |
| 174 | + Signed-off-by: James Yang < [email protected]> |
| 175 | + Acked-by: Jon Loeliger < [email protected]> |
| 176 | + |
| 177 | +commit 7ca90513486abd4ae50bd1b7403f47cc58c5ad25 |
| 178 | +Author: Guennadi Liakhovetski < [email protected]> |
| 179 | +Date: Wed Jan 9 01:15:25 2008 +0100 |
| 180 | + |
| 181 | + trivial: fix consequences of a bad merge |
| 182 | + |
| 183 | + Fix what looks like a merge artifact. |
| 184 | + |
| 185 | + Signed-off-by: Guennadi Liakhovetski < [email protected]> |
| 186 | + |
| 187 | +commit 4785a694c0045996ccf0ac5b8edf531efc1b730e |
| 188 | +Author: Zhang Wei < [email protected]> |
| 189 | +Date: Thu Jan 3 10:51:15 2008 +0800 |
| 190 | + |
| 191 | + Add Ctrl combo key support to usb keyboard driver. |
| 192 | + |
| 193 | + Ctrl combo key support is added, which is very useful to input Ctrl-C |
| 194 | + for interrupt current job. |
| 195 | + Also add usb_event_poll() calling to usb_kbd_testc(), which can get |
| 196 | + key input when tstc() is called. |
| 197 | + |
| 198 | + Signed-off-by: Zhang Wei < [email protected]> |
| 199 | + |
| 200 | +commit 10c7382bc5d5e64c47f94ac2ca78cc574442e82d |
| 201 | +Author: Marcel Ziswiler < [email protected]> |
| 202 | +Date: Sun Dec 30 03:30:56 2007 +0100 |
| 203 | + |
| 204 | + fix various comments |
| 205 | + |
| 206 | + Signed-off-by: Marcel Ziswiler < [email protected]> |
| 207 | + |
| 208 | +commit 7817cb2083d982923752fe0f12b67c0e7c09a027 |
| 209 | +Author: Marcel Ziswiler < [email protected]> |
| 210 | +Date: Sun Dec 30 03:30:46 2007 +0100 |
| 211 | + |
| 212 | + fix comments with new drivers organization |
| 213 | + |
| 214 | + Signed-off-by: Marcel Ziswiler < [email protected]> |
| 215 | + |
| 216 | +commit a9b410dc7d2a4721c408b13abfc037988150f145 |
| 217 | +Author: Shinya Kuribayashi < [email protected]> |
| 218 | +Date: Fri Dec 28 12:50:59 2007 +0900 |
| 219 | + |
| 220 | + Remove the obsolete terse version of do_mii() |
| 221 | + |
| 222 | + We now have more useful version of do_mii() and everybody use it. |
| 223 | + Gerald Van Baren says: |
| 224 | + |
| 225 | + > When I originally wrote the mii command 6(!) years ago, I wrote a |
| 226 | + > verbose version that printed human readable decomposition of the flags, |
| 227 | + > etc., and a terse one that didn't print as much stuff and thus had a |
| 228 | + > smaller memory footprint. |
| 229 | + > |
| 230 | + > It sounds like the terse version has withered and died, apparently |
| 231 | + > people are only using the verbose version (which is very understandable, |
| 232 | + > I do myself). |
| 233 | + |
| 234 | + Signed-off-by: Shinya Kuribayashi < [email protected]> |
| 235 | + Signed-off-by: Gerald Van Baren < [email protected]> |
| 236 | + |
| 237 | +commit 01c687aa6e065bd4faf80f723361e798941dd6b0 |
| 238 | +Author: Mike Frysinger < [email protected]> |
| 239 | +Date: Thu Dec 27 13:42:56 2007 -0500 |
| 240 | + |
| 241 | + Do not reference sha1.c when building mkimage. |
| 242 | + |
| 243 | + remove sha1.o from mkimage linking since it isn't actually used. |
| 244 | + |
| 245 | + Signed-Off-By: Mike Frysinger < [email protected]> |
| 246 | + |
| 247 | +commit b9173af73e524d37c812f210173cf83385c5171a |
| 248 | +Author: Shinya Kuribayashi < [email protected]> |
| 249 | +Date: Thu Dec 27 15:39:54 2007 +0900 |
| 250 | + |
| 251 | + common/cmd_mii.c: Add sanity argc check |
| 252 | + |
| 253 | + If type mii command without arguments, we suffer from uninitialized argv[] |
| 254 | + entries; for example we MIPS get stuck by TLB error. |
| 255 | + |
| 256 | + Signed-off-by: Shinya Kuribayashi < [email protected]> |
| 257 | + |
| 258 | +commit 500856eb1707ed17d9204baa61dd59948d3b2899 |
| 259 | +Author: Rafal Jaworowski < [email protected]> |
| 260 | +Date: Wed Jan 9 19:39:36 2008 +0100 |
| 261 | + |
| 262 | + API for external applications. |
| 263 | + |
| 264 | + This is an API for external (standalone) applications running on top of |
| 265 | + U-Boot, and is meant to be more extensible and robust than the existing |
| 266 | + jumptable mechanism. It is similar to UNIX syscall approach. See api/README |
| 267 | + for more details. |
| 268 | + |
| 269 | + Included is the demo application using this new framework (api_examples). |
| 270 | + |
| 271 | + Please note this is still an experimental feature, and is turned off by |
| 272 | + default. |
| 273 | + |
| 274 | + Signed-off-by: Rafal Jaworowski < [email protected]> |
| 275 | + |
| 276 | +commit 26a41790f8eba19ad450e18ae91351daf485b3e2 |
| 277 | +Author: Rafal Jaworowski < [email protected]> |
| 278 | +Date: Wed Jan 9 18:05:27 2008 +0100 |
| 279 | + |
| 280 | + Globalize envmatch() |
| 281 | + |
| 282 | + The newly introduced API (routines related to env vars) will need to call |
| 283 | + it. |
| 284 | + |
| 285 | + Signed-off-by: Rafal Zabdyr < [email protected]> |
| 286 | + |
| 287 | +commit 6007f3251c0967adc13f2ed8be1b924ddc30124d |
| 288 | +Author: Wolfgang Denk < [email protected]> |
| 289 | +Date: Wed Jan 9 15:14:46 2008 +0100 |
| 290 | + |
| 291 | + Coding Style cleanup, update CHANGELOG |
| 292 | + |
| 293 | + Signed-off-by: Wolfgang Denk < [email protected]> |
| 294 | + |
1 | 295 | commit fc6414eca55f1fc108fb12fc8cdc43bd8b4463f9 |
2 | 296 | Author: Mike Frysinger < [email protected]> |
3 | 297 | Date: Tue Dec 18 04:29:55 2007 -0500 |
@@ -98,6 +392,20 @@ Date: Tue Nov 20 13:14:20 2007 +0100 |
98 | 392 |
|
99 | 393 | Signed-off-by: Guennadi Liakhovetski < [email protected]> |
100 | 394 |
|
| 395 | +commit 58694f9709c0c3e3178e349ae748d98cfb0c639a |
| 396 | +Author: Zhang Wei < [email protected]> |
| 397 | +Date: Thu Jan 3 10:51:15 2008 +0800 |
| 398 | + |
| 399 | + Add Ctrl combo key support to usb keyboard driver. |
| 400 | + |
| 401 | + Ctrl combo key support is added, which is very useful to input Ctrl-C |
| 402 | + for interrupt current job. |
| 403 | + Also add usb_event_poll() calling to usb_kbd_testc(), which can get |
| 404 | + key input when tstc() is called. |
| 405 | + |
| 406 | + Signed-off-by: Zhang Wei < [email protected]> |
| 407 | + Signed-off-by: Markus Klotzbuecher < [email protected]> |
| 408 | + |
101 | 409 | commit 07eb02687f008721974a2fb54cd7fdc28033ab3c |
102 | 410 | Author: Wolfgang Denk < [email protected]> |
103 | 411 | Date: Wed Jan 9 13:43:38 2008 +0100 |
@@ -411,6 +719,28 @@ Date: Tue Jan 8 11:13:09 2008 +0100 |
411 | 719 |
|
412 | 720 | Signed-off-by: Matthias Fuchs < [email protected]> |
413 | 721 |
|
| 722 | +commit c83d7ca4dadd44ae430235077f63b64a11f36f6e |
| 723 | +Author: Wolfgang Denk < [email protected]> |
| 724 | +Date: Tue Jan 8 22:58:27 2008 +0100 |
| 725 | + |
| 726 | + Fix compile problem with new env code. |
| 727 | + |
| 728 | + Signed-off-by: Wolfgang Denk < [email protected]> |
| 729 | + |
| 730 | +commit 6de66b35426312a21174a9bf0576a094e2904bea |
| 731 | +Author: Markus Klotzbücher < [email protected]> |
| 732 | +Date: Tue Nov 27 10:23:20 2007 +0100 |
| 733 | + |
| 734 | + tools: fix fw_printenv tool to compile again |
| 735 | + |
| 736 | + This patch updates the fw_printenv/fw_setenv userspace tool to include |
| 737 | + the correct MTD header in order to compile against current kernel |
| 738 | + headers. Backward compatibility is preserved by introducing an option |
| 739 | + MTD_VERSION which can be set to "old" for compilation using the old MTD |
| 740 | + headers. Along with this a number of warnings are fixed. |
| 741 | + |
| 742 | + Signed-off-by: Markus Klotzbuecher < [email protected]> |
| 743 | + |
414 | 744 | commit ad3006fe7e84667021753b74247b0bafd97ba35f |
415 | 745 | Author: Gerald Van Baren < [email protected]> |
416 | 746 | Date: Mon Jan 7 23:47:32 2008 -0500 |
@@ -4521,6 +4851,48 @@ Date: Wed Oct 3 07:34:10 2007 +0200 |
4521 | 4851 |
|
4522 | 4852 | Signed-off-by: Stefan Roese < [email protected]> |
4523 | 4853 |
|
| 4854 | +commit 245a362ad3c0c1b84fccc9fec7b623eb14f6e502 |
| 4855 | +Author: Marian Balakowicz < [email protected]> |
| 4856 | +Date: Wed Oct 24 01:37:36 2007 +0200 |
| 4857 | + |
| 4858 | + TQM5200: Call usb_cpu_init() during board init |
| 4859 | + |
| 4860 | + usb_cpu_init() configures GPS USB pins, clocks, etc. and |
| 4861 | + is required for proper operation of kernel USB subsystem. |
| 4862 | + This setup was previously done in the kernel by the fixup |
| 4863 | + code which is being removed, thus low level init must be |
| 4864 | + done by U-boot now. |
| 4865 | + |
| 4866 | + Signed-off-by: Marian Balakowicz < [email protected]> |
| 4867 | + Signed-off-by: Markus Klotzbuecher < [email protected]> |
| 4868 | + |
| 4869 | +commit b5af773f8d92677e06f3295b45557c9d0a487c24 |
| 4870 | +Author: Zhang Wei < [email protected]> |
| 4871 | +Date: Thu Oct 25 17:51:27 2007 +0800 |
| 4872 | + |
| 4873 | + Fix the issue of usb_kbd driver missing the scan code of key 'z'. |
| 4874 | + |
| 4875 | + The scan code of the key 'z' is 0x1d, which should be handled. |
| 4876 | + |
| 4877 | + The change has be tested on NOVATEK USB keyboard and ULI PCI OHCI |
| 4878 | + controller. |
| 4879 | + |
| 4880 | + Signed-off-by: Zhang Wei < [email protected]> |
| 4881 | + Signed-off-by: Markus Klotzbuecher < [email protected]> |
| 4882 | + |
| 4883 | +commit 85ac988e86f9414fa645b0148dc66c3520a1eb84 |
| 4884 | +Author: Rodolfo Giometti < [email protected]> |
| 4885 | +Date: Mon Oct 15 11:59:17 2007 +0200 |
| 4886 | + |
| 4887 | + PXA USB OHCI: "usb stop" implementation. |
| 4888 | + |
| 4889 | + Some USB keys need to be switched off before loading the kernel |
| 4890 | + otherwise they can remain in an undefined status which prevents them |
| 4891 | + to be correctly recognized by the kernel. |
| 4892 | + |
| 4893 | + Signed-off-by: Rodolfo Giometti < [email protected]> |
| 4894 | + Signed-off-by: Markus Klotzbuecher < [email protected]> |
| 4895 | + |
4524 | 4896 | commit 31548249decf18a6b877a18436b6139dd483fe4a |
4525 | 4897 | Author: Justin Flammia < [email protected]> |
4526 | 4898 | Date: Mon Oct 29 17:40:35 2007 -0400 |
|
0 commit comments