1. 044732a board: lx2160a: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
  2. b5ee48c arm: fsl: common: Improve NXP VID driver PMBus support by Stephen Carlson · 3 years, 9 months ago
  3. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 9 months ago
  4. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  5. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  6. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  7. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
  8. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  9. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  10. 9ed303d armv8: lx2162aqds: Add support for LX2162AQDS platform by Meenakshi Aggarwal · 4 years ago
  11. c63edbc board: freescale: emc2305: Pass chip_addr to set_fan_speed by Wasim Khan · 4 years, 2 months ago
  12. e1a3103 board: fsl: lx2160aqds: identify SDHC adapter during board init by Yangbo Lu · 4 years, 5 months ago
  13. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  14. b0b13f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  15. f49613f board: lx2160aqds: implement board_fit_config_name_match by Ioana Ciornei · 4 years, 7 months ago
  16. 4057bdd board: lx2160aqds: transition to DM_ETH by Ioana Ciornei · 4 years, 7 months ago
  17. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
  18. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  19. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  20. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
  21. 8a76363 configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE by Ilias Apalodimas · 4 years, 6 months ago
  22. f40b120 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · 4 years, 6 months ago
  23. 90ae271 board: lx2160a: Align RD tables address to 64KB by Hou Zhiqiang · 4 years, 6 months ago
  24. df32ce2 board: lx2160a: Add check in GIC RD tables init by Hou Zhiqiang · 4 years, 6 months ago
  25. d4694ad lx2160aqds: add support for backplane kr by Florinel Iordache · 4 years, 8 months ago
  26. 3460a6b board: fsl: lx2160a: unused variable gic_lpi_base by Heinrich Schuchardt · 4 years, 7 months ago
  27. 515f329 board: fsl: lx2160a: fix SDHC1_DAT4 signal routing by Yangbo Lu · 4 years, 8 months ago
  28. 224899d lx2160a : Remove default VID setting by Meenakshi Aggarwal · 4 years, 9 months ago
  29. 8cf113f board: fsl: lx2160a: Add GIC LPI memory reserve fixup by Wasim Khan · 4 years, 9 months ago
  30. a4625d4 board: fsl: lx2160a: Program GIC LPI configuration table by Wasim Khan · 4 years, 9 months ago
  31. 297d488 board: lx2160a: Correct board fixup for PCIe nodes by Vikas Singh · 4 years, 9 months ago
  32. bddec1b board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · 4 years, 10 months ago
  33. 71c8fb3 board: fsl: lx2160a: Fix the loop in board_fix_fdt function by Pankaj Bansal · 4 years, 10 months ago
  34. 2a322ff board: fsl: lx2160a: free up arch_misc_init by Alex Marginean · 4 years, 10 months ago
  35. a393629 board/lx2160aqds: Update the DSPI status fixup by Xiaowei Bao · 4 years, 10 months ago
  36. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
  37. 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 11 months ago
  38. 9977ebd board: fsl: lx2160a: Fix the typo in board_fix_fdt by Pankaj Bansal · 5 years ago
  39. 30449ae armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  40. 737c016 lx2160: Correct serdes frequency print. by Meenakshi Aggarwal · 5 years ago
  41. b9fe1a2 board: lx2160aqds: add support for SerDes protocol 14 by Florin Chiculita · 5 years ago
  42. 065ccdc board: lx2160aqds: fix ethernet-phy compatible property by Florin Chiculita · 5 years ago
  43. 5d535aa board: fsl: lx2160a: implement board_fix_fdt by Pankaj Bansal · 5 years ago
  44. 2e35d07 boards: fsl: lx2160ardb: enable flexcan by Pankaj Bansal · 5 years ago
  45. 0eba65d boards: lx2160a: Add support of I2C driver model by Chuanhua Han · 5 years ago
  46. cf0bbbd drivers: net: mc: Report extra memory to Linux by Meenakshi Aggarwal · 5 years ago
  47. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  48. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  49. de0f9ad board: lx2160a: fix fsl-mc status in fdt with bootefi by Mian Yousaf Kaukab · 5 years ago
  50. 4dde343 board: fsl: lx2160ardb: invert AQR107 pins polarity by Florin Chiculita · 6 years ago
  51. d296842 board: fsl: lx2160aqds: modify the phy fixup code by Pankaj Bansal · 6 years ago
  52. 1eba723 lx2160aqds : Add support for LX2160AQDS platform by Pankaj Bansal · 6 years ago
  53. edc975b board/lx2160a: Add init_func_vid() definition by Priyanka Jain · 6 years ago
  54. 19e97e4 armv8: lx2160: Add secure boot target and enable distro boot. by Udit Agarwal · 6 years ago
  55. 938e35e lx2160: Enable support of EMC2305 by Meenakshi Aggarwal · 6 years ago
  56. 58c3e62 armv8: lx2160ardb : Add support for LX2160ARDB platform by Priyanka Jain · 6 years ago