1. a8ea4f4 boards: siemens: iot2050: Ignore network errors during bootstage tracking by Jan Kiszka · 3 years, 1 month ago
  2. 9815434 bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
  3. 8ff2ff8 board: siemens: Add support for SIMATIC IOT2050 devices by Jan Kiszka · 3 years, 2 months ago
  4. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  5. 1cfc127 siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace by Tom Rini · 3 years, 3 months ago
  6. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  7. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  8. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 5 months ago
  9. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  10. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  11. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  12. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  13. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  14. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  15. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  16. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  18. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  19. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  20. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  21. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  22. 258117a doc: update reference to README.imx8image by Patrick Delaunay · 4 years, 9 months ago
  23. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  24. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  25. 79ca947 imx: add imx8x based deneb board by Anatolij Gustschin · 5 years ago
  26. 49234a3 imx: add imx8x capricorn giedi board by Anatolij Gustschin · 5 years ago
  27. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  28. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  29. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  30. 32c63b6 siemens: avoid out of bound access by Heinrich Schuchardt · 5 years ago
  31. 468ef08 MAINTAINERS,board/siemens: update maintainer by Samuel Egli · 5 years ago
  32. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  33. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  34. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  35. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  36. 8e9821e board: siemens: extend factoryset reading for giedi and deneb boards by Anatolij Gustschin · 5 years ago
  37. d0d75f5 board: siemens: adapt factoryset reading for DM_I2C enabled boards by Anatolij Gustschin · 5 years ago
  38. 1af10bb at91: cleanup taurus port by Heiko Schocher · 6 years ago
  39. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  40. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  41. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  42. d8ee7e6 at91: taurus: Enable DM_SPI by Jagan Teki · 7 years ago
  43. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  44. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  45. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  46. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  47. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  48. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  49. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  50. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  51. ea90279 atmel, at91: fix taurus board by Heiko Schocher · 7 years ago
  52. 01f078b at91, dfu, smartweb: set serial number by Heiko Schocher · 7 years ago
  53. a94b536 atmel, at91: fix smartweb board by Heiko Schocher · 7 years ago
  54. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 8 years ago
  55. 649d810 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 9 years ago
  56. d1b8ea8 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · 9 years ago
  57. 914aff1 corvus DTS / DM support by Heiko Schocher · 9 years ago
  58. cbec11a siemens,am33x: add draco etamin board by Heiko Schocher · 8 years ago
  59. 4453d7a am335x, dxr2: get ECC sType from I2C eeprom by Heiko Schocher · 8 years ago
  60. c5c6efe board: atmel: siemens: clean up PLLB code by Wenyou Yang · 9 years ago
  61. 0c25229 board: atmel: siemens: clean up UTMI PLL code by Wenyou Yang · 9 years ago
  62. 78f8976 board: atmel: clean up peripheral clock code by Wenyou Yang · 9 years ago
  63. aa0a58d arm: at91/spl: mpddrc: add struct atmel_mpddrc_config by Wenyou Yang · 9 years ago
  64. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  65. 2f35280 siemens,am33x: remove ddr3 delay workaround by Egli, Samuel · 9 years ago
  66. b32f391 arm, at91: small updates for the smartweb board by Heiko Schocher · 9 years ago
  67. cf5137c at91, taurus, smartweb: add dfu support by Heiko Schocher · 9 years ago
  68. 6dcb362 taurus: board updates by Heiko Schocher · 9 years ago
  69. b777357 arm, at91: add axm extensions by Heiko Schocher · 9 years ago
  70. 08c5df2 corvus, dfu: add dfu support by Heiko Schocher · 9 years ago
  71. 8189a08 at91: corvus: board updates by Heiko Schocher · 9 years ago
  72. ebaa800 arm: at91: pmc: replace the constant with a define in at91_pmc.h by Erik van Luijk · 9 years ago
  73. bbb5070 arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init by Erik van Luijk · 9 years ago
  74. 59d780a arm: at91: mpddr: allow multiple DDR controllers by Erik van Luijk · 9 years ago
  75. 44a9344 arm, at91: support for sam9260 based smartweb board by Heiko Schocher · 9 years ago
  76. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  77. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  78. 9ba67f2 siemens,am33x,thuban: rename dxr2 to thuban by Heiko Schocher · 9 years ago
  79. b7a6d14 siemens,am33x,rastaban: add rastaban config by Heiko Schocher · 9 years ago
  80. d17c3fc arm, am33xx: update for siemens am335x based boards by Heiko Schocher · 9 years ago
  81. b5e7d37 am33xx, spl, siemens: enable debug uart output again by Heiko Schocher · 10 years ago
  82. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  83. af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  84. 22ab132 arm, at91: corvus board updates by Heiko Schocher · 10 years ago
  85. 6f2a325 taurus, spl: erase also spi flash if recovery button is pressed by Heiko Schocher · 10 years ago
  86. faf2dc6 arm, am335x: siemens boards add FIT support by Heiko Schocher · 10 years ago
  87. 7b90565 arm, am335x, siemens: read COMP/ver from factoryset by Heiko Schocher · 10 years ago
  88. 6596b85 arm, am335x, siemens: fix factoryset interpretation by Heiko Schocher · 10 years ago
  89. 25d74a3 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
  90. 5453c6c arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
  91. 398b45b arm, at91: add spi dataflash support for the taurus board by Heiko Schocher · 10 years ago
  92. 9603afb arm: am335x: net: pxm2: disable rgmii internal delay mode by Heiko Schocher · 10 years ago
  93. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  94. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  95. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  96. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  97. 097951b siemens:cosmetic, dxr2: rename dxr2 to draco by Egli, Samuel · 11 years ago
  98. fdb5e26 siemens: add led cmd for flexible LED control by Egli, Samuel · 11 years ago
  99. bc38fa4 siemens: update DDR3 parameters for dxr2 by Egli, Samuel · 11 years ago
  100. 121636f siemens: cosmetic: remove unused and rename defines by Egli, Samuel · 11 years ago