1. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  2. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  3. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  4. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  5. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  6. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  7. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  8. a18a669 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · Thu Nov 14 12:57:28 2019 -0700
  9. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  12. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  13. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  14. b167009 pxa: add support for D- and I- caches by Vasily Khoruzhick · Sun Mar 20 18:37:07 2016 -0700
  15. 3b5ab62 pxa: start.S: enable SRAM clock by Vasily Khoruzhick · Sun Mar 20 18:37:06 2016 -0700
  16. 8d4b7e9 ARM: start.S: fix typo by Yuichiro Goto · Thu Feb 25 10:23:34 2016 +0900
  17. fe8ade0 arm: pxa: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:26 2015 +0200
  18. c224090 arm: pxa: use common timer functions by Andrew Ruder · Wed Aug 12 13:18:31 2015 -0500
  19. 6914dc2 pxa: Fix boot hang by avoiding vector relocation by Andrew Ruder · Wed Aug 12 12:55:47 2015 -0500
  20. 126f359 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · Fri Feb 27 02:40:33 2015 +0900
  21. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  22. 5697fab arm: pxa: introducing cpuinfo display for marvell pxa270m by Marcel Ziswiler · Wed Mar 04 14:57:31 2015 +0100
  23. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · Tue Apr 15 16:13:51 2014 +0200
  24. 4b41649 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · Tue Apr 15 16:13:50 2014 +0200
  25. 3ce970d arm: pxa: move SP check from start.S to cpuinfo.c by Albert ARIBAUD · Tue Apr 15 16:13:49 2014 +0200
  26. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  27. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  28. c9c83ba kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · Mon Feb 24 11:12:12 2014 +0900
  29. b8a2625 ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · Wed Jan 15 11:00:45 2014 +0900
  30. d4da46f ARM: pxa: Fix OneNAND SPL builds by Marek Vasut · Thu Dec 26 00:46:49 2013 +0100
  31. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  32. 093f09f ARM: pxa: prevent PXA270 occasional reboot freezes by Sergei Ianovich · Tue Dec 17 05:03:40 2013 +0400
  33. 8dccca2 ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv by Tom Rini · Thu Dec 05 14:48:37 2013 -0500
  34. 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:52 2013 +0900
  35. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  36. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · Sat Sep 07 17:42:37 2013 +0900
  37. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  38. 6cb5343 pxa: use -mcpu=xscale compiler option by Mike Dunn · Fri Jun 21 09:12:27 2013 -0700
  39. cfe695c pxa: turn icache off in cpu_init_crit() by Mike Dunn · Mon Jun 17 10:47:28 2013 -0700
  40. d81863d arm: pxa: config option for PXA270 turbo mode by Sergey Yanovich · Tue May 21 23:49:41 2013 +0400
  41. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · Sun May 19 01:48:15 2013 +0000
  42. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · Sun May 19 01:48:14 2013 +0000
  43. 8d5a728 pxa: Add weak attribute to reset_cpu() function by Łukasz Dałek · Sat Jan 12 15:32:32 2013 +0000
  44. b023a95 BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · Fri Apr 05 00:12:51 2013 +0000
  45. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 22:07:57 2013 +0200
  46. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · Thu Apr 11 09:35:53 2013 +0000
  47. 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
  48. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · Thu Apr 11 09:35:45 2013 +0000
  49. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · Thu Apr 11 09:35:43 2013 +0000
  50. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · Thu Apr 11 09:35:42 2013 +0000
  51. c923758 lcd, pxafb: move the pxafb to drivers/video by Jeroen Hofstee · Tue Jan 22 10:44:10 2013 +0000
  52. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · Sat Jan 05 09:45:48 2013 +0000
  53. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  54. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · Thu Dec 13 20:48:35 2012 +0000
  55. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · Thu Dec 13 20:48:34 2012 +0000
  56. 6c2f007 pxa: Save lr register in relocate_code function by Łukasz Dałek · Sat Jan 12 11:39:27 2013 +0000
  57. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
  58. 14d3141 pxa: Add code to examine cpu model and revision by Lukasz Dalek · Wed Oct 03 00:51:06 2012 +0200
  59. 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · Sat Sep 01 20:49:52 2012 +0000
  60. 1a324a5 arm: Fix to mistake clean the memory space by Zhong Hongbo · Sat Jul 07 03:24:33 2012 +0000
  61. 22f26fe arm: Use common .lds file where possible by Simon Glass · Mon Feb 20 20:17:52 2012 +0000
  62. 454afe7 PXA: Fix missing get_tbclk() breaking vpac boards by Marek Vasut · Mon Feb 27 13:59:47 2012 +0100
  63. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  64. 13d240f pxa: activate the first usb host port on pxa27x by default by Stefan Herbrechtsmeier · Mon Oct 17 17:22:47 2011 +0200
  65. 38f79c6 pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · Mon Oct 17 17:22:46 2011 +0200
  66. 08341be PXA: Rename pxa_dram_init to pxa2xx_dram_init by Marek Vasut · Sat Nov 26 11:18:57 2011 +0100
  67. ba2d9be PXA: Replace timer driver by Marek Vasut · Sat Nov 26 10:02:41 2011 +0100
  68. 78aca0e PXA: Add cpuinfo display for PXA2xx by Marek Vasut · Sat Nov 26 08:11:32 2011 +0100
  69. 9da6fe5 PXA: Separate PXA2xx CPU init by Marek Vasut · Sat Nov 26 07:32:24 2011 +0100
  70. 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · Sat Nov 26 07:20:07 2011 +0100
  71. f1ac784 PXA: Re-add the Dcache locking as RAM for pxa250 by Marek Vasut · Sat Nov 05 19:26:47 2011 +0100
  72. b909162 PXA: Rework start.S to be closer to other ARMs by Marek Vasut · Mon Oct 31 14:12:39 2011 +0100
  73. 9209ed5 Reduce build times by Wolfgang Denk · Tue Nov 01 20:54:02 2011 +0000
  74. b1e36b4 PXA: FIX: Deep-sleep return address in stored in PSPR by Marek Vasut · Wed Sep 07 03:25:45 2011 +0000
  75. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · Fri Jul 15 02:21:14 2011 +0000
  76. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  77. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  78. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · Wed Jul 13 05:11:07 2011 +0000
  79. a41374b4 mv_i2c: use structure to replace the direclty define by Lei Wen · Wed Apr 13 23:48:31 2011 +0530
  80. d3ae17b pxa: move i2c driver to the common place by Lei Wen · Wed Apr 13 23:48:16 2011 +0530
  81. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · Tue Mar 01 23:02:04 2011 +0000
  82. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  83. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · Wed Dec 22 18:35:04 2010 +0000
  84. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · Thu Dec 09 11:26:24 2010 +0100
  85. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · Wed Dec 01 00:58:35 2010 +0100
  86. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · Wed Dec 01 00:58:34 2010 +0100
  87. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · Wed Dec 01 00:58:33 2010 +0100
  88. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · Fri Nov 12 07:53:55 2010 +0100
  89. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  90. c6665d7 ARM: fix linker file for newer ld support by Albert Aribaud · Mon Nov 15 21:46:03 2010 +0100
  91. 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
  92. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
  93. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  94. 2f570f2 arm/pxa: remove unused arch-pxa/macro.h by Mikhail Kshevetskiy · Thu Oct 28 01:47:24 2010 +0400
  95. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  96. 50a0a9c ARM: fix address setup in start.S by Darius Augulis · Mon Oct 25 13:45:35 2010 +0300
  97. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  98. 541af6f PXA: Use pxa-regs.h register definitions in start.S by Marek Vasut · Wed Oct 20 20:09:09 2010 +0200
  99. f29c11b PXA: Implement ELF relocation by Marek Vasut · Wed Oct 20 19:36:39 2010 +0200
  100. b9b8ea3 PXA: Fix reloc, Push lowlevel init into C code by Marek Vasut · Tue Sep 28 15:44:10 2010 +0200