- 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
- bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
- cfe695c pxa: turn icache off in cpu_init_crit() by Mike Dunn · Mon Jun 17 10:47:28 2013 -0700
- 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · Sun May 19 01:48:15 2013 +0000
- 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · Sun May 19 01:48:14 2013 +0000
- b023a95 BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · Fri Apr 05 00:12:51 2013 +0000
- a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · Thu Apr 11 09:35:53 2013 +0000
- 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · Thu Apr 11 09:35:46 2013 +0000
- a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · Thu Apr 11 09:35:45 2013 +0000
- 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · Thu Apr 11 09:35:43 2013 +0000
- a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · Thu Apr 11 09:35:42 2013 +0000
- ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
- 6c2f007 pxa: Save lr register in relocate_code function by Łukasz Dałek · Sat Jan 12 11:39:27 2013 +0000
- facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
- 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · Sat Sep 01 20:49:52 2012 +0000
- 1a324a5 arm: Fix to mistake clean the memory space by Zhong Hongbo · Sat Jul 07 03:24:33 2012 +0000
- 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · Sat Nov 26 07:20:07 2011 +0100
- f1ac784 PXA: Re-add the Dcache locking as RAM for pxa250 by Marek Vasut · Sat Nov 05 19:26:47 2011 +0100
- b909162 PXA: Rework start.S to be closer to other ARMs by Marek Vasut · Mon Oct 31 14:12:39 2011 +0100
- 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · Wed Jul 13 05:11:07 2011 +0000
- 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · Tue Mar 01 23:02:04 2011 +0000
- cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
- 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · Wed Dec 22 18:35:04 2010 +0000
- 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · Thu Dec 09 11:26:24 2010 +0100
- 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · Wed Dec 01 00:58:35 2010 +0100
- 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · Wed Dec 01 00:58:34 2010 +0100
- 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · Wed Dec 01 00:58:33 2010 +0100
- 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · Fri Nov 12 07:53:55 2010 +0100
- 1763e55 Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · Fri Oct 29 21:44:40 2010 +0200
- 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
- 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
- 2f570f2 arm/pxa: remove unused arch-pxa/macro.h by Mikhail Kshevetskiy · Thu Oct 28 01:47:24 2010 +0400
- 50a0a9c ARM: fix address setup in start.S by Darius Augulis · Mon Oct 25 13:45:35 2010 +0300
- 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
- 541af6f PXA: Use pxa-regs.h register definitions in start.S by Marek Vasut · Wed Oct 20 20:09:09 2010 +0200
- f29c11b PXA: Implement ELF relocation by Marek Vasut · Wed Oct 20 19:36:39 2010 +0200
- b9b8ea3 PXA: Fix reloc, Push lowlevel init into C code by Marek Vasut · Tue Sep 28 15:44:10 2010 +0200
- 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
- 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · Tue Oct 05 16:06:39 2010 +0200
- 3d8f5fa ARM: implement relocation for pxa by Heiko Schocher · Fri Sep 17 13:10:46 2010 +0200
- c13685c PXA: Add OneNAND booting support to start.S by Marek Vasut · Tue Jul 06 02:48:35 2010 +0200
- 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · Tue Jun 15 22:18:11 2010 +0400
- b2892c7 PXA: Align stack to 8 bytes by Marek Vasut · Sun Apr 11 08:53:55 2010 +0200
- f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500[Renamed from cpu/pxa/start.S]
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
- f78280f Minor spelling fix in comment. by Marcel Ziswiler · Wed Jul 09 08:17:06 2008 +0200
- 5813617 pxa: fix previous definition on cpu init by Jean-Christophe PLAGNIOL-VILLARD · Thu May 01 02:13:44 2008 +0200
- 0037635 fix various comments by Marcel Ziswiler · Sun Dec 30 03:30:56 2007 +0100
- 53761bc fix pxa255_idp board by Marcel Ziswiler · Fri Oct 19 00:25:33 2007 +0200
- 121db76 Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and by Markus Klotzbuecher · Fri Mar 24 14:35:25 2006 +0100
- 61ccd1d Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · Mon Mar 06 23:18:48 2006 +0100
- 27eba14 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · Mon Mar 06 15:04:25 2006 +0100
- 21a43f9 Lots of new stuff: by Markus Klotzbücher · Sat Mar 04 18:35:51 2006 +0100
- d5dfcf9 All subsystem clocks not immediately need are turned at reset. by Markus Klotzbücher · Tue Feb 28 23:11:07 2006 +0100
- 21e69a0 This is the first commit for the u-boot zylonite port. The following has be by Markus Klotzbücher · Tue Feb 07 20:04:48 2006 +0100
- 3d3d99f Patch by Steven Scholz, 4 Apr 2005: by wdenk · Mon Apr 04 12:44:11 2005 +0000
- 336b2bc Prepare for SoC rework of ARM code: by wdenk · Sat Apr 02 23:52:25 2005 +0000
- 26c5843 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · Sun Jan 09 17:12:27 2005 +0000
- 7f1447f Patch by Markus Pietrek, 04 May 2004: by wdenk · Wed Jun 09 00:10:59 2004 +0000
- 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · Sun Feb 08 19:38:38 2004 +0000
- c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · Sat Dec 06 19:49:23 2003 +0000
- b6b2f0e Support new configuration of TRAB board with more memory by wdenk · Wed Sep 17 22:48:07 2003 +0000
- 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
- 0463e04 Patch by Kyle Harris, 20 May 2003: by wdenk · Fri May 23 12:36:20 2003 +0000[Renamed from cpu/xscale/start.S]
- 1fe2c70 * Patches by David Müller, 31 Jan 2003: by wdenk · Thu Mar 06 21:55:29 2003 +0000
- cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · Thu Mar 06 13:39:27 2003 +0000
- 1272e23 * Vince Husovsky, 7 Nov 2002: by wdenk · Sun Nov 10 22:06:23 2002 +0000
- 384ae02 * Patch by Robert Schwebel, 04 Nov 2002: by wdenk · Tue Nov 05 00:17:55 2002 +0000
- 699b13a * Fix mdelay() on TRAB - this was still the debugging version with by wdenk · Sun Nov 03 18:03:52 2002 +0000
- c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000