- Mar 09, 2009
-
-
Jean-Christophe PLAGNIOL-VILLARD authored
Signed-off-by:
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
-
- Feb 20, 2009
-
-
Micha Kalfon authored
Fixing the get_timer function to return time in miliseconds instead of ticks. Also fixed PXA boards to use the conventional value of 1000 for CONFIG_SYS_HZ. Signed-off-by:
Micha Kalfon <smichak.uv@gmail.com>
-
- Oct 18, 2008
-
-
Jean-Christophe PLAGNIOL-VILLARD authored
Signed-off-by:
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
-
- Feb 14, 2008
-
-
Andreas Engel authored
Move duplicated exception handling code into lib_arm. Signed-off-by:
Andreas Engel <andreas.engel@ericsson.com>
-
- Apr 04, 2005
-
-
Wolfgang Denk authored
reset timers so it's save to use udelay() in timeout code.
-
- Apr 03, 2005
-
-
Wolfgang Denk authored
Declare reset_cpu() in include/common.h instead locally
-
- Nov 24, 2004
-
-
Wolfgang Denk authored
* Enable long help on CMC PU2 board; fix reset issue; increase CPU speed from 179 to 207 MHz.
-
- Jun 09, 2004
-
-
Wolfgang Denk authored
- Add support for the Logic Zoom LH7A40x based SDK board(s), specifically the LPD7A400. * Patches by Robert Schwebel, 15 May 2004: - call MAC address reading code also for SMSC91C111; - make SMSC91C111 timeout configurable, remove duplicate code - fix get_timer() for PXA - update doc/README.JFFS2 - use "bootfile" env variable also for jffs2
-
- Oct 08, 2003
-
-
Wolfgang Denk authored
fix pll_pci_to_mem_multiplier table for MPC8245 * Patch by Anders Larsen, 22 Sep 2003: enable timed autoboot on PXA * Patch by David Mller, 22 Sep 2003: - add $(CFLAGS) to "-print-libgcc-filename" so compiler driver returns correct libgcc file path - "latency" reduction of busy-loop waiting to improve "U-Boot" boot time on s3c24x0 systems * Patch by Jon Diekema, 19 Sep 2003: - Add CFG_FAULT_ECHO_LINK_DOWN option to echo the inverted Ethernet link state to the fault LED. - In NetLoop, make the Fault LED reflect the link status. The link status gets updated on entry, and on timeouts.
-
- Jun 27, 2003
-
-
Wolfgang Denk authored
- remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
-
- May 23, 2003
-
-
Wolfgang Denk authored
In preparation for an ixp port, rename cpu/xscale and arch-xscale into cpu/pxa and arch-pxa.
-
- Oct 11, 2002
-
-
Wolfgang Denk authored
-
- Sep 08, 2002
-
-
Wolfgang Denk authored
-