1. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  2. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  3. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  4. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · Thu Nov 14 12:57:11 2019 -0700
  5. ec4631f board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO by Ilko Iliev · Mon Mar 11 13:06:25 2019 +0100
  6. 269a823 board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO by Ilko Iliev · Mon Mar 11 13:06:24 2019 +0100
  7. 1c93548 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · Wed Apr 03 16:50:30 2019 +0200
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:42 2017 +0300
  10. 8f2bbde board: pm9261: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 17:04:56 2017 +0800
  11. dabf855 board: pm9263: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 14:04:47 2017 +0800
  12. a2973c6 board: ronetix: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:13:04 2017 -0500
  13. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  14. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  15. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  16. 78f8976 board: atmel: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:50 2016 +0800
  17. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  18. af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · Fri Feb 20 17:04:01 2015 +0900
  19. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  20. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  21. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  22. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  23. 4ea14f4 cosmetic: board: pm9263 rewrite old style stuct init by Jeroen Hofstee · Tue Jun 10 23:12:04 2014 +0200
  24. e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · Tue Jun 10 00:16:23 2014 +0200
  25. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  26. 30263a2 at91: switch coloured LED to gpio API by Andreas Bießmann · Fri Nov 29 12:13:46 2013 +0100
  27. a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · Fri Nov 29 12:13:45 2013 +0100
  28. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  30. a04fad9 pm9g45: init serial console before relocation by Asen Dimov · Fri Dec 09 11:00:07 2011 +0000
  31. 7aa4dc0 pm9261: init serial console before relocation by Asen Dimov · Fri Dec 09 10:59:07 2011 +0000
  32. bd0f023 pm9263: init serial console before relocation by Asen Dimov · Fri Dec 09 10:56:55 2011 +0000
  33. 5ee0c7f Fix Stelian's email address by Stelian Pop · Tue Nov 01 00:00:39 2011 +0100
  34. 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Wed Nov 23 21:23:45 2011 +0100
  35. 55522b8 board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 13:12:11 2011 +0000
  36. 9fdb39b ARM: define CONFIG_MACH_TYPE for all ronetix boards by Asen Dimov · Mon Oct 31 08:54:20 2011 +0000
  37. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  38. a1e4e2b make pm9g45 buildable for v2011.06 release by Asen Dimov · Wed Jun 08 22:01:37 2011 +0000
  39. e1002e2 make pm9263 buildable for v2011.06 release by Asen Dimov · Wed Jun 08 22:01:16 2011 +0000
  40. 6a59514 pm9261: compiles with the AT91 reworked scheme by Asen Dimov · Tue Jul 26 04:48:41 2011 +0000
  41. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · Sun Jul 03 05:55:33 2011 +0000
  42. 5aae746 pm9261: ARM relocation support by Asen Dimov · Sun Dec 12 12:41:30 2010 +0200
  43. 84ea97c pm9263: ARM relocation support by Asen Dimov · Sun Dec 12 12:41:59 2010 +0200
  44. 8322d4e pm9g45: ARM relocation support by Asen Dimov · Sun Dec 12 00:42:28 2010 +0000
  45. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  46. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  47. 7344159 pm9g45: fix compile warning by Wolfgang Denk · Tue Oct 05 21:27:17 2010 +0200
  48. d5d15a7 pm9263: fix compile warning by Wolfgang Denk · Tue Oct 05 21:24:17 2010 +0200
  49. 33f8431 Write MAC address automatically on MACB-based boards by Ben Warren · Tue Jun 01 11:55:42 2010 -0700
  50. ddd0bda add new board pm9g45 by Asen Dimov · Tue Apr 20 22:49:04 2010 +0300
  51. e7480ad pm9263 converted to at91 soc access by Asen Dimov · Mon Apr 19 14:18:43 2010 +0300
  52. 9128acd pm9261 converted to at91 soc access by Asen Dimov · Tue Apr 06 16:18:04 2010 +0300
  53. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · Wed Feb 24 10:29:16 2010 +0100
  54. c120e9e DM9000 init for pm9261 by Ilko Iliev · Sat Sep 05 02:51:34 2009 +0200
  55. e32eb4c at91: unify nor boot support by Jean-Christophe PLAGNIOL-VILLARD · Sat Jun 13 12:50:04 2009 +0200
  56. 61fdb73 at91: add support for the PM9261 board of Ronetix GmbH by Ilko Iliev · Fri Jun 12 21:20:39 2009 +0200
  57. 0ae32d9 pm9263: use macro instead of hardcode value for the lowlevel_init by Jean-Christophe PLAGNIOL-VILLARD · Fri Jun 12 21:20:38 2009 +0200
  58. b3d4b28 pm9263: lowlevel init update by Jean-Christophe PLAGNIOL-VILLARD · Fri Jun 12 21:20:37 2009 +0200
  59. df6d53b at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sun May 31 14:53:18 2009 +0200
  60. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · Thu Apr 16 21:30:48 2009 +0200