1. a12a0ef board: ls1043ardb: Modify pin-muxing code for USB and QE-HDLC by Zhao Qiang · 9 years ago
  2. 110171d board: ls1043rdb: Move USB muxing config to config_board_mux by Zhao Qiang · 9 years ago
  3. d3e6d30 board: ls1043ardb: Add micro QE support for ls1043ardb by Zhao Qiang · 9 years ago
  4. 5a7c40b armv8/ls1043aqds: Add USB support for ls1043aqds by Qianyu Gong · 9 years ago
  5. 2459afb qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  6. 7009702 arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS board by Alison Wang · 9 years ago
  7. 595af9d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  8. 2b8e8d2 mx7dsabresd: Make 'ums' command functional by Fabio Estevam · 9 years ago
  9. 88e826b mx7dsabresd: Use Adrian's NXP email address by Fabio Estevam · 9 years ago
  10. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  11. fb0d042 imx: mx6: implement board_mmc_get_env_dev by Peng Fan · 9 years ago
  12. 62d8cce imx: mx7dsabresd: move mmc_get_env_devno to soc code by Peng Fan · 9 years ago
  13. 85eb095 imx: mx6sxsabresd: Add MCIMX28LCD display support by Ye Li · 9 years ago
  14. 214c3f0 imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failure by Ye Li · 9 years ago
  15. 529a671 mx6slevk: Fix the reset delay for the the LAN8720 PHY by Fabio Estevam · 9 years ago
  16. cf94a34 imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board by Ye Li · 9 years ago
  17. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  18. 9ccb309 arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  19. c712df1 powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  20. 1adc095 powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  21. 4521ae9 powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  22. 98ae83b powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  23. 89c9784 powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  24. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  25. b0f20ca armv8/ls1043aqds: add QSPI boot support by Qianyu Gong · 9 years ago
  26. 166ef1e armv8/ls1043aqds: add QSPI support in SD boot by Gong Qianyu · 9 years ago
  27. 8c35cc3 armv8/ls1043aqds: Select lpuart pins of various muxes by Shaohui Xie · 9 years ago
  28. 856b284 secure_boot: change error handler for esbc_validate by Aneesh Bansal · 9 years ago
  29. d041288 secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · 9 years ago
  30. 0a6b271 secure_boot: create function to determine boot mode by Aneesh Bansal · 9 years ago
  31. d824777 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  32. 2f66a82 powerpc/board/t4240rdb: Enable VID support by Ying Zhang · 9 years ago
  33. cabe4d2 board/freescale/common: Check IR chip mode for VID support by Ying Zhang · 9 years ago
  34. 2c0d697 powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
  35. b055a0f SECURE BOOT: support for validation of dynamic image by Aneesh Bansal · 9 years ago
  36. 6629261 SECURE BOOT: separate function created for signature by Aneesh Bansal · 9 years ago
  37. 94ba5e4 SECURE BOOT: separate functions for reading keys by Aneesh Bansal · 9 years ago
  38. bc71f92 SECURE BOOT: change prototype of fsl_secboot_validate function by Aneesh Bansal · 9 years ago
  39. 98d9aa4 freescale/qixis: Add support for booting from SD/QSPI by Gong Qianyu · 9 years ago
  40. 58e4ad1 armv8/ls1043aqds: Add support for >2GB memory by Shaohui Xie · 9 years ago
  41. 6e1a41c imx: mx7dsabresd: support nand by Peng Fan · 9 years ago
  42. 4897d95 mx25pdk: Remove lowlevel_init.S file by Fabio Estevam · 9 years ago
  43. 61a4392 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  44. c6e1814 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files by Masahiro Yamada · 9 years ago
  45. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  46. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  47. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  48. c5f18a0 MAINTAINERS/mailmap: Update my email address by Fabio Estevam · 9 years ago
  49. b685c73 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  50. 2f23102 MAINTAINERS, .mailmap: Update my email address by York Sun · 9 years ago
  51. 7ea191a pfuze: Fix unsigned variable for less-than-zero comparison by Ye.Li · 9 years ago
  52. a307760 mx6sabresd: Simplify the Ethernet PHY configuration by Fabio Estevam · 9 years ago
  53. 18d3f46 qemu-ppce500: pass 'range_id' around in pci_map_region by Miao Yan · 9 years ago
  54. f1993ca Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  55. ccf4326 imx: mx6qsabreauto: support lvds display by Peng Fan · 9 years ago
  56. 1c5c6a5 armv8/ls1043aqds/rcw: change core frequency to 1600MHz by Mingkai Hu · 9 years ago
  57. e2f019d armv8/ls1043ardb/rcw: change core frequency to 1600MHz by Mingkai Hu · 9 years ago
  58. 9711f52 armv8/ls1043ardb: add SECURE BOOT target for NOR by Aneesh Bansal · 9 years ago
  59. c049214 armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server by York Sun · 9 years ago
  60. c107c0c armv8: fsl-layerscape: Make DDR non secure in MMU tables by York Sun · 9 years ago
  61. 7ba0261 arm: ls1021a: merge SoC specific code in a separate file by Yao Yuan · 9 years ago
  62. e994ddd armv8/ls1043ardb: Add support for >2GB memory by Shaohui Xie · 9 years ago
  63. 1aaf3f9 freescale: fman: make sure phy-handle property is big endian by Shaohui Xie · 9 years ago
  64. 3901978 armv8/ls2080ardb: Update DDR settings for four chip-select case by York Sun · 9 years ago
  65. c4243ac armv8/ls2080aqds: Update DDR settings for four chip-select case by York Sun · 9 years ago
  66. 53cc647 imx: mx7dsabresd: Add QSPI support by Peng Fan · 9 years ago
  67. 29bc24e mx6sxsabresd: Fix Ethernet PHY reset sequence by Fabio Estevam · 9 years ago
  68. 5380335 board/ls2080qds: Fix typo in README for QSGMII riser card by Prabhakar Kushwaha · 9 years ago
  69. 7023100 armv8/ls1043ardb: add USB support by Gong Qianyu · 9 years ago
  70. 02b5d2e armv8/ls1043aqds: add LS1043AQDS board support by Shaohui Xie · 9 years ago
  71. 06b5301 armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · 9 years ago
  72. 4493721 armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  73. 1730a17 driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · 9 years ago
  74. 25af413 armv8: ls2085aqds: Print function name during SerDes error by Prabhakar Kushwaha · 9 years ago
  75. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  76. ebe517b imx: mx7dsabresd: support lcdif by Peng Fan · 9 years ago
  77. df67490 imx: mx6ul_14x14_evk: support lcdif display by Peng Fan · 9 years ago
  78. 4bdcbe6 mx6ul_14x14_evk: Remove empty reset_cpu() by Fabio Estevam · 9 years ago
  79. cec6f21 mx6sxsabresd: Remove empty reset_cpu() by Fabio Estevam · 9 years ago
  80. c003975 mx6slevk: Remove empty reset_cpu() by Fabio Estevam · 9 years ago
  81. 26fbe9e mx6sabresd: Remove empty reset_cpu() by Fabio Estevam · 9 years ago
  82. 5f5620a Merge git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  83. 9549867 ls1043ardb: Add missing config entries to MAINTAINERS by Fabio Estevam · 9 years ago
  84. bf50be8 mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · 9 years ago
  85. cdc6955 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · 9 years ago
  86. d468377 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm by Zhao Qiang · 9 years ago
  87. 0210a36 arm: ls1021atwr: optimize the deep sleep latency by tang yuantian · 9 years ago
  88. 6ec9aef SECURE_BOOT: Correct reading of ITS bit by Aneesh Bansal · 9 years ago
  89. 78e9ca5 mx7dsabresd: add secure boot support by Adrian Alonso · 9 years ago
  90. e469719 imx: mx6sabresd: add i.MX6DQP Sabresd support by Peng Fan · 9 years ago
  91. 4632ad7 arm: ls1021a: Add sata support on qds and twr board by tang yuantian · 9 years ago
  92. c7ca8b0 armv8/ls1043ardb: Add sd boot support by Gong Qianyu · 9 years ago
  93. 8ef0d5c armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb by Yangbo Lu · 9 years ago
  94. e829734 armv8/ls1043a: Add Fman support by Shaohui Xie · 9 years ago
  95. 3ad4472 armv8/ls1043ardb: Add nand boot support by Gong Qianyu · 9 years ago
  96. f3a8e2b armv8/ls1043ardb: Add LS1043ARDB board support by Mingkai Hu · 9 years ago
  97. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  98. 8225b2f net: Move some header files to include/ by Shaohui Xie · 9 years ago
  99. 435acd8 armv7/ls1021a: move ns_access to common file by Mingkai Hu · 9 years ago
  100. 7bcb0eb Pointers in ESBC header made 32 bit by Aneesh Bansal · 9 years ago