1. 2da381b siemens: factoryset: use correct config for soc specific implementation by Enrico Leto · Wed Jan 24 15:43:55 2024 +0100
  2. fce9179 siemens: board: clean up includes by Enrico Leto · Wed Jan 24 15:43:54 2024 +0100
  3. 2e74050 siemens: board: clean up products folders vs common by Enrico Leto · Wed Jan 24 15:43:53 2024 +0100
  4. acba7c2 siemens: board: etamin: remove deprecated nand config by Enrico Leto · Wed Jan 24 15:43:52 2024 +0100
  5. 32f433f siemens: eeprom: simplify setup & read by Enrico Leto · Wed Jan 24 15:43:50 2024 +0100
  6. 096bfdc siemens: eeprom: clean up definitions by Enrico Leto · Wed Jan 24 15:43:49 2024 +0100
  7. e3a4bba siemens,am335x: clean-up draco targets by Enrico Leto · Wed Nov 08 15:53:17 2023 +0100
  8. ecfef3c arm: mach-k3: am65x: Move board selection to mach-k3 by Andrew Davis · Wed Nov 01 15:35:26 2023 -0500
  9. e56bf29 board: ti: Add dependency from TARGET selection to SOC by Andrew Davis · Wed Nov 01 15:35:24 2023 -0500
  10. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  11. 8008505 board: siemens: iot2050: Fix M.2 detection by Jan Kiszka · Tue Oct 17 07:20:14 2023 +0200
  12. e61e798 board: siemens: iot2050: Fix logical bug in PG1/PG2 detection by Jan Kiszka · Thu Oct 05 06:37:25 2023 +0200
  13. efee070 include: env: ti: ti_armv7_common.env: Rename to ti_common.env by Nishanth Menon · Fri Aug 25 13:02:54 2023 -0500
  14. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  15. c484095 env: Use include/env for text-environment includes by Simon Glass · Sun Jul 30 21:01:45 2023 -0600
  16. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · Thu Aug 03 09:47:16 2023 +0800
  17. b2d24f9 boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations again by Jan Kiszka · Thu Jul 27 06:34:54 2023 +0200
  18. 3c8dc18 boards: siemens: iot2050: Fix boot configuration by Jan Kiszka · Thu Jul 27 06:34:52 2023 +0200
  19. 3747fa1 MAINTAINERS: Add some missing defconfig files to existing entries by Tom Rini · Tue Jul 18 12:20:25 2023 -0400
  20. 6d96f00 imx: siemens/capricorn: correct SCU API usage by Peng Fan · Thu Jun 15 18:09:01 2023 +0800
  21. 2e0644a imx: move imx8 sci header file to include/firmware/imx by Peng Fan · Fri Apr 28 12:08:09 2023 +0800
  22. 921aceb arm: mach-k3: Remove empty sys_proto.h include by Andrew Davis · Thu Apr 06 11:38:21 2023 -0500
  23. b1c2979 arm: mach-k3: Move MSMC fixup to SoC level by Andrew Davis · Thu Apr 06 11:38:10 2023 -0500
  24. e31f16c iot2050: Add support for configuring M.2 connector by Jan Kiszka · Tue Feb 28 19:19:23 2023 +0100
  25. 7d933ad board: siemens: iot2050: use the named gpio to control the user-button by chao zeng · Tue Feb 28 19:19:20 2023 +0100
  26. aebb5b9 arm: dts: iot2050: Optionally embed OTP programming data into image by Jan Kiszka · Tue Feb 28 19:19:18 2023 +0100
  27. 32645d7 iot2050: Add watchdog start to bootcmd by Jan Kiszka · Tue Feb 28 19:19:13 2023 +0100
  28. 17a393f iot2050: Migrate settings into board env file by Jan Kiszka · Tue Feb 28 19:19:12 2023 +0100
  29. 8999cc5 arm: dts: iot2050: Use the auto generator nodes for fdt by Su Baocheng · Tue Feb 28 19:19:10 2023 +0100
  30. 0dcd337 board: siemens: iot2050: Split the build for PG1 and PG2 by Su Baocheng · Tue Feb 28 19:19:09 2023 +0100
  31. 4044a7a etamin: Rework CONFIG_NAND_CS_INIT by Tom Rini · Fri Dec 02 16:42:38 2022 -0500
  32. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  33. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  34. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · Sat Nov 12 17:36:51 2022 -0500
  35. eeddb28 imx: imx8qxp: giedi switch to binman by Oliver Graute · Fri Nov 04 16:03:41 2022 +0100
  36. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  37. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  38. 1be5e97 arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654 by Andrew Davis · Fri Jul 15 10:25:27 2022 -0500
  39. 29e0595 siemens: Move CONFIG_FACTORYSET to Kconfig by Tom Rini · Fri Jun 10 22:59:35 2022 -0400
  40. 721d99a led: Drop led_default_state() by Marek Vasut · Fri Apr 22 15:41:42 2022 +0200
  41. 2719b95 corvus: Migrate CONFIG_*_LED out of CONFIG namespace by Tom Rini · Wed Mar 30 18:07:18 2022 -0400
  42. 706a509 video: siemens: Drop unused video code by Simon Glass · Sun Jan 23 07:04:04 2022 -0700
  43. 33c272f Convert CONFIG_AT91_LED to Kconfig by Tom Rini · Fri Mar 18 08:38:18 2022 -0400
  44. a7de87a imx: Don't define __ASSEMBLY__ in source files by Simon Glass · Sat Jan 22 05:07:22 2022 -0700
  45. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  46. a8ea4f4 boards: siemens: iot2050: Ignore network errors during bootstage tracking by Jan Kiszka · Wed Nov 03 15:12:30 2021 +0100
  47. 9815434 bootstage: Add SPL support by Marek Vasut · Sat Oct 23 03:06:03 2021 +0200
  48. 8ff2ff8 board: siemens: Add support for SIMATIC IOT2050 devices by Jan Kiszka · Sat Sep 18 08:17:53 2021 +0200
  49. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · Tue Aug 24 20:41:00 2021 -0400
  50. 1cfc127 siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace by Tom Rini · Tue Aug 17 17:59:40 2021 -0400
  51. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  52. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  53. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · Sat Jul 10 21:14:26 2021 -0600
  54. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  55. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  56. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  57. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  58. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  59. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  60. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  61. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  62. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  63. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  64. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  65. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  66. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  67. 258117a doc: update reference to README.imx8image by Patrick Delaunay · Fri Feb 28 15:18:13 2020 +0100
  68. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  69. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  70. 79ca947 imx: add imx8x based deneb board by Anatolij Gustschin · Tue Jan 07 16:37:43 2020 +0100
  71. 49234a3 imx: add imx8x capricorn giedi board by Anatolij Gustschin · Tue Jan 07 16:37:42 2020 +0100
  72. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  73. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  74. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  75. 32c63b6 siemens: avoid out of bound access by Heinrich Schuchardt · Thu Aug 22 21:58:26 2019 +0200
  76. 468ef08 MAINTAINERS,board/siemens: update maintainer by Samuel Egli · Fri Aug 23 16:11:45 2019 +0200
  77. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · Mon Aug 12 18:47:53 2019 -0400
  78. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  79. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  80. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  81. 8e9821e board: siemens: extend factoryset reading for giedi and deneb boards by Anatolij Gustschin · Wed Jul 10 19:44:16 2019 +0200
  82. d0d75f5 board: siemens: adapt factoryset reading for DM_I2C enabled boards by Anatolij Gustschin · Wed Jul 10 19:44:15 2019 +0200
  83. 1af10bb at91: cleanup taurus port by Heiko Schocher · Mon Apr 29 16:36:10 2019 +0200
  84. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  85. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  86. 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
  87. d8ee7e6 at91: taurus: Enable DM_SPI by Jagan Teki · Wed Mar 14 18:46:34 2018 +0530
  88. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · Fri Feb 16 16:41:18 2018 +0100
  89. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  90. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:42 2017 +0300
  91. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  92. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  93. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  94. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  95. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · Thu Aug 03 12:22:08 2017 -0600
  96. ea90279 atmel, at91: fix taurus board by Heiko Schocher · Wed Jun 28 11:24:58 2017 +0200
  97. 01f078b at91, dfu, smartweb: set serial number by Heiko Schocher · Mon Jun 26 13:26:14 2017 +0200
  98. a94b536 atmel, at91: fix smartweb board by Heiko Schocher · Fri Jun 23 20:13:59 2017 +0200
  99. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  100. 649d810 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · Wed May 25 07:23:48 2016 +0200