1. 78ec73d common: Move reset_misc() function to arch header by Simon Glass · Sat Dec 28 10:45:00 2019 -0700
  2. 2c33b4c common: arm: Move s_init() to an ARM-specific header by Simon Glass · Sat Dec 28 10:44:55 2019 -0700
  3. 67aff7e arm: remove duplicated prototypes in u-boot.arm.h by Patrick Delaunay · Fri Oct 05 11:33:53 2018 +0200
  4. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:52 2018 +0200
  5. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · Fri Oct 05 11:33:51 2018 +0200
  6. e60765f arm: remove prototype for reset_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:50 2018 +0200
  7. 3ded210 arm: remove prototype for arch_interrupt_init by Patrick Delaunay · Fri Oct 05 11:33:49 2018 +0200
  8. f55305a Define board_quiesce_devices() in a shared location by Simon Glass · Wed May 16 09:42:25 2018 -0600
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. 30db774 arm: Add declarations to avoid needing to include headers by Simon Glass · Wed May 17 08:22:59 2017 -0600
  11. 4ef529e arm: Make u-boot-arm.h a private header by Simon Glass · Wed May 17 08:22:50 2017 -0600
  12. 4096e3a Move dram_init_banksize() to a common header by Simon Glass · Fri Mar 31 08:40:33 2017 -0600
  13. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  14. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  15. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · Fri Jan 30 10:51:46 2015 +0100
  16. a964133 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · Wed Oct 08 22:57:59 2014 +0200
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  18. 50ad221 arm: Refactor bootm to reduce #ifdefs by Simon Glass · Wed May 08 08:06:02 2013 +0000
  19. e0e641e arm: Use sections header to obtain link symbols by Simon Glass · Tue Mar 05 14:39:38 2013 +0000
  20. 4310ecc ARM: introduce arch_early_init_r() by Fabio Estevam · Mon Apr 02 11:19:45 2012 +0000
  21. 277e308 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · Sat Nov 05 03:56:51 2011 +0000
  22. 75fc434 Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · Sat Jul 30 12:32:45 2011 +0000
  23. ed5ed09 ARM: fix error: conflicting types for 'setenv' by seedshope · Sat Jul 30 07:28:49 2011 +0000
  24. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · Tue Mar 01 23:02:04 2011 +0000
  25. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  26. 6d1fcb1 arm: implement ELF relocations by Albert Aribaud · Mon Oct 11 13:13:28 2010 +0200
  27. aeb2991 ARM: add relocation support by Heiko Schocher · Fri Sep 17 13:10:39 2010 +0200
  28. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500[Renamed from include/asm-arm/u-boot-arm.h]
  29. 9819670 arch_misc_init support for ARM architectures by Prafulla Wadaskar · Sun May 31 14:53:20 2009 +0200
  30. da7b3db arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · Sat May 09 13:21:18 2009 +0200
  31. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:02 2009 +0200
  32. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:44 2009 +0200
  33. 1ce6f99 Make setenv() return status by Steven A. Falco · Thu Jun 12 13:22:12 2008 -0400
  34. 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · Sun Feb 08 19:38:38 2004 +0000
  35. bc01dd5 * Patch by Denis Peter, 8 Dec 2003 by wdenk · Fri Jan 02 16:05:07 2004 +0000
  36. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · Sat Dec 06 19:49:23 2003 +0000
  37. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000