1. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  2. 8a897c4 global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG by Tom Rini · 1 year, 11 months ago
  3. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  4. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  5. 7d8ab3c Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
  6. 8e37445 ARM: imx8m: phycore_imx8mm: Drop bogus spl_board_init() by Marek Vasut · 2 years, 1 month ago
  7. f9c68a5 rockchip: phycore_rk3288: remove phycore_init() function by Johan Jonker · 2 years ago
  8. 297c439 Restore pcm051_rev3_defconfig config by Matwey V. Kornilov · 2 years, 2 months ago
  9. e8780d2 imx: phycore_imx8mm/p: clean up board watchdog code by Peng Fan · 2 years, 4 months ago
  10. 64d118b imx: imx8m[m/p]_phycore: Enable DM_SERIAL by Peng Fan · 2 years, 4 months ago
  11. 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 6 months ago
  12. 8f47414 board: rk3288: add more DT files to MAINTAINERS by Johan Jonker · 2 years, 6 months ago
  13. 5c86a8f imx: Don't define __ASSEMBLY__ in source files by Simon Glass · 2 years, 9 months ago
  14. 463a01c board: phytec: imx8mm-phycore: Switch to binman by Teresa Remmet · 3 years, 1 month ago
  15. 163089c board: phytec: phycore_imx8mm: Clean up spl by Teresa Remmet · 3 years, 1 month ago
  16. 42cef89 arm: dts: imx8mp: Generate single bootable binary by Teresa Remmet · 3 years, 2 months ago
  17. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 2 months ago
  18. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 3 months ago
  19. bbf04b2 board: phytec: imx8mp-phycore: Switch to binman by Teresa Remmet · 3 years, 4 months ago
  20. fd82763 board: phytec: phycore-imx8mp: Enable DVS1 control by Teresa Remmet · 3 years, 4 months ago
  21. 0f166b8 board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V by Teresa Remmet · 3 years, 4 months ago
  22. 60f64be board: phytec: phycore_imx8mp: Add fec support by Teresa Remmet · 3 years, 4 months ago
  23. 1feac81 board: phytec: phycore_imx8mp: Change debug UART by Teresa Remmet · 3 years, 4 months ago
  24. 397a43d arm: Remove pfla02 board by Tom Rini · 3 years, 8 months ago
  25. 4eeb9fe power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · 3 years, 7 months ago
  26. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  27. c661c51 board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP support by Teresa Remmet · 3 years, 9 months ago
  28. a1337e3 ARM: am335x: Add phyBOARD REGOR support by Parthiban Nallathambi · 4 years ago
  29. 0cc2a07 board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support by Teresa Remmet · 4 years, 2 months ago
  30. a1c6aed arm: imx6q: pcm058: Rework SPI NOR configuration by Niel Fourie · 4 years, 3 months ago
  31. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  32. 26a6ed1 arm: imx6q: pcm058: Convert pcm058 to use DM with DTs by Niel Fourie · 4 years, 5 months ago
  33. 7e64182 arm: imx6q: pcm058: change MAINTAINER by Niel Fourie · 4 years, 5 months ago
  34. 64efd11 arm: Remove pcm051 board by Jagan Teki · 4 years, 5 months ago
  35. 049756c pfla02: Rework excluding NAND from SPL by Tom Rini · 4 years, 5 months ago
  36. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago WIP/2020-05-18-reduce-size-of-common.h
  37. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  38. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  39. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  40. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  41. b09e28f doc: update reference to README.imximage by Patrick Delaunay · 4 years, 8 months ago
  42. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  43. d98929d imx: sync with kernel device tree for Phycore SoM by Parthiban Nallathambi · 5 years ago
  44. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  45. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago WIP/2019-12-02-master-imports
  46. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  47. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  48. 921bb86 imx: initialize fec only when enabled by Parthiban Nallathambi · 5 years ago
  49. 84d5e72 imx: remove board specific boot order from spl by Parthiban Nallathambi · 5 years ago
  50. a919b6b imx: pcl063: add nand boot support by Parthiban Nallathambi · 5 years ago
  51. 1ff6c1f imx: bk4: Print proper HW revision of VF610's BK4 board by Lukasz Majewski · 5 years ago
  52. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  53. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  54. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  55. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  56. 271318a rockchip: rk3288: Move rk3288_detect_reset_reason to soc file by Kever Yang · 5 years ago
  57. 8f5b5aa rockchip: rk3288-phycore: move phycore_init() to its own board file by Kever Yang · 5 years ago
  58. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  59. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago WIP-11Jul2019