1. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  2. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  3. 50ba171 apalis_imx6: synchronise device tree with linux by Marcel Ziswiler · 2 years, 3 months ago
  4. 66af2c3 board: apalis_imx6: DDR init using mx6_dram_cfg() by Francesco Dolcini · 2 years, 4 months ago
  5. d4cd19d toradex: apalis/colibri_imx6: Fix CLKO1/CLKO2 output by Francesco Dolcini · 2 years, 4 months ago
  6. 405c97f configs: tdx: apalis_imx6: drop hw v1.0 support by Marcel Ziswiler · 2 years, 6 months ago
  7. b8055ee apalis-imx6: avoid save environment unasked by Denys Drozdov · 2 years, 7 months ago
  8. c7b2491 toradex: take over maintainership by Marcel Ziswiler · 3 years ago
  9. a591e75 apalis-imx6: use dynamic DDR calibration by Francesco Dolcini · 3 years, 2 months ago
  10. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 2 months ago
  11. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  12. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  13. 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
  14. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  15. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago WIP/05Jan2021-next
  16. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
  17. f23c706 toradex: hand over maintainership by Igor Opaniuk · 3 years, 10 months ago
  18. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  19. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  20. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  21. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago WIP/2020-05-18-reduce-size-of-common.h
  22. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  23. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  24. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  25. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  26. f72e48b board: apalis_imx6: Add KSZ9131 phy skew settings by Philippe Schenker · 4 years, 7 months ago
  27. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
  28. a781ed2 apalis_imx6: migrate to DM_ETH by Igor Opaniuk · 5 years ago
  29. b6ba18f MAINTAINERS: change apalis_imx6/colibri_imx6 maintainers by Igor Opaniuk · 5 years ago
  30. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  31. 536c564 apalis_imx6: fix broken fsl_esdhc_imx conversion by Ricardo Salveti · 5 years ago
  32. 6f8ef05 apalis_imx6: add board_fit_config_name_match to support FIT in SPL by Ricardo Salveti · 5 years ago
  33. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  34. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  35. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  36. 64c751f ARM: imx: apalis_imx6: Drop ad-hoc SATA binding by Marek Vasut · 5 years ago
  37. 15c41a8 board: apalis_imx6: check for and report ecc errors in fuses by Gerard Salvatella · 6 years ago
  38. 15834c6 apalis_imx6: use SDP if USB serial downloader has been used by Stefan Agner · 6 years ago
  39. 5135db4 apalis_imx6: revert fuse value set in mfgr_fuse by Max Krummenacher · 6 years ago
  40. 389f61e apalis_imx6: disable ri and dcd irq in uarts by Max Krummenacher · 6 years ago
  41. b4707a2 apalis_imx6: pf0100: reorder and cleanup message printing by Marcel Ziswiler · 6 years ago
  42. 3ef55a7 apalis_imx6: unify sd/mmc drive strength with linux kernel settings by Max Krummenacher · 6 years ago
  43. 16959d7 apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP by Marcel Ziswiler · 6 years ago
  44. 9fb4b89 apalis_imx6: migrate usb to using driver model by Marcel Ziswiler · 6 years ago
  45. 72b49e2 apalis_imx6: migrate mmc and sata to using driver model by Marcel Ziswiler · 6 years ago
  46. ab92352 apalis_imx6: migrate i2c to using driver model by Marcel Ziswiler · 6 years ago
  47. 5177087 apalis_imx6: clean-up and migrate gpios to using driver model by Marcel Ziswiler · 6 years ago
  48. 4df0292 apalis_imx6: migrate to using device tree by Marcel Ziswiler · 6 years ago
  49. 67ef14c apalis_imx6: get rid of obsolete nospl configurations by Marcel Ziswiler · 6 years ago
  50. a3c9021 board: toradex: turn off lcd backlight before OS handover by Gerard Salvatella · 6 years ago
  51. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  52. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  53. 64c7abf toradex: imx6: Rework PF0100 fuse programming commands to not be in SPL by Tom Rini · 7 years ago
  54. 7594c51 imx: Include <input.h> header file by Diego Dorta · 7 years ago
  55. f89bfe7 apalis_imx6: Avoid calling setup_display() from SPL code by Fabio Estevam · 7 years ago
  56. 511db3b toradex: imx6: Move g_dnl_bind_fixup() into common SPL code by Fabio Estevam · 7 years ago
  57. 3aa4b70 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  58. 2b2f678 apalis/colibri_imx6: use independent USB PID for SPL by Stefan Agner · 7 years ago
  59. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  60. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  61. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  62. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  63. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  64. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  65. cb72931 apalis_imx6: Fix unused variable warning by Tom Rini · 7 years ago
  66. 592f4ae arm: imx: initial support for apalis imx6 by Max Krummenacher · 8 years ago