1. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  2. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  3. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  4. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  5. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  6. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  7. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  10. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  11. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  12. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  13. 258117a doc: update reference to README.imx8image by Patrick Delaunay · Fri Feb 28 15:18:13 2020 +0100
  14. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  15. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  16. 79ca947 imx: add imx8x based deneb board by Anatolij Gustschin · Tue Jan 07 16:37:43 2020 +0100
  17. 49234a3 imx: add imx8x capricorn giedi board by Anatolij Gustschin · Tue Jan 07 16:37:42 2020 +0100
  18. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  19. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  20. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  21. 32c63b6 siemens: avoid out of bound access by Heinrich Schuchardt · Thu Aug 22 21:58:26 2019 +0200
  22. 468ef08 MAINTAINERS,board/siemens: update maintainer by Samuel Egli · Fri Aug 23 16:11:45 2019 +0200
  23. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · Mon Aug 12 18:47:53 2019 -0400
  24. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  25. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  26. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  27. 8e9821e board: siemens: extend factoryset reading for giedi and deneb boards by Anatolij Gustschin · Wed Jul 10 19:44:16 2019 +0200
  28. d0d75f5 board: siemens: adapt factoryset reading for DM_I2C enabled boards by Anatolij Gustschin · Wed Jul 10 19:44:15 2019 +0200
  29. 1af10bb at91: cleanup taurus port by Heiko Schocher · Mon Apr 29 16:36:10 2019 +0200
  30. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  31. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  32. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  33. d8ee7e6 at91: taurus: Enable DM_SPI by Jagan Teki · Wed Mar 14 18:46:34 2018 +0530
  34. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · Fri Feb 16 16:41:18 2018 +0100
  35. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  36. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:42 2017 +0300
  37. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  38. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  39. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  40. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  41. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · Thu Aug 03 12:22:08 2017 -0600
  42. ea90279 atmel, at91: fix taurus board by Heiko Schocher · Wed Jun 28 11:24:58 2017 +0200
  43. 01f078b at91, dfu, smartweb: set serial number by Heiko Schocher · Mon Jun 26 13:26:14 2017 +0200
  44. a94b536 atmel, at91: fix smartweb board by Heiko Schocher · Fri Jun 23 20:13:59 2017 +0200
  45. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  46. 649d810 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · Wed May 25 07:23:48 2016 +0200
  47. d1b8ea8 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · Wed May 25 07:23:47 2016 +0200
  48. 914aff1 corvus DTS / DM support by Heiko Schocher · Wed May 25 07:23:45 2016 +0200
  49. cbec11a siemens,am33x: add draco etamin board by Heiko Schocher · Tue Jun 07 08:55:45 2016 +0200
  50. 4453d7a am335x, dxr2: get ECC sType from I2C eeprom by Heiko Schocher · Tue Jun 07 08:55:43 2016 +0200
  51. c5c6efe board: atmel: siemens: clean up PLLB code by Wenyou Yang · Wed Feb 03 10:20:45 2016 +0800
  52. 0c25229 board: atmel: siemens: clean up UTMI PLL code by Wenyou Yang · Tue Feb 02 11:11:54 2016 +0800
  53. 78f8976 board: atmel: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:50 2016 +0800
  54. aa0a58d arm: at91/spl: mpddrc: add struct atmel_mpddrc_config by Wenyou Yang · Mon Feb 01 18:12:15 2016 +0800
  55. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  56. 2f35280 siemens,am33x: remove ddr3 delay workaround by Egli, Samuel · Wed Dec 02 15:27:57 2015 +0100
  57. b32f391 arm, at91: small updates for the smartweb board by Heiko Schocher · Mon Sep 28 11:36:05 2015 +0200
  58. cf5137c at91, taurus, smartweb: add dfu support by Heiko Schocher · Tue Sep 08 11:52:52 2015 +0200
  59. 6dcb362 taurus: board updates by Heiko Schocher · Fri Aug 21 18:55:07 2015 +0200
  60. b777357 arm, at91: add axm extensions by Heiko Schocher · Fri Aug 21 18:53:46 2015 +0200
  61. 08c5df2 corvus, dfu: add dfu support by Heiko Schocher · Fri Aug 21 11:28:20 2015 +0200
  62. 8189a08 at91: corvus: board updates by Heiko Schocher · Fri Aug 21 11:28:19 2015 +0200
  63. ebaa800 arm: at91: pmc: replace the constant with a define in at91_pmc.h by Erik van Luijk · Thu Aug 13 15:43:20 2015 +0200
  64. bbb5070 arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init by Erik van Luijk · Thu Aug 13 15:43:19 2015 +0200
  65. 59d780a arm: at91: mpddr: allow multiple DDR controllers by Erik van Luijk · Thu Aug 13 15:43:18 2015 +0200
  66. 44a9344 arm, at91: support for sam9260 based smartweb board by Heiko Schocher · Mon Jun 29 09:10:48 2015 +0200
  67. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  68. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · Fri Jun 12 19:56:58 2015 +0200
  69. 9ba67f2 siemens,am33x,thuban: rename dxr2 to thuban by Heiko Schocher · Mon Jun 15 14:57:15 2015 +0200
  70. b7a6d14 siemens,am33x,rastaban: add rastaban config by Heiko Schocher · Mon Jun 15 14:56:41 2015 +0200
  71. d17c3fc arm, am33xx: update for siemens am335x based boards by Heiko Schocher · Tue Jun 16 14:59:34 2015 +0200
  72. b5e7d37 am33xx, spl, siemens: enable debug uart output again by Heiko Schocher · Thu May 28 07:27:36 2015 +0200
  73. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  74. af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · Fri Feb 20 17:04:01 2015 +0900
  75. 22ab132 arm, at91: corvus board updates by Heiko Schocher · Tue Nov 18 11:53:53 2014 +0100
  76. 6f2a325 taurus, spl: erase also spi flash if recovery button is pressed by Heiko Schocher · Tue Nov 18 09:41:58 2014 +0100
  77. faf2dc6 arm, am335x: siemens boards add FIT support by Heiko Schocher · Tue Nov 18 11:51:06 2014 +0100
  78. 7b90565 arm, am335x, siemens: read COMP/ver from factoryset by Heiko Schocher · Tue Nov 18 11:51:05 2014 +0100
  79. 6596b85 arm, am335x, siemens: fix factoryset interpretation by Heiko Schocher · Tue Nov 18 11:51:04 2014 +0100
  80. 25d74a3 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · Fri Oct 31 08:31:06 2014 +0100
  81. 5453c6c arm, at91, spl: add spl support for the taurus board by Heiko Schocher · Fri Oct 31 08:31:05 2014 +0100
  82. 398b45b arm, at91: add spi dataflash support for the taurus board by Heiko Schocher · Fri Oct 31 08:30:56 2014 +0100
  83. 9603afb arm: am335x: net: pxm2: disable rgmii internal delay mode by Heiko Schocher · Wed Nov 05 10:23:21 2014 +0100
  84. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  85. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  86. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  87. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  88. 097951b siemens:cosmetic, dxr2: rename dxr2 to draco by Egli, Samuel · Mon May 05 16:50:43 2014 +0200
  89. fdb5e26 siemens: add led cmd for flexible LED control by Egli, Samuel · Thu Apr 24 17:57:54 2014 +0200
  90. bc38fa4 siemens: update DDR3 parameters for dxr2 by Egli, Samuel · Thu Apr 24 17:57:53 2014 +0200
  91. 121636f siemens: cosmetic: remove unused and rename defines by Egli, Samuel · Thu Apr 24 17:57:52 2014 +0200
  92. cacea6c am33xx: add SSC enable macro by Yegor Yefremov · Sat Apr 19 22:12:18 2014 +0200
  93. 9aee57f arm: am335x: DXR2: Move unconditional LAN9303 reset into command by Stefan Roese · Wed Mar 12 10:45:41 2014 +0100
  94. 7d654ab arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup by Stefan Roese · Tue Feb 25 11:07:22 2014 +0100
  95. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · Tue Feb 18 07:31:52 2014 -0500
  96. 303b267 ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · Tue Dec 10 15:02:21 2013 +0530
  97. e290d17 am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF by Tom Rini · Fri Aug 23 12:26:49 2013 -0400
  98. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Dec 10 14:31:56 2013 +0100
  99. 3757e97 arm, at91: add siemens corvus board by Heiko Schocher · Mon Dec 02 07:47:23 2013 +0100
  100. cfcad35 arm, at91: add Siemens board taurus and axm by Heiko Schocher · Mon Dec 02 07:47:22 2013 +0100