- Oct 08, 2005
-
-
Wolfgang Denk authored
Patch by Anders Larsen, 07 Oct 2005 The Atmel errata #11 states that the transfer buffer descriptor table must be aligned on a 16-word boundary. As it turned out, this is insufficient - it seems the table must be aligned on a boundary at least as large as the table itself (in Linux this is not an issue - the table is aligned on a PAGE_SIZE (4096) boundary).
-
Wolfgang Denk authored
Patch by Anders Larsen, 07 Oct 2005
-
Wolfgang Denk authored
sed the linker scripts, rather than pre-process them. Patch by Peter Pearse, 07 Oct 2005
-
- Oct 06, 2005
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
Use lowlevel_init() instead of platformsetup() [rename]. Patch by Peter Pearse, 06 Oct 2005
-
- Oct 05, 2005
-
-
Wolfgang Denk authored
Patch by Peter Menzebach, 29 Aug 2005
-
Wolfgang Denk authored
Patch by Martin Krause, 25 Aug 2005
-
Wolfgang Denk authored
Patch by Marcus Hall, 24 Aug 2005
-
Wolfgang Denk authored
Patch by Anders Larsen, 05 Oct 2005
-
Wolfgang Denk authored
Patch by Anders Larsen, 05 Oct 2005
-
Wolfgang Denk authored
Patch by Anders Larsen, 03 May 2005
-
Wolfgang Denk authored
Patch by Anders Larsen, 29 Apr 2005
-
Wolfgang Denk authored
Patch by Anders Larsen, 29 Apr 2005
-
- Oct 04, 2005
-
-
Wolfgang Denk authored
Patch by Anders Larsen, 29 Apr 2005
-
Wolfgang Denk authored
Patch by Anders Larsen, 29 Apr 2005 * Fix problems introduced by Patch by Steven Scholz, 02 Mar 2005 (8e2be51d)
-
Wolfgang Denk authored
Patch by Stephen Williams, 28 Apr 2005
-
Wolfgang Denk authored
Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005
-
Wolfgang Denk authored
Patch by Kurt Stremerch, 18 Apr 2005
-
Wolfgang Denk authored
Patch by Kylo Ginsberg, 13 Apr 2005
-
Wolfgang Denk authored
Patch by Andrew Dyer, October 10, 2005 Signed-off-by:
Andrew Dyer <amdyer@gmail.com>
-
Wolfgang Denk authored
Correct addessing errors in platform files. Split off common core module data from Integrator header files to include/armcoremodule.h. Patch by Peter Pearse, 04 Oct 2005
-
Wolfgang Denk authored
Import "cc-option" shell function from kernel and use it to get the correct ARM GCC options for individual CPUs Patch by Peter Pearse, 30 Jun 2005
-
Stefan Roese authored
Patch by Stefan Roese, 4 Oct 2005
-
- Oct 03, 2005
-
-
Wolfgang Denk authored
-
Stefan Roese authored
Patch by Stefan Roese, 3 Oct 2005
-
Wolfgang Denk authored
-
- Sep 30, 2005
-
-
Stefan Roese authored
Patch by Stefan Roese, 30 Sep 2005
-
Wolfgang Denk authored
-
- Sep 29, 2005
-
-
Wolfgang Denk authored
-
- Sep 27, 2005
-
-
Wolfgang Denk authored
Patch by Lars Rostock, 26 Sep 2005
-
- Sep 26, 2005
-
-
Wolfgang Denk authored
(Must have been an accident?)
-
- Sep 25, 2005
-
-
Wolfgang Denk authored
Patch by Eric Benard, 07 Apr 2005
-
Wolfgang Denk authored
Patch by Eric Benard, 07 Apr 2005
-
Wolfgang Denk authored
Patch by Eric Benard, 07 Apr 2005
-
Wolfgang Denk authored
Patch by Rowel Atienza, 06 Apr 2005
-
Wolfgang Denk authored
Patch by Vitaly Bordug, 30 Mar 2005
-
Wolfgang Denk authored
Patch by Daniel Eisenhut, 25 Mar 2005
-
Wolfgang Denk authored
Patch by Gleb Natapov, 21 Mar 2005
-
Wolfgang Denk authored
- Resolve the FIXME with respect to saving the u-boot environment. - Make the default load address land in real memory. - Fix lan91c96 SMC_{in,out}{b,w,l}() macros Patch by David Brownell, 10 Mar 2005
-