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