1. 506df9d treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 3 months ago
  2. 7a478c8 board: phytec: phycore_imx8mm: Update lpddr4_timing by Cem Tenruh · 1 year, 4 months ago
  3. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  4. 8a897c4 global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG by Tom Rini · 1 year, 11 months ago
  5. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  6. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  7. 7d8ab3c Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
  8. 8e37445 ARM: imx8m: phycore_imx8mm: Drop bogus spl_board_init() by Marek Vasut · 2 years, 1 month ago
  9. f9c68a5 rockchip: phycore_rk3288: remove phycore_init() function by Johan Jonker · 2 years ago
  10. 297c439 Restore pcm051_rev3_defconfig config by Matwey V. Kornilov · 2 years, 2 months ago
  11. e8780d2 imx: phycore_imx8mm/p: clean up board watchdog code by Peng Fan · 2 years, 4 months ago
  12. 64d118b imx: imx8m[m/p]_phycore: Enable DM_SERIAL by Peng Fan · 2 years, 4 months ago
  13. 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 6 months ago
  14. 8f47414 board: rk3288: add more DT files to MAINTAINERS by Johan Jonker · 2 years, 6 months ago
  15. 5c86a8f imx: Don't define __ASSEMBLY__ in source files by Simon Glass · 2 years, 9 months ago
  16. 463a01c board: phytec: imx8mm-phycore: Switch to binman by Teresa Remmet · 3 years ago
  17. 163089c board: phytec: phycore_imx8mm: Clean up spl by Teresa Remmet · 3 years ago
  18. 42cef89 arm: dts: imx8mp: Generate single bootable binary by Teresa Remmet · 3 years, 2 months ago
  19. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 2 months ago
  20. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 3 months ago
  21. bbf04b2 board: phytec: imx8mp-phycore: Switch to binman by Teresa Remmet · 3 years, 4 months ago
  22. fd82763 board: phytec: phycore-imx8mp: Enable DVS1 control by Teresa Remmet · 3 years, 4 months ago
  23. 0f166b8 board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V by Teresa Remmet · 3 years, 4 months ago
  24. 60f64be board: phytec: phycore_imx8mp: Add fec support by Teresa Remmet · 3 years, 4 months ago
  25. 1feac81 board: phytec: phycore_imx8mp: Change debug UART by Teresa Remmet · 3 years, 4 months ago
  26. 397a43d arm: Remove pfla02 board by Tom Rini · 3 years, 8 months ago
  27. 4eeb9fe power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · 3 years, 7 months ago
  28. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  29. c661c51 board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP support by Teresa Remmet · 3 years, 9 months ago
  30. a1337e3 ARM: am335x: Add phyBOARD REGOR support by Parthiban Nallathambi · 4 years ago
  31. 0cc2a07 board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support by Teresa Remmet · 4 years, 2 months ago
  32. a1c6aed arm: imx6q: pcm058: Rework SPI NOR configuration by Niel Fourie · 4 years, 3 months ago
  33. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  34. 26a6ed1 arm: imx6q: pcm058: Convert pcm058 to use DM with DTs by Niel Fourie · 4 years, 5 months ago
  35. 7e64182 arm: imx6q: pcm058: change MAINTAINER by Niel Fourie · 4 years, 5 months ago
  36. 64efd11 arm: Remove pcm051 board by Jagan Teki · 4 years, 5 months ago
  37. 049756c pfla02: Rework excluding NAND from SPL by Tom Rini · 4 years, 5 months ago
  38. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  39. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  40. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  41. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  42. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  43. b09e28f doc: update reference to README.imximage by Patrick Delaunay · 4 years, 8 months ago
  44. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  45. d98929d imx: sync with kernel device tree for Phycore SoM by Parthiban Nallathambi · 5 years ago
  46. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  47. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  48. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  49. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  50. 921bb86 imx: initialize fec only when enabled by Parthiban Nallathambi · 5 years ago
  51. 84d5e72 imx: remove board specific boot order from spl by Parthiban Nallathambi · 5 years ago
  52. a919b6b imx: pcl063: add nand boot support by Parthiban Nallathambi · 5 years ago
  53. 1ff6c1f imx: bk4: Print proper HW revision of VF610's BK4 board by Lukasz Majewski · 5 years ago
  54. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  55. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  56. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  57. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  58. 271318a rockchip: rk3288: Move rk3288_detect_reset_reason to soc file by Kever Yang · 5 years ago
  59. 8f5b5aa rockchip: rk3288-phycore: move phycore_init() to its own board file by Kever Yang · 5 years ago
  60. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  61. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  62. d2d1191 imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM by Parthiban Nallathambi · 6 years ago
  63. a443c82 ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl by Parthiban Nallathambi · 6 years ago
  64. bdc9fef pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy by Lukasz Majewski · 6 years ago
  65. 15a4456 pcm052: mac: Provide board specific imx_get_mac_from_fuse() function by Lukasz Majewski · 6 years ago
  66. 379255f pcm052: board: Add code to setup LED default states by Lukasz Majewski · 6 years ago
  67. e5b345f pcm052: bk4: sdcard: Add support for SD card booting/recovery by Lukasz Majewski · 6 years ago
  68. 27e15e5 pcm052: board: Remove in-board setup code (it is now replaced by DM setup) by Lukasz Majewski · 6 years ago
  69. fbe114a pcm052: board: cosmetic: Add copyright notice to pcm052.c by Lukasz Majewski · 6 years ago
  70. 5f1588a pcm052: board: vybrid: Update the board name for BK4 device by Lukasz Majewski · 6 years ago
  71. fea63a5 pcm052: board: Remove "m4go" command as it is superseded by "bootaux" by Lukasz Majewski · 6 years ago
  72. bc51c91 pcm052: board: Do not enable I2C2 code in the board file by Lukasz Majewski · 6 years ago
  73. 0963060 imx: Add PHYTEC phyBOARD-i.MX6UL-Segin by Martyn Welch · 6 years ago
  74. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  75. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  76. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  77. 79df00f MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  78. 32191a3 rockchip: phycore: Read configuration EEPROM & set ethaddr in late init by Wadim Egorov · 7 years ago
  79. cb40adf pfla02: Fix RAM detection and support 1 bank SOM by Stefano Babic · 7 years ago
  80. 3aa4b70 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  81. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  82. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  83. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  84. 83605d3 mx6: Add support for Phytec pfla02 (NAND) by Stefano Babic · 7 years ago
  85. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  86. bafcf2d rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · 7 years ago
  87. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  88. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  89. b3cf433 pcm058: Fix unused variable warnings by Tom Rini · 7 years ago
  90. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  91. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  92. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  93. 7966b43 ARM: vf610: move to standard arch/board approach by Stefan Agner · 8 years ago
  94. db74cbf pcm052: fix DDR initialization sequence by Albert ARIBAUD \(3ADEV\) · 8 years ago
  95. 03bf9d5 imx: s/docs\/README.imximage/doc\/README.imximage/g by Jagan Teki · 8 years ago
  96. 27192d1 pcm052: add new BK4r1 target based on PCM052 SoM by Albert ARIBAUD \(3ADEV\) · 8 years ago
  97. a7e5f7f pcm052: allow specifying onboard DDR size in configs by Albert ARIBAUD \(3ADEV\) · 8 years ago
  98. 303a244 pcm052: add 'm4go' command by Albert ARIBAUD \(3ADEV\) · 8 years ago
  99. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  100. edf0093 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago